Commit Graph

415 Commits

Author SHA1 Message Date
Johannes Zellner
02fcb749aa Use uib-tooltip instead of the non angular aware bootstrap one 2016-07-27 16:52:36 +02:00
Johannes Zellner
dfc0598ec9 Wrap all controller setup code with Client.onReady()
This ensures we don't rely on timing for execution against a non
ready Client instance
2016-07-27 16:34:38 +02:00
Johannes Zellner
57d2a3ff6e Show model only for caas so far 2016-07-27 11:20:15 +02:00
Johannes Zellner
6fa414206c Remove admin checks in settings view
We anyways only allow settings to be shown for admins
see settings.js
2016-07-27 11:20:15 +02:00
Johannes Zellner
ce433932dd Remove obsolete property 2016-07-27 11:20:15 +02:00
Johannes Zellner
35cb804f00 Show appstore account email instead of id 2016-07-27 11:20:15 +02:00
Johannes Zellner
b132b2dc15 Also fetch the appstore account profile 2016-07-27 11:20:15 +02:00
Johannes Zellner
e8088be586 Remove debug console.log() 2016-07-27 11:20:15 +02:00
Johannes Zellner
2a64764deb Save appstore config after login 2016-07-27 11:20:15 +02:00
Johannes Zellner
57c7ae3c2b Fetch appstore config in settings view 2016-07-27 11:20:15 +02:00
Johannes Zellner
adbe862fd3 Add register button for appstore account 2016-07-27 11:20:15 +02:00
Johannes Zellner
7e3628f4c5 Add basic error handling 2016-07-27 11:20:15 +02:00
Johannes Zellner
9f377cb8fe Add cloudron.io icon 2016-07-27 11:20:15 +02:00
Johannes Zellner
84b7d77aa0 Add appstore login form dialog 2016-07-27 11:20:15 +02:00
Johannes Zellner
748e30a6e5 Minor rewording 2016-07-27 11:20:15 +02:00
Johannes Zellner
34453c9dde Add initial section for appstore account view in settings 2016-07-27 11:20:15 +02:00
Girish Ramakrishnan
ebe64852be checkout is a noun/adjective. check out is a verb 2016-07-27 01:00:25 -07:00
Girish Ramakrishnan
a67b2c7559 warn user that custom domain might overwrite MX record 2016-07-25 21:58:28 -07:00
Girish Ramakrishnan
0c014d3e74 minor rewording 2016-07-24 22:48:16 -07:00
Girish Ramakrishnan
263c68f9c2 Add placeholder text for domain name 2016-07-17 09:43:27 -07:00
Girish Ramakrishnan
2ccbd7b8d1 Remove application specific configure link
Most people won't visit it this way and it is just cluttering the UI
2016-07-15 11:23:30 -07:00
Johannes Zellner
6d1a382381 Prepare for more advanced config options 2016-07-15 12:35:08 +02:00
Johannes Zellner
0a85f91175 Add error reporting for xFrameOptions field 2016-07-15 11:45:41 +02:00
Johannes Zellner
fe81cad9a2 Add help description 2016-07-15 11:36:12 +02:00
Johannes Zellner
286f360908 Basic ui to specify xFrameOptions 2016-07-14 17:15:25 +02:00
Johannes Zellner
cfeab2db42 Remove hack to show bootstrap tooltip 2016-07-14 12:48:21 +02:00
Johannes Zellner
ebb564f623 Add tooltip to show the exact time in event log 2016-07-14 12:46:52 +02:00
Girish Ramakrishnan
0c4772db23 merge website link and author name 2016-07-13 10:55:01 -07:00
Johannes Zellner
46d725157f show website and author on one line to give room for last updated 2016-07-13 14:55:05 +02:00
Girish Ramakrishnan
7b7e3b5950 show "Last updated" 2016-07-09 13:03:40 -07:00
Girish Ramakrishnan
78f0992935 set button action 2016-07-08 12:26:32 -07:00
Girish Ramakrishnan
f6dfb70afc give autofocus to domain field 2016-07-08 12:12:55 -07:00
Girish Ramakrishnan
c3b9ed934d use ng-if since the password has a required tag 2016-07-05 17:40:11 -05:00
Girish Ramakrishnan
b49d3bd639 fix grammar 2016-07-05 17:33:53 -05:00
Girish Ramakrishnan
9096e16e37 redirect to update.html when migrating domain 2016-07-05 16:29:27 -05:00
Girish Ramakrishnan
8d1ff3140a fix typo 2016-07-05 16:16:43 -05:00
Girish Ramakrishnan
88fd25eff4 init customDomain only if we have an access key 2016-07-05 16:10:34 -05:00
Girish Ramakrishnan
57332eb0ce add some space 2016-07-05 16:01:09 -05:00
Girish Ramakrishnan
efba474aa5 add js for migrating domain 2016-07-05 15:24:22 -05:00
Girish Ramakrishnan
0a45f087f2 custom domain migration ui (no javascript yet) 2016-07-05 14:38:38 -05:00
Girish Ramakrishnan
95d7d9192d show the domain name 2016-07-05 14:35:12 -05:00
Girish Ramakrishnan
bbe21d36c6 dns config: make form a dialog 2016-07-05 14:15:24 -05:00
Girish Ramakrishnan
82a3ac5382 do not reload when dns config changes 2016-07-05 13:38:24 -05:00
Girish Ramakrishnan
26ce8cf7ac do not redirect for non-custom domain 2016-07-05 12:29:30 -05:00
Girish Ramakrishnan
812a6c7ea2 make certificates section visible for non-custom domains 2016-07-05 12:29:30 -05:00
Girish Ramakrishnan
202af95502 Show credentials only for custom domain 2016-07-05 12:29:26 -05:00
Girish Ramakrishnan
ff9fb1912b reword text a bit 2016-07-05 12:16:45 -05:00
Girish Ramakrishnan
f2c5d8d016 DNS -> Domain 2016-07-05 12:15:25 -05:00
Johannes Zellner
fb5467d1cd Only show plan selection UI for caas 2016-07-04 16:48:42 +02:00
Girish Ramakrishnan
2e2b75bab2 dns ui: add collapse button 2016-07-03 08:29:55 -05:00