Girish Ramakrishnan
412243e656
Fix plan selection
2016-06-30 11:48:06 -05:00
Girish Ramakrishnan
f2c897a87d
load webadmin after migration
2016-06-29 23:41:42 -05:00
Girish Ramakrishnan
0642e64ccb
fix title of update page for migrations
2016-06-29 23:26:47 -05:00
Girish Ramakrishnan
9a1392b784
set currency based on config
2016-06-29 19:01:41 -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
4939363296
set font-weight to normal for plans
2016-06-28 16:56:25 -05:00
Girish Ramakrishnan
9bfbdbba3b
handle migrate in update.html
2016-06-28 16:21:22 -05:00
Girish Ramakrishnan
43193a6394
display currency based on region
2016-06-28 15:58:55 -05:00
Girish Ramakrishnan
84c5e7bdeb
redirect to update.html after migrate call succeeded
2016-06-28 15:41:34 -05:00
Girish Ramakrishnan
118f36e115
use ng-checked to preselect current plan
2016-06-28 15:29:28 -05:00
Girish Ramakrishnan
2802d5f49b
just use margin-left
2016-06-28 14:53:11 -05:00
Girish Ramakrishnan
ad9bb6555b
fix button alignment
2016-06-28 14:51:47 -05:00
Girish Ramakrishnan
3ec3f172bb
migrate UI fixes
2016-06-28 14:36:19 -05:00
Girish Ramakrishnan
b9f0efa778
send password for migrate
2016-06-28 14:02:45 -05:00
Girish Ramakrishnan
41e33e71c8
initial migrate UI
2016-06-28 13:45:50 -05:00
Johannes Zellner
7826bc2b20
Fix client secret overflow
2016-06-23 11:28:13 +02:00
Johannes Zellner
9a5e66739c
Show error if client actions don't succeed due to API disabled
2016-06-23 11:25:51 +02:00
Johannes Zellner
fd22f0d52b
Give error feedback if client name is invalid
2016-06-23 10:34:26 +02:00
Johannes Zellner
152589e7dd
Do not allow ec2 cloudrons to be upgraded from the UI
2016-06-22 10:21:56 +02:00
Girish Ramakrishnan
9f74fead4b
make it gender netural
2016-06-21 11:59:26 -05:00
Girish Ramakrishnan
56bc391b38
add ui text for clone
2016-06-17 19:11:29 -05:00
Girish Ramakrishnan
f8b402a48e
add progress message tooltip
2016-06-14 14:32:14 -07:00
Girish Ramakrishnan
f53c0b7700
set radix for parseInt
2016-06-14 14:21:24 -07:00
Girish Ramakrishnan
f74310f364
fix title of configure dialog
2016-06-14 14:17:05 -07:00
Girish Ramakrishnan
a5a1526023
Allow configure command when in configuration state
...
Currently, we only allow restore (from backup) and uninstall. If configure
is taking very long (like external domain) and someone wants to reconfigure
we should let them.
We are sort of trying to think of 'reconfigure' as 'retry' in case of
external errors.
2016-06-14 14:13:47 -07:00
Girish Ramakrishnan
a2ec308155
pass the lastBackupId explicity as the backup to restore to
2016-06-13 10:13:54 -07:00
Johannes Zellner
ed4674cd14
Disable the trial popup
2016-06-13 16:51:28 +02:00
Girish Ramakrishnan
ea4cea9733
add tag on blur
2016-06-10 12:35:57 -07:00
Girish Ramakrishnan
7c06937a57
Add @fqdn hint to email aliases
2016-06-10 12:04:40 -07:00
Girish Ramakrishnan
597704d3ed
remove the plain input email aliases
2016-06-10 11:58:25 -07:00
Girish Ramakrishnan
63290b9936
Final fixes to taginput
2016-06-10 11:58:00 -07:00
Girish Ramakrishnan
324222b040
Fix template code style
2016-06-09 16:11:57 -07:00
Girish Ramakrishnan
f37b92da04
taginput: remove autocomplete. we don't use it
2016-06-09 10:34:42 -07:00
Girish Ramakrishnan
0de3b8fbdb
taginput: add tag input control for email aliases
2016-06-09 10:34:29 -07:00
Johannes Zellner
f0cb3f94cb
Fixup the token ui to allow removal of user added clients
2016-06-09 16:17:14 +02:00
Girish Ramakrishnan
cdca43311b
wording and other minor fixes
2016-06-08 17:06:27 -07:00
Girish Ramakrishnan
3d2b75860b
minor fixes to session ui
2016-06-08 13:04:22 -07:00
Girish Ramakrishnan
0da754a14b
fix singular/plural
2016-06-08 12:52:19 -07:00
Girish Ramakrishnan
3d408c8c90
fix wording
2016-06-08 12:43:15 -07:00
Girish Ramakrishnan
6f1df9980d
minor wording changes
2016-06-08 09:58:30 -07:00
Johannes Zellner
79631ba996
Provide a fallback for the redirect uri
2016-06-08 14:30:42 +02:00
Johannes Zellner
526a62a20e
Fix the async iterator
2016-06-08 13:35:32 +02:00
Johannes Zellner
e2432d002f
Count activeTokens correctly
2016-06-08 13:31:17 +02:00
Johannes Zellner
6e4d6d1099
Do not show application token listing if there is nothing to show
2016-06-08 13:03:59 +02:00
Johannes Zellner
fc2d1d61d7
Also logout the webadmin session
2016-06-08 13:03:21 +02:00
Johannes Zellner
4c4ae08b44
Allow users to see issued tokens and revoke them all in one
2016-06-08 12:56:48 +02:00