Commit Graph

139 Commits

Author SHA1 Message Date
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
Girish Ramakrishnan
dbca88829a Just put a hyphen 2020-03-06 20:38:48 -08:00
Johannes Zellner
698a20396c Always open markdown links in new tab 2020-03-06 19:11:39 -08:00
Girish Ramakrishnan
afde058a85 capitalize 2020-02-24 11:58:25 -08:00
Johannes Zellner
4b1cb76eaf Remove unused angular filter for oauth clients 2020-02-24 14:36:52 +01:00
Johannes Zellner
6b89b2be5e Remove tokens view for good 2020-02-24 14:36:35 +01:00
Girish Ramakrishnan
43b49ef4c9 cleanup mail eventlog ui 2020-02-12 23:30:15 -08:00
Johannes Zellner
a92dc1ad73 Make eventlog display work 2020-02-12 15:37:05 +01:00
Johannes Zellner
132a375347 Separate emails and email view 2020-02-11 21:06:34 +01:00
Girish Ramakrishnan
113ae1cfa5 add note on utc to tz conversion 2020-02-10 13:49:59 -08:00
Johannes Zellner
008ac68ecb Also search within app label if any 2020-01-20 14:38:41 +01:00
Johannes Zellner
bc75a8e7b8 Add search field in apps view 2020-01-06 15:27:31 +01:00
Girish Ramakrishnan
95f3158bb4 Rename paused to recovery mode 2019-12-20 11:53:06 -08:00
Girish Ramakrishnan
adc078a5cb Add a restart button in recovery section 2019-12-20 11:27:32 -08:00
Girish Ramakrishnan
e1d462aa42 Fix taskName 2019-11-23 17:49:13 -08:00
Johannes Zellner
ff30d6d23a Move sysinfo and dyndns settings to new network view 2019-11-07 15:26:18 +01:00
Johannes Zellner
85f1c3816b Rename account to profile 2019-11-07 11:07:57 +01:00
Johannes Zellner
077a717525 Move all STATEs to client.js so we can use them in other angular apps like terminal 2019-09-27 18:11:48 +02:00
Girish Ramakrishnan
6b1a9fa837 just return 'paused' 2019-09-26 22:16:37 -07:00
Girish Ramakrishnan
9fd983abfb Make eventlog filter as functions
Some of the events requires access to domains and apps, making it hard
unsuitable for filters
2019-09-26 21:27:18 -07:00
Girish Ramakrishnan
637839ee14 remove unused filter 2019-09-26 21:10:26 -07:00
Girish Ramakrishnan
a905e32cde eventlog: fix text of update events 2019-09-26 19:04:28 -07:00
Girish Ramakrishnan
1a4f490fb5 Display the backupId 2019-09-26 18:23:13 -07:00
Johannes Zellner
2ea3ba492e Prevent angular from throwing exceptions if error is null 2019-09-24 18:46:07 +02:00