Commit graph

343 commits

Author SHA1 Message Date
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
Alexandre Aubin
8ec78160de First rendering of the categories, still drafty 2019-11-26 00:38:02 +01:00
Alexandre Aubin
749aba93fe Propagate API changes + improve semantics before actually working on app categories implementation 2019-11-25 23:28:00 +01:00
Alexandre Aubin
109f542e07 Gotta manually hide the loader here for some reason 2019-11-19 16:41:01 +01:00
Alexandre Aubin
66b7b48a17 Merge branch 'stretch-testing' into stretch-unstable 2019-11-18 16:42:10 +01:00
Alexandre Aubin
2a8dac0670 Merge branch 'stretch-stable' into stretch-testing 2019-11-18 16:41:32 +01:00
Alexandre Aubin
2608e3f1fc Disabling security.rss for now because there's a header issue preventing it from working, and hasnt been used in 2+ years anyway 2019-11-18 16:38:55 +01:00
Alexandre Aubin
ab306f9c0e
Merge branch 'stretch-unstable' into update-service-view 2019-11-18 16:12:00 +01:00
Alexandre Aubin
c6b1bfb1c2 Reingrate log view directly at the bottom of the service status page, now that we have at least the journalctl as a meaninful log. + various cosmetic and button tweaks 2019-11-18 16:10:58 +01:00
Alexandre Aubin
0e2fcaa4a6
Revert "[fix] Try something to be independent from github" 2019-11-16 16:36:21 +01:00
Alexandre Aubin
3e886cdb6f
Merge pull request #207 from frju365/patch-2
[fix] Try something to be independent from github
2019-11-16 16:06:30 +01:00
Alexandre Aubin
6177044381 Remove force_redirect because now it's unused 2019-11-08 12:30:14 +01:00
Alexandre Aubin
e187e4b61a Drop the service 'log' button ... those logs are not helpful, to be improved / recplaced by ljf's work 2019-11-07 23:00:09 +01:00
Alexandre Aubin
fb8b3071f9 Clean / update service view, followup of PR in the core 2019-11-07 22:56:20 +01:00
Alexandre Aubin
cb88a6cf2d
Merge branch 'stretch-unstable' into burn-applists 2019-11-07 09:30:35 +01:00
Alexandre Aubin
e39d00956b Use the new diagnosis system to display the version number 2019-11-06 23:47:23 +01:00
Alexandre Aubin
3c9c3fc926 Remove the old legacy diagnosis thing 2019-11-06 22:19:07 +01:00
Alexandre Aubin
b84d948611 Button for the 'share with yunopaste' thing 2019-11-06 22:11:34 +01:00
Alexandre Aubin
3e29dbb9c3 Use buttons instead of clumsy links 2019-11-06 21:50:08 +01:00
Alexandre Aubin
35ba9efce1 Merge branch 'stretch-unstable' into new-diagnosis-interface 2019-11-06 19:32:58 +01:00
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