Commit graph

364 commits

Author SHA1 Message Date
Alexandre Aubin
4504caa0cc Merge stretch-unstable, propagate button stuff to new pages (especially permissions) 2019-11-05 20:09:37 +01:00
Alexandre Aubin
dd3cc0c5fa
Merge pull request #260 from YunoHost/maindomain_ux_feedback
[mod] rename parameters according to changes in cli/core for ux
2019-11-04 22:18:30 +01:00
Alexandre Aubin
b13529e662
Merge pull request #263 from YunoHost/burn-glances
Remove the whole monitoring / glances stuff
2019-11-04 22:09:11 +01:00
Alexandre Aubin
73c57c71f2 Remove app debug button, follow-up of corresponding PR on yunohost core 2019-11-01 20:42:12 +01:00
Alexandre Aubin
403374bd2d
Merge branch 'stretch-unstable' into new-diagnosis-interface 2019-11-01 17:10:56 +01:00
Alexandre Aubin
050950d80b
Merge branch 'stretch-unstable' into burn-applists 2019-11-01 15:27:58 +01:00
Alexandre Aubin
36c6aba3d7
Merge branch 'stretch-unstable' into enh-permissions 2019-10-29 23:16:54 +01:00
Alexandre Aubin
dc0db65ae4 Drop legacy app permission interface, point to the new one 2019-10-29 23:05:11 +01:00
Alexandre Aubin
431ecd407e
Merge branch 'stretch-unstable' into new-diagnosis-interface 2019-10-29 22:20:43 +01:00
Alexandre Aubin
0cb9263e63
Merge branch 'stretch-unstable' into refactoring-and-readability-improvements 2019-10-29 22:13:14 +01:00
Alexandre Aubin
44c27a5d38 No need to define a custom helper for selectAllOrNone, have this directly in backup's controllers 2019-10-29 21:54:09 +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
02933e1962 Filter out mail and xmpp permissions from visitor permission choice list 2019-10-24 18:29:00 +02:00
Alexandre Aubin
9b1659830b No need to specify '#modal', it already applies on box which is 2019-10-24 14:55:37 +02:00
Alexandre Aubin
4fba6b0551 Prettier display names for permissions 2019-10-23 23:06:18 +02:00
ljf
169e592cbc [enh] Add some comments 2019-10-20 02:01:42 +02:00
ljf
fae6c974d1 [enh] Generalize call handlebars helper 2019-10-20 01:47:24 +02:00
ljf
38775a42a7 [enh] Replace permissions by groups 2019-10-20 01:38:58 +02:00
ljf
de5d61d64e [fix] Restore top scroll with c.view 2019-10-20 01:29:27 +02:00
Alexandre Aubin
787204b178 Fix the sliders again ... which in turns is a much better fix for the postinstall buggy sliders, and also now we don't really need to be able to diable slider anymore ... 2019-10-19 05:09:07 +02:00
Alexandre Aubin
79fc66558c We don't need all that custom madness for the postinstall ... 2019-10-19 04:20:41 +02:00
Alexandre Aubin
1347589eec Reorganize helpers order 2019-10-19 04:01:50 +02:00
Alexandre Aubin
071b343635 Move this groupHook black magic closer to the backup code where it's actually used... 2019-10-19 03:52:35 +02:00
Alexandre Aubin
ca6c635885 Typo, gotta define c sooner 2019-10-19 03:44:33 +02:00
Alexandre Aubin
e16e822a89 Simplify /login route code... 2019-10-19 03:43:33 +02:00
Alexandre Aubin
72b4e66a7f Simplify postinstall code... 2019-10-19 03:33:10 +02:00
Alexandre Aubin
392a4de64a Manipulate the loader pacman with semantic helpers 2019-10-19 03:09:24 +02:00
Alexandre Aubin
8f2c959cdd Introduce a refresh() function to simplify code / make it more semantic 2019-10-18 22:48:59 +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
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
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
6a4ca127a4 Moooar buttons (domain info view) 2019-10-18 19:55:31 +02:00
Alexandre Aubin
1f4afe63e7 Fix ambiguity for selectors (now other button configuration are relyin on button[data-action] but we don't want it to affect the nodal window 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
Alexandre Aubin
c2810a1dcb Fix an issue where click events where pilling up if clicking outside the modal window 2019-10-17 19:04:59 +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
e054675230 Remove residual comments about old doc 2019-10-14 04:49:35 +02:00