Commit Graph

18 Commits

Author SHA1 Message Date
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
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
a21c57ab2b Migrate to latest openapi-ts (#1430) 2024-11-27 12:06:59 +01: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
Alejandra
06a2ec8a2b 🔧 Update Playwright config and tests to use env variables (#1266) 2024-07-23 14:59:39 -05: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
Tomer Barletz
960a38aeb6 🎨 Run biome after OpenAPI client generation (#1226) 2024-06-27 14:53:51 -05:00
Patrick Arminio
c31a12c0fb Use suspense for items page (#1167) 2024-04-15 15:03:39 -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
Alejandra
73666b0556 🔥 Remove unused exports and update dependencies (#1146) 2024-04-02 22:57:53 -05: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
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
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