Alexandre Aubin
|
d53e400e3d
|
Formating
|
2020-11-04 15:47:20 +01:00 |
|
anmol
|
b385ac7ed3
|
Trim username while new user creation to eliminate unecessary error
|
2020-11-04 19:53:06 +05:30 |
|
Alexandre Aubin
|
f0b1a0bbce
|
Remove line about defining a quota because that's not that necessary and made the form ugly + simply controller code
|
2020-11-02 20:23:13 +01:00 |
|
Alexandre Aubin
|
df51c42fb0
|
Merge pull request #297 from YunoHost/permission_protection
Extends permission feature
|
2020-10-30 14:52:25 +01:00 |
|
cyxae
|
3b016baa87
|
Allow search in app description
|
2020-10-28 17:42:03 +01:00 |
|
Alexandre Aubin
|
abb44a7924
|
Cleanup / simplify app permission view and controller
|
2020-10-28 17:33:00 +01:00 |
|
Alexandre Aubin
|
d3b32361ae
|
Typo breaking the concept of 'user has to manually run the first diagnosis'
|
2020-10-04 00:09:05 +02:00 |
|
Josue-T
|
d40731aa76
|
Change only the current app label
Co-authored-by: Kayou <pierre@kayou.io>
|
2020-09-15 20:46:56 +02:00 |
|
Kay0u
|
257b2e7890
|
Fix label
|
2020-09-14 12:36:41 +02:00 |
|
Kay0u
|
03190046fa
|
Merge branch 'dev' into permission_protection
|
2020-09-14 11:26:14 +02:00 |
|
Alexandre Aubin
|
9a6529d6f7
|
Small rework of backup view + add backup download button
|
2020-09-06 21:23:17 +02:00 |
|
Alexandre Aubin
|
0c325feabc
|
Merge pull request #310 from YunoHost/log-view-cleanup-and-suboperations
Cleanup + handle suboperations in log views
|
2020-09-05 18:44:47 +02:00 |
|
Alexandre Aubin
|
61a989612a
|
Merge pull request #298 from ekhae/enh-1365-mail-user-creation-ux
UX improved about mail and domains
|
2020-09-05 18:41:26 +02:00 |
|
Alexandre Aubin
|
39f426c789
|
Syntax / indent
|
2020-09-05 18:39:42 +02:00 |
|
Alexandre Aubin
|
20985d684c
|
Cleanup of log views + handle suboperations
|
2020-09-02 21:01:27 +02:00 |
|
Alexandre Aubin
|
7e03213957
|
Stupid typo breaking yunopaste for service logs
|
2020-09-02 17:51:18 +02:00 |
|
Alexandre Aubin
|
66a124d842
|
Partial rework of the user create view
|
2020-08-27 21:30:37 +02:00 |
|
ekhae
|
8a69d23994
|
UX improved about mail and domains
|
2020-08-27 19:35:35 +02:00 |
|
Kay0u
|
f8504ea55b
|
Global package upgrade
|
2020-07-27 20:21:52 +02:00 |
|
Alexandre Aubin
|
7bb8a908b9
|
Add a hack to have some sort of cache management as well for .ms files, to avoid stupid issue where people need to force the browser cache refresh after upgrades
|
2020-06-30 02:23:47 +02:00 |
|
Alexandre Aubin
|
7bf9669a4e
|
Add a tip about pending migrations on update view
|
2020-06-04 18:13:50 +02:00 |
|
Kayou
|
e561355e8d
|
[Fix] install button in case of multi instance capability
|
2020-05-13 12:17:04 +02:00 |
|
Alexandre Aubin
|
ee20f551f2
|
Support raw string in 'ask' fields from manifest (for upcoming thing in core about default strings for install questions)
|
2020-05-09 19:53:36 +02:00 |
|
Alexandre Aubin
|
dc81cdbb0c
|
Filter non-relevant line in log displayed on webadmin
|
2020-05-03 05:09:14 +02:00 |
|
Alexandre Aubin
|
c29093377f
|
No reason to fetch installed apps here
|
2020-05-03 01:48:12 +02:00 |
|
Alexandre Aubin
|
084487e1d8
|
Info icon for info-type reports in diagnosis
|
2020-04-29 18:26:55 +02:00 |
|
Alexandre Aubin
|
5f99660f19
|
Forgot to remove console.log for debug :|
|
2020-04-29 18:26:55 +02:00 |
|
Alexandre Aubin
|
420b1831e3
|
Merge pull request #295 from YunoHost/hide-stop-button-for-critical-services
Hide stop button for critical services ?
|
2020-04-29 18:06:08 +02:00 |
|
Josué Tille
|
439564be83
|
Implementation of permission label management
|
2020-04-27 16:16:03 +02:00 |
|
Alexandre Aubin
|
a110e56439
|
Save/restore collapse states when refreshing diagnosis view
|
2020-04-27 05:43:47 +02:00 |
|
Alexandre Aubin
|
1592ab4e73
|
Fix custom app install + misc detail in regular app install
|
2020-04-27 03:24:15 +02:00 |
|
Alexandre Aubin
|
a3a0d8f49a
|
Fix stupid typo in upgrade controller
|
2020-04-27 03:19:02 +02:00 |
|
Alexandre Aubin
|
7ac6f1e45a
|
Hide stop button for critical services
|
2020-04-26 21:56:59 +02:00 |
|
Josué Tille
|
8817890a05
|
Add support for protected permission in webadmin and show label instead of permission name
|
2020-04-24 00:01:35 +02:00 |
|
Alexandre Aubin
|
981407edfc
|
More accurate selector because of asynchronous shit related to slider effect
|
2020-04-23 05:18:26 +02:00 |
|
Alexandre Aubin
|
5c247672ad
|
Highlight error/warnings/... in tools > logs
|
2020-04-23 04:48:24 +02:00 |
|
Alexandre Aubin
|
b8d36705ab
|
A day may come when I'll understand why we need to explictly remove the pacman here
|
2020-04-19 16:15:49 +02:00 |
|
Alexandre Aubin
|
a572552866
|
Same change as earlier in main.js, simpler way to set the yunohost version footer
|
2020-04-19 01:23:43 +02:00 |
|
Alexandre Aubin
|
85beae3a98
|
Refresh diagnosis when opening diagnosis view
|
2020-04-18 03:33:52 +02:00 |
|
Alexandre Aubin
|
b86921e313
|
Those features in the webadmin are broken and probably not relevant anymore ... so except if somebody fixes them we should remove them
|
2020-04-18 02:17:45 +02:00 |
|
Alexandre Aubin
|
e7d914882a
|
Forgot to finish implementing service restart...
|
2020-04-14 18:48:24 +02:00 |
|
Alexandre Aubin
|
394694e006
|
Simpler way to fetch versions
|
2020-04-11 23:24:52 +02:00 |
|
Alexandre Aubin
|
3007925281
|
Merge pull request #288 from YunoHost/string-cleaning
String definition / usage tests + cleaning of stale strings
|
2020-04-06 15:18:39 +02:00 |
|
Kay0u
|
dede9a8d88
|
[fix] action description
|
2020-04-05 19:00:29 +02:00 |
|
Alexandre Aubin
|
ffb3d4edde
|
String definition / usage tests + cleaning of stale strings
|
2020-04-04 01:15:25 +02:00 |
|
Alexandre Aubin
|
cbfc532c6f
|
Magikarp ftw!
|
2020-03-30 18:39:06 +02:00 |
|
Alexandre Aubin
|
9e0f2f746a
|
Handle the didn't-run-diagnosis-ever-yet case
|
2020-03-18 01:31:29 +01:00 |
|
Alexandre Aubin
|
4f9c47eab5
|
Split category selection and app browsing into two separate pages
|
2019-11-29 21:25:55 +01:00 |
|
Alexandre Aubin
|
9636c200ac
|
Rework the look and info displayed in app cards ... let's be less crazy about all those tags and stuff
|
2019-11-29 04:39:53 +01:00 |
|
Alexandre Aubin
|
2e8f2990a2
|
Implement category and subtags filtering
|
2019-11-27 03:37:01 +01:00 |
|