Commit Graph

162 Commits

Author SHA1 Message Date
Girish Ramakrishnan
0d573e0213 add mail queue view 2022-09-14 18:11:20 +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
a7558cadaa Avoid crash in filter for apptype link 2022-08-05 14:27:45 +02:00
Johannes Zellner
52d80cacd0 Do not set Running states for app links 2022-07-11 16:58:10 +02:00
Johannes Zellner
c0a4e9e5bd Add initial support to add applinks 2022-07-07 13:32:20 +02:00
Johannes Zellner
3c17b65f7f Add sso filter option in appstore view 2022-05-25 21:10:53 +02:00
Johannes Zellner
e277126971 Add update available filter 2022-05-14 14:45:22 +02:00
Girish Ramakrishnan
5f774c30d5 applicationLink should not be based on app state 2022-03-23 16:24:53 -07:00
Girish Ramakrishnan
fd9efe3da3 rename alternateDomains to redirectDomains 2022-01-14 22:38:27 -08:00
Johannes Zellner
611c5de9f3 Allow deeplinking into the mail view 2021-11-19 15:45:16 +01:00
Girish Ramakrishnan
67918900bf mail: rework the eventlog 2021-10-08 20:34:06 -07:00
Johannes Zellner
e0fcc8ae4b Move email eventlog to separate view 2021-09-30 14:35:06 +02:00
Girish Ramakrishnan
3da97fb7cb rename activity -> eventlog 2021-06-15 11:17:55 -07:00
Girish Ramakrishnan
d93c9b3c59 import is a state of its own now 2021-05-26 09:32:17 -07:00
Johannes Zellner
3098917d55 Add access control group filter 2021-02-16 20:15:16 +01:00
Johannes Zellner
719b7485bd Move pretty date filter to shared client.js 2021-01-29 11:52:47 +01:00
Girish Ramakrishnan
2e17e444aa Add domain alias UI 2021-01-18 18:02:06 -08:00
Johannes Zellner
f0a5796f2e Move translation provider setup into shared client.js 2020-11-08 10:41:42 +01:00
Girish Ramakrishnan
1236b64081 Also search by app id 2020-11-05 10:14:46 -08:00
Johannes Zellner
7a207650d3 Add shorthand 'tr' filter for translation 2020-10-30 18:12:18 +01:00
Johannes Zellner
9912698a71 Add language selector with english as fallback 2020-10-30 18:12:18 +01:00
Johannes Zellner
73c43b350a Add initial code to do basic translation 2020-10-30 18:12:18 +01:00
Girish Ramakrishnan
377c2f678e Add volume UI 2020-10-28 17:17:23 -07:00
Girish Ramakrishnan
b14828e8e1 Add stopped state 2020-10-06 13:02:33 -07:00
Johannes Zellner
c87f3a8cb4 Give services panel a separate top-level view 2020-09-28 15:16:02 +02:00
Johannes Zellner
72118a0b66 Add app state filter 2020-09-26 17:50:23 +02:00
Girish Ramakrishnan
ddc211a8ea Looks for search string in app title as well 2020-08-14 09:39:39 -07:00
Girish Ramakrishnan
d82dde4b7f Add some $variables to the post install message
This way the post install messages can be better.

Removed it as a filter because I cannot figure how to pass args to it
2020-08-08 19:12:16 -07:00
Girish Ramakrishnan
91d4d95cb4 linter says the escapes are not needed 2020-08-08 17:58:48 -07:00
Girish Ramakrishnan
b9973d69c3 SSO_MARKER is now standardized 2020-08-08 17:58:04 -07:00
Johannes Zellner
8b160cbbfd Share markdown angular filter via client.js 2020-07-10 15:20:53 +02:00
Girish Ramakrishnan
9ba79cfb32 Fix infinite loop when postinstall has <br/> in it 2020-06-29 19:39:26 -07:00
Johannes Zellner
18ac61e8ab custom asyncForEach() is gone 2020-06-03 23:17:06 +02:00
Johannes Zellner
b524da23d5 custom asyncForEachParallel() is gone 2020-06-03 23:11:44 +02:00
Johannes Zellner
eeac846f5a custom asyncSeries() is gone 2020-06-03 23:08:05 +02:00
Johannes Zellner
589ee2d0c5 Always use binary byte units 2020-06-02 14:34:38 +02:00
Girish Ramakrishnan
9033c6e1d4 user param is not needed 2020-05-12 21:30:57 -07:00
Johannes Zellner
80dc9568ce Remove graphs page 2020-05-13 01:15:04 +02:00
Girish Ramakrishnan
c7f2314a15 add note that memory is 1024 based 2020-04-01 16:42:20 -07:00
Girish Ramakrishnan
420c7ebd67 Fixup mail sizes to be 1000 and not 1024 2020-04-01 16:29:10 -07:00
Girish Ramakrishnan
b93b1a6eec Fix prettyDiskSize to use 1000 instead of 1024 2020-04-01 16:26:47 -07:00
Girish Ramakrishnan
1c5ff88e3c Use space instead of command for tag-input
this makes sure that email aliases wrap. if we used comma, it does not wrap
2020-03-28 16:46:19 -07:00
Johannes Zellner
9f0d694f0a Prevent angular crash when adding already existing tag 2020-03-25 06:51:42 +01:00
Johannes Zellner
4153fb7d1e Use theme for tag-input tags 2020-03-25 06:51:42 +01:00
Johannes Zellner
6994ec0f03 Allow to click anywhere in tag-input for focus 2020-03-25 06:51:42 +01:00
Johannes Zellner
7bcec61e6d Make tag-input support dirty handling on tag deletion 2020-03-25 06:51:42 +01:00
Girish Ramakrishnan
0e3ae2b450 add new branding view 2020-03-18 17:53:50 -07:00
Girish Ramakrishnan
637a59136b email size can be 0 unlike disk size 2020-03-07 16:09:44 -08:00