Commit Graph

71 Commits (134416c9a33d89eb342c2456bc0302a186a2c57e)

Author SHA1 Message Date
Anthony Lapenna 739a5ec299 fix(general): fix the size display using the filesize library (#246)
8 years ago
Anthony Lapenna 01d5d11c01 feat(events): support new events (#244)
8 years ago
Anthony Lapenna 37863e3f74 feat(global): swarm mode support (#213)
8 years ago
Anthony Lapenna 7c8881f37d feat(network): new network view
8 years ago
Anthony Lapenna ca5cf33c8f fix(volumes): display an error message when trying to delete a bound volume
8 years ago
Anthony Lapenna 4eb9a9a0af fix(image): support array in Messages.error
8 years ago
Anthony Lapenna 5a1f437cf9 fix(lint): fix linting issue
8 years ago
Anthony Lapenna 537ee24078 refactor(global): rename uifd to portainer
8 years ago
Anthony Lapenna 74b97a0036 feat(ui): new exception management
8 years ago
Anthony Lapenna 9698aa7ad5 feat(ui): remove the errorMsg filter and replace it with proper error management
8 years ago
Anthony Lapenna fb982ca8f1 feat(container): add a deletion generic handler used for container/network deletion
8 years ago
Anthony Lapenna 789750cc86 feat(image): define a new response handler for image deletion
8 years ago
Anthony Lapenna 6b8b562e7c feat(network): define a response handler for image deletion
8 years ago
Anthony Lapenna f020e5a633 refactor(ui): introduce helpers functions to centralize code
8 years ago
Anthony Lapenna 5432424a40 fix(image): fix the deleteImageHandler so that messages are correctly displayed in the UI (#172)
8 years ago
Anthony Lapenna 71eb3feac9 feat(containers): update the containers view to add a column with exposed ports (#157)
8 years ago
Anthony Lapenna 1c8aa35479 feat(global): add templates support ('apps') (#154)
8 years ago
Anthony Lapenna faccf2a651 feat(container): container view overhaul (#150)
8 years ago
Anthony Lapenna 4d99c12215 fix(image): display a valid error message when deleting an image (#149)
8 years ago
Anthony Lapenna 54fd9561f0 refactor(handlers): remove duplicated code (#127)
8 years ago
Anthony Lapenna f0e4cdc13e feat(image): add the ability to push an image tag
8 years ago
Anthony Lapenna 0e8fff7a51 feat(ui): format all dates to use ISO8601 (#117)
8 years ago
Anthony Lapenna 1d8f51c141 chore(gruntfile): revert commit to use minified libraries (#115)
8 years ago
Anthony Lapenna 9293b28ef4 refactor(ui): updated image view (#112)
8 years ago
Anthony Lapenna 232b180eef feat(events): add support for container exec related events (#100)
8 years ago
Anthony Lapenna 7801a91149 refactor(global): replace /config endpoint with /settings to avoid confusion (#98)
8 years ago
Anthony Lapenna 1aaa5acbef feat(global): add container exec support (#97)
8 years ago
Anthony Lapenna 06c2635e82 feat(ui): add more info about nodes in Swarm view (#92)
8 years ago
Anthony Lapenna 7c6fdebb3d refactor(ui): rename angular modules from dockerui to uifordocker (#88)
8 years ago
Anthony Lapenna adf5184a5d feat(ui): add events view (#86)
8 years ago
Anthony Lapenna 8c769148ad refactor(ui): remove console logging
8 years ago
Anthony Lapenna b857970236 feat(ui): replace repository field with tags field in image view (#79)
8 years ago
Anthony Lapenna c8a5b82c89 feat(ui): new dashboard view (#75)
8 years ago
Anthony Lapenna 71c091ae0d feat(ui): docker 1.9 support (#65)
8 years ago
Anthony Lapenna 21c1778822 feat(ui): default to display all containers (#45)
9 years ago
Anthony Lapenna 50391c87e2 feat(ui): replace ViewSpinner with JQuery animations (#43)
9 years ago
Anthony Lapenna 227e5883e9 feat(ui): new container creation view (#29)
9 years ago
Anthony Lapenna 66ae15b4fb feat(ui): new containers view (#25)
9 years ago
Anthony Lapenna 91f3b1f138 refactor(service): Config factory returns a promise
9 years ago
Anthony Lapenna a7619b06ba configuration is now exposed in /config endpoint (#13)
9 years ago
Anthony Lapenna 0f51cb66e0 Rdash theme integration (#1)
9 years ago
Kevan Ahlquist 5bf922325a Sanitize text that gets sent to Gritter for notifications,
9 years ago
Roman Usachev da1a5ead39 Bugfixes
9 years ago
Roman Usachev ad0d23d686 Container env vars editing using commit and recreate
9 years ago
Kevan Ahlquist a198382c06 Bump stats endpoint timeout to 5 seconds, retry on error.
9 years ago
Kevan Ahlquist fe7646e939 Use localStorage to only show 'learn more' banner on first load.
9 years ago
Kevan Ahlquist 00528edd7c Merge branch 'master' into networks-volumes
9 years ago
Linquize d7082c3959 Show maximum 10 steps of chart
9 years ago
Kevan Ahlquist eede27e263 Implement volumes, hide networks and volumes tabs for APIs older than v1.21.
9 years ago
Kevan Ahlquist 8a900254ae Remove unused Dockerfile service, rename services to match API endpoint names: Docker => Version, System => Info.
9 years ago