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
|
496c7090b3
|
♻️ Redirect the user to login if we get 401/403 (#1501)
|
2025-02-19 12:00:08 +00:00 |
|
Alejandra
|
7b05fc1f6d
|
🔧 Remove unused context from router creation (#1498)
|
2025-02-18 15:02:50 +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 |
|
Chris Handy
|
631980a876
|
📝 Removing deprecated manual client SDK step (#1494)
|
2025-02-17 18:03:49 +00:00 |
|
Christopher Markus
|
aee08490e5
|
📝 Update Frontend README.md (#1462)
Fix incorrect script name which was generate-frontend-client.sh and now is generate-client.sh
|
2025-02-10 19:26:37 +00:00 |
|
dependabot[bot]
|
16997dabf0
|
Bump vite from 5.0.13 to 5.4.14 in /frontend (#1469)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.13 to 5.4.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/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>
|
2025-02-10 19:25:42 +00:00 |
|
Robert (Jamie) Munro
|
6042eda4bc
|
✏️ Fix a couple of spelling mistakes (#1485)
|
2025-02-10 15:14:19 +00:00 |
|
Boriss Jerjomkin
|
c754a0058b
|
🧑🔧 Replace correct value for 'htmlFor' (#1456)
|
2025-01-06 11:32:57 +00:00 |
|
Ayoub Benaissa
|
87afb074a3
|
📝 Update frontend/README.md to also remove Playwright when removing Frontend (#1452)
|
2024-12-21 11:00:44 +00:00 |
|
Patrick Arminio
|
14129f7a50
|
✨ Add private, local only, API for usage in E2E tests (#1429)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-02 12:57:53 +01:00 |
|
Patrick Arminio
|
953e9e5416
|
♻️ Remove modify id script in favor of openapi-ts config (#1434)
|
2024-11-27 12:42:44 +01:00 |
|
Patrick Arminio
|
a21c57ab2b
|
✨ Migrate to latest openapi-ts (#1430)
|
2024-11-27 12:06:59 +01:00 |
|
Sebastián Ramírez
|
e684f3c8d6
|
👷 Improve Playwright CI speed: sharding (paralel runs), run in Docker to use cache, use env vars (#1405)
|
2024-10-25 21:56:34 +00:00 |
|
Justin Perdok
|
1c3e464acd
|
🔧 Add .auth playwright folder to .gitignore (#1383)
|
2024-10-03 20:35:15 +02:00 |
|
Saltie
|
8d52d018b4
|
♻️ Add PaginationFooter component (#1381)
|
2024-10-03 20:32:46 +02:00 |
|
dependabot[bot]
|
6047623ad1
|
⬆️ Bump rollup from 4.6.1 to 4.22.5 in /frontend (#1379)
Bumps [rollup](https://github.com/rollup/rollup) from 4.6.1 to 4.22.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.6.1...v4.22.5)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-30 15:39:17 +02:00 |
|
Sebastián Ramírez
|
79d240f5b7
|
♻️ Simplify domains with api.example.com for API and dashboard.example.com for frontend, improve local development with localhost (#1344)
|
2024-09-19 18:11:33 +00:00 |
|
Patrick Arminio
|
97d04cd7ff
|
👷 Improve playwright CI job (#1335)
|
2024-09-12 15:21:24 +02:00 |
|
Alejandra
|
bbad34aa8d
|
👷🏻 Auto-generate frontend client (#1320)
|
2024-08-29 20:10:49 +02:00 |
|
dependabot[bot]
|
5a138697ec
|
⬆️ Bump axios from 1.6.2 to 1.7.4 in /frontend (#1301)
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
|
2024-08-14 09:56:53 -05:00 |
|
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 |
|