Commit Graph

44 Commits

Author SHA1 Message Date
Alejandra
f813161912 ⬆️ Upgrade Biome to the latest version (#1861) 2025-09-09 14:45:10 +02:00
Alejandra
5f1ba46404 🔧 Update tsconfig.json and fix errors (#1859) 2025-09-08 12:51:26 +02:00
dependabot[bot]
eb0b2c2f45 ⬆ Bump @chakra-ui/react from 3.8.0 to 3.26.0 in /frontend (#1796)
* ⬆ Bump @chakra-ui/react from 3.8.0 to 3.26.0 in /frontend

Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) from 3.8.0 to 3.26.0.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@3.26.0/packages/react)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-version: 3.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* ⬆ Bump @chakra-ui/react from 3.8.0 to 3.26.0 in /frontend

Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) from 3.8.0 to 3.26.0.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@3.26.0/packages/react)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-version: 3.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update

* Revert "Merge master"

This reverts commit d5e00fac5ec348e96cd132e2ba5c1f7429737b03, reversing
changes made to a5b7289c7ca8db865f1b56752ad27ecf8796fed2.

* Fix

* Fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: User <alejsdev@gmail.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2025-09-08 00:36:47 +02:00
Alejandra
e3f1f69d15 ♻️ Remove disabled attribute from Save button in ChangePassword component (#1844) 2025-09-07 22:38:32 +02:00
Diego Tellez
05bebffba1 🐛 Close sidebar drawer on user selection (#1515) 2025-03-19 13:48:37 +01:00
Joel Pérez
c067292fec 🐛 Fix required password validation when editing user fields (#1508) 2025-02-22 21:59:31 +00:00
Alejandra
d18cf4b6be 🎨 Add minor UI tweaks in Skeletons and other components (#1507) 2025-02-21 21:29:00 +01:00
Alejandra
ccbdb30a87 🎨 Add minor UI tweaks (#1506) 2025-02-21 20:10:51 +00:00
Alejandra
ed34e5e170 🔧 Configure path alias for cleaner imports (#1497) 2025-02-17 20:55:20 +01:00
Alejandra
55df823739 🛂 Migrate to Chakra UI v3 (#1496)
Co-authored-by: github-actions <github-actions@github.com>
2025-02-17 20:33:00 +01:00
Robert (Jamie) Munro
6042eda4bc ✏️ Fix a couple of spelling mistakes (#1485) 2025-02-10 15:14:19 +00:00
Saltie
8d52d018b4 ♻️ Add PaginationFooter component (#1381) 2024-10-03 20:32:46 +02:00
Abdul
36767344aa ♻️ Regenerate client to use UUID instead of id integers and update frontend (#1281) 2024-08-01 13:48:00 -05:00
Alejandra
b905768656 ♻️ Tweaks in frontend (#1273) 2024-08-01 18:01:03 +00:00
Alejandra
8efef66c5c Add User Settings e2e tests (#1271) 2024-07-30 12:48:36 -05:00
Alejandra
a6fbe9df64 Add Login e2e tests (#1264)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-22 23:04:29 +00:00
Alejandra
e15831c930 ♻️ Update form inputs width (#1263) 2024-07-22 01:24:32 +00:00
Alejandra
2ed7a0887c 🎨 Format frontend (#1262) 2024-07-22 00:33:50 +00:00
António Loureiro
c38581ce26 ♻️ Abstraction of specific AddModal component out of the Navbar (#1246) 2024-07-18 15:27:39 -05:00
Alejandra
a578dffcae 🎨 Format and lint (#1243) 2024-06-27 16:38:45 -05:00
Alejandra
ef76179f9f ♻️ Update DeleteConfirmation component to use new service (#1224) 2024-06-05 17:25:47 +00:00
Alejandra
47548490bb ⚒️ Add minor frontend tweaks (#1210) 2024-05-20 11:30:18 -07:00
Alejandra
44ed5b1783 🚚 Move assets to public folder (#1206) 2024-05-20 11:15:23 -07:00
Alejandra
ccd85b098b 🎨 Format frontend (#1161) 2024-04-08 15:49:22 -05:00
Alejandra
b92de6eb4f ♻️ Regenerate frontend client (#1156) 2024-04-06 18:26:12 -05:00
Patrick Arminio
2314dbd2df 🆙 Update React Query to TanStack Query (#1153) 2024-04-04 09:30:42 -05:00
Alejandra
529a475c8d ♻️ Migrate frontend client generation from openapi-typescript-codegen to @hey-api/openapi-ts (#1151) 2024-04-03 16:40:33 -05:00
Alejandra
4239d93ea6 ♻️ Refactor and tweaks, rename UserCreateOpen to UserRegister and others (#1143) 2024-04-01 22:53:33 -05:00
Alejandra
33fe25e332 🎨 Format imports (#1140) 2024-03-29 02:15:11 +00:00
Alejandra
6874db48b0 ♻️ Refactor and remove React.FC (#1139) 2024-03-29 01:22:28 +00:00
Alejandra
84bc7e2ca8 ♻️ Add email pattern and refactor in frontend (#1138) 2024-03-28 19:49:02 -05:00
Alejandra
94a2037f8a 🎨 Format with Biome (#1097) 2024-03-17 16:28:45 +00:00
Alejandra
a2a1900105 🎨 Replace buttons styling for variants for consistency (#722) 2024-03-15 01:05:28 +01:00
Alejandra
21232c0f9f 🛠️ Minor changes in frontend (#715) 2024-03-13 21:59:28 +00:00
Alejandra
12202b6f4d ◀ Revert "📸 Rename Dashboard to Home and update screenshots" (#697)
This reverts commit 5cf7ab0a6b.
2024-03-12 18:56:17 +00:00
Alejandra
5cf7ab0a6b 📸 Rename Dashboard to Home and update screenshots (#693) 2024-03-12 19:23:58 +01:00
Alejandra
d360b92bc6 🎨 Adjust color and spacing (#684) 2024-03-12 14:58:44 +01:00
Alejandra
eed628a43e 🎨 Improve styles (#673) 2024-03-11 16:56:59 +00:00
Alejandra
7cf9577ebb 🎨 Update theme (#666) 2024-03-11 15:50:46 +00:00
Alejandra
d04f758433 🔥 Remove unnecessary validation (#662) 2024-03-09 23:53:03 +00:00
Alejandra
9989016c56 💬 Improve Delete Account description and confirmation (#661)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-09 20:13:31 +00:00
Alejandra
9d703df254 🚚 Move new-frontend to frontend (#652) 2024-03-08 18:23:54 +00:00
Sebastián Ramírez
458d712d44 🔥 Remove old frontend (#649) 2024-03-08 14:44:04 +00:00
Esteban Maya
8558cf00a2 ♻ Move project source files to top level from src, update Sentry dependency (#630)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-07 16:35:33 +00:00