Commit Graph

273 Commits

Author SHA1 Message Date
Joxit e3d592ac65
fix: UI showing same sha256 content digest for all tags when using credentials
resolves #116
2020-01-26 12:25:56 +01:00
Joxit 8524c0d18b
fix(delete): update the message and wrap the delete function for onclick 2020-01-20 00:11:45 +01:00
Joxit 79203787bd
fix: add supports to oci images (containers/buildah)
Fixes #114
2020-01-10 21:38:43 +04:00
Joxit e301dda408 release: v1.4.0 add image digest in taglist with some minor fix 2019-10-06 00:23:52 +02:00
Jakob Ackermann 980c5ddaa9
[remove-image] speed up removal process
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-09-21 12:20:53 +02:00
Jakob Ackermann f7fe27c07e
[copy-to-clipboard] remove not needed update call
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-09-20 23:32:27 +02:00
Jakob Ackermann 48aba129ce
[app] unify error message for blocked access on Docker-Content-Digest
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-09-20 00:32:16 +02:00
Jakob Ackermann a2e81ac12c
[http] use Docker-Content-Digest header instead of ETag
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-09-20 00:07:43 +02:00
Jakob Ackermann 04f4c204d8
[taglist] display the image content digest per tag
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-09-12 17:37:06 +02:00
Jakob Ackermann 41d71a1991
[taglist] remove redundant information about the repository
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-09-12 17:36:05 +02:00
Jakob Ackermann 70d5ae2601
[tag-history] misc: fix for ie11
REF: 7163150cf5
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-09-08 18:20:10 +02:00
Jakob Ackermann b6144ae13f
[registryUI] pretty print the registry url
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-09-07 10:32:02 +02:00
Jakob Ackermann d380a767af
[catalog] inject a confirmed repository into the local state
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-09-06 23:35:40 +02:00
Joxit eec736d4e8
feat: Indent aggregated entries after expansion
closes: #90
2019-07-17 23:59:59 +02:00
Joxit 9e99b08b82
fix: delete toggle button when delete is disabled 2019-07-06 11:59:59 +02:00
Joxit 79960ea52d
fix(pagination): page switch and regression on multi delete 2019-06-27 23:54:20 +02:00
Joxit 0ac7a151d9
fix(pagination): Wrong calcul for num pages 2019-06-23 22:55:32 +02:00
Joxit ef149bf1cc
chore: Memory optimization when delete is not activated 2019-06-17 00:46:46 +02:00
Joxit e5a406a6ba
fix(pagination): Reset the number of selected tags to delete when the page is updated 2019-06-16 23:07:54 +02:00
Joxit dbb746981a
fix(pagination): Improve spacing for page next and first page buttons 2019-06-15 22:37:24 +02:00
Joxit 92fc37adb4
feat(pagination): Add handler to pagination buttons 2019-06-04 22:06:14 +02:00
Joxit 02210e0943
fix(pagination): getPage doesn't work for page 2 and now support query param 2019-06-03 01:39:23 +02:00
Joxit 0199f87087
feat(pagination): Identify the current page 2019-05-31 00:44:29 +02:00
Joxit 3399030e4e
feat(pagination): Add pagination component with its style 2019-05-30 00:11:05 +02:00
Joxit 660a938d6e
feat(pagination): Small UI improvements 2019-05-27 22:23:24 +02:00
Joxit 7356591292
feat(pagination): Show only 100 first elements 2019-05-26 01:20:02 +02:00
Joxit 32d0df1af9
New script `utils` for global static functions 2019-05-21 00:18:24 +02:00
Jakob Ackermann 9d97c30914
[fonts] fix bad references on the Material Icons font
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-05-03 22:57:37 +02:00
Joxit 67c6cb1bee
feat(multi-select): Multi-select delete with select all 2019-04-25 00:05:29 +02:00
Joxit 63c310181b
feat(multi-delete): Add multi select delete for tags 2019-04-23 08:04:38 +02:00
Joxit 188cb80463
feat(mobile): Better supports of mobile devives 2019-03-23 18:53:04 +01:00
Joxit f1bff47468
fix(static): UI does not send requests to registry under non-root url (#73)
Add example for this issue
fixes: #73
2019-03-21 22:52:34 +01:00
Joxit 8ac91180d7
Release v1.1.0: Add `PULL_URL` option for docker pull customisation
Closes: #71
2019-02-12 23:06:46 +01:00
Joxit 2f014c1d8f Release v1.0.0: Image aggregation and catalog UI revamped 2019-01-09 22:56:05 +01:00
Joxit a36809408c [feat #56] Add image count for aggregated images 2019-01-07 07:41:08 +01:00
Joxit 7e2e4b6010 [feat #56] Add `expand_more` icon for aggregated images 2019-01-04 22:02:22 +01:00
Joxit 605e8a8d8e [feat #56] Add level aggregation with animation 2019-01-03 23:33:59 +01:00
Joxit ac5a70c9df [feat #56] Create new tag `catalog-elements` with wave effect 2019-01-02 20:55:52 +01:00
Joxit 9b120bb6d5 [feat #56] Update catalog, use material-cards instead of list 2019-01-01 22:46:23 +01:00
Joxit b03f00ebe8 [material-button] Fix dialog buttons 2018-12-29 00:37:18 +01:00
Joxit d0b7e7ddeb [material-button] Add material-button for all effective buttons 2018-12-28 20:44:25 +01:00
Joxit d599c1c202 [feat #56] Add image and tags count 2018-12-21 23:55:23 +01:00
Joxit 1e185b4034 Release v0.6.0 new history page 2018-12-20 00:01:36 +01:00
Joxit fe2fcc1104 [fix-image-history] Add some query optimization 2018-12-18 23:25:57 +01:00
Joxit 581975b99e [fix-image-history] Create move history-elements in its own tag `tag-history-element`
- Add id and ExposedPort
- Better rendering for arrays
- Add more const instead of var
2018-12-17 00:38:25 +01:00
Joxit ed1e928bf3 [fix-image-history] Add config values for top level history and improve element values rendering
Move icons to js mapping function instead of CSS
In dockerfile, author cand be randered through `MAINTAINER xxx` or `LABEL maintainer=xxx`
2018-12-16 00:06:35 +01:00
Joxit ffd0a7c628 [fix-image-history] Move byteToSize in app.tag and use it in image history. Better render for created_by 2018-12-14 21:57:42 +01:00
Joxit cb50dd42d8 [fix-image-history] Sort elements attributes (os, id, created...) 2018-12-13 20:05:28 +01:00
Joxit 5aaedfb0aa [fix-image-history] Move from v1 manifest to manifest v2 2018-12-12 22:41:20 +01:00
Joxit 7cb06d57ee [fix-image-history] Add blobs in DockerImage image, this will superseds current tag-history call 2018-12-11 23:09:22 +01:00
Joxit a6b6c1531b [docker svg] Change docker logo for a simplified one
Size changed from 12.5Kio to 4.5Kio
2018-12-09 17:34:57 +01:00
Joxit 4aa016090c Add more const 2018-12-07 19:46:08 +01:00
Lennart Blom 7163150cf5
Optimize GUI elements and HTTP logic for content preperation 2018-12-06 22:01:35 +01:00
Lennart Blom c176a082d9 Change wording of headline 2018-12-06 21:13:13 +01:00
Lennart Blom 472b485455 Remove test logging 2018-12-03 16:48:21 +01:00
Lennart Blom ae78b2d355 Fix navigation bug
The href="#" was troubling the view that the history appeared just for
a few milliseconds... the button with given onclick event does work now.
2018-12-03 16:36:51 +01:00
Lennart Blom 249d021152 Formate code 2018-12-02 19:15:27 +01:00
Lennart Blom e3437daefe Use toLocaleString() instead of custom date format 2018-12-02 18:58:04 +01:00
Lennart Blom 246369fdec Move go function to taghistory-namespace within app.tag 2018-12-02 18:56:34 +01:00
Lennart Blom b94a65d79b Remove space in front of function brackets 2018-12-02 18:52:34 +01:00
Lennart Blom bf975cd29b Formate code 2018-12-01 21:29:40 +01:00
Lennart Blom 292336c1b6 Format code 2018-12-01 21:23:48 +01:00
Lennart Blom 6d849a9e95 Add information text about the history elements 2018-12-01 21:11:09 +01:00
Lennart Blom 86f78f7604 Remove instance usage of registryUI.taghistory 2018-12-01 21:00:27 +01:00
Lennart Blom 43af3ffdcf Remove logging 2018-12-01 20:52:53 +01:00
Lennart Blom f364564d0e Remove logging 2018-12-01 20:51:55 +01:00
Lennart Blom 39cf28e562 Remove logging and format code 2018-12-01 20:50:55 +01:00
Lennart Blom 66fe613b6f Optimize format 2018-12-01 20:50:16 +01:00
Lennart Blom cf883cbfc7 Optimize routing and code format 2018-12-01 20:49:59 +01:00
Lennart Blom 5bb7dfce7d Optimize date format 2018-12-01 20:32:33 +01:00
Lennart Blom 6d798ca75f Styling of history element headlines 2018-12-01 20:19:07 +01:00
Lennart Blom f6bc4df11f Styling elements and getting structure into data view 2018-12-01 11:44:51 +01:00
Lennart Blom 8ab6ecbf19 Define dynamic parsing of history elements 2018-12-01 11:03:23 +01:00
Lennart Blom c857bd8db6 Add functionality for new tag history view 2018-12-01 00:24:58 +01:00
Lennart Blom fe5e962488 Format code 2018-12-01 00:24:28 +01:00
Lennart Blom 96a926652b Include tag-history-button 2018-12-01 00:23:38 +01:00
Lennart Blom 3f860cd0b5 Define taghistory object 2018-12-01 00:23:14 +01:00
Lennart Blom 3b1b6f2e72 Add new "tag-history" column for tag overview 2018-11-30 22:33:34 +01:00
Joxit 4cb79a670f [feat #49] Add creation date to taglist 2018-11-16 22:07:49 +01:00
Joxit 6221958c78 Upgrade to v0.4.0
Merge tags and scripts; now it will be `docker-registry-ui.js` and `docker-registry-ui-static.js`
New sort for tags; will use numerical sort when it is possible
2018-07-24 00:05:45 +02:00
Joxit 82efd33c14 [new-tag-sort] Sort on numbers when there are instead of characters 2018-07-22 15:55:36 +02:00
Joxit b28fe68dcd Upgrade v0.3.10: Improve error messages 2018-07-15 20:56:16 +02:00
Joxit d6523a4205 Upgrade v0.3.9: Fix typo 2018-06-21 23:14:20 +02:00
Joxit 3b5f5201a6 Upgrade to v0.3.8: Fix for `REGISTRY_URL` for #42 2018-06-20 22:17:35 +02:00
Joxit cc624754b5 Upgrade to v0.3.7: Add copy to clipboard for images with tag and add sha256
Fixes: #42
2018-06-19 21:42:20 +02:00
Joxit 3430878e7d [feat #42] Add sha256 for images tag 2018-06-17 22:48:04 +02:00
Joxit 354d3159bd [feat #42] Add copy to clipboard for images with tag 2018-06-15 21:31:48 +02:00
Joxit 4d1f47e808 Fix: #39 use _category?n=100000 for registries with many images 2018-06-09 00:09:32 +02:00
Joxit b5e07ea14f [feat #35] Better error message for http registries on https sites 2018-05-10 23:36:39 +02:00
Jones Magloire 480cde5750
Merge pull request #32 from Joxit/feat/add-title-docker-static
[feat #28] Add Title when using `REGISTRY_URL` …
2018-03-12 00:07:29 +01:00
Joxit b98b0c383d [feat #28] Add Title when using `REGISTRY_URL` (will be `REGISTRY_TITLE`) 2018-03-02 23:20:11 +01:00
Joxit 23a57e6c34 [feat #30] Display image size 2018-02-27 20:03:16 +01:00
Joxit 325a2417f4 Update version to 0.3.1 Fix for #24 2017-11-08 23:50:43 -04:00
Joxit c8d98f68d1 [riot-mui] Update readme 2017-10-14 20:53:35 +02:00
Joxit a8bede51db [riot-mui] Add css for select and code clean up (#17) 2017-10-13 00:27:14 +02:00
Joxit cce858cbd9 [riot-mui] Remove links to material-design-lite 2017-10-12 23:45:40 +02:00
Joxit 215733c6e4 [riot-mui] Add new riot-mui footer (#17, kysonic/riot-mui#51, kysonic/riot-mui#52) 2017-10-11 00:01:45 +02:00
Joxit 93a8d4a188 [riot-mui] Fix when there is an error, resets the view 2017-09-30 19:08:58 +02:00
Joxit ab0571eaa1 [riot-mui] Add riot-mui in remove taf (#17)
When we remove the current server, it will update the view.
2017-09-29 21:08:19 +02:00
Joxit dc929951cf [riot-mui] Clean up and fix in add tag, again 2017-09-28 20:53:59 +02:00
Joxit 91497a06c3 [riot-mui] Add riot-mui in change tag (#17) 2017-09-27 20:52:52 +02:00
Joxit 4d1db1f884 [riot-mui] Fix in add tag dialog 2017-09-26 20:53:32 +02:00
Joxit a59e759c9c [riot-mui] Minor clean up and fix in catalog and menu (#17) 2017-09-25 00:32:12 +02:00
Joxit 46b80e73f2 [riot-mui] Add riot-mui in add (#17) 2017-09-25 00:32:09 +02:00
Joxit bdc0d34a87 [riot-mui] Add riot-mui in menu (#17) 2017-09-25 00:32:06 +02:00
Joxit d4b99b2cb2 [riot-mui] Add riot-mui in remove-image (#17) 2017-09-25 00:32:02 +02:00
Joxit c1f9d02afb [riot-mui] Add riot-mui in taglist (#17) 2017-09-25 00:31:58 +02:00
Joxit d404ead587 [riot-mui] Add riot-mui in app and catalog (#17)
- Refactoring index.html/app.tag, now only <app></app> in index.html
- Add riot-mui in catalog.tag
2017-09-25 00:31:40 +02:00
Joxit 9d48643957 [dependencies] upgrade to riot v3 2017-09-10 20:14:16 +02:00
Joxit ca5fb09fc6 [query-param] Change decode/encodeURI to URIComponent 2017-09-06 23:32:10 +02:00
Joxit 06e4d62543 [query-param] Add url query param for sharing 2017-09-03 00:39:28 +02:00
Joxit 5cf136541f Update 0.2.3: Fix issue #19 again...
Add link to project page
2017-08-06 22:20:58 +02:00
Joxit d34d793b73 Update 0.2.2: Fix issue #19 2017-08-06 11:39:01 +02:00
Joxit 36cbda1263 Update version 0.2.1: Fix issue #18
Fix `UNAUTHORIZED` error message popping up when browsing
2017-06-11 23:04:15 +02:00
Joxit c007eea26d [delete image] externalize remove part in its own tag. 2016-10-04 00:24:01 +02:00
Joxit dbcd0031d3 [delete image] Add some error messages. 2016-10-04 22:09:09 +02:00
Joxit bc215978ac [delete image] Fix docker remove image, need HEAD request and not a GET for digest. 2016-10-04 22:09:09 +02:00
Joxit 7150fe3245 [delete image] Add request for deleting a manifest/image.
Add setRequestHeader in Http class.
2016-10-04 22:09:06 +02:00
Joxit 30f88520c8 [Fix] error when there is no images/tags 2016-09-18 15:06:16 +02:00
Joxit c46129f9d0 Fix spinner and loading for taglist and catalog 2016-09-11 23:49:13 +02:00
Joxit 897e6eca0b Fix sort/reverse class 2016-09-10 01:10:43 +02:00
Joxit 97b63eda33 [gulp] Add static version in gulp 2016-07-23 22:51:47 +02:00
Joxit 8a555d29a3 [gulp] Add gulpfile for build 2016-07-23 22:51:47 +02:00