Joxit
|
a3276dcb79
|
feat(riot-v5): upgrade all tag-history components
|
2021-03-20 08:15:05 +01:00 |
|
Joxit
|
962592c54a
|
fix(riot-v5): fix catalog-element with multi items
|
2021-03-19 22:14:58 +01:00 |
|
Joxit
|
669c3399d0
|
feat(riot-v5): upgrade remove-image and copy-to-clipboard
|
2021-03-16 21:44:42 +01:00 |
|
Joxit
|
9c303d32c7
|
feat(riot-v5): upgrade image content-digest, date, size and tag from tag-list
|
2021-03-14 10:06:51 +01:00 |
|
Joxit
|
3d4267f5ab
|
feat(riot-v5): add new tag-table tag
Now supports show-content-digest and is-image-remove-activated attributes
|
2021-03-10 23:32:25 +01:00 |
|
Joxit
|
b3427213d0
|
feat(riot-v5): start tag-list upgrade with pagination
|
2021-03-09 21:41:58 +01:00 |
|
Joxit
|
7beac85f25
|
feat(riot-v5): export docker image class and utils function
|
2021-03-07 11:24:50 +01:00 |
|
Joxit
|
ea21483346
|
feat(riot-v5): add config for router and register tag instead of import
|
2021-03-06 00:58:37 +01:00 |
|
Joxit
|
142727e8ac
|
feat(riot-v5): upgrade catalog-element
|
2021-03-04 22:33:12 +01:00 |
|
Joxit
|
fb80283dd9
|
feat(riot-v5): upgrade catalog component + Http and fix global style
|
2021-03-03 00:05:44 +01:00 |
|
Joxit
|
11692c136e
|
feat(riot-v5): create the base of the new UI
|
2021-03-02 01:15:20 +01:00 |
|
Joxit
|
cde932ec17
|
feat(riot-v5): create the skeleton for riot5
|
2021-03-01 23:55:32 +01:00 |
|
Joxit
|
307e171ede
|
chore: fix issue 20 example typo and remove refs to master branch
|
2021-02-28 22:19:16 +01:00 |
|
Joxit
|
476a96279e
|
fix: the footer is no more sticky to the bottom of the page
fixes #159
|
2020-12-24 22:32:01 +01:00 |
|
Joxit
|
8c613701d3
|
chore: code cleanup
|
2020-12-05 22:11:59 +01:00 |
|
Joxit
|
1bad64443d
|
refactor: rename *.tag to *.riot and add new FAQ question
|
2020-12-01 00:34:10 +01:00 |
|
Jones Magloire
|
b8802ef7ab
|
fix(fonts): add Roboto fonts in the project (#151)
|
2020-10-24 00:12:03 +02:00 |
|
Joxit
|
c9ede6fe61
|
fix(multi-arch): wrong history order when we use multi-arch tabs many times
no arch when the landing page is not tag history
reorder history elements
|
2020-06-11 00:07:08 +02:00 |
|
Joxit
|
656914f0d7
|
feat(multi-arch): add behaviour on tab change and fill content
|
2020-06-10 09:18:29 +02:00 |
|
Joxit
|
f8c5010fd1
|
feat(multi-arch): add header for list and fill history with the first arch
|
2020-06-09 19:47:09 +02:00 |
|
Joxit
|
42f19fcef7
|
feat(multi-arch): add tab for multi arch in history page
|
2020-06-07 22:52:30 +02:00 |
|
Joxit
|
991eaf932d
|
feat: add content element limit
closes: #127
|
2020-05-31 01:18:55 +02:00 |
|
Joxit
|
06d6293e79
|
feat: reduce the sha hash size when the tag is too long
|
2020-05-31 01:07:17 +02:00 |
|
Joxit
|
00fe443a7c
|
feat: Hide SHA-Hash column
closes #126
|
2020-05-31 01:07:17 +02:00 |
|
Joxit
|
f0a40d6087
|
fix(catalog): indent aggregated entries on large screen was wrong
|
2020-02-02 15:59:25 +01:00 |
|
Joxit
|
01d8bcfccd
|
feat(footer): reduce footer size
|
2020-02-02 15:16:47 +01:00 |
|
Joxit
|
c60c2f3e95
|
feat(catalog): indent aggregated entries differently
resolves #121
|
2020-02-01 23:45:16 +01:00 |
|
Joxit
|
241ee0fd13
|
fix(delete): alt+click every time with better messages when no digest
fixes #120
|
2020-01-28 23:03:08 +01:00 |
|
Joxit
|
2e915a82b1
|
fix(delete): fix bug introduced in 1.4.3
resolves #119
|
2020-01-27 00:17:36 +01:00 |
|
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 |
|