Commit graph

317 commits

Author SHA1 Message Date
Alexandre Aubin
7e03213957 Stupid typo breaking yunopaste for service logs 2020-09-02 17:51:18 +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
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
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
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