Commit Graph

1249 Commits (ce8e24575907614524e4d9535e2bcd2009fb1137)

Author SHA1 Message Date
Anthony Lapenna a12c1916ec switch to angular-ui-router (#11)
9 years ago
Anthony Lapenna 4e1a7077d7 Fix jshint error
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 791e069a4c Added header directive and updated breadcrumb in each view (#8)
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
Philip Miglinci d2bc18b575 crosbymichael/dockerui#194 fix toggleAll function by only iterating over filtered objects
9 years ago
Kevan Ahlquist 8cdb675abc Merge pull request #191 from erwin314/show-port-bindings2
9 years ago
Erwin Molendijk 194aa9a750 Fixed: Show actual port bindings
9 years ago
Erwin Molendijk e21af77246 Revert "Changed: Show automatic port bindings when PublishAllPorts is set."
9 years ago
Erwin Molendijk bfe9038630 Changed: Show automatic port bindings when PublishAllPorts is set.
9 years ago
Erwin Molendijk a33123469a Fixed: Check if variable is plain object before using isEmptyObject()
9 years ago
Kevan Ahlquist f353dc2c41 Add a global interceptor to catch 'conflict.' API responses.
9 years ago
Kevan Ahlquist db90a0eed7 Add column sorting to networks and volumes pages.
9 years ago
Kevan Ahlquist 93dba3f92f Add column sorting to images page.
9 years ago
Kevan Ahlquist 5a20b9fc04 Add column sorting to containers page.
9 years ago
Kevan Ahlquist 9793c3f3ee Fix jshint errors.
9 years ago
Roman Usachev da1a5ead39 Bugfixes
9 years ago
Roman Usachev f1b5037ee5 Host mode fix
9 years ago
Roman Usachev cf18a3cd60 Null vars fix
9 years ago
Roman Usachev cc1b67575c Null vars fix
9 years ago
Roman Usachev 50d33a07df Filesystem binds edit
9 years ago
Roman Usachev fc0dedfda7 Ports list now using HostConfig.PortBindings
9 years ago
Roman Usachev 35dbacdfff Port bindings edit, HostConfig fix
9 years ago
Roman Usachev ad0d23d686 Container env vars editing using commit and recreate
9 years ago
Kevan Ahlquist 786b94b285 Allow running containers to be committed.
9 years ago
Kevan Ahlquist b244242cb2 Add container name to stats and top pages.
9 years ago
Kevan Ahlquist a198382c06 Bump stats endpoint timeout to 5 seconds, retry on error.
9 years ago
Charlie Murray f62cb483ce Use NetworkSettings.Ports rather than HostConfig.PortBindings to diplay host port bindings
9 years ago
Kevan Ahlquist 9d1193c0b5 Fix network stats error for 1.9.0+ clients, hide networks and volumes better on older clients.
9 years ago
Kevan Ahlquist 2683ddb1ee Add refresh button.
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
Michael Crosby 06c2ac4d5c Merge pull request #168 from linquize/chart-max-steps
9 years ago
Linquize 9260f23d41 DockerUI is the UI for Docker container engine
9 years ago
Linquize d7082c3959 Show maximum 10 steps of chart
9 years ago
Israel Roldan 6de45cd422 Redirect to container list when removing a container (Fixes #158)
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 5f4641af67 Catch plaintext errors for creation and connection, implement network creation,
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 75085b213a Support RepoTags for versions of the Docker API older than 1.21.
9 years ago
Kevan Ahlquist 1dd1ce2f47 Allow tagging of repo and version and deletion of multiple tags.
9 years ago
Kevan Ahlquist 640c0b39c1 Add labels to container start and display.
9 years ago
Kevan Ahlquist 064ffe2a7c Don't use self-closing select element, causes silent render error on Chrome.
9 years ago
User 3ac1ac6086 Fix containers, images chart scale too small
9 years ago
Kevan Ahlquist 9bdd96527c Convert services.js for safe minification, preserve license comments in javascript files, add missing recess target, remove oboe-browser.min.js from assets.
9 years ago
Kevan Ahlquist c57a75f78f Merge branch 'master' into stats
9 years ago
Kevan Ahlquist a96298db59 Merge pull request #137 from dasJ/filter
9 years ago
Janne Heß 6719c84a7a Allow filtering images
9 years ago
Janne Heß 13f3335098 Allow filtering containers
9 years ago
Janne Heß a79c26a7a4 Rename save button when renaming container
9 years ago
Kevan Ahlquist abccb316f8 Updated docs links in services.
9 years ago
Kevan Ahlquist f14e954a9b Lower animation steps, keep 20 datapoints, update every 2 seconds.
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 ce90515c95 Added network graph
9 years ago
Kevan Ahlquist 5a51495432 Added remaining memory stats, change humansize filter to give more accurate sizes.
9 years ago
Kevan Ahlquist b99fe5bf55 Added memory usage graph.
9 years ago
Kevan Ahlquist d243a83c5c Implemented CPU usage graph, upgraded to Chart.js 1.0.2, broke dashboard charts, tests.
9 years ago
Kevan Ahlquist 6cb658a1ef Fixed grunt style warnings.
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
Karl Gutwin 7748adf0e6 Color and edge cleanup
9 years ago
Karl Gutwin 758ac41648 Color and edge cleanup
9 years ago
Karl Gutwin 3db2008c39 Have to provide a color
9 years ago
Karl Gutwin 34a3f8186a Missed passing run state
9 years ago
Karl Gutwin 8e0baf0e37 Optionally include stopped containers
9 years ago
Karl Gutwin 017863bfc0 VolumesFrom support container names
9 years ago
Haris Michopoulos 394f2f2387 dockerui-118 How to pull images / create container from repo image ?
10 years ago
Haris Michopoulos 5dd094e0b1 dockerui-118 How to pull images / create container from repo image ?
10 years ago
Kevan Ahlquist e806214d0b Merge branch 'master' into events
10 years ago
Cristiangauma cad8a6dc91 Adding protocol select menu in portBinding during container creation
10 years ago
Kevan Ahlquist ef3596ff32 Merge branch 'master' into events
10 years ago
Kevan Ahlquist c0ae0d8d3f Merge branch 'crosbymichael-master' into bharat-add-commit
10 years ago
Fredin, Brock 74c92de1d3 Revert "DockerUI - Comment in Services was broken link. Updated the comment to include the most accurate link representing the Docker API reference material"
10 years ago
Fredin, Brock 1688dbd8a0 Merge branch 'master' of https://github.com/BrockFredin/dockerui
10 years ago
Fredin, Brock f167f5b49e DockerUI - Comment in Services was broken link. Updated the comment to include the most accurate link representing the Docker API reference material
10 years ago
Bharath Thiruveedula 968efed6c3 Adding commit button
10 years ago
Fredin, Brock c10dc38a89 Restart Feature - Implementing restart feature for single containers
10 years ago
Roger Abelenda edd6a41d6e Add actions to show upstream and downstream dependencies of a container for easy visualization.
10 years ago
Roger Abelenda 9e713b7b81 Add several
10 years ago
Roger Abelenda 008884ec59 Change code to pass lint checks and add angular-vis to karma config for tests to pass.
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 6012453d2d Switch to ngOboe, for DI and promise interface.
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 6080e097da Added date ranges to events.
10 years ago
Kevan Ahlquist 32a4703a53 Added events endpoint.
10 years ago
Houssem BELHADJ AHMED c971189286 Add rename feature
10 years ago
Houssem BELHADJ AHMED f29eaa28ba Jshint & test fix
10 years ago
Kevan Ahlquist fb0a0827b6 Merge commit '974ed1fe0598533747c2cf4c2f21d7830d484431'
10 years ago
jonny64 66ba60c475 logs: added spinner during refresh
10 years ago
Kevan Ahlquist 65f7e32f94 Strip headers from logs before display, fixes #94
10 years ago
jonny64 b257216194 logs: reload button
10 years ago
jonny64 df5e7bc867 logs: removed debugging
10 years ago
jonny64 53041efaf1 logs: tail also STDERR
10 years ago
jonny64 87131f4ae3 Merge remote-tracking branch 'origin/master' into logs_tail
10 years ago
Kevan Ahlquist f66bcfd4ea Merge latest changes from crosbymichael/dockerui.
10 years ago
Kevan Ahlquist da60a70f43 Merge pull request #92 from dasJ/image
10 years ago
Janne Heß ad6e0acab1 Correctly humanize RAM size on info page
10 years ago
Janne Heß 14d4397868 Rename settings page to info
10 years ago
Janne Heß f32aadedfb Add more information to the settings page
10 years ago
Janne Heß b888081f54 Fix values on images page
10 years ago
Janne Heß 9284e4b451 Make text next to "Display All" clickable
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 0d4274fdeb Added restart to container list actions.
10 years ago
Kevan Ahlquist c7ebe9d881 Added timestamp option to stderr.
10 years ago
Hendrik Hofstadt 8abb445bd4 nicer solution for checking the action
10 years ago
Hendrik Hofstadt dabb1926a5 fixed all HostConfigs being lost when starting from the list
10 years ago
Hendrik Hofstadt 829ff5da73 fixed loss of hostconfig when starting with batch
10 years ago
jonny64 aead1fcc29 logs page: slow on huge logs - 'show last lines' option
10 years ago
Kevan Ahlquist 3d251fdba4 Fixes #75
10 years ago
Kevan Ahlquist 990456dbdd Style tweaks for container start modal.
10 years ago
Kevan Ahlquist fd68039cb9 Added ExtraHosts option.
10 years ago
Kevan Ahlquist a80971dd27 Implemented RestartPolicy, Devices, and LxcConf. Unified label convention.
10 years ago
Kevan Ahlquist 687ed7bac2 Fixed Cmd parsing for strings, added error handling to start step.
10 years ago
Kevan Ahlquist f75d298fe1 Cleaned up controller methods, Added placeholders, fixed PortBindings and error messages.
10 years ago
Kevan Ahlquist 4682ae4ca7 Implemented remaining container creation options.
10 years ago
Kevan Ahlquist c8213bbf33 Added VolumesFrom to container start.
10 years ago
Kevan Ahlquist 4d22a04484 Added ENV variables to container start.
10 years ago
Kevan Ahlquist 76d7e280f9 Added PortBindings to container start.
10 years ago
Kevan Ahlquist f65fed8d0a Fixed grunt template issues, version bump.
10 years ago
Kevan Ahlquist 1784719047 Added unit tests for filters.
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 ada1c6a4e4 Moved LineChart to services, cleaned up remaining functions in controller, cleanup.
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