Pablo Lara
2d07186eb1
feat: integrate Zustand for global state management and apply it to the sidebar
2024-09-02 12:41:35 +02:00
Pablo Lara
d1cd8848eb
Merge pull request #49 from prowler-cloud/PRWLR-4698-Following-up-authNext
...
Fix TS types on auth.ts
2024-09-02 07:43:58 +02:00
Pablo Lara
0acfb6040e
feat: fix TS types on auth.ts
2024-09-02 07:33:57 +02:00
Sophia Dao
c281f85742
Users Page - Add User Modal, Edit User Modal ( #45 )
...
* feat(users): Add in Add User modal, add in Label component
* feat(users): Make adjustments to Add User modal and Edit user modal
* feat(users): Populate data from mock API
* feat(users): Permissions - do not show team info to users, redirect users
2024-08-30 08:30:10 -05:00
Pablo Lara
aa44572be5
Merge pull request #47 from prowler-cloud/update/nextjs-latest
...
Update nextjs and react to the latest version
2024-08-30 10:48:01 +02:00
Pablo Lara
631885e364
feat: update nextjs and react to the latest version
2024-08-30 10:42:11 +02:00
dependabot[bot]
fed489f9d9
chore(deps): bump micromatch from 4.0.7 to 4.0.8 ( #46 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-29 19:06:07 -05:00
Pablo Lara
7c76d4efa1
Merge pull request #42 from prowler-cloud/PRWLR-4393-Setup-NextAuth-client-session
...
Setup next auth -
2024-08-29 09:09:44 +02:00
Pablo Lara
0a090b5694
chore: remove console logs
2024-08-28 12:29:08 +02:00
Pablo Lara
c0a20b0f5d
feat: the logOut button is working nicely now
2024-08-28 12:24:32 +02:00
Pablo Lara
b5a40d07cf
feat: Nextauth is working
2024-08-27 18:37:45 +02:00
Pablo Lara
1985b16824
feat: add nexthauth.d.ts to have the DefaultSession info available
2024-08-27 17:05:09 +02:00
Pablo Lara
06d05ec860
Merge branch 'main' into PRWLR-4393-Setup-NextAuth-client-session
2024-08-26 15:46:03 +02:00
Pablo Lara
11af5e1429
Merge pull request #44 from prowler-cloud/PRWLR-4673-Main-menu-tweaks
...
feat: add new items to the main menu
2024-08-26 15:43:49 +02:00
Pablo Lara
440e95515a
feat: add new items to the main menu
2024-08-26 15:33:07 +02:00
Pablo Lara
4cf5d9cb43
chore: WIP
2024-08-23 23:00:41 +02:00
Sophia Dao
c910167ff6
Users Page - Table Row ( #43 )
...
* feat(users): Add in Users page and sidebar
* feat(users): Fix grammar, add in Users action
* feat(users): Add in more API info
* feat(users): Continue work on table, pass data through to table, style skeleton
* feat(users): Format Status column
* feat(users): Style table
* feat(users): Change data, update Users to User
2024-08-23 09:44:48 -05:00
Pablo Lara
ed0d975e43
chore: WIP
2024-08-22 18:04:30 +02:00
Pablo Lara
063de00e45
chore: create
2024-08-21 14:33:53 +02:00
Pablo Lara
4b18397e69
chore: add bcrypt dependency
2024-08-21 12:32:33 +02:00
Pablo Lara
52dd08883f
chore: add AuthForm component
2024-08-21 11:53:17 +02:00
Pablo Lara
4e104194bc
Merge branch 'main' into PRWLR-4393-Setup-NextAuth-client-session
2024-08-21 09:20:11 +02:00
Pablo Lara
80d05c276f
chore: add basic routing for next auth
2024-08-20 16:23:02 +02:00
Sophia Dao
f676ca9078
Compliance Page & Compliance Card ( #40 )
...
* feat(compliance): Add in initial shell for Compliance page
* feat(compliance): Mock data in the same way as Services and Providers, create files for rest of page and card structure
* feat(compliance): Add in more data to json, continue building Compliance Card
* feat(compliance): Add in icons for Compliance types, update Compliance skeleton
* feat(compliance): Compliance card/page - add in colors for progress bar, styling
* feat(compliance): Add image definitions to fix CI
* feat(compliance): Add in aws.svg instead of .png
* Fix file suffix
* feat(compliance) remove duplicate spacer
2024-08-20 08:30:36 -05:00
Pablo Lara
967158f216
Merge pull request #41 from prowler-cloud/PRWLR-4104-Overview-Page-Findings-by-Status-and-Severity-Chart
...
chore: adjusted the gaps a bit and centered it along the X-axis for now
2024-08-20 10:08:30 +02:00
Pablo Lara
3b621e73f6
chore: adjusted the gaps a bit and centered it along the X-axis for now
2024-08-20 10:06:03 +02:00
Pablo Lara
357c9b0813
Merge pull request #39 from prowler-cloud/PRWLR-4104-Overview-Page-Findings-by-Status-and-Severity-Chart
...
Graphs for finding by status and severity
2024-08-20 10:03:51 +02:00
Pablo Lara
71a56031e2
chore: aling to the middle for charts components for now
2024-08-19 17:13:15 +02:00
Pablo Lara
d714213cc2
chore: fix lint error
2024-08-19 16:55:00 +02:00
Pablo Lara
33a5556b8a
#PRWLR-4106: modify gap for attack surface component
2024-08-19 16:49:44 +02:00
Pablo Lara
a864c76955
feat: add attack surface component
2024-08-19 16:43:45 +02:00
Pablo Lara
109a477f9e
chore: fix English typo error
2024-08-19 16:42:44 +02:00
Pablo Lara
c159fb1dac
feat: update chart dependency to fix an error
2024-08-19 16:40:46 +02:00
Pablo Lara
52e21a020e
feat: add container class to fit all resolutions
2024-08-19 16:40:12 +02:00
Pablo Lara
9296e0cc0d
chore: add severity's colors
2024-08-19 16:39:15 +02:00
Pablo Lara
f61ed5ddf5
chore: simplify AttackSurface component
2024-08-19 12:14:17 +02:00
Pablo Lara
f236d2087a
feat: Attack Surface component is ready
2024-08-19 12:11:50 +02:00
Pablo Lara
441945e075
feat: Status chart is ready
2024-08-19 10:52:44 +02:00
Pablo Lara
26ab6513a2
fix: resolve casing conflict for Chart.tsx
2024-08-16 12:44:12 +02:00
Pablo Lara
b0ec7a2a82
fix: temporary rename to resolve casing conflict
2024-08-16 12:43:02 +02:00
Pablo Lara
caa5e7dd96
chore: add recharts library
2024-08-16 11:21:29 +02:00
Pablo Lara
75f4f0d43a
chore: update tailwind-merge dependencie
2024-08-16 11:16:42 +02:00
Pablo Lara
6ea3057b23
feat: create CustomBox component
2024-08-16 10:59:09 +02:00
Pablo Lara
1724e25c3b
Merge pull request #38 from prowler-cloud/PRWLR-4375-Services-Page-Card
...
Services Page
2024-08-15 09:15:43 +02:00
Pablo Lara
5af439d926
feat: add Skeleton for services page
2024-08-15 09:09:43 +02:00
Pablo Lara
40991c4b7e
Merge branch 'main' into PRWLR-4375-Services-Page-Card
2024-08-15 08:41:05 +02:00
Pablo Lara
614548f58a
chore: adjust breakpoints for improved responsiveness
2024-08-15 08:29:03 +02:00
Pablo Lara
d7fe3595d3
chore: Add breakpoint to optimize layouts for large screens
2024-08-15 08:16:52 +02:00
Pablo Lara
088b4fa4fe
rename: rename ServiceCard component
2024-08-15 08:16:15 +02:00
Pablo Lara
ca3da473d7
chore: add input for muted findings
2024-08-14 16:29:52 +02:00