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 |
|
Johannes Zellner
|
7c9654a541
|
Remove app task cancel code in apps grid
|
2019-09-13 15:54:27 +02:00 |
|
Johannes Zellner
|
3d5cdd659b
|
Remove all configure bits from the app grid page
|
2019-09-13 11:29:19 +02:00 |
|
Johannes Zellner
|
62fb0acb3c
|
Move uninstall confirm dialog to app page
|
2019-09-13 11:18:43 +02:00 |
|
Johannes Zellner
|
a4c99fd361
|
Move all app configure tasks to separate view
|
2019-09-11 21:24:45 +02:00 |
|
Girish Ramakrishnan
|
729f51b779
|
Make email a separate tab
This allows us to add some additional info that the app is pre-configured
to send email via the relay
|
2019-09-08 12:52:34 -07:00 |
|
Johannes Zellner
|
84dec337f0
|
Prevent angular errors when there is no appError.app set yet
|
2019-09-07 09:24:45 +02:00 |
|
Girish Ramakrishnan
|
2e60a9d43c
|
init creatingBackup variable
|
2019-09-06 15:29:59 -07:00 |
|
Girish Ramakrishnan
|
4474766526
|
Hide when backup is active
|
2019-09-06 15:27:03 -07:00 |
|
Girish Ramakrishnan
|
ff16a4334f
|
Move showError into appError scope
|
2019-09-05 17:50:10 -07:00 |
|
Girish Ramakrishnan
|
bbd73d361a
|
Fixup error handling in apps view
|
2019-09-03 15:18:05 -07:00 |
|
Girish Ramakrishnan
|
2796ad12fe
|
Show app cancel busy indicator
|
2019-08-29 14:51:21 -07:00 |
|
Girish Ramakrishnan
|
45d40297bf
|
refresh app cache on cancel
|
2019-08-29 14:35:39 -07:00 |
|
Girish Ramakrishnan
|
8eee0b809c
|
Add cancel action for active app tasks
|
2019-08-29 14:30:25 -07:00 |
|
Girish Ramakrishnan
|
5387054000
|
Refactor update functions
|
2019-08-29 11:33:22 -07:00 |
|
Girish Ramakrishnan
|
e08f072d95
|
Refactor uninstall functions
|
2019-08-29 11:30:37 -07:00 |
|