Commit Graph

91 Commits

Author SHA1 Message Date
Girish Ramakrishnan
e15639583d ensure box.update is actually valid 2021-01-13 17:09:55 -08:00
Girish Ramakrishnan
05a558165a missing space 2020-12-06 11:32:09 -08:00
Johannes Zellner
424f6b2b1b Fix more overflow issues in settings view 2020-12-02 18:29:02 +01:00
Johannes Zellner
38fc329b9f Use language names for selectors 2020-11-20 18:09:09 +01:00
Johannes Zellner
15b9ce0ee3 add ability to set cloudron language for admins 2020-11-18 00:28:10 +01:00
Johannes Zellner
fd8077d9f5 Add language settings UI 2020-11-18 00:10:45 +01:00
Johannes Zellner
bf2965dba0 Use new translation argument passing 2020-11-12 23:13:52 +01:00
Johannes Zellner
017e8bf0e5 Finish settings translation 2020-11-11 21:10:43 +01:00
Johannes Zellner
beec65bdb6 Add all main view titles and navbar translation keys 2020-10-30 18:12:18 +01:00
Johannes Zellner
e87d206dda Show Cloudron version in settings -> updates 2020-09-29 16:38:31 +02:00
Johannes Zellner
db4c8d92da Make the autoupdate disabled text explicit 2020-09-29 16:34:49 +02:00
Girish Ramakrishnan
c02cf0f5dc Fix doc links 2020-09-09 10:14:35 -07:00
Girish Ramakrishnan
4a1f8457cf Switch to the merged automatic update route 2020-08-19 22:30:48 -07:00
Girish Ramakrishnan
28b4f66f86 wording 2020-07-30 11:48:40 -07:00
Girish Ramakrishnan
ab3abe7e5e Add a way to disable auto updates 2020-07-29 20:14:30 -07:00
Girish Ramakrishnan
31fbffb435 better wording 2020-07-29 16:51:12 -07:00
Girish Ramakrishnan
9a7f8bd861 Allow days/hours to be selected for auto update schedule 2020-07-29 16:10:29 -07:00
Johannes Zellner
75b2c7236a Use the same pattern for subscription setup in settings and users view 2020-06-18 12:29:25 +02:00
Girish Ramakrishnan
105141be53 show warning for unstable updates
part of cloudron/box#698
2020-06-05 17:07:33 -07:00
Girish Ramakrishnan
f18fdd4a46 Match default app auto-update pattern with box code 2020-05-30 10:47:00 -07:00
Girish Ramakrishnan
36e298c758 check for updates wants more space 2020-04-11 17:46:19 -07:00
Girish Ramakrishnan
275157f27b Show logs link when updater has error 2020-04-11 17:44:04 -07:00
Girish Ramakrishnan
14348eba38 Move name and logo into branding page 2020-03-18 22:11:33 -07:00
Girish Ramakrishnan
2e2a945f7c add custom apps link 2020-03-18 21:25:19 -07:00
Girish Ramakrishnan
0e3ae2b450 add new branding view 2020-03-18 17:53:50 -07:00
Johannes Zellner
e240ac1fa5 Disable subscription UI in demo mode 2020-03-07 10:00:32 -08:00
Johannes Zellner
2d74c62054 Hide subscription status display for non-owners 2020-03-06 11:40:30 -08:00
Girish Ramakrishnan
11419365ca Move help text after footer heading 2020-03-06 01:18:51 -08:00
Girish Ramakrishnan
6603c48fd9 Fixup text 2020-03-05 15:49:43 -08:00
Johannes Zellner
102a0a40a6 Make all only in paid version displays the same 2020-02-28 19:27:19 +01:00
Johannes Zellner
81fb4ab435 Add appstore accessToken to subscription setup links 2020-02-21 13:08:20 +01:00
Johannes Zellner
732b1ae0de Improve business plan placeholders 2020-02-14 20:45:23 +01:00
Johannes Zellner
4283046e76 Add footer branding configuration 2020-02-14 15:34:44 +01:00
Johannes Zellner
0a126a15ba Add branding section with footer configuration 2020-02-14 15:22:16 +01:00
Johannes Zellner
0a29f92384 Use features from config object 2020-02-13 16:34:37 +01:00
Johannes Zellner
a13414ddb9 Add feature object and show/hide elements accordingly 2020-02-13 15:30:31 +01:00
Girish Ramakrishnan
e7a1b5d40b custom: remove subscription.configurable 2020-02-04 12:59:16 -08:00
Johannes Zellner
42066e20ed Make timezone settings much beautiful 2020-01-08 21:41:06 +01:00
Johannes Zellner
57aa93eb84 Do not show UTC offset in select 2020-01-08 20:35:00 +01:00
Johannes Zellner
2fa9c89246 Show UTC time offset and use better dropdown with search 2020-01-08 13:01:31 +01:00
Girish Ramakrishnan
840b326187 Reword 2020-01-07 18:30:54 -08:00
Johannes Zellner
1fef7130fb Add time zone settings ui 2020-01-07 21:41:45 +01:00
Girish Ramakrishnan
983b1e3656 index.docker.io is legacy
https://github.com/docker/distribution/blob/release/2.7/reference/normalize.go#L13
2019-11-17 11:39:42 -08:00
Girish Ramakrishnan
40b75c6ac8 Always enable unstable app listing 2019-11-11 08:41:12 -08:00
Girish Ramakrishnan
b6b5875786 track current config separately 2019-11-07 23:08:42 -08:00
Girish Ramakrishnan
c26597cf02 Various network page improvements 2019-11-07 10:20:34 -08:00
Girish Ramakrishnan
ca2eacdd82 the v2 is implied it seems 2019-10-27 13:13:41 -07:00
Girish Ramakrishnan
c1b95547d7 This can also be a token
https://www.docker.com/blog/docker-hub-new-personal-access-tokens/
2019-10-23 06:51:12 -07:00
Girish Ramakrishnan
28025cfb44 Add email field to registry config 2019-10-23 06:48:34 -07:00
Girish Ramakrishnan
7c978f6c1c Add ui to configure registry 2019-10-22 22:42:55 -07:00