Commit Graph

3680 Commits

Author SHA1 Message Date
Johannes Zellner
78fec9ec9b Adjust changes 2016-07-02 18:53:23 +02:00
Girish Ramakrishnan
bd5c1269f6 remove jslint 2016-07-02 11:42:52 -05:00
Girish Ramakrishnan
55e2043eca pass domain argument to cloudron.migrate 2016-07-02 11:23:52 -05:00
Girish Ramakrishnan
bfd92bf7ed do not rely on appstore for billing, plan, currency 2016-07-02 10:41:10 -05:00
Girish Ramakrishnan
4983120ae8 rename getCloudronDetails 2016-07-02 10:30:12 -05:00
Girish Ramakrishnan
200ae149a9 handle appstore failure when setting plan 2016-07-02 10:23:00 -05:00
Girish Ramakrishnan
a863b8fa22 fix cors test 2016-07-02 06:03:33 -05:00
Girish Ramakrishnan
9315e7eb65 read all params individually 2016-07-01 15:27:36 -05:00
Johannes Zellner
982bfc313c Do not allow so send cookies in cors use case 2016-07-01 20:31:43 +02:00
Girish Ramakrishnan
4aa2ce4501 initialize currency in onReady 2016-06-30 17:40:18 -05:00
Girish Ramakrishnan
15d5ff1c51 list any custom plan 2016-06-30 17:28:40 -05:00
Girish Ramakrishnan
505ede7f42 make entire label clickable 2016-06-30 15:49:13 -05:00
Johannes Zellner
88b2ef65cc Pass the provider setting through to the update call 2016-06-30 19:24:36 +02:00
Johannes Zellner
7fc1126e1f Remove unused installer.sh.ejs 2016-06-30 19:03:40 +02:00
Girish Ramakrishnan
8f7e5f154b send complete plan information (since we do not have id) 2016-06-30 12:00:05 -05:00
Girish Ramakrishnan
412243e656 Fix plan selection 2016-06-30 11:48:06 -05:00
Johannes Zellner
f06c218bd1 Give the base image creation instance a name 2016-06-30 16:00:53 +02:00
Johannes Zellner
4149a5908b Only trigger cloudron retire and print any errors, but always succeed 2016-06-30 15:05:18 +02:00
Johannes Zellner
e82c33b896 Revert "Increase sysadmin route timeout as stopping might take longer"
This reverts commit 900db217ddb84ab324187ab29bf61e593f824e4a.
2016-06-30 15:01:42 +02:00
Johannes Zellner
9182038d12 Revert "Do not wait for cloudron.target to stop"
This reverts commit dcfe2e4fdbcbd2acb98cefe9b50ef0bb1828eb48.
2016-06-30 15:01:32 +02:00
Johannes Zellner
da836d6bbe ami region, image separator is a = 2016-06-30 14:39:30 +02:00
Johannes Zellner
894d63554b Ensure all amis are public and available 2016-06-30 14:25:05 +02:00
Johannes Zellner
568593db93 Use t2.small for EC2 image creation 2016-06-30 11:15:51 +02:00
Johannes Zellner
14983861c0 Do not wait for cloudron.target to stop
This will allow the box code to respond properly to the retire request
2016-06-30 10:52:50 +02:00
Johannes Zellner
f319919a4f Increase sysadmin route timeout as stopping might take longer 2016-06-30 10:52:50 +02:00
Girish Ramakrishnan
f2c897a87d load webadmin after migration 2016-06-29 23:41:42 -05:00
Girish Ramakrishnan
9c8166a2b8 Add some time information 2016-06-29 23:37:39 -05:00
Girish Ramakrishnan
0642e64ccb fix title of update page for migrations 2016-06-29 23:26:47 -05:00
Girish Ramakrishnan
77bd5bfcbe pass retire reason 2016-06-29 23:24:00 -05:00
Girish Ramakrishnan
9a1392b784 set currency based on config 2016-06-29 19:01:41 -05:00
Girish Ramakrishnan
4dabf7bb26 send currency information 2016-06-29 18:59:50 -05:00
Girish Ramakrishnan
4250a26967 send plan information 2016-06-29 18:57:06 -05:00
Girish Ramakrishnan
14ca94be78 fix typo 2016-06-29 18:24:44 -05:00
Girish Ramakrishnan
bcc3b4aee7 Make only current plan bold 2016-06-29 15:27:35 -05:00
Johannes Zellner
4d47c21a74 Also prevent autofill for developer mode modal 2016-06-29 21:33:12 +02:00
Johannes Zellner
c75b38ec56 Prevent autofill for planchange password input field 2016-06-29 21:29:28 +02:00
Girish Ramakrishnan
64b59a3047 make current plan bold 2016-06-29 14:11:00 -05:00
Girish Ramakrishnan
3a7eb74e28 match ams instead of ams3 region 2016-06-28 17:23:00 -05:00
Girish Ramakrishnan
e64a85150a use ams2 since ams3 is over capacity 2016-06-28 17:20:42 -05:00
Girish Ramakrishnan
4939363296 set font-weight to normal for plans 2016-06-28 16:56:25 -05:00
Girish Ramakrishnan
4be3f484d0 check tag type 2016-06-28 16:56:21 -05:00
Girish Ramakrishnan
9bfbdbba3b handle migrate in update.html 2016-06-28 16:21:22 -05:00
Girish Ramakrishnan
0c3de27c3d better progress message 2016-06-28 16:16:15 -05:00
Girish Ramakrishnan
24e36dc24c clean up code 2016-06-28 16:09:44 -05:00
Girish Ramakrishnan
1fb4c80951 remove bad comment 2016-06-28 16:02:35 -05:00
Girish Ramakrishnan
43193a6394 display currency based on region 2016-06-28 15:58:55 -05:00
Girish Ramakrishnan
66fd20e1ff self-retire after migration call 2016-06-28 15:43:39 -05:00
Girish Ramakrishnan
84c5e7bdeb redirect to update.html after migrate call succeeded 2016-06-28 15:41:34 -05:00
Girish Ramakrishnan
c7c6944e5f set migrate progress 2016-06-28 15:34:04 -05:00
Girish Ramakrishnan
823290aa29 remove jslint comment 2016-06-28 15:31:08 -05:00