Commit Graph

32 Commits (c526209925e6b094d0bd8ce6048ea654d177d725)

Author SHA1 Message Date
Anthony Lapenna f15cf3e8be feat(notifications): replace gritter with toastr (#793)
8 years ago
Anthony Lapenna c243a02e7a feat(UX): UX/responsiveness enhancements
8 years ago
Anthony Lapenna fa4ec04c47 feat(state): introduce endpoint state (#529)
8 years ago
Anthony Lapenna d54d30a7be feat(global): multi endpoint management (#407)
8 years ago
Anthony Lapenna 9165b5b215 fix(dashboard): add missing dependency to Messages service (#402)
8 years ago
Anthony Lapenna 4e77c72fa2 feat(global): add authentication support with single admin account
8 years ago
jjlorenzo 08c868bc1c Restore the ability to customize the logo image. (#327)
8 years ago
Anthony Lapenna bf6c9c8b3b refactor(style): refactor multiple similar css classes
8 years ago
Anthony Lapenna 739a5ec299 fix(general): fix the size display using the filesize library (#246)
8 years ago
Anthony Lapenna 59e65222eb feat(swarm): support Swarm replica management (#245)
8 years ago
Anthony Lapenna e27282de3c feat(global): change the strategy used to determine if swarm mode is used
8 years ago
Anthony Lapenna b623a5d452 style(ui): use fa-server icon instead of fa-tasks for container entity
8 years ago
Anthony Lapenna 37863e3f74 feat(global): swarm mode support (#213)
8 years ago
Anthony Lapenna f020e5a633 refactor(ui): introduce helpers functions to centralize code
8 years ago
Anthony Lapenna 24a9e9f61c fix(dashboard): fix an error when no volumes are availables
8 years ago
Anthony Lapenna e661cef2fe style(dashboard): change the icon in the main widget (#102)
8 years ago
Anthony Lapenna 8243326692 refactor(ui): fix lint issue
8 years ago
Anthony Lapenna c8a5b82c89 feat(ui): new dashboard view (#75)
8 years ago
Anthony Lapenna 06f54e300c fix(ui): hidden containers (using label) are now removed from dashboard and swarm view (#46)
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 791e069a4c Added header directive and updated breadcrumb in each view (#8)
9 years ago
Anthony Lapenna 0f51cb66e0 Rdash theme integration (#1)
9 years ago
Kevan Ahlquist 1b206f223f DockerUI => UI For Docker
9 years ago
Kevan Ahlquist fe7646e939 Use localStorage to only show 'learn more' banner on first load.
9 years ago
Linquize 9260f23d41 DockerUI is the UI for Docker container engine
9 years ago
Kevan Ahlquist 5d4a2a7c25 Fixed dashboard graphs, Chart.js doesn't like charts being hidden on creation, fixed routing issue to dashboard, version bump.
9 years ago
Kevan Ahlquist 8a7f8f7c37 Whitespace diff, ran everything through the formatter.
9 years ago
Kevan Ahlquist 65d0b0110d Consume image IDs that contain slashes, fix container port labels, be nicer about old browsers.
10 years ago
Kevan Ahlquist ab2819addd Cleaned up linter errors.
10 years ago
Kevan Ahlquist ada1c6a4e4 Moved LineChart to services, cleaned up remaining functions in controller, cleanup.
10 years ago
Kevan Ahlquist 3b0ea539b8 Move dashboard to its own submodule.
10 years ago