Commit Graph

787 Commits

Author SHA1 Message Date
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
dependabot[bot]
df51c2ee6d ⬆️ Bump requests from 2.31.0 to 2.32.0 in /backend (#1211)
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 14:05:55 -07:00
github-actions
bf0459468f 📝 Update release notes 2024-05-20 18:30:38 +00:00
Alejandra
47548490bb ⚒️ Add minor frontend tweaks (#1210) 2024-05-20 11:30:18 -07:00
github-actions
7f7c08e22b 📝 Update release notes 2024-05-20 18:15:45 +00:00
Alejandra
44ed5b1783 🚚 Move assets to public folder (#1206) 2024-05-20 11:15:23 -07:00
github-actions
eaa443736d 📝 Update release notes 2024-05-19 19:47:17 +00:00
Sebastián Ramírez
9c8c9c60e4 ♻️ Refactor redirect labels to simplify removing the frontend (#1208) 2024-05-19 12:46:58 -07:00
github-actions
c80191445a 📝 Update release notes 2024-05-16 18:57:58 +00:00
Craz1k0ek
a1dee4dd5d ✏️ Update README.md (#1205) 2024-05-16 18:57:38 +00:00
github-actions
6b3930fd6b 📝 Update release notes 2024-05-15 15:49:17 +00:00
Esteban Maya
ef1f64b8f5 🔒️ Refactor migrate from python-jose to PyJWT (#1203) 2024-05-15 08:48:57 -07:00
github-actions
13f4e844d3 📝 Update release notes 2024-05-14 22:43:23 +00:00
dependabot[bot]
a7202bf3ea ⬆️ Bump jinja2 from 3.1.3 to 3.1.4 in /backend (#1196)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 15:43:04 -07:00
github-actions
9057631fc0 📝 Update release notes 2024-05-10 18:22:14 +00:00
Sebastián Ramírez
f9a1ac7b1c 👷 Update Smokeshow download artifact GitHub Action (#1198) 2024-05-10 18:21:52 +00:00
github-actions
a7f4d7dd61 📝 Update release notes 2024-05-04 03:53:14 +00:00
Philipp Wurzer
d0654b0896 ✏️ Fix Adminer URL in deployment.md (#1194) 2024-05-03 22:52:56 -05:00
github-actions
1197f2bac0 📝 Update release notes 2024-05-03 22:30:12 +00:00
Alejandra
8f6e8c9ee4 🔧 Update Node.js version in .nvmrc (#1192) 2024-05-03 15:29:52 -07:00
github-actions
f0e85714be 📝 Update release notes 2024-05-03 22:29:24 +00:00
Alejandra
88a5c6448a 📝 Add Enabling Open User Registration to backend docs (#1191) 2024-05-03 15:29:03 -07:00
github-actions
d86e68f211 📝 Update release notes 2024-04-28 00:23:33 +00:00
dependabot[bot]
91062a1f8d Bump gunicorn from 21.2.0 to 22.0.0 in /backend (#1176)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-27 19:23:14 -05:00
github-actions
a2626b2391 📝 Update release notes 2024-04-28 00:22:21 +00:00
dependabot[bot]
d31245d53a Bump idna from 3.6 to 3.7 in /backend (#1168)
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-27 19:22:03 -05:00
github-actions
72cd3c97f3 📝 Update release notes 2024-04-26 22:56:21 +00:00
Alejandra
f11bec6aa6 🔥 Remove duplicated code (#1185) 2024-04-26 15:55:59 -07:00
github-actions
cd462c0a84 📝 Update release notes 2024-04-26 20:47:19 +00:00
Joel Gotsch
84ef657406 🐛 Fix local Traefik proxy network config to fix Gateway Timeouts (#1184) 2024-04-26 13:47:00 -07:00
github-actions
8882dc53e8 📝 Update release notes 2024-04-26 19:35:30 +00:00
Alejandra
b81cec8ea5 ♻️ Add delete_user_me endpoint and corresponding test cases (#1179)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-26 12:35:12 -07:00
github-actions
d1cc75903e 📝 Update release notes 2024-04-23 02:19:03 +00:00
Esteban Maya
933419e79c Update test to add verification database records (#1178) 2024-04-22 22:18:41 -04:00
github-actions
897ee1481b 📝 Update release notes 2024-04-16 14:57:19 +00:00
Patrick Arminio
472e0f254b 🚸 Use useSuspenseQuery to fetch members and show skeleton (#1174) 2024-04-16 09:56:59 -05:00
github-actions
fb361b1bf6 📝 Update release notes 2024-04-16 14:56:30 +00:00
Patrick Arminio
79a7182816 🔧 Ignore src/routeTree.gen.ts in biome (#1175) 2024-04-16 09:56:11 -05:00
github-actions
6509aaa8ff 📝 Update release notes 2024-04-15 21:35:10 +00:00
Alejandra
314da98a45 🎨 Format Utils (#1173) 2024-04-15 21:34:50 +00:00
github-actions
6e0674236b 📝 Update release notes 2024-04-15 21:28:46 +00:00
Bill Zhong
3bd0d98f51 ♻️ Fix tests when first superuser password is changed in .env (#1165)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-15 21:28:29 +00:00
github-actions
7ca1a3f045 📝 Update release notes 2024-04-15 21:20:01 +00:00
Alejandra
78a8a3b4c4 🐛 Fix bug when resetting password (#1171) 2024-04-15 21:19:40 +00:00
github-actions
e53dc1702b 📝 Update release notes 2024-04-15 20:03:58 +00:00
Patrick Arminio
c31a12c0fb Use suspense for items page (#1167) 2024-04-15 15:03:39 -05:00
github-actions
cc10bf6e31 📝 Update release notes 2024-04-12 15:50:36 +00:00
Patrick Arminio
615170dc34 🚸 Mark login field as required (#1166) 2024-04-12 10:50:14 -05:00
github-actions
c947cb09e1 📝 Update release notes 2024-04-09 15:19:34 +00:00