baron_l
fdb44a0cc8
wip containers es9 refactor
2019-03-20 16:40:35 +01:00
baron_l
b3bf6b6115
refactor(configs): es9
2019-03-20 16:39:49 +01:00
baron_l
aaf533df8e
fix(configs): refactor broke configs creation and list views
2019-03-20 16:29:44 +01:00
baron_l
efd421bff8
fix(webpack): fix ng-include not loading templates with webpack
2019-03-14 19:47:43 +01:00
baron_l
9e9843db9b
fix(app): fix several issues introduced by webpack migration
2019-03-14 18:19:17 +01:00
Anthony Lapenna
18feb4ee95
Merge branch 'develop' into webpack
2019-03-13 15:28:06 +13:00
Anthony Lapenna
26a6f3c237
style(extensions): use develop version of the view
2019-03-13 15:17:22 +13:00
Fabian Grutschus
dbab524e5d
style(containers): change order of container action buttons to match ordering of quick action buttons ( #2772 )
2019-03-13 11:10:15 +13:00
Anthony Lapenna
1618388e39
refactor(app): minor refactor ( #2773 )
2019-03-13 11:09:53 +13:00
baron_l
0037a6699a
Merge branch 'develop' into webpack
2019-03-11 22:00:17 +01:00
baron_l
83d32cdc0f
refactor(app): webpack aliases for imports + async / await dep + start refactor
2019-03-11 19:58:37 +01:00
baron_l
cdf880a397
Merge branch 'develop' into webpack
2019-03-11 16:15:55 +01:00
William
ac4af41317
fix(services): Do not display quick actions in a regular swarm environment ( #2769 )
2019-03-11 16:48:00 +13:00
Anthony Lapenna
82078a8d8f
style(extensions): update extensions information panel
2019-03-05 16:09:03 +13:00
Anthony Lapenna
2b31f489d9
feat(api): add support for an externally fetched title for motd ( #2755 )
...
* feat(api): add support for an externally fetched title for motd
* refactor(api): gofmt motd.go
* refactor(api): update go comment
2019-03-05 16:05:15 +13:00
Anthony Lapenna
415c1759d1
Merge branch 'oath-poc' into develop
2019-03-01 14:16:04 +13:00
linquize
42529cc5ea
feat(volumes): show volume creation date ( #2745 )
2019-03-01 11:59:11 +13:00
Anthony Lapenna
60fbfeba23
fix(oauth): fix settings displaying issue for custom OAuth configuration
2019-03-01 11:24:47 +13:00
Anthony Lapenna
f5091ce5fb
fix(auth): fix invalid condition to display OAuth login button
2019-03-01 10:58:18 +13:00
Anthony Lapenna
58962de20e
Merge branch 'develop' into oath-poc
2019-03-01 09:42:38 +13:00
Anthony Lapenna
1eb7e6bacc
fix(auth): rollback changes introduced via #2591 ( #2747 )
2019-02-28 11:38:02 +13:00
Tim van den Eijnden
9cbf1f34a7
feat(networks): prevent removal of predefined networks ( #2697 )
...
* fix(networks): disable removing predefined networks (#1838 )
* fix(networks): disable select all for predefined networks (#1838 )
* fix(networks): do not allow delete in network-details & use constant (#1838 )
2019-02-25 14:25:48 +13:00
linquize
c152d3f62e
fix(stacks): update web editor to set tab key to insert spaces ( #2735 )
2019-02-25 14:19:53 +13:00
linquize
da44f14e07
fix(auth): prevent redirect parameter to use state portainer.auth ( #2701 )
2019-02-25 13:57:11 +13:00
Anthony Lapenna
49516e2c3f
style(oauth): update Azure UI elements
2019-02-25 13:38:27 +13:00
Anthony Lapenna
9c4c782a90
style(container-creation): review auto remove element position
2019-02-25 13:09:09 +13:00
baron_l
7aa6a30614
feat(registry-manager): allow regular users to use the registry browse feature ( #2664 )
...
* feat(registries): registries accessibility to all authorized people and not only admins
* feat(registry): dockerhub settings for admin only
* feat(registry): remove registry config access for non admin users
* feat(api): use AuthenticatedAccess policy instead of RestrictedAccess for extensionList operation
* refactor(api): minor update to security package
* refactor(api): revert unexporting function changes
* refactor(api): apply gofmt
2019-02-25 13:02:49 +13:00
linquize
99e50370bd
feat(container-creation): support auto remove option (docker run --rm) ( #2684 )
2019-02-25 09:48:31 +13:00
Anthony Lapenna
dc2a8cf1f4
feat(oauth): update OAuth configuration UX
2019-02-21 14:02:25 +13:00
Anthony Lapenna
b9ac3d4286
feat(oauth): fix the double refresh issue
2019-02-21 11:09:57 +13:00
Anthony Lapenna
6711e6c969
feat(oauth): update configuration override UX
2019-02-21 10:30:09 +13:00
Anthony Lapenna
4a5fa211a7
feat(account): display a warning message in the account view
2019-02-20 13:57:13 +13:00
Anthony Lapenna
d510d23408
feat(oauth): improve Azure OAuth support
2019-02-20 13:53:25 +13:00
Anthony Lapenna
ce9e009e22
feat(oauth): update UI/UX
2019-02-19 14:38:42 +13:00
Anthony Lapenna
9918c1260b
feat(oauth): update authentication panel with OAuth provider details
2019-02-19 09:54:02 +13:00
Anthony Lapenna
e325ad10dd
fix(oauth): fix an UX issue when updating microsoft oauth settings
2019-02-18 16:18:48 +13:00
Anthony Lapenna
73f20b5157
refactor(oauth): remove console log statement
2019-02-18 15:21:34 +13:00
Anthony Lapenna
b6f04c5e0d
fix(oauth): fix missing scopes for microsoft provider
2019-02-18 15:21:06 +13:00
Anthony Lapenna
2ef8c0b33e
fix(app): rewrite URLHelper to avoid an issue with minification
2019-02-18 15:08:54 +13:00
Anthony Lapenna
7643f8d08c
feat(oauth): dev build supporting Oauth extension
2019-02-18 14:46:34 +13:00
Anthony Lapenna
78e2aaf7d4
feat(oauth): update OAuth UX
2019-02-17 17:01:36 +13:00
Anthony Lapenna
17cf374c30
Merge branch 'develop' into oath-poc
2019-02-17 16:39:23 +13:00
Anthony Lapenna
de76ba4e67
feat(oauth): update OAuth UX
2019-02-14 15:58:45 +13:00
linquize
8f32d58fae
fix(templates): redirect to home if endpoint not yet selected #2709 ( #2710 )
2019-02-14 12:08:46 +13:00
baron_l
8f568c8699
style(oauth): oauth loading + oauth config rework
2019-02-08 16:07:16 +01:00
baron_l
2755527d28
feat(oauth): default team for user on oauth settings
2019-02-07 19:32:02 +01:00
baron_l
4d8133f696
feat(oauth): spinner on code evaluation after sucessfull oauth
2019-02-07 15:07:10 +01:00
baron_l
d1f7e17ee6
dep(build-system): add angularjs-annotate to webpack + fix on imports
2019-02-04 19:08:40 +01:00
Anthony Lapenna
508352f4ea
Merge branch 'develop' into oath-poc
2019-02-04 09:19:12 +13:00
Daniel Cardoza
9b6b6e09ae
fix(endpoints): correct agent stack download url ( #2667 )
...
* 2584 fix(endpoints): correct agent stack download url
The directions for installing the agent stack from the endpoints
view used an old url. Update to the new url.
* Drop the portainer- prefix for the download path and filename
Co-Authored-By: dang3r <danielpcardoza@gmail.com>
2019-02-04 09:06:07 +13:00