Commit Graph

152 Commits

Author SHA1 Message Date
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
Raul Kele
498356c6eb added host config to automatically use origin as hostname.
For development, auto needs to be disabled
renamed host config file

Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-17 09:54:42 -07:00
Raul Kele
6b99caa1a1 added gradient light background to sign in page
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-17 09:53:50 -07:00
Raul Kele
b4b5259469 repo page tests
added coverage, fixed some small linting issues

Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-16 13:20:55 +03:00
Raul Kele
1b91668036 explore tests
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-16 13:15:55 +03:00
Raul Kele
3be37c9f7b homepage tests
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-16 13:08:55 +03:00
Raul Kele
b9a9491da4 login tests
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-16 13:02:31 +03:00
Raul Kele
705662f45e eliminated all static pixel measurements in favor or relative units
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-09 16:55:49 +03:00
Raul Kele
47856c1ea5 changed all static px measurements to relative units
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-09 16:55:14 +03:00
Raul Kele
0da2203f83 resolve comment
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-09 16:55:14 +03:00
Raul Kele
a0b28bb60d Updated repo card design to be more inline with mocks
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-09 16:55:14 +03:00
Raul Kele
4b0982a48c updated makefile to emit dev dependencies, fixed build script
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-05 06:22:57 -07:00
Raul Kele
d11f1cd787 header layout
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>

repo page header fix

Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-02 14:40:48 +03:00
Raul Kele
5ccc57c8da skip signin if auth disabled
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-02 14:32:11 +03:00
Raul Kele
525c1420b0 login drawing source
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-02 14:32:11 +03:00
Raul Kele
e3cac30c05 Login page updated design
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-08-02 14:32:11 +03:00
Raul Kele
1f13445f50 Repo details page updated styling
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-27 18:33:21 +03:00
Raul Kele
6a9635a873 Updated homepage styling
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-27 18:08:32 +03:00
Raul Kele
9134e14b58 fixed peer dependency vulnerability,
moved react-scripts to dev dependencies

Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-22 10:23:58 -07:00
Raul Kele
841f1f9dc0 Replaced user-pass storage with token
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 13:44:45 -07:00
Raul Kele
007998e5cf moved old homepage, initial version of new homepage
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 13:44:45 -07:00
Raul Kele
a84ad70fa2 repo details page
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 13:35:02 -07:00
Raul Kele
8f91259e4e header design work
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 12:59:29 -07:00
Raul Kele
1c12fafbd6 added filter cards, finished initial explore page layout
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 12:38:17 -07:00
Raul Kele
faf481c0c5 explose page and repo card work
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 12:38:17 -07:00
Raul Kele
197310999b api utility work and signin fix
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 12:38:17 -07:00
Raul Cristian Kele
ba6951f6ef more signin work for auth enabled/disabled logic
Signed-off-by: Raul Cristian Kele <raulkeleblk@gmail.com>
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 11:54:19 -07:00
Raul Cristian Kele
cde4b9a9a1 auth-disabled work
Signed-off-by: Raul Cristian Kele <raulkeleblk@gmail.com>
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 11:54:19 -07:00
Raul Cristian Kele
f4797b9a75 login page design
Signed-off-by: Raul Cristian Kele <raulkeleblk@gmail.com>
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 11:54:19 -07:00
Raul Cristian Kele
8dac3fe9e2 added vscode config to gitignore
Signed-off-by: Raul Cristian Kele <raulkeleblk@gmail.com>
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 11:54:19 -07:00
Raul Kele
80ce2546c7 work in progress, on signin page
Signed-off-by: Raul Cristian Kele <raulkeleblk@gmail.com>
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 11:54:19 -07:00
Raul Kele
5a327bf1e7 update to mui v5 in progress
Signed-off-by: Raul Cristian Kele <raulkeleblk@gmail.com>
Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
2022-07-21 11:54:19 -07:00
dependabot[bot]
4192fff00f Bump npm from 8.5.5 to 8.11.0
Bumps [npm](https://github.com/npm/cli) from 8.5.5 to 8.11.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v8.5.5...v8.11.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 12:04:21 -07:00
Ramkumar Chinchani
340456c8b4 add a Makefile and update deps
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2022-03-18 12:33:48 -07:00
Ramkumar Chinchani
a1bd5749cc fix dependabot alerts
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2022-03-16 18:40:41 -07:00
Ramkumar Chinchani
42b8e620b2 fix dependabot alerts
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2022-03-16 18:16:56 -07:00
Ramkumar Chinchani
9166ac712e fix dependabot alerts
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2022-03-16 17:33:02 -07:00
Naman Jiandani
96ac128082 Cleanup static data
Signed-off-by: Naman Jiandani <naman1255@hotmail.com>
2022-03-16 15:26:26 -07:00
Ramkumar Chinchani
5d0e73e097 update package deps
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2022-03-16 15:10:30 -07:00
Naman Jiandani
b12af4d598 Intialize zui package explorer
Signed-off-by: Naman Jiandani <naman1255@hotmail.com>
2022-03-16 14:24:51 -07:00