Girish Ramakrishnan
|
3457890b24
|
derive customAuth from usage of auth addon
we can get rid of this value from the manifest since the oauth proxy
is going away.
|
2016-11-19 17:12:58 +05:30 |
|
Girish Ramakrishnan
|
b23c06d443
|
remove oauth proxy from ui code
|
2016-11-19 17:12:40 +05:30 |
|
Girish Ramakrishnan
|
72f31744e3
|
remove singleUser from ui code
|
2016-11-19 17:12:24 +05:30 |
|
Girish Ramakrishnan
|
2065a5f7f2
|
Add optional SSO to install dialog
|
2016-11-19 17:12:15 +05:30 |
|
Girish Ramakrishnan
|
f2a1e19c9b
|
Fix access control display for email apps
Fixes #45
|
2016-09-11 23:06:28 -07:00 |
|
Girish Ramakrishnan
|
bbe3ddefc0
|
customAuth does not require oauth proxy
|
2016-09-08 21:36:49 -07:00 |
|
Girish Ramakrishnan
|
b4c030b02b
|
display post install message after installation
fixes #19
|
2016-09-07 12:47:14 -07:00 |
|
Girish Ramakrishnan
|
8e71046d28
|
track ui state with an enumeration
|
2016-09-07 11:49:44 -07:00 |
|
Girish Ramakrishnan
|
67c56c7daf
|
initialize resourceConstraintVisible
|
2016-09-07 11:45:45 -07:00 |
|
Girish Ramakrishnan
|
5b9c8e517a
|
Add oauthProxy support to access restriction UI
Adds 'unrestricted' access control option for apps that do not have
any auth integration
Fixes #6
|
2016-09-06 23:53:47 -07:00 |
|
Johannes Zellner
|
1f1e299939
|
Do not offer 'install anyway'
|
2016-08-30 11:33:32 +02:00 |
|
Johannes Zellner
|
8312cbe792
|
show settings with migrate ui on upgrade button click
|
2016-08-30 10:37:25 +02:00 |
|
Johannes Zellner
|
568c8fa100
|
Show appstore login if purchase fails
|
2016-08-03 22:41:27 +02:00 |
|
Johannes Zellner
|
78d4fb3cb5
|
Support cloudron.io registration in login form
|
2016-08-02 16:15:00 +02:00 |
|
Johannes Zellner
|
28ee914828
|
Remove debug logs
|
2016-08-01 16:10:10 +02:00 |
|
Johannes Zellner
|
2e9680ce68
|
Handle appstore login with implicit registration
|
2016-08-01 16:09:30 +02:00 |
|
Johannes Zellner
|
124b952e88
|
Adjust to changed settings rest api
|
2016-08-01 15:22:50 +02:00 |
|
Johannes Zellner
|
d5644ae3f1
|
Hide potential other modals when we prompt for appstore login
|
2016-08-01 13:48:15 +02:00 |
|
Johannes Zellner
|
c80b89ae8e
|
Appstore login really belongs to the appstore view
|
2016-08-01 13:43:39 +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 |
|
Girish Ramakrishnan
|
41e33e71c8
|
initial migrate UI
|
2016-06-28 13:45:50 -05:00 |
|
Johannes Zellner
|
b88ee8143a
|
Rename welcome -> tutorial
|
2016-05-06 14:41:20 +02:00 |
|
Johannes Zellner
|
c62ef9e156
|
Implement upgrade request dialog
This is currently merely a placeholder for some real upgrade ui
|
2016-04-18 17:21:26 +02:00 |
|
Johannes Zellner
|
5ea5023d97
|
Better encapsulate the form related functions in install view
|
2016-02-26 12:50:05 +01:00 |
|
Johannes Zellner
|
7a34f40611
|
Allow to specify accessRestrictions on app install
|
2016-02-26 11:47:20 +01:00 |
|
Johannes Zellner
|
c630de1003
|
Fetch groups in appstore.js
|
2016-02-26 11:24:01 +01:00 |
|
Johannes Zellner
|
ce36fadf2b
|
Fix bug for non admins to view the appstore
|
2016-02-25 15:34:44 +01:00 |
|
Johannes Zellner
|
7165be0513
|
Warn the user about installing too many apps, but give an override button
|
2016-02-25 12:41:15 +01:00 |
|
Johannes Zellner
|
30913006e3
|
Remove all occurances of oauthProxy in the webadmin
|
2016-02-19 16:50:25 +01:00 |
|
Johannes Zellner
|
61c2ce0f47
|
Keep appstore url bar up-to-date with the selected app
This allows sharing links directly
Fixes #526
|
2016-01-25 16:21:44 +01:00 |
|
Johannes Zellner
|
846e5deb36
|
Add cert form error reporting to app install form
|
2015-10-28 22:21:20 +01:00 |
|
Johannes Zellner
|
c0e9091e4b
|
Preselect current user for singleuser apps
|
2015-10-28 22:07:41 +01:00 |
|
Johannes Zellner
|
385bfe07e2
|
Add cert handling to install form
|
2015-10-28 20:50:55 +01:00 |
|
Johannes Zellner
|
d11e030150
|
Add resource constrait view on app installation attempt
|
2015-10-22 11:16:55 +02:00 |
|
Johannes Zellner
|
6103640b53
|
Remove leftover console.log()
|
2015-10-22 11:16:55 +02:00 |
|
Johannes Zellner
|
c9f84f6259
|
Show user selection for singleUser apps
|
2015-10-16 18:06:49 +02:00 |
|
Johannes Zellner
|
07063ca4f0
|
Adjust the webadmin to the accessRestriction changes
|
2015-10-16 16:14:23 +02:00 |
|
Johannes Zellner
|
c3a3b6412f
|
Support oauthProxy in webadmin
|
2015-10-13 11:49:50 +02:00 |
|
Johannes Zellner
|
30b248a0f6
|
Allow non published versions to be shown if explicitly requested
Fixes #468
|
2015-08-10 16:16:40 +02:00 |
|
Johannes Zellner
|
41ffc4bcf3
|
If we have an empty app search show modal dialog link
|
2015-08-09 15:19:21 +02:00 |
|
Johannes Zellner
|
2739d54cc1
|
Make appstore feedback form a modal dialog
|
2015-08-09 14:48:00 +02:00 |
|
Johannes Zellner
|
7548025561
|
If an app search is empty, show hint to give feedback
|
2015-08-06 18:35:08 +02:00 |
|
Johannes Zellner
|
fdbee427ee
|
Show app feedback form in appstore
Fixes #461
|
2015-08-06 18:30:49 +02:00 |
|
Johannes Zellner
|
1db58dd78d
|
Support ?version in direct appstore URLs
Fixes #454
|
2015-07-28 11:49:04 +02:00 |
|
Johannes Zellner
|
3db8ebf97f
|
Ensure the appstore ui can operate always on manifest.tags
|
2015-07-27 19:29:25 +02:00 |
|
Johannes Zellner
|
804105ce2b
|
Add testing section in appstore and mark testing apps
This is not some final design to indicate which app is in testing
but the logistics are there, mainly css from now
Fixes #451
|
2015-07-27 17:09:59 +02:00 |
|
Johannes Zellner
|
c4bb56dc95
|
Show non published apps in webadmin
|
2015-07-27 16:34:37 +02:00 |
|
Girish Ramakrishnan
|
df9d321ac3
|
app.portBindings and newManifest.tcpPorts may be null
|
2015-07-20 00:10:36 -07:00 |
|