Commit Graph

74 Commits

Author SHA1 Message Date
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
Girish Ramakrishnan
9c418e110f Make unstable apps a normal button 2019-10-22 10:06:32 -07:00
Johannes Zellner
2aa919b444 Fix update error overflow in settings view 2019-09-25 11:49:09 +02:00
Girish Ramakrishnan
12a9dcaa76 Better blocking update text 2019-09-04 21:10:34 -07:00
Johannes Zellner
8c44e558a8 Add external LDAP configuration 2019-08-30 10:20:08 +02:00
Girish Ramakrishnan
8744eadca0 Fixup text 2019-05-20 10:55:46 -07:00
Girish Ramakrishnan
84473dc10d poll subscription status only when button got clicked
otherwise, both stripe, our appstore db is bombarded
2019-05-13 16:40:51 -07:00
Girish Ramakrishnan
8e346bf676 Add checkbox to skip backup 2019-05-12 13:44:10 -07:00
Girish Ramakrishnan
475311f63a Fixup uiSpec use 2019-05-10 16:09:13 -07:00
Girish Ramakrishnan
3698220b8f features -> uiSpec 2019-05-10 11:23:53 -07:00
Girish Ramakrishnan
48c3372c33 Use config.features to customize UI 2019-05-07 10:11:54 -07:00
Johannes Zellner
59a54f8683 Do not show error and empty appstore details if not yet setup 2019-05-06 11:39:45 +02:00
Girish Ramakrishnan
8e08ac2ce1 Use new subscription API in settings controller 2019-05-04 21:57:53 -07:00
Johannes Zellner
0226a5603d Add settings UI to enable unstable apps listing 2019-04-27 22:44:41 +02:00
Johannes Zellner
b1dbb2c408 Show when a subscription is already canceled 2019-03-06 15:54:51 +01:00
Girish Ramakrishnan
5d4f942d46 remove caas plan change UI 2018-12-13 09:36:21 -08:00
Johannes Zellner
5cd696792b Improve inline update progress layout 2018-12-10 16:50:40 +01:00
Girish Ramakrishnan
d8dfa89f87 rework update ui
- this is not modal anymore
- can be canceled
2018-11-30 20:55:37 -08:00