Pablo Lara
|
b8b05b923f
|
chore: tweak styles for Prowler logo in signIn page
|
2024-10-07 06:41:13 +02:00 |
|
Pablo Lara
|
22bacfdcb3
|
feat(sign-up/sign-in): remove unused component
|
2024-10-06 13:23:59 +02:00 |
|
Pablo Lara
|
d138c4eeb8
|
feat(sign-up/sign-in): styling the the auth page
|
2024-10-06 13:20:45 +02:00 |
|
Pablo Lara
|
f0f4e85f06
|
feat(sign-up): integrate sign-up functionality in the application
|
2024-10-05 19:08:28 +02:00 |
|
Pablo Lara
|
e2261af59f
|
feat(auth): refresh access token on-demand when receiving 401 error
|
2024-10-05 14:43:02 +02:00 |
|
Pablo Lara
|
ff74edcc04
|
feat(auth): refresh access token on-demand when receiving 401 error
|
2024-10-05 14:29:41 +02:00 |
|
Pablo Lara
|
735f830251
|
feat: add function getUserByMe
|
2024-10-05 14:02:22 +02:00 |
|
Pablo Lara
|
abcf37ea92
|
feat: Reduce session cookie size drastically
|
2024-10-05 06:51:05 +02:00 |
|
Pablo Lara
|
8da95c7102
|
chore: The session will expire in 24 hours as the refreshToken coming from the API
|
2024-10-04 18:48:51 +02:00 |
|
Pablo Lara
|
72d875aa4f
|
chore: WIP
|
2024-10-04 16:08:57 +02:00 |
|
Pablo Lara
|
5c0ee0cfb3
|
chore: remove dataProviders json file
|
2024-10-03 18:21:52 +02:00 |
|
Pablo Lara
|
c7d6484eb8
|
chore: WIP
|
2024-10-03 18:20:28 +02:00 |
|
Pablo Lara
|
42ebf91a67
|
chore: add the new colors for the dark mode
|
2024-10-03 06:22:35 +02:00 |
|
Pablo Lara
|
d8c9720723
|
fix: order by default using sorting param
|
2024-10-03 06:08:05 +02:00 |
|
Pablo Lara
|
8e7dfcaa76
|
WIP
|
2024-10-02 17:22:34 +02:00 |
|
Pablo Lara
|
a72b33597d
|
WIP
|
2024-10-02 16:09:26 +02:00 |
|
Pablo Lara
|
6e37d8d850
|
chore: update all providers API requests
|
2024-10-02 10:00:54 +02:00 |
|
Pablo Lara
|
ce51108f7f
|
fix: apply password match validation only on sign-up form
|
2024-10-02 06:37:29 +02:00 |
|
Pablo Lara
|
9e56a4a10d
|
chore: add id attibute to the customInput component to make unique fields
|
2024-10-02 06:25:35 +02:00 |
|
Pablo Lara
|
76b1c83add
|
chore: tweaks authFormSchema using zod validation for client side
|
2024-10-01 14:29:58 +02:00 |
|
Pablo Lara
|
650b95c4f1
|
chore: add confirmPassword input in sign-up page
|
2024-10-01 14:15:05 +02:00 |
|
Pablo Lara
|
ceebfc9aca
|
chore: remove unused dependency
|
2024-10-01 14:14:26 +02:00 |
|
Pablo Lara
|
2e443db362
|
chore: comanyName is now optional and added confirmPassword field
|
2024-10-01 14:13:49 +02:00 |
|
Pablo Lara
|
e15690781f
|
Merge pull request #64 from prowler-cloud/PRWLR-4917-Improving-Filtering-Impacts-the-whole-app-followUp
Codebase improvements: Tailwind formatting, accessibility fixes, and search optimization
|
2024-10-01 08:16:54 +02:00 |
|
Pablo Lara
|
35f7c90c19
|
chore: rename for consistency custom-button component
|
2024-10-01 06:02:22 +02:00 |
|
Pablo Lara
|
717f9765e1
|
chore: run prettier-plugin-tailwindcss
|
2024-10-01 05:55:20 +02:00 |
|
Pablo Lara
|
607cd5d1e0
|
feat: install, configure and run prettier-plugin-tailwindcss
|
2024-10-01 05:44:24 +02:00 |
|
Pablo Lara
|
4e5bb81906
|
chore: Style tweaks for filters
|
2024-10-01 05:30:47 +02:00 |
|
Pablo Lara
|
24163b2644
|
chore: Style tweaks for filters
|
2024-10-01 04:59:07 +02:00 |
|
Pablo Lara
|
7c2f7d7eeb
|
chore: Fix issue with invalid keys being passed to selectedKeys
|
2024-09-30 17:37:09 +02:00 |
|
Pablo Lara
|
fcd1aa5d76
|
chore: impot lodash correctly
|
2024-09-30 17:25:08 +02:00 |
|
Pablo Lara
|
1f5ee1ee3f
|
chore: tweak styles
|
2024-09-30 17:23:52 +02:00 |
|
Pablo Lara
|
bbbcc4a185
|
chore: Add aria-labels to fix errors accessibility
|
2024-09-30 17:03:15 +02:00 |
|
Pablo Lara
|
f8c5f4f1cc
|
chore: Add aria-label to buttons for improved accessibility
|
2024-09-30 16:54:33 +02:00 |
|
Pablo Lara
|
78f8badddd
|
Merge pull request #63 from prowler-cloud/PRWLR-4917-Improving-Filtering-Impacts-the-whole-app
Big Refactor: Integrated React Hook Form, Improved UI Consistency and added new features
|
2024-09-30 16:32:36 +02:00 |
|
Pablo Lara
|
5223cf3763
|
chore: rename component properly
|
2024-09-30 16:31:15 +02:00 |
|
Pablo Lara
|
39b7fca11f
|
chore: rename component properly
|
2024-09-30 16:30:38 +02:00 |
|
Pablo Lara
|
904a4a61e9
|
chore: rename component properly
|
2024-09-30 16:16:24 +02:00 |
|
Pablo Lara
|
f146946319
|
feat: big refactor for filters and tons of components
|
2024-09-30 16:15:43 +02:00 |
|
Pablo Lara
|
db9faa2f4b
|
chore: WIP
|
2024-09-30 09:43:23 +02:00 |
|
Pablo Lara
|
d9ec74b149
|
chore: WIP
|
2024-09-30 06:21:56 +02:00 |
|
Pablo Lara
|
ba1f8c9a3a
|
chore: handle lib folder dependencies with nextui
|
2024-09-28 06:13:28 +02:00 |
|
Pablo Lara
|
f496896884
|
feat: change render order by default, rename components, simplify structure
|
2024-09-28 05:29:04 +02:00 |
|
Pablo Lara
|
1ea8addb04
|
chore: remove unused console log
|
2024-09-27 15:53:16 +02:00 |
|
Pablo Lara
|
f7df63e2af
|
feat: add new functionality for adding provider and remove the old one
|
2024-09-27 15:33:36 +02:00 |
|
Pablo Lara
|
2807fc2b8e
|
chore: replace the new field date value coming from the API
|
2024-09-27 11:15:02 +02:00 |
|
Pablo Lara
|
fbb5ede272
|
chore: add types in the proper directory
|
2024-09-27 10:45:12 +02:00 |
|
Pablo Lara
|
8e1c8304d8
|
feat: fix TS errors in customButton component
|
2024-09-27 10:42:16 +02:00 |
|
Pablo Lara
|
dbfc11e822
|
chore: tweak filter controls
|
2024-09-27 10:20:38 +02:00 |
|
Pablo Lara
|
0235f37faa
|
chore: tweak styles for button with icons
|
2024-09-27 10:04:41 +02:00 |
|