Commit Graph

91 Commits

Author SHA1 Message Date
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
Johannes Zellner
abaf8a676c Fix edit icons in settings and account view 2018-11-29 16:43:28 +01:00
Johannes Zellner
c319fd5862 Fix all animated spinners for new fontawesome 2018-11-16 17:03:21 +01:00
Girish Ramakrishnan
2b6423d3b7 Move the dyndns setting to the domains view 2018-11-09 10:37:50 -08:00
Girish Ramakrishnan
c2ba059ced Remove the "not recommended" 2018-11-06 14:04:30 -08:00
Johannes Zellner
856ed0c765 Use config.managed for dyndns ui 2018-11-01 09:35:22 +01:00
Johannes Zellner
a73681ce8b settings view is only available to admins no need to check here 2018-11-01 09:34:28 +01:00
Johannes Zellner
1426ed952b Hide dynamic dns settings for caas and non operators 2018-11-01 09:33:46 +01:00
Johannes Zellner
d6bf6eb0a0 Add dynamic dns settings 2018-11-01 09:33:46 +01:00
Girish Ramakrishnan
92660e037d replace operatorActions with managed 2018-10-30 21:07:37 -07:00
Girish Ramakrishnan
02f04e2d33 Disable various views for non-operators 2018-09-05 15:35:30 -07:00
Johannes Zellner
ab70bc663d No need to show button to setup billing
Either it has a subscription or not, no trials anymore
This will not show any cc setup button now for other plans like
education
2018-08-29 23:24:24 +02:00
Girish Ramakrishnan
d316d216db spaces: use edition instead of setting 2018-08-28 19:36:26 -07:00
Girish Ramakrishnan
4ce6939b79 spaces: show based on plan id 2018-08-06 10:53:16 -07:00
Girish Ramakrishnan
7969dff043 Add UI for enabling spaces 2018-08-03 09:44:56 -07:00
Girish Ramakrishnan
8f0b66bd98 Rework config routes
The config route now returns non-sensitive information under the
profile scope.

Caas config is a separate route

Update config is a separate route
2018-06-28 17:50:33 -07:00
Girish Ramakrishnan
0d3ff81d6c Fix UI jumpiness 2018-06-12 14:24:17 -07:00
Johannes Zellner
c2651fd8f8 Remove backup related bits from the settings view 2018-06-07 16:30:40 +02:00
Girish Ramakrishnan
528be0e4c0 Remove redundant auto-update check button 2018-05-21 09:28:30 -07:00
Johannes Zellner
4541940a76 Make the setup billing button more descriptive 2018-04-24 11:49:03 +02:00
Johannes Zellner
3017fe0c95 Remove (in trial) label 2018-04-24 11:47:47 +02:00
Johannes Zellner
67136e418c Encode the email query argument
This is required to correctly transfer characters like +
2018-04-18 21:29:40 +02:00
Johannes Zellner
924cc997aa Hide cloudron.io account section in settings if it is not yet registered 2018-04-18 21:18:31 +02:00
Johannes Zellner
d75e1d04b3 Do not use the same DOM element id twice 2018-04-10 18:05:35 +02:00
Johannes Zellner
df15f63424 Remove unneccessary dashboard/ subfolder 2018-04-10 13:28:55 +02:00