Anthony Lapenna
|
b5bf7cdead
|
feat(templates): add support for the template registry field
|
2016-12-14 09:33:24 +13:00 |
Glowbal
|
b3a641e15a
|
feat(service-creation): add support for container labels (#365)
|
2016-11-25 15:21:06 +09:00 |
Anthony Lapenna
|
913c580340
|
feat(UX): add pagination for all object lists (#352)
|
2016-11-17 21:50:46 +09:00 |
Anthony Lapenna
|
9f46b12625
|
fix(containers): fix an issue with container IP in overlay network (#324)
|
2016-11-07 17:13:57 +13:00 |
Glowbal
|
8187f17d33
|
fix(service-details): show labels in service view
|
2016-11-03 17:14:07 +13:00 |
Anthony Lapenna
|
d4f0145161
|
feat(templates): allow to edit template port mapping (#293)
* feat(templates): allow to edit template port mapping
* refactor(templates): remove advanced template configuration feature
|
2016-10-27 19:55:44 +13:00 |
Anthony Lapenna
|
fa53339fea
|
feat(docker): new docker view (#292)
|
2016-10-27 17:13:53 +13:00 |
Anthony Lapenna
|
c3cf5b5f9d
|
feat(templates): advanced template creation (#277)
|
2016-10-20 16:43:09 +13:00 |
Anthony Lapenna
|
739a5ec299
|
fix(general): fix the size display using the filesize library (#246)
* fix(general): fix the size display using the filesize library
* refactor(humansize): use default value for filter
|
2016-10-01 21:38:20 +13:00 |
Anthony Lapenna
|
01d5d11c01
|
feat(events): support new events (#244)
|
2016-10-01 17:08:32 +13:00 |
Anthony Lapenna
|
37863e3f74
|
feat(global): swarm mode support (#213)
feat(global): swarm mode support
|
2016-09-23 16:54:58 +12:00 |
Anthony Lapenna
|
7c8881f37d
|
feat(network): new network view
|
2016-09-14 17:48:20 +12:00 |
Anthony Lapenna
|
ca5cf33c8f
|
fix(volumes): display an error message when trying to delete a bound volume
|
2016-09-07 18:21:46 +12:00 |
Anthony Lapenna
|
4eb9a9a0af
|
fix(image): support array in Messages.error
|
2016-09-07 18:03:55 +12:00 |
Anthony Lapenna
|
5a1f437cf9
|
fix(lint): fix linting issue
|
2016-09-04 15:06:33 +12:00 |
Anthony Lapenna
|
537ee24078
|
refactor(global): rename uifd to portainer
|
2016-09-04 14:50:37 +12:00 |
Anthony Lapenna
|
74b97a0036
|
feat(ui): new exception management
|
2016-09-02 17:40:03 +12:00 |
Anthony Lapenna
|
9698aa7ad5
|
feat(ui): remove the errorMsg filter and replace it with proper error management
|
2016-09-02 15:25:20 +12:00 |
Anthony Lapenna
|
fb982ca8f1
|
feat(container): add a deletion generic handler used for container/network deletion
|
2016-09-01 15:07:31 +12:00 |
Anthony Lapenna
|
789750cc86
|
feat(image): define a new response handler for image deletion
|
2016-09-01 14:24:47 +12:00 |
Anthony Lapenna
|
6b8b562e7c
|
feat(network): define a response handler for image deletion
|
2016-09-01 12:20:19 +12:00 |
Anthony Lapenna
|
f020e5a633
|
refactor(ui): introduce helpers functions to centralize code
|
2016-08-31 18:03:41 +12:00 |
Anthony Lapenna
|
5432424a40
|
fix(image): fix the deleteImageHandler so that messages are correctly displayed in the UI (#172)
|
2016-08-31 11:26:02 +12:00 |
Anthony Lapenna
|
71eb3feac9
|
feat(containers): update the containers view to add a column with exposed ports (#157)
|
2016-08-24 10:58:55 +12:00 |
Anthony Lapenna
|
1c8aa35479
|
feat(global): add templates support ('apps') (#154)
|
2016-08-23 18:09:14 +12:00 |
Anthony Lapenna
|
faccf2a651
|
feat(container): container view overhaul (#150)
|
2016-08-19 18:41:45 +12:00 |
Anthony Lapenna
|
4d99c12215
|
fix(image): display a valid error message when deleting an image (#149)
fix(image): display a valid error message when deleting an image
|
2016-08-19 17:53:27 +12:00 |
Anthony Lapenna
|
54fd9561f0
|
refactor(handlers): remove duplicated code (#127)
|
2016-08-17 13:50:55 +12:00 |
Anthony Lapenna
|
f0e4cdc13e
|
feat(image): add the ability to push an image tag
|
2016-08-17 12:27:54 +12:00 |
Anthony Lapenna
|
0e8fff7a51
|
feat(ui): format all dates to use ISO8601 (#117)
|
2016-08-10 16:05:28 +12:00 |
Anthony Lapenna
|
1d8f51c141
|
chore(gruntfile): revert commit to use minified libraries (#115)
|
2016-08-10 15:32:39 +12:00 |
Anthony Lapenna
|
9293b28ef4
|
refactor(ui): updated image view (#112)
|
2016-08-10 15:14:10 +12:00 |
Anthony Lapenna
|
232b180eef
|
feat(events): add support for container exec related events (#100)
|
2016-08-03 21:28:27 +12:00 |
Anthony Lapenna
|
7801a91149
|
refactor(global): replace /config endpoint with /settings to avoid confusion (#98)
|
2016-08-03 21:13:17 +12:00 |
Anthony Lapenna
|
1aaa5acbef
|
feat(global): add container exec support (#97)
|
2016-08-03 15:12:53 +12:00 |
Anthony Lapenna
|
06c2635e82
|
feat(ui): add more info about nodes in Swarm view (#92)
* feat(ui): add more info about nodes in Swarm view
* style(ui): update title for section in swarm view
|
2016-07-27 20:00:00 +12:00 |
Anthony Lapenna
|
7c6fdebb3d
|
refactor(ui): rename angular modules from dockerui to uifordocker (#88)
|
2016-07-27 17:11:24 +12:00 |
Anthony Lapenna
|
adf5184a5d
|
feat(ui): add events view (#86)
* feat(ui): add events view
* chore(grunt): use minified angular script
|
2016-07-27 17:05:16 +12:00 |
Anthony Lapenna
|
8c769148ad
|
refactor(ui): remove console logging
|
2016-07-14 12:07:37 +12:00 |
Anthony Lapenna
|
b857970236
|
feat(ui): replace repository field with tags field in image view (#79)
|
2016-07-14 12:02:42 +12:00 |
Anthony Lapenna
|
c8a5b82c89
|
feat(ui): new dashboard view (#75)
|
2016-07-14 10:58:39 +12:00 |
Anthony Lapenna
|
71c091ae0d
|
feat(ui): docker 1.9 support (#65)
|
2016-07-13 10:53:03 +12:00 |
Anthony Lapenna
|
21c1778822
|
feat(ui): default to display all containers (#45)
|
2016-07-07 14:31:16 +12:00 |
Anthony Lapenna
|
50391c87e2
|
feat(ui): replace ViewSpinner with JQuery animations (#43)
|
2016-07-07 13:17:44 +12:00 |
Anthony Lapenna
|
227e5883e9
|
feat(ui): new container creation view (#29)
|
2016-07-06 12:19:09 +12:00 |
Anthony Lapenna
|
66ae15b4fb
|
feat(ui): new containers view (#25)
feat(ui): new containers view
|
2016-06-29 21:04:29 +12:00 |
Anthony Lapenna
|
91f3b1f138
|
refactor(service): Config factory returns a promise
|
2016-06-21 18:35:21 +12:00 |
Anthony Lapenna
|
a7619b06ba
|
configuration is now exposed in /config endpoint (#13)
|
2016-06-16 17:27:07 +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 |
Kevan Ahlquist
|
5bf922325a
|
Sanitize text that gets sent to Gritter for notifications,
#198
|
2016-03-31 20:06:46 -05:00 |