Commit Graph

71 Commits

Author SHA1 Message Date
Elijah Rippeth
2b2eefc121 🚨 Fix Docker build warning (#1283) 2024-08-02 10:47:06 -05: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
9e0146c64c 📝 Add End-to-End Testing with Playwright to frontend README.md (#1279)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-01 16:50:55 +00:00
Alejandra
ed61369c2b ♻️ Add random password util and refactor tests (#1277) 2024-08-01 11:45:05 -05:00
Alejandra
8efef66c5c Add User Settings e2e tests (#1271) 2024-07-30 12:48:36 -05:00
Alejandra
1e9e561e5f Add Reset Password e2e tests (#1270) 2024-07-30 09:09:57 -05:00
Alejandra
8f7004821a Add Sign Up e2e tests (#1268) 2024-07-29 12:53:43 -05:00
Alejandra
06a2ec8a2b 🔧 Update Playwright config and tests to use env variables (#1266) 2024-07-23 14:59:39 -05:00
Alejandra
c147a95563 Add Sign Up and make OPEN_USER_REGISTRATION=True by default (#1265) 2024-07-22 19:40:56 -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
000580d0ac Add initial setup for frontend / end-to-end tests with Playwright (#1261)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-22 23:00:02 +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
jmondaud
8ba2459b75 ♻️ Update login.tsx to prevent error if username or password are empty (#1257) 2024-07-18 15:24:51 -05:00
Alejandra
3865627301 ♻️ Refactor recover password (#1242) 2024-06-28 09:22:32 -05:00
Alejandra
a578dffcae 🎨 Format and lint (#1243) 2024-06-27 16:38:45 -05:00
Tomer Barletz
960a38aeb6 🎨 Run biome after OpenAPI client generation (#1226) 2024-06-27 14:53:51 -05:00
Patrick Arminio
dda7934ed8 Introduce pagination in items (#1239) 2024-06-27 14:49:54 -05:00
Alejandra
ef76179f9f ♻️ Update DeleteConfirmation component to use new service (#1224) 2024-06-05 17:25:47 +00:00
Alejandra
2f0a682bfe ♻️ Update client services (#1223) 2024-06-05 10:39:46 -05:00
Tomer Barletz
1bf057bd19 Add TanStack React Query devtools in dev build (#1217) 2024-06-01 22:34:41 +00:00
Tomer Barletz
0eb5e18d85 🐛 Fix welcome page to show logged-in user (#1218) 2024-06-01 17:31:03 -05: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
8f6e8c9ee4 🔧 Update Node.js version in .nvmrc (#1192) 2024-05-03 15:29:52 -07:00
Patrick Arminio
472e0f254b 🚸 Use useSuspenseQuery to fetch members and show skeleton (#1174) 2024-04-16 09:56:59 -05:00
Patrick Arminio
79a7182816 🔧 Ignore src/routeTree.gen.ts in biome (#1175) 2024-04-16 09:56:11 -05:00
Alejandra
314da98a45 🎨 Format Utils (#1173) 2024-04-15 21:34:50 +00:00
Alejandra
78a8a3b4c4 🐛 Fix bug when resetting password (#1171) 2024-04-15 21:19:40 +00:00
Patrick Arminio
c31a12c0fb Use suspense for items page (#1167) 2024-04-15 15:03:39 -05:00
Patrick Arminio
615170dc34 🚸 Mark login field as required (#1166) 2024-04-12 10:50:14 -05:00
Patrick Arminio
9523db2f53 🚸 Improve login (#1163) 2024-04-09 09:12:19 -05:00
Patrick Arminio
d0fbd0e925 🥅 Handle AxiosErrors in Login page (#1162) 2024-04-09 09:11:09 -05: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
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>
2024-04-03 15:07:51 -05:00
Patrick Arminio
822dbc52b5 🔧 Change .nvmrc format (#1148) 2024-04-03 09:41:28 -05:00
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