Commit Graph

142 Commits

Author SHA1 Message Date
Johannes Zellner
13b659c52f Move applink, proxy add buttons to appstore view 2022-10-05 17:17:22 +02:00
Johannes Zellner
be72bfdb9f Share complex app link opening code between views 2022-09-13 12:39:56 +02:00
Johannes Zellner
4046da9368 Make more use of app state variables 2022-09-13 11:45:10 +02:00
Johannes Zellner
2d901b2e2b Handle app states for opening apps 2022-09-11 17:41:03 +02:00
Johannes Zellner
520b4e1147 Give better visual feedback if filters are active and add Clear All button 2022-08-08 20:25:30 +02:00
Johannes Zellner
aa3fa7771c Collapse apps filters in revealable toolbar for the moment 2022-08-02 08:48:33 +02:00
Johannes Zellner
5f6348799d Make applink UI bits translatable 2022-07-11 17:24:07 +02:00
Johannes Zellner
490e570112 Ensure we reset the full state on applinks configure 2022-07-08 18:25:37 +02:00
Johannes Zellner
03d5d01aed Allow to change applinks icon 2022-07-08 18:07:54 +02:00
Johannes Zellner
67ea08e638 Allow to set access restrictions of applinks during creation 2022-07-08 16:51:04 +02:00
Johannes Zellner
27ed07eb54 Fixup access layout 2022-07-08 15:09:02 +02:00
Johannes Zellner
56aa75e866 Add ui to support accessRestriction for applinks 2022-07-07 19:45:13 +02:00
Johannes Zellner
a9cc3c7ccc Support applink tags 2022-07-07 19:15:48 +02:00
Johannes Zellner
7aec21d830 Support setting applink label 2022-07-07 18:53:14 +02:00
Johannes Zellner
85288714ab Refresh apps after applink changes 2022-07-07 16:55:52 +02:00
Johannes Zellner
e768dc62ba Add applink edit logic 2022-07-07 16:41:12 +02:00
Johannes Zellner
0474208208 Add applink removal UI 2022-07-07 16:25:04 +02:00
Johannes Zellner
c0a4e9e5bd Add initial support to add applinks 2022-07-07 13:32:20 +02:00
Johannes Zellner
e277126971 Add update available filter 2022-05-14 14:45:22 +02:00
Johannes Zellner
12b2ee43d4 Preserve app filters in localStorage 2021-11-11 15:11:09 +01:00
Girish Ramakrishnan
aecba53de5 add operators UI 2021-09-21 18:20:18 -07:00
Johannes Zellner
36df6b9e1e Group terminal/logs/filemanager toolbar buttons 2021-04-07 10:36:01 +02:00
Girish Ramakrishnan
530bef34f0 translate group filter header 2021-03-02 17:34:06 -08:00
Johannes Zellner
3098917d55 Add access control group filter 2021-02-16 20:15:16 +01:00
Girish Ramakrishnan
364fe2f29f $timeout is not used 2021-01-28 10:07:35 -08:00
Johannes Zellner
632bb64b96 Add missing translations for apps grid 2020-12-15 15:48:25 +01:00
Johannes Zellner
7948d68ac7 Fixup sso message display in postinstall and info dialogs 2020-10-15 16:49:49 +02:00
Girish Ramakrishnan
b14828e8e1 Add stopped state 2020-10-06 13:02:33 -07:00
Johannes Zellner
72118a0b66 Add app state filter 2020-09-26 17:50:23 +02:00
Girish Ramakrishnan
90f42fe6cd Fixup text in postinstall and info dialog 2020-07-16 15:43:30 -07:00
Johannes Zellner
d6d1ad98e4 Ensure info dialog collapse starts with the closed stated 2020-06-30 10:34:07 +02:00
Girish Ramakrishnan
2a9d32309e Fix the app info dialog 2020-06-24 23:06:12 -07:00
Johannes Zellner
429f45a09a add info dialog for apps 2020-06-10 18:00:50 +02:00
Johannes Zellner
704977d5f6 Avoid some flickering of apps ui while loading 2020-04-28 15:52:04 +02:00
Johannes Zellner
7ce4effc2d Remove all .admin usage 2020-02-24 17:29:20 +01:00
Johannes Zellner
2328dd1d58 Ensure outdated selected app tags are cleared if not available anymore 2020-01-07 12:17:40 +01:00
Johannes Zellner
129f67c9f8 Make app view tags and domain filter persistent
This is only stored in the browser's localStorage to survive a reload,
but is not stored on the server to be preserved across different clients
2020-01-06 16:23:33 +01:00
Johannes Zellner
bc75a8e7b8 Add search field in apps view 2020-01-06 15:27:31 +01:00
Girish Ramakrishnan
36028632ac simplify 2019-10-11 14:59:12 -07:00
Johannes Zellner
1b03e750a2 Remove unnecessary retry to fetch domains in apps view 2019-09-24 19:56:31 +02:00
Johannes Zellner
23e15581f3 Make sure we cleanup polling timers on view switch 2019-09-18 18:18:43 +02:00
Johannes Zellner
1621f866a8 Cleanup apps view while removing update modal 2019-09-18 18:10:51 +02:00
Johannes Zellner
6ec2a5ea35 If app is in error state directly go to debug view 2019-09-18 17:48:07 +02:00
Johannes Zellner
300ff09a47 Move app error handling to simply show the app configure view 2019-09-18 15:54:19 +02:00
Johannes Zellner
10d1a2d8e4 Even further cleanup of dead code 2019-09-13 19:06:50 +02:00
Johannes Zellner
cf6d64646a remove more dead code 2019-09-13 17:19:53 +02:00
Johannes Zellner
c570e8b6fe Move app clone into app view 2019-09-13 17:18:37 +02:00
Johannes Zellner
849b9e0c80 Remove dead code 2019-09-13 17:10:12 +02:00
Johannes Zellner
8f8aa31304 Add restore and backup logic to app view 2019-09-13 17:08:50 +02:00
Johannes Zellner
a1fe79c876 Also remove the app info dialog code from apps grid 2019-09-13 16:07:55 +02:00