Commit Graph

241 Commits

Author SHA1 Message Date
Raul Kele
68b713129d fix: Tag card navigation to tag page
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-18 11:06:28 +03:00
Raul Kele
77162d1b95 Cleaned up uses/used by tabs
Added license info to repodetails and tagdetails
Added md parsing for relevant fields

Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-17 17:19:22 +03:00
Amelia-Maria Breda
c2f2cab6c0 Cleanud up pull title, vendor tag bug, logo and tiles spacing in uses/used by tabs
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-17 16:42:39 +03:00
Raul Kele
7dc3caf0b0 patch: Changed display values of filters, added tooltip on hover
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-17 14:42:44 +03:00
Raul Kele
7e0cd7d3b1 fix: Updated display of some items on layers tab
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-17 14:19:44 +03:00
Amelia-Maria Breda
576ef56ff7 Updated the push date format to weeks, days, hours and added tooltip with the timestam
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-17 13:43:16 +03:00
Raul Kele
847c9d1e6d fix: dropdown text and overflow fix for CVE Card
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-17 13:10:47 +03:00
Raul Kele
cdd1f97c52 fix favicon ref
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-17 10:28:55 +03:00
Raul Kele
9bab6a4982 change search border color if search failed
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-14 18:03:48 +03:00
Raul Kele
95bc0cff30 fix: updated favicon, removed old unused images
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-14 18:03:35 +03:00
Raul Kele
7eff4105d1 fix: Added logic to get fixed tags only on user action
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-14 14:19:48 +03:00
Raul Kele
fe3914724b Added tooltip for text prone to overflow, fixed pullstrings
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-14 12:52:01 +03:00
Amelia-Maria Breda
112b858f31 Erased console log
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-14 12:19:06 +03:00
Amelia-Maria Breda
5c0e594d06 Fixed the bug regarding published date for images in Tag Page
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-14 12:19:06 +03:00
Amelia-Maria Breda
eca62511b9 Added download count for cards in depenedencies tasbs
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-14 12:01:36 +03:00
Amelia-Maria Breda
b735787d62 Updated repo cards to include download counter
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-14 12:01:36 +03:00
Raul Kele
a1602b97c1 fix: Change display of uses/used by, cleanup repocard usage
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-13 16:35:43 +03:00
Amelia-Maria Breda
4305f6de07 Fixed the not available text
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-13 16:16:13 +03:00
Amelia-Maria Breda
2769268dd5 Deleted quickstart text and added missing fiels for N/A
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-13 16:16:13 +03:00
Amelia-Maria Breda
d4f4cea810 Added signatures for explore page too
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-13 14:19:37 +03:00
Amelia-Maria Breda
5f494adb5a Added repo signature on preview and repo card
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-13 14:19:37 +03:00
Raul Kele
ed570b03ec fix: repo query pagination params
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-12 19:05:29 +03:00
Raul Kele
d8e26d0b93 feat: added pagination to repoList
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-12 18:02:47 +03:00
Raul Kele
9b1e15ce6b fix: fixed cvelist request params, removed id/title from vulnerability ui
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-12 14:02:44 +03:00
Raul Kele
c7db11158f fix:updated filter logic to match multi-filter implementation in backend
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-12 13:49:14 +03:00
Amelia-Maria Breda
c6d4d28367 renamed dependencies tabs, renamed to total counts, cut out official from prev cards and added dropdown for pull image command. resigned commit
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-12 13:40:02 +03:00
Amelia-Maria Breda
0f50e5c209 Updated tests
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-12 13:40:02 +03:00
Amelia-Maria Breda
d4788e4192 Changed name for dependencies tabs and added the digest number for each layer
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-12 13:40:02 +03:00
Raul Kele
d1bf977871 implemented request cancellation on component dismount
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-11 14:54:26 +03:00
Raul Kele
dce87afba9 Implemented loading screen state accross app.
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-11 14:54:26 +03:00
Amelia-Maria Breda
2a3320fb64
Changed name for dependencies tabs and added the layers hashes (#110)
Changed name for dependencies tabs and added the digest number for each layer

Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-10 16:02:44 +03:00
Raul Kele
9baeb5bba2 feat: Implemented fixed-in, fixed tagdetails page query
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-10 13:00:38 +03:00
Amelia-Maria Breda
988249588f
Fixed title and description in tag screen (#105)
Fixed title and description in tag screen
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
2022-10-07 16:22:03 +03:00
Raul Kele
c93447b0e4
feat(explore): Implemented filter feature (#104)
feat: Refactored global search, implemented filter feature
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-07 11:41:48 +03:00
Amelia-Maria Breda
ca1c9b00cc
Dependencies tabs (#99)
feat: Added the isDependentOn and Depends on tabs on tag detail page

Signed-off-by: Amelia-Maria Breda <ameliamaria.breda@dxc.com>
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
Co-authored-by: Raul Kele <raulkeleblk@gmail.com>
2022-10-06 14:19:58 +03:00
Raul Kele
e18279a32c
global search implementation (#88)
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-09-30 18:51:54 +03:00
Amelia-Maria Breda
9cbf029786
Layers tab features (#87)
* Added API data that was ready on 29th of September
* Added the layers tab in tag page.

Signed-off-by: Amelia-Maria Breda <ameliamaria.breda@dxc.com>
2022-09-30 16:41:33 +03:00
Amelia-Maria Breda
4873d84efc
Added API data that was ready on 29th of September (#86)
Signed-off-by: Amelia-Maria Breda <ameliamaria.breda@dxc.com>
2022-09-30 14:00:10 +03:00
Raul Kele
f96106247d
Added eslint and prettier, added elintconfig,prettierconfig (#83)
* Added eslint and prettier, added elintconfig,prettierconfig
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-09-27 12:28:26 +03:00
Amelia-Maria Breda
1870b53656
Added tag page with vulnerabilities. (#82)
Added the Image Tag details page

Signed-off-by: Amelia-Maria Breda <ameliamaria.breda@dxc.com>
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-09-21 12:21:58 +03:00
Amelia-Maria Breda
10a349fdcd
Updated the UI to look like the Figma UI (#81)
* Updated the UI application to look like the latest Figma Mock-ups

Signed-off-by: Amelia-Maria Breda <ameliamaria.breda@dxc.com>
2022-09-15 14:47:36 +03:00
Amelia-Maria Breda
a94293874e Changed zot logo in UI
Signed-off-by: Amelia-Maria Breda <ameliamaria.breda@dxc.com>
2022-09-01 15:57:01 +03:00
Amelia-Maria Breda
3e636be262 Updated the tests according to the ImageListWithLatestTag replacement and resigned off the commit
Signed-off-by: Amelia-Maria Breda <ameliamaria.breda@dxc.com>
2022-09-01 15:39:11 +03:00
Amelia-Maria Breda
5bca610d92 Updated the code for replacing ImageListWithLatestTag
Signed-off-by: Amelia-Maria Breda <ameliamaria.breda@dxc.com>
2022-09-01 15:39:11 +03:00
Raul Kele
ff095ff056 updated repocard test
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-09-01 15:10:43 +03:00
Raul Kele
f7e5aff614 Updated repo details component to consume new extendedrepoinfo api
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-09-01 15:10:43 +03:00
Raul Kele
428b819bab Added build cov and codeql pills to readme
Added host config section

Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-19 09:09:39 -07:00
Raul Kele
ab17a7032e Added build test workflow
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-19 08:26:27 -07:00
Raul Kele
12e44d82c1 Production build host config
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-17 11:42:10 -07:00
Raul Kele
e23044fd1b fixed newest tag display
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-17 09:56:37 -07:00