Commit Graph

236 Commits

Author SHA1 Message Date
Girish Ramakrishnan
b22dba00a2 Make login work after user becomes admin 2019-05-10 09:45:37 -07: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
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
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
51521926e7 Use new registration API 2019-05-04 22:02:02 -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
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
2ec5a2acff List unstable apps by default 2019-04-23 21:16:11 -07: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
Johannes Zellner
f89f201764 Show initial tag sidebar 2019-04-12 11:06:56 +02:00
Girish Ramakrishnan
6a5839d8cd Add sftp logs 2019-04-05 11:01:47 -07:00
Johannes Zellner
ff0d6b658b Simplify app icon handling
Previously we even attempted to use an appstore origin icon
2019-04-03 14:43:22 +02:00
Johannes Zellner
5563b6a786 Show upstream version if available in the info dialog 2019-03-20 09:22:54 -07:00
Girish Ramakrishnan
05c858df9e Default to DO for mp image 2019-03-11 18:44:48 -07:00
Girish Ramakrishnan
0b4ef21762 DO typo 2019-03-11 18:44:38 -07:00
Girish Ramakrishnan
64a58921a8 caas: show notifications
update notification will be moved to backend
2019-03-07 13:25:20 -08:00
Johannes Zellner
3b1a08c67e Add pretty date only showing date 2019-03-06 15:54:21 +01:00
Girish Ramakrishnan
6f32a0d6de Use encodeURIComponent for encoding query params 2019-03-04 12:59:41 -08:00
Girish Ramakrishnan
b0684ce29c encode the filename 2019-03-04 11:54:41 -08:00
Girish Ramakrishnan
b2c8a4d8ef Pass crashId to view crash logs 2019-03-01 16:35:52 -08:00
Girish Ramakrishnan
c25c3e9daa never show hyphenatedSubdomains UI
can't think of a case where this is required in the UI. for the hosting
provider, they will have to do API automation for the initial domain
setup anyway.
2019-02-26 17:16:01 -08:00
Girish Ramakrishnan
4542564709 Move reboot required check to server side notification 2019-02-19 09:15:15 -08:00
Girish Ramakrishnan
8ccf17543a abbreviate version 2019-02-11 14:53:23 -08:00
Girish Ramakrishnan
72e99885aa Fix wording 2019-02-11 14:50:03 -08:00
Girish Ramakrishnan
18d2a9cab6 do not use audit source to generate the details 2019-02-11 14:38:05 -08:00
Girish Ramakrishnan
b708eb94d2 Add app up event 2019-02-11 12:34:47 -08:00
Girish Ramakrishnan
a47911048c use data.fqdn to show full domain name 2019-02-09 16:49:06 -08:00
Girish Ramakrishnan
9b9da5664b namecheap: use token instead of ApiKey 2019-02-08 20:33:21 -08:00
Girish Ramakrishnan
2f2314d2f8 Clarify 2019-02-08 14:54:24 -08:00
Johannes Zellner
7ec12f487b Remove client side backup configuration checks 2019-02-06 15:48:35 +01:00
Johannes Zellner
63b42d64b1 Cleanup some code 2019-02-05 16:41:17 +01:00
Johannes Zellner
667506172a Do not rely on the whole app object in the event but use appId 2019-02-05 16:40:46 +01:00
Girish Ramakrishnan
518bb74fbf Add dashboard domain update event 2019-02-04 20:24:23 -08:00
Girish Ramakrishnan
318ee89e89 restore: Add missing exoscale region dropdown 2019-01-23 18:04:43 -08:00
Johannes Zellner
031d7a1f18 Load eventlog details per notification 2019-01-23 17:04:28 +01:00
Johannes Zellner
778ea0b720 add namecheap dns provider to dns setup 2019-01-22 16:45:48 +01:00
Johannes Zellner
018b3a876f We use eslint by now, so make it as happy as it can be 2019-01-22 10:54:03 +01:00
Johannes Zellner
8d3c1c9f9e Add more event types 2019-01-19 15:53:49 +01:00
Johannes Zellner
56191d0cd9 Better text for app down eventlog item 2019-01-17 17:27:26 +01:00