Alejandra
|
d18cf4b6be
|
🎨 Add minor UI tweaks in Skeletons and other components (#1507)
|
5 months ago |
Alejandra
|
ccbdb30a87
|
🎨 Add minor UI tweaks (#1506)
|
5 months ago |
Alejandra
|
496c7090b3
|
♻️ Redirect the user to login if we get 401/403 (#1501)
|
6 months ago |
Alejandra
|
7b05fc1f6d
|
🔧 Remove unused context from router creation (#1498)
|
6 months ago |
Alejandra
|
ed34e5e170
|
🔧 Configure path alias for cleaner imports (#1497)
|
6 months ago |
Alejandra
|
55df823739
|
🛂 Migrate to Chakra UI v3 (#1496)
Co-authored-by: github-actions <github-actions@github.com>
|
6 months ago |
Robert (Jamie) Munro
|
6042eda4bc
|
✏️ Fix a couple of spelling mistakes (#1485)
|
6 months ago |
Boriss Jerjomkin
|
c754a0058b
|
🧑🔧 Replace correct value for 'htmlFor' (#1456)
|
7 months ago |
Patrick Arminio
|
953e9e5416
|
♻️ Remove modify id script in favor of openapi-ts config (#1434)
|
8 months ago |
Patrick Arminio
|
a21c57ab2b
|
✨ Migrate to latest openapi-ts (#1430)
|
8 months ago |
Sebastián Ramírez
|
e684f3c8d6
|
👷 Improve Playwright CI speed: sharding (paralel runs), run in Docker to use cache, use env vars (#1405)
|
9 months ago |
Saltie
|
8d52d018b4
|
♻️ Add PaginationFooter component (#1381)
|
10 months ago |
Patrick Arminio
|
97d04cd7ff
|
👷 Improve playwright CI job (#1335)
|
11 months ago |
Alejandra
|
bbad34aa8d
|
👷🏻 Auto-generate frontend client (#1320)
|
11 months ago |
Abdul
|
36767344aa
|
♻️ Regenerate client to use UUID instead of id integers and update frontend (#1281)
|
1 year ago |
Alejandra
|
b905768656
|
♻️ Tweaks in frontend (#1273)
|
1 year ago |
Alejandra
|
8efef66c5c
|
✨ Add User Settings e2e tests (#1271)
|
1 year ago |
Alejandra
|
1e9e561e5f
|
✨ Add Reset Password e2e tests (#1270)
|
1 year ago |
Alejandra
|
8f7004821a
|
✨ Add Sign Up e2e tests (#1268)
|
1 year ago |
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
|
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 |
Patrick Arminio
|
472e0f254b
|
🚸 Use useSuspenseQuery to fetch members and show skeleton (#1174)
|
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 |
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 |