Commit graph

289 commits

Author SHA1 Message Date
Alexandre Aubin
431ecd407e
Merge branch 'stretch-unstable' into new-diagnosis-interface 2019-10-29 22:20:43 +01:00
Alexandre Aubin
b49621f0ca Moar buttons (backup delete) 2019-10-29 21:54:08 +01:00
Alexandre Aubin
4f544de332 This code is commented / not useful for now ... we'll see when this is actually implemented. 2019-10-29 21:53:34 +01:00
Alexandre Aubin
7ea2f37b89 Moooaaar button (user delete) 2019-10-29 20:19:53 +01:00
Alexandre Aubin
72f080e74d Improve display of special groups explanation ? 2019-10-23 21:35:36 +02:00
Alexandre Aubin
444de7646d Swap 'group' and 'permission' to be consistent with other strings 2019-10-23 21:27:55 +02:00
Alexandre Aubin
7fc28b2203 Improve cosmetics of the small remove permission icon 2019-10-23 21:02:47 +02:00
ljf
0fd234f6ac [fix] Fork awesome importation 2019-10-20 02:16:17 +02:00
ljf
1c6f5e4011 [enh] Add some comments 2019-10-20 01:44:39 +02:00
ljf
38775a42a7 [enh] Replace permissions by groups 2019-10-20 01:38:58 +02:00
Alexandre Aubin
1ba6fa9b1a Mooooarr buttons (app info page) 2019-10-18 22:12:17 +02:00
Alexandre Aubin
4b5d64f8ef Mooooar buttons (firewall view) 2019-10-18 21:36:05 +02:00
Alexandre Aubin
7ac8f61cdb Use the thing with data- now used elsewhere 2019-10-18 21:04:06 +02:00
Alexandre Aubin
b7a8edb352 Should have a slide effect when clicking on a log in the log list 2019-10-18 20:14:04 +02:00
Alexandre Aubin
3619f5e9bb Move this view to tools/ to avoid having a decidated folder for just one file... 2019-10-18 20:06:38 +02:00
Alexandre Aubin
1bc384bb1f These aren't used anywhere... 2019-10-18 19:58:38 +02:00
Alexandre Aubin
30b2985314 This view ain't used anymore 2019-10-18 19:56:37 +02:00
Alexandre Aubin
119d485a05 Moaaar buttons (migration view) 2019-10-18 19:55:31 +02:00
Alexandre Aubin
a73f87575b Remove legacy code from 2017, old letsencrypt_ynh app 2019-10-18 19:55:31 +02:00
Alexandre Aubin
65e615133e Simplify the domain info view ? 2019-10-18 19:55:31 +02:00
Alexandre Aubin
2f8422a18e Move icon as prefix instead of suffix for consistency with other views 2019-10-18 19:55:31 +02:00
Alexandre Aubin
6a4ca127a4 Moooar buttons (domain info view) 2019-10-18 19:55:31 +02:00
Alexandre Aubin
3f8aff1a99 Moaaaar buttons (certificate management view) 2019-10-18 19:55:31 +02:00
Alexandre Aubin
266e349d1f Moaaar buttons (reboot/poweroff) 2019-10-18 19:55:31 +02:00
Alexandre Aubin
52b4623222 Mooooar buttons (update view) 2019-10-18 19:55:25 +02:00
ljf
6fe0044adb [enh] Add/remove users and permissions into groups 2019-10-17 02:32:57 +02:00
Alexandre Aubin
eab2e2c368 Buttons make more sense for this interface 2019-10-16 23:26:27 +02:00
Alexandre Aubin
e5ce0ac19d Buttons are healthier than <a>, in particular here to avoid ugly js in the middle of the template 2019-10-16 22:45:44 +02:00
ljf
73abafb2c4 [enh] Be able to add groups 2019-10-15 20:53:20 +02:00
ljf
97420631e8 [fix] Use the new permissions API 2019-10-15 19:53:35 +02:00
Alexandre Aubin
5a80b002c1 Remove the appslist system from the webadmin 2019-10-14 05:26:33 +02:00
Alexandre Aubin
713a9529d6 Remove the whole monitoring / glances stuff 2019-10-14 05:11:22 +02:00
Alexandre Aubin
9c7ed43a24 Improve readability of api() calls 2019-10-14 00:05:27 +02:00
Alexandre Aubin
08adb4f9f3 Implement ignore/unignore buttons 2019-10-13 23:01:56 +02:00
Alexandre Aubin
c73f9cea1d Handle ignored stuff display + add unignore button 2019-10-13 18:47:10 +02:00
frju365
67abfc4885
Correct placeholder 2019-09-29 20:00:07 +02:00
Alexandre Aubin
3e0f25f05f Migrations shall be skipped 1 by 1 now 2019-09-10 16:13:21 +02:00
ljf
059bb67ced [wip] Add the permissions view 2019-09-05 00:02:41 +02:00
ljf
e539df5268 [wip] Create the permissions view 2019-09-04 23:58:53 +02:00
Alexandre Aubin
0e80393ef4 i18n stuff 2019-08-01 19:36:03 +02:00
Alexandre Aubin
c283b50186 Add a button to share the diagnosis results 2019-08-01 19:22:42 +02:00
Alexandre Aubin
a2b7adb64c Fix hackish button stuff + responsiveness 2019-08-01 17:37:16 +02:00
Alexandre Aubin
54d26ea6a0 Add collapsability + collapse blocks with no issues by default 2019-08-01 15:27:57 +02:00
Alexandre Aubin
142facec09 Add a badge summarizing number of issues per category 2019-08-01 15:10:36 +02:00
Alexandre Aubin
473a64f33c Implement button 'details' to show/hide details 2019-07-31 19:36:21 +02:00
Alexandre Aubin
f5b3f392d1 Update / fix JS and template following evolution of the API 2019-07-31 19:02:14 +02:00
Alexandre Aubin
dbf8c8af85 Implement button to rerun the diagnosis 2019-07-31 17:49:55 +02:00
Alexandre Aubin
75ab8a3d76 Add recheck / details and ignore button to the view 2019-07-31 17:49:55 +02:00
Alexandre Aubin
948872b727 Initial prototype of interface 2019-07-31 17:49:55 +02:00
Alexandre Aubin
6109a1cf6c
Merge pull request #251 from YunoHost/config-panel-ynh-arguments
Config panel ynh arguments
2019-07-02 22:00:18 +02:00
Laurent Peuch
8e4fcd24d6 [mod] hide hidden fields 2019-07-02 21:58:03 +02:00
Laurent Peuch
ab6ad1e235 [mod] remove useless tags 2019-07-02 21:58:03 +02:00
Laurent Peuch
a87ecb7d8d [fix] form is for all the panels at once otherwise we don't send everything 2019-07-02 21:58:03 +02:00
Laurent Peuch
5383c2d4c8 [mod] use manifest.json/actions.json args format for the config_panel.toml 2019-07-02 21:58:03 +02:00
Kayou
a8252242ed Do not show URL if app doesn't have one 2019-07-02 21:58:03 +02:00
Alexandre Aubin
29fe06adac
Merge pull request #252 from YunoHost/add_versions_to_app_update_screen
[enh] Add current / new versions in update view
2019-06-22 14:49:50 +02:00
Alexandre Aubin
1fbffc27c7
Merge pull request #248 from YunoHost/move-applist-management-to-tools
[mod] Move applist management to Tools section
2019-06-22 14:49:11 +02:00
Alexandre Aubin
d3c7c7ca9b
Changing admin password can be deemed to not be an "advanced" operation ;P 2019-06-18 23:26:14 +02:00
Alexandre Aubin
0d39dcd229 [mod] Change icon to 'server' to be more different from apps which use 'cubes' 2019-06-07 20:08:01 +02:00
Alexandre Aubin
73b009b87b Add current / new versions in update view 2019-06-07 19:56:17 +02:00
Alexandre Aubin
8e8113d743
Merge pull request #242 from YunoHost/high-quality-apps-and-maintained-states
High quality apps and maintained states
2019-06-04 00:15:09 +02:00
Alexandre Aubin
713dd277bc
Merge pull request #245 from decentral1se/formfix/password-min-max
Set minlength/maxlength on admin password form
2019-06-04 00:14:45 +02:00
Alexandre Aubin
b39137c17a
Merge pull request #246 from kay0u/stretch-unstable
display the current version of the app
2019-06-04 00:13:36 +02:00
Alexandre Aubin
da0d86603a Move license info the install form, don't show it on app market anymore 2019-05-31 17:02:03 +02:00
Alexandre Aubin
de6f6f6d4c
Merge pull request #247 from kay0u/patch-1
Do not show URL if app doesn't have one
2019-05-31 15:21:24 +02:00
Alexandre Aubin
bb9eeccb10 Remove / fix remaining old refs 2019-05-31 15:09:41 +02:00
Alexandre Aubin
5dc91715b1 Remove old references to community list 2019-05-31 14:30:35 +02:00
Alexandre Aubin
a24e0743bb Move appslist manage to tools section 2019-05-31 14:21:07 +02:00
Alexandre Aubin
adc00664c5 In tools list, add an 'advanced' category 2019-05-30 19:28:26 +02:00
Alexandre Aubin
b4ed005665 [microdecision] Clean migration screen a bit 2019-05-30 19:00:24 +02:00
Alexandre Aubin
c8ead748ee Remove 'version' entry in tools list, as 'Diagnosis' already contains it 2019-05-30 17:10:10 +02:00
Alexandre Aubin
c6c226aa24 Remove applist management stuff from app_install_list page 2019-05-30 17:08:51 +02:00
Kayou
0fa24209ad
Do not show URL if app doesn't have one 2019-05-27 12:44:13 +02:00
Kay0u
4d84c188ec
display the current version of the app 2019-05-25 15:17:11 +02:00
Luke Murphy
92b6ea8f29
Set minlength/maxlength on admin password form 2019-05-22 18:01:40 +02:00
Alexandre Aubin
3ced7c5cd9
Merge pull request #240 from YunoHost/propagate-tools-upgrade-rework
[wip] Propagate tools_update and tools_upgrade api changes
2019-05-16 16:59:25 +02:00
Alexandre Aubin
135aba64a7
Merge pull request #241 from YunoHost/improve-log-list
[enh] Improve log list
2019-05-13 13:48:07 +02:00
Alexandre Aubin
ed57c01825
Merge pull request #236 from kay0u/add-apps-infos
Add apps infos in backup_info
2019-05-13 13:47:53 +02:00
Kayou
4e93e724fb
fix href 2019-05-13 12:09:18 +02:00
Alexandre Aubin
f5d189526c Dirty hack to be able to compute size for backup system parts in groupHooks... 2019-05-10 21:15:05 +02:00
Alexandre Aubin
97091cba2b More elegant rendering ? 2019-05-10 19:44:12 +02:00
Alexandre Aubin
4e416d5671 Merge branch 'stretch-unstable' into add-apps-infos 2019-05-10 19:15:11 +02:00
Alexandre Aubin
426c48847b
Merge pull request #239 from kay0u/patch-1
[FIX] app actions
2019-05-10 18:30:57 +02:00
Alexandre Aubin
01cc551305 Fix translation of app state + add explanation about their meaning 2019-04-26 18:37:54 +02:00
Alexandre Aubin
1ad5c362a7 Fix maintainers display 2019-04-26 16:49:35 +02:00
Alexandre Aubin
511842d7f0 Simply / fix stuff related to maintained state + add detailed explanation 2019-04-26 05:03:40 +02:00
Maniack Crudelis
6b15bc50a6 Add unmaintained states 2019-04-26 03:58:37 +02:00
Alexandre Aubin
db6722c510 Add 'decent quality' (level >= 5) filter as default filter 2019-04-26 00:27:42 +02:00
Alexandre Aubin
3e3f75dc72 No more notion of official/community apps, update filter for high-quality apps instead 2019-04-26 00:12:53 +02:00
Alexandre Aubin
9ac324b16a Fix 'last update' refresh icon 2019-04-25 22:24:18 +02:00
Alexandre Aubin
fb7e48c426 Add icon in log list depending on success state 2019-04-24 20:15:53 +02:00
Alexandre Aubin
7df892535b Use name instead of path if possible in breadcrumbs 2019-04-24 19:34:05 +02:00
Alexandre Aubin
27a07d0956 Propagate tools_update and tools_upgrade api changes 2019-04-24 03:27:26 +02:00
Kayou
9ab4fda816
[FIX] app actions 2019-04-13 03:24:53 +02:00
Alexandre Aubin
9367e21b8a No more changelog, c.f. change in tools_update 2019-04-07 01:31:34 +02:00
Kayou
1c5e5a0a2c
Add apps infos in backup_info 2019-04-03 01:04:56 +02:00
Alexandre Aubin
f984d19131
Merge pull request #235 from kay0u/version-number
[enh] Display version inside app info
2019-04-02 02:54:00 +02:00
Alexandre Aubin
8d4d223ae0 Also display version on app install form 2019-04-02 02:52:55 +02:00
Kayou
61a1fd0c04
Display version inside app info 2019-04-01 12:05:43 +02:00
Laurent Peuch
d34da9cc7e [enh] support display_text 2019-03-31 04:13:40 +02:00