Girish Ramakrishnan
|
b22dba00a2
|
Make login work after user becomes admin
dashboard-v4.0.1
|
2019-05-10 09:45:37 -07:00 |
|
Girish Ramakrishnan
|
3d8ec5531c
|
Fix avatarUrl use
|
2019-05-10 09:27:43 -07:00 |
|
Girish Ramakrishnan
|
7df0ae0ba3
|
Allow email to be enabled without dns setup
This helps in importing existing mail and also configuring mailboxes
before going live
|
2019-05-09 15:41:37 -07:00 |
|
Johannes Zellner
|
05d37cc6c6
|
Show domain filter only if we have more than one domain
|
2019-05-09 19:48:00 +02:00 |
|
Johannes Zellner
|
df03f783f8
|
Change the demo link
dashboard-v4.0.0
|
2019-05-08 18:46:41 +02:00 |
|
Girish Ramakrishnan
|
cd9263711f
|
feedback -> ticket
|
2019-05-07 11:36:12 -07:00 |
|
Girish Ramakrishnan
|
48c3372c33
|
Use config.features to customize UI
|
2019-05-07 10:11:54 -07:00 |
|
Girish Ramakrishnan
|
5d1ff97bf3
|
remove edition flag
|
2019-05-06 20:05:18 -07:00 |
|
Girish Ramakrishnan
|
1decfe8063
|
Show proper error if available
|
2019-05-06 20:05:12 -07:00 |
|
Johannes Zellner
|
a3d0ffb7de
|
Avoid throwing error on quick view switch away from the appstore
|
2019-05-06 11:47:57 +02:00 |
|
Johannes Zellner
|
59a54f8683
|
Do not show error and empty appstore details if not yet setup
|
2019-05-06 11:39:45 +02:00 |
|
Johannes Zellner
|
83e2bd6ade
|
Distinguish between not yet registered and invalid appstore token
This is to avoid throwing errors
|
2019-05-06 11:07:20 +02:00 |
|
Girish Ramakrishnan
|
a59aca10ec
|
Fixup subscription routes
|
2019-05-05 13:02:23 -07:00 |
|
Girish Ramakrishnan
|
9ac6e65087
|
Wait for app list before setting ready flag
|
2019-05-05 11:52:42 -07:00 |
|
Girish Ramakrishnan
|
deb8e117ad
|
After login/register, get the latest subscription
|
2019-05-05 11:28:42 -07:00 |
|
Girish Ramakrishnan
|
9c3cae5eca
|
lint: quotes
|
2019-05-05 09:05:06 -07:00 |
|
Girish Ramakrishnan
|
1fbbeba5bc
|
Get subscription first and then get apps
|
2019-05-05 08:16:33 -07:00 |
|
Girish Ramakrishnan
|
8317972078
|
Fix typo when fetching groups
|
2019-05-05 07:40:11 -07:00 |
|
Girish Ramakrishnan
|
0a9947dbb9
|
No need to get unstable config
this is now handled in the backend
|
2019-05-05 07:38:34 -07:00 |
|
Girish Ramakrishnan
|
51521926e7
|
Use new registration API
|
2019-05-04 22:02:02 -07:00 |
|
Girish Ramakrishnan
|
8e08ac2ce1
|
Use new subscription API in settings controller
|
2019-05-04 21:57:53 -07:00 |
|
Girish Ramakrishnan
|
fec82d127e
|
Use the new getSubscription API in main controller
|
2019-05-04 21:57:49 -07:00 |
|
Girish Ramakrishnan
|
ceb0770ea0
|
Add the subscription API
|
2019-05-04 19:22:24 -07:00 |
|
Girish Ramakrishnan
|
34eadebe00
|
Remove spaces code
|
2019-05-04 18:43:59 -07:00 |
|
Girish Ramakrishnan
|
e7f614cdf3
|
Remove unused caas functions
|
2019-05-04 18:23:32 -07:00 |
|
Girish Ramakrishnan
|
18507f79b1
|
Use the new appstore API
|
2019-05-04 18:22:41 -07:00 |
|
Johannes Zellner
|
ee1c7dbf03
|
Mark unstable apps in the appstore view
|
2019-05-03 15:56:59 +02:00 |
|
Girish Ramakrishnan
|
868af95ff2
|
appstore: remove unused getCloudronDetails
|
2019-05-02 15:28:07 -07:00 |
|
Johannes Zellner
|
01f59d39e0
|
Support unstable app listing setting in appstore view
|
2019-04-29 14:58:42 +02:00 |
|
Johannes Zellner
|
0226a5603d
|
Add settings UI to enable unstable apps listing
|
2019-04-27 22:44:41 +02:00 |
|
Girish Ramakrishnan
|
1629be3788
|
Add tag placeholder
|
2019-04-25 10:49:07 -07:00 |
|
Johannes Zellner
|
480bc630da
|
show app label if present
|
2019-04-24 14:31:52 +02:00 |
|
Johannes Zellner
|
165cc279de
|
Allow to set app label
|
2019-04-24 14:25:37 +02:00 |
|
Girish Ramakrishnan
|
2ec5a2acff
|
List unstable apps by default
|
2019-04-23 21:16:11 -07:00 |
|
Girish Ramakrishnan
|
6914e83dde
|
Typo
|
2019-04-23 15:47:20 -07:00 |
|
Girish Ramakrishnan
|
263762c0bc
|
relay: Add UI to accept self-signed certs
|
2019-04-23 15:44:18 -07:00 |
|
Girish Ramakrishnan
|
f8b8a574a6
|
Add new provider with no auth
|
2019-04-22 17:00:34 -07:00 |
|
Girish Ramakrishnan
|
79c80b351d
|
relay: remove hardcoding of providers
|
2019-04-22 16:56:43 -07:00 |
|
Girish Ramakrishnan
|
2c86fb17fc
|
Revert "Allow empty mail relay username/password"
This reverts commit 2680b415c6.
|
2019-04-22 15:46:07 -07:00 |
|
Girish Ramakrishnan
|
e205ffafdf
|
Fix wording
|
2019-04-22 11:15:57 -07:00 |
|
Johannes Zellner
|
2680b415c6
|
Allow empty mail relay username/password
|
2019-04-22 14:48:32 +02:00 |
|
Johannes Zellner
|
62d8b35545
|
Bring back old update badge
|
2019-04-16 09:21:20 +02:00 |
|
Johannes Zellner
|
2b578efdd6
|
Do not add empty app tags
|
2019-04-15 15:44:02 +02:00 |
|
Johannes Zellner
|
a7f37df34d
|
only show tag or domains filter if any are available
|
2019-04-15 14:38:35 +02:00 |
|
Johannes Zellner
|
3edb119422
|
Remove unused function
|
2019-04-15 14:36:15 +02:00 |
|
Johannes Zellner
|
07d4d5051a
|
Simplify the app grid filter to basic dropdowns for now
|
2019-04-15 14:31:12 +02:00 |
|
Girish Ramakrishnan
|
0b8e5a75f1
|
Fix backup route
|
2019-04-13 18:09:56 -07:00 |
|
Girish Ramakrishnan
|
f263c73df7
|
Add scaleway object storage
|
2019-04-12 10:56:12 -07:00 |
|
Johannes Zellner
|
f89f201764
|
Show initial tag sidebar
|
2019-04-12 11:06:56 +02:00 |
|
Johannes Zellner
|
9f8dcdf8ea
|
Revert "Initial attempt to show tags on the apps if any"
This reverts commit f3baf31dcd.
|
2019-04-12 09:52:47 +02:00 |
|