Commit Graph

191 Commits

Author SHA1 Message Date
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
Ramkumar Chinchani
1084cae69b
initial commit: templates and github workflows
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2022-03-01 17:32:59 +00:00
Ramkumar Chinchani
6baa55dc2d
Initial commit 2022-03-01 09:03:50 -08:00