Commit Graph

30 Commits

Author SHA1 Message Date
Alejandra
73666b0556 🔥 Remove unused exports and update dependencies (#1146) 2024-04-02 22:57:53 -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
dependabot[bot]
fa6e97e0a2 Bump follow-redirects from 1.15.5 to 1.15.6 in /frontend (#734)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 17:40:12 +01:00
Alejandra
94a2037f8a 🎨 Format with Biome (#1097) 2024-03-17 16:28:45 +00:00
Alejandra
7856fd811b 🎨 Update quote style in biome formatter (#1095) 2024-03-17 16:13:25 +00:00
Santiago Gandolfo
43435d50dd ♻️ Replace ESLint and Prettier with Biome to format and lint frontend (#719)
Co-authored-by: User <alejsdev@gmail.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2024-03-17 16:05:47 +00:00
Sebastián Ramírez
6aa2296dea 🐛 Fix 403 when the frontend has a directory without an index.html (#1094) 2024-03-17 13:43:31 +00:00
Alejandra
a2a1900105 🎨 Replace buttons styling for variants for consistency (#722) 2024-03-15 01:05:28 +01:00
Alejandra
f5764acd56 🛠️ Improve modify-openapi-operationids.js (#720) 2024-03-14 12:27:03 +01:00
Alejandra
21232c0f9f 🛠️ Minor changes in frontend (#715) 2024-03-13 21:59:28 +00:00
Sebastián Ramírez
b32dea360c 🚚 Rename project to Full Stack FastAPI Template (#699) 2024-03-12 19:23:20 +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
dependabot[bot]
e15531674f Bump follow-redirects from 1.15.3 to 1.15.5 in /frontend (#654) 2024-03-12 15:00:54 +01:00
dependabot[bot]
5ea1695e1c Bump vite from 5.0.4 to 5.0.12 in /frontend (#653) 2024-03-12 14:59:55 +01:00
Alejandra
d360b92bc6 🎨 Adjust color and spacing (#684) 2024-03-12 14:58:44 +01:00
Alejandra
8fedbd17b8 📝 Update frontend README.md (#675) 2024-03-11 17:06:35 +00: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
710e2f8c2b 🔧 Set TanStack Router devtools only in dev mode (#668) 2024-03-11 15:50:10 +00:00
Alejandra
f5ccd4a59c Create endpoint to show password recovery email content and update email template (#664) 2024-03-09 23:53: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
Sebastián Ramírez
07064ae5e0 📝 Update deployment files and docs (#660) 2024-03-09 00:41:13 +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