Anthony Lapenna
|
80d50378c5
|
feat(uac): add multi user management and UAC (#647)
|
2017-03-12 17:24:15 +01:00 |
Anthony Lapenna
|
10f7744a62
|
feat(authentication): add a --no-auth flag to disable authentication (#553)
|
2017-02-01 22:13:48 +13:00 |
Anthony Lapenna
|
4e77c72fa2
|
feat(global): add authentication support with single admin account
|
2016-12-15 16:33:47 +13:00 |
Anthony Lapenna
|
6adec680a4
|
style(templates): new effect on hover (#268)
* style(templates): new effect on hover
* feat(templates): display a loading message
|
2016-10-09 10:49:24 +13:00 |
Anthony Lapenna
|
422a982d60
|
feat(templates): template configuration is now placed on top of template list (#253)
|
2016-10-02 16:11:20 +13:00 |
Anthony Lapenna
|
537ee24078
|
refactor(global): rename uifd to portainer
|
2016-09-04 14:50:37 +12:00 |
Anthony Lapenna
|
106718f416
|
style(ui): fix extra space in widget-header
|
2016-07-14 11:10:38 +12:00 |
Anthony Lapenna
|
6d163ee1ef
|
add a refresh link for each entity view (#12)
|
2016-06-14 14:32:44 +12:00 |
Anthony Lapenna
|
4e1a7077d7
|
Fix jshint error
|
2016-06-08 19:15:47 +12:00 |
Anthony Lapenna
|
791e069a4c
|
Added header directive and updated breadcrumb in each view (#8)
|
2016-06-08 18:23:11 +12:00 |
Anthony Lapenna
|
0f51cb66e0
|
Rdash theme integration (#1)
* Adding latest build to dist.
* Adding latest build to dist.
* Bump other app version.
* Build latest changes.
* Bump version to 0.7.0.
* Version bump to 0.9.0-beta and remote API 1.20.
* Whoah there, back down to 0.8.0-beta.
* Merge branch 'crosbymichael-master' into crosbymichael-dist
* Add volume options in volume creation form
* display swarm cluster information in Swarm tab
* update LICENSE
* update repository URL in status bar
* remove console logs
* do not display Swarm containers anywhere in the UI
* update position for add/remove option on Volumes page
* compliant with swarm == 1.2.0 API support
* update nginx-basic-auth examples with latest nginx and swarm example
* Updated .gitignore
* update .gitignore
* reverted entry for dist/uifordocker in .gitignore
* WIP
* fix linter issues
* added logo
* update repository URL
* update .gitignore (ignore dist/*)
* add lodash
* add containers actions binding (start, stop...)
* replace image icon
* bind remove image action
* bind network remove action
* bind volume remove action
* update logo
* wip on container details
* update logo scaling, favicon and page title
* wip container view
* add containers actions in container view
* add image view
* add network view
* remove useless data in tables
* add pull image, create network modals
* add create volume modal
* update style for createVolume options
* add start container modal
* create volume modal now use a select to display drivers
* add container stats
* add containerTop view in stats view
* fix trimcontainername filter
* add container logs view
* updated .gitignore
* remove useless files/modules
* remove useless chart in image view
* replace $location usage with $state.go
* remove useless swarm example
|
2016-06-02 17:34:03 +12:00 |