Commit Graph

184 Commits (360969c93e64fd93eb9cf22cd9a7dcbdcd94731c)

Author SHA1 Message Date
Anthony Lapenna eefa7ca138 refactor(global): revert merge with internal (#133)
8 years ago
Anthony Lapenna 548a458b9a Merge branch "feat107-remove-select-all" into internal
8 years ago
Anthony Lapenna f1ec419e3a chore(version): bump version number
8 years ago
Anthony Lapenna 20eecffc40 Merge branch "feat99-container-exec-event" into internal
8 years ago
Anthony Lapenna f4d90306b3 Merge branch "refactor-backend-settings" into internal
8 years ago
Anthony Lapenna 7801a91149 refactor(global): replace /config endpoint with /settings to avoid confusion (#98)
8 years ago
Anthony Lapenna 19d4e38d94 refactor(global): replace /config endpoint with /settings to avoid confusion
8 years ago
Anthony Lapenna bab57e0402 Merge branch 'feat34-container-exec' into internal
8 years ago
Anthony Lapenna 1aaa5acbef feat(global): add container exec support (#97)
8 years ago
Anthony Lapenna 5878eed7ec feat(global): add container exec support
8 years ago
Anthony Lapenna ab52270238 merge branch refactor80-module-names into internal
8 years ago
Anthony Lapenna 7c6fdebb3d refactor(ui): rename angular modules from dockerui to uifordocker (#88)
8 years ago
Anthony Lapenna cf3cd76064 refactor(ui): rename angular modules from dockerui to uifordocker
8 years ago
Anthony Lapenna 5ef6b536ac Merge branch 'feat71-events-view' into internal
8 years ago
Anthony Lapenna adf5184a5d feat(ui): add events view (#86)
8 years ago
Anthony Lapenna ea596a8701 fix(ui): config endpoint is available at config rather than /config (#83)
8 years ago
Anthony Lapenna f147da3017 feat(ui): add events view
8 years ago
Anthony Lapenna dfaf2eb6a9 merge branch nginx-support into internal
8 years ago
Anthony Lapenna 97f6a32c78 fix(ui): config endpoint is available at config rather than /config
8 years ago
Anthony Lapenna bcdd7498a1 chore(version): bump version number
8 years ago
Anthony Lapenna 30e9a604cd chore(version): bump version number
8 years ago
Anthony Lapenna 1f884e9584 chore(version): bumped version number
8 years ago
Anthony Lapenna a9209da167 chore(version): bump version number
8 years ago
Anthony Lapenna d253c0d494 chore(version): bump version number
9 years ago
Anthony Lapenna afaa1433ff chore(version): bump version number
9 years ago
Anthony Lapenna b997b787c4 feat(ui): simplify views for internal usage
9 years ago
Anthony Lapenna b573a8bafa chore(version): bump version number
9 years ago
Anthony Lapenna 59820e737e feat(ui): new pull image view (#39)
9 years ago
Anthony Lapenna 530eb20dfc feat(ui): new network creation view (#37)
9 years ago
Anthony Lapenna 446322dcbe feat(ui): new volume creation view (#36)
9 years ago
Anthony Lapenna e6e21e9f46 chore(version): bump version number
9 years ago
Anthony Lapenna 227e5883e9 feat(ui): new container creation view (#29)
9 years ago
Anthony Lapenna ce2e6f80fc chore(version): bump version number
9 years ago
Anthony Lapenna 1460d69cd1 bump version number
9 years ago
Anthony Lapenna a7619b06ba configuration is now exposed in /config endpoint (#13)
9 years ago
Anthony Lapenna e7a836a6b2 bump version number
9 years ago
Anthony Lapenna a12c1916ec switch to angular-ui-router (#11)
9 years ago
Anthony Lapenna a471b77f8d Bumped version number to 1.0.1
9 years ago
Anthony Lapenna 7f5be16db8 merged
9 years ago
Anthony Lapenna b3b3feac66 Bump version number
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 a67206dd8d Version bump, 0.10.1-beta
9 years ago
Kevan Ahlquist 0244bc7317 Fix csrf, send tokens back in header, pass token instead of cookie back to server.
9 years ago
Kevan Ahlquist 15d133324d add gorilla/csrf
9 years ago
Kevan Ahlquist 5bf922325a Sanitize text that gets sent to Gritter for notifications,
9 years ago
Kevan Ahlquist f353dc2c41 Add a global interceptor to catch 'conflict.' API responses.
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
Kevan Ahlquist 8a4be8b93a Implemented single network view, connect, disconnect, remove.
9 years ago
Kevan Ahlquist a712d5b77e Progress on Networks.
9 years ago
Kevan Ahlquist c3f22fe989 Add custom logo.
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 b7daf91723 Current progress on stats page, nonfunctional.
9 years ago
Haris Michopoulos 5dd094e0b1 dockerui-118 How to pull images / create container from repo image ?
10 years ago
Kevan Ahlquist ef3596ff32 Merge branch 'master' into events
10 years ago
Roger Abelenda 7cda9a0c7b Add a containers network tab to be able to easily visualize links and volumesFrom relations between containers.
10 years ago
Kevan Ahlquist 2514672c35 Merge commit '964eac6d530a7600459f92c312d79ee9365b0f9b' into events
10 years ago
Houssem BELHADJ AHMED ede37e2e79 Add Docker top feature
10 years ago
Kevan Ahlquist 32a4703a53 Added events endpoint.
10 years ago
Houssem BELHADJ AHMED c971189286 Add rename feature
10 years ago
Kevan Ahlquist f66bcfd4ea Merge latest changes from crosbymichael/dockerui.
10 years ago
Janne Heß 14d4397868 Rename settings page to info
10 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 4682ae4ca7 Implemented remaining container creation options.
10 years ago
Kevan Ahlquist f65fed8d0a Fixed grunt template issues, version bump.
10 years ago
Kevan Ahlquist ab2819addd Cleaned up linter errors.
10 years ago
Kevan Ahlquist e507af62aa Merge branch 'master' into feature/build
10 years ago
Kevan Ahlquist 58bd6faa47 Added initial files for build and test automation.
10 years ago
Kevan Ahlquist b70b3f3100 Added module for container logs.
10 years ago
Kevan Ahlquist 57d8ae3e01 Misc. html/css tweaks, bumped version.
10 years ago
Kevan Ahlquist e3eb37ba56 Moved builder to its own submodule
10 years ago
Kevan Ahlquist 306d2db03e Moved settings to its own submodule
10 years ago
Kevan Ahlquist 604fd1de3b Moved sidebar to its own submodule
10 years ago
Kevan Ahlquist 57fef1c958 Move startContainer to its own submodule.
10 years ago
Kevan Ahlquist 3a28cb9889 Move image to its own submodule.
10 years ago
Kevan Ahlquist 3072a05c5a Move images to its own submodule.
10 years ago
Kevan Ahlquist ce8d349daf Move containers to its own submodule.
10 years ago
Kevan Ahlquist c09dfc1276 Move container to its own submodule.
10 years ago
Kevan Ahlquist 3b0ea539b8 Move dashboard to its own submodule.
10 years ago
Kevan Ahlquist 20b7e16ed4 Move footer to its own submodule.
10 years ago
Kevan Ahlquist 07183e20f1 Move masthead to its own submodule.
10 years ago
Kevan Ahlquist a9a36323eb Refactoring, moved all assets into /assets, all angular files moved to /app.
10 years ago