Alejandra
|
c147a95563
|
✨ Add Sign Up and make `OPEN_USER_REGISTRATION=True` by default (#1265)
|
1 year ago |
Alejandra
|
a6fbe9df64
|
✨ Add Login e2e tests (#1264)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Alejandra
|
000580d0ac
|
✨ Add initial setup for frontend / end-to-end tests with Playwright (#1261)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Alejandra
|
e15831c930
|
♻️ Update form inputs width (#1263)
|
1 year ago |
Alejandra
|
2ed7a0887c
|
🎨 Format frontend (#1262)
|
1 year ago |
António Loureiro
|
c38581ce26
|
♻️ Abstraction of specific AddModal component out of the Navbar (#1246)
|
1 year ago |
jmondaud
|
8ba2459b75
|
♻️ Update login.tsx to prevent error if username or password are empty (#1257)
|
1 year ago |
Alejandra
|
3865627301
|
♻️ Refactor recover password (#1242)
|
1 year ago |
Alejandra
|
a578dffcae
|
🎨 Format and lint (#1243)
|
1 year ago |
Tomer Barletz
|
960a38aeb6
|
🎨 Run biome after OpenAPI client generation (#1226)
|
1 year ago |
Patrick Arminio
|
dda7934ed8
|
✨ Introduce pagination in items (#1239)
|
1 year ago |
Alejandra
|
ef76179f9f
|
♻️ Update DeleteConfirmation component to use new service (#1224)
|
1 year ago |
Alejandra
|
2f0a682bfe
|
♻️ Update client services (#1223)
|
1 year ago |
Tomer Barletz
|
1bf057bd19
|
✨ Add TanStack React Query devtools in dev build (#1217)
|
1 year ago |
Tomer Barletz
|
0eb5e18d85
|
🐛 Fix welcome page to show logged-in user (#1218)
|
1 year ago |
Alejandra
|
47548490bb
|
⚒️ Add minor frontend tweaks (#1210)
|
1 year ago |
Alejandra
|
44ed5b1783
|
🚚 Move assets to public folder (#1206)
|
1 year ago |
Alejandra
|
8f6e8c9ee4
|
🔧 Update Node.js version in `.nvmrc` (#1192)
|
1 year ago |
Patrick Arminio
|
472e0f254b
|
🚸 Use useSuspenseQuery to fetch members and show skeleton (#1174)
|
1 year ago |
Patrick Arminio
|
79a7182816
|
🔧 Ignore `src/routeTree.gen.ts` in biome (#1175)
|
1 year ago |
Alejandra
|
314da98a45
|
🎨 Format Utils (#1173)
|
1 year ago |
Alejandra
|
78a8a3b4c4
|
🐛 Fix bug when resetting password (#1171)
|
1 year ago |
Patrick Arminio
|
c31a12c0fb
|
✨ Use suspense for items page (#1167)
|
1 year ago |
Patrick Arminio
|
615170dc34
|
🚸 Mark login field as required (#1166)
|
1 year ago |
Patrick Arminio
|
9523db2f53
|
🚸 Improve login (#1163)
|
1 year ago |
Patrick Arminio
|
d0fbd0e925
|
🥅 Handle AxiosErrors in Login page (#1162)
|
1 year ago |
Alejandra
|
ccd85b098b
|
🎨 Format frontend (#1161)
|
1 year ago |
Alejandra
|
b92de6eb4f
|
♻️ Regenerate frontend client (#1156)
|
1 year ago |
Patrick Arminio
|
2314dbd2df
|
🆙 Update React Query to TanStack Query (#1153)
|
1 year ago |
Alejandra
|
529a475c8d
|
♻️ Migrate frontend client generation from `openapi-typescript-codegen` to `@hey-api/openapi-ts` (#1151)
|
1 year ago |
dependabot[bot]
|
6e6b230dfc
|
Bump vite from 5.0.12 to 5.0.13 in /frontend (#1149)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
Patrick Arminio
|
822dbc52b5
|
🔧 Change .nvmrc format (#1148)
|
1 year ago |
Alejandra
|
73666b0556
|
🔥 Remove unused exports and update dependencies (#1146)
|
1 year ago |
Alejandra
|
4239d93ea6
|
♻️ Refactor and tweaks, rename `UserCreateOpen` to `UserRegister` and others (#1143)
|
1 year ago |
Alejandra
|
33fe25e332
|
🎨 Format imports (#1140)
|
1 year ago |
Alejandra
|
6874db48b0
|
♻️ Refactor and remove `React.FC` (#1139)
|
1 year ago |
Alejandra
|
84bc7e2ca8
|
♻️ Add email pattern and refactor in frontend (#1138)
|
1 year ago |
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>
|
1 year ago |
Alejandra
|
94a2037f8a
|
🎨 Format with Biome (#1097)
|
1 year ago |
Alejandra
|
7856fd811b
|
🎨 Update quote style in biome formatter (#1095)
|
1 year ago |
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>
|
1 year ago |
Sebastián Ramírez
|
6aa2296dea
|
🐛 Fix 403 when the frontend has a directory without an index.html (#1094)
|
1 year ago |
Alejandra
|
a2a1900105
|
🎨 Replace buttons styling for variants for consistency (#722)
|
1 year ago |
Alejandra
|
f5764acd56
|
🛠️ Improve modify-openapi-operationids.js (#720)
|
1 year ago |
Alejandra
|
21232c0f9f
|
🛠️ Minor changes in frontend (#715)
|
1 year ago |
Sebastián Ramírez
|
b32dea360c
|
🚚 Rename project to Full Stack FastAPI Template (#699)
|
1 year ago |
Alejandra
|
12202b6f4d
|
◀ Revert "📸 Rename Dashboard to Home and update screenshots" (#697)
This reverts commit 5cf7ab0a6b .
|
1 year ago |
Alejandra
|
5cf7ab0a6b
|
📸 Rename Dashboard to Home and update screenshots (#693)
|
1 year ago |
dependabot[bot]
|
e15531674f
|
Bump follow-redirects from 1.15.3 to 1.15.5 in /frontend (#654)
|
1 year ago |
dependabot[bot]
|
5ea1695e1c
|
Bump vite from 5.0.4 to 5.0.12 in /frontend (#653)
|
1 year ago |