Commit Graph

785 Commits

Author SHA1 Message Date
Alejandra
06a2ec8a2b 🔧 Update Playwright config and tests to use env variables (#1266) 2024-07-23 14:59:39 -05:00
github-actions
aff2146d7e 📝 Update release notes 2024-07-23 00:41:16 +00:00
Alejandra
c147a95563 Add Sign Up and make OPEN_USER_REGISTRATION=True by default (#1265) 2024-07-22 19:40:56 -05:00
github-actions
7a9920ac7b 📝 Update release notes 2024-07-22 23:04:45 +00: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
github-actions
3c38ad1188 📝 Update release notes 2024-07-22 23:00:20 +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
github-actions
ddd4b1dbfd 📝 Update release notes 2024-07-22 22:49:22 +00:00
Esteban Maya
e65b427ab1 ♻️ Edit refactor db models to use UUID's instead of integer ID's (#1259)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-22 22:49:02 +00:00
github-actions
cc480df776 📝 Update release notes 2024-07-22 01:24:51 +00:00
Alejandra
e15831c930 ♻️ Update form inputs width (#1263) 2024-07-22 01:24:32 +00:00
github-actions
b79c7c8e99 📝 Update release notes 2024-07-22 00:57:06 +00:00
dependabot[bot]
c6457cb8e1 ⬆️ Bump setuptools from 69.1.1 to 70.0.0 in /backend (#1255)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.1.1 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.1.1...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-21 19:56:48 -05:00
github-actions
ded08f6d97 📝 Update release notes 2024-07-22 00:56:37 +00:00
dependabot[bot]
e31537c430 ⬆️ Bump certifi from 2024.2.2 to 2024.7.4 in /backend (#1250)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-21 19:56:19 -05:00
github-actions
5d6a109cf2 📝 Update release notes 2024-07-22 00:56:04 +00:00
dependabot[bot]
53849188fe ⬆️ Bump urllib3 from 2.2.1 to 2.2.2 in /backend (#1235)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-21 19:55:45 -05:00
github-actions
d8219050e1 📝 Update release notes 2024-07-22 00:36:26 +00:00
Javier Álvarez
6e1c888af3 ♻️ Replace deprecated utcnow() with now(timezone.utc) in utils module (#1247) 2024-07-21 19:36:05 -05:00
github-actions
68ef020782 📝 Update release notes 2024-07-22 00:34:10 +00:00
Alejandra
2ed7a0887c 🎨 Format frontend (#1262) 2024-07-22 00:33:50 +00:00
github-actions
a38afb4676 📝 Update release notes 2024-07-18 20:27:56 +00:00
António Loureiro
c38581ce26 ♻️ Abstraction of specific AddModal component out of the Navbar (#1246) 2024-07-18 15:27:39 -05:00
github-actions
8faf5c9fc9 📝 Update release notes 2024-07-18 20:25:18 +00:00
jmondaud
8ba2459b75 ♻️ Update login.tsx to prevent error if username or password are empty (#1257) 2024-07-18 15:24:51 -05:00
github-actions
763afde09b 📝 Update release notes 2024-06-30 01:05:43 +00:00
Patrick Arminio
8b8f0698e3 Add mailcatcher configuration (#1244) 2024-06-29 20:05:25 -05:00
github-actions
91c35331e4 📝 Update release notes 2024-06-28 14:22:56 +00:00
Alejandra
3865627301 ♻️ Refactor recover password (#1242) 2024-06-28 09:22:32 -05:00
github-actions
92a3480a60 📝 Update release notes 2024-06-27 21:39:05 +00:00
Alejandra
a578dffcae 🎨 Format and lint (#1243) 2024-06-27 16:38:45 -05:00
github-actions
7a4f98c445 📝 Update release notes 2024-06-27 19:54:08 +00:00
Tomer Barletz
960a38aeb6 🎨 Run biome after OpenAPI client generation (#1226) 2024-06-27 14:53:51 -05:00
github-actions
dabeff7801 📝 Update release notes 2024-06-27 19:50:16 +00:00
Patrick Arminio
dda7934ed8 Introduce pagination in items (#1239) 2024-06-27 14:49:54 -05:00
github-actions
db7d06b0f8 📝 Update release notes 2024-06-26 02:27:23 +00:00
Sebastián Ramírez
dbf3899b7c ⬆️ Upgrade Traefik (#1241) 2024-06-26 02:27:06 +00:00
github-actions
e20c35d76d 📝 Update release notes 2024-06-19 00:21:02 +00:00
Esteban Maya
d421c90af2 🗃️ Add max_length validation for database models and input data (#1233) 2024-06-18 19:20:39 -05:00
github-actions
df66c1d2ce 📝 Update release notes 2024-06-05 17:26:09 +00:00
Alejandra
ef76179f9f ♻️ Update DeleteConfirmation component to use new service (#1224) 2024-06-05 17:25:47 +00:00
github-actions
0b16db4fe0 📝 Update release notes 2024-06-05 15:40:06 +00:00
Alejandra
2f0a682bfe ♻️ Update client services (#1223) 2024-06-05 10:39:46 -05:00
github-actions
90aa3dc274 📝 Update release notes 2024-06-01 22:44:23 +00:00
Alejandra
649a7dae4c 📝 Update release-notes.md (#1220) 2024-06-01 22:44:03 +00:00
github-actions
e66aa0ea55 📝 Update release notes 2024-06-01 22:35:02 +00:00
Tomer Barletz
1bf057bd19 Add TanStack React Query devtools in dev build (#1217) 2024-06-01 22:34:41 +00:00
github-actions
9ad8f57cfd 📝 Update release notes 2024-06-01 22:31:20 +00:00
Tomer Barletz
0eb5e18d85 🐛 Fix welcome page to show logged-in user (#1218) 2024-06-01 17:31:03 -05:00
github-actions
bd8b50308c 📝 Update release notes 2024-05-23 21:06:13 +00:00