884 Commits

Author SHA1 Message Date
Rick
79d76e780c Fixed max password length to be 100 instead of 40
Some checks failed
Generate Client / generate-client (pull_request) Has been cancelled
Lint Backend / lint-backend (pull_request) Has been cancelled
Playwright Tests / changes (pull_request) Has been cancelled
Test Backend / test-backend (pull_request) Has been cancelled
Test Docker Compose / test-docker-compose (pull_request) Has been cancelled
Add to Project / Add to project (pull_request_target) Has been cancelled
Labels / labeler (pull_request_target) Has been cancelled
Playwright Tests / test-playwright (1, 4) (pull_request) Has been cancelled
Playwright Tests / test-playwright (2, 4) (pull_request) Has been cancelled
Playwright Tests / test-playwright (3, 4) (pull_request) Has been cancelled
Playwright Tests / test-playwright (4, 4) (pull_request) Has been cancelled
Playwright Tests / merge-playwright-reports (pull_request) Has been cancelled
Playwright Tests / alls-green-playwright (pull_request) Has been cancelled
Labels / check-labels (pull_request_target) Has been cancelled
Issue Manager / issue-manager (push) Has been cancelled
2025-10-20 21:11:46 +02:00
Sebastiaan
7d524cf04d Add members
Some checks failed
Deploy to Staging / deploy (push) Has been cancelled
Lint Backend / lint-backend (push) Has been cancelled
Playwright Tests / changes (push) Has been cancelled
Test Backend / test-backend (push) Has been cancelled
Test Docker Compose / test-docker-compose (push) Has been cancelled
Playwright Tests / test-playwright (1, 4) (push) Has been cancelled
Playwright Tests / test-playwright (2, 4) (push) Has been cancelled
Playwright Tests / test-playwright (3, 4) (push) Has been cancelled
Playwright Tests / test-playwright (4, 4) (push) Has been cancelled
Playwright Tests / merge-playwright-reports (push) Has been cancelled
Playwright Tests / alls-green-playwright (push) Has been cancelled
Generate Client / generate-client (pull_request) Has been cancelled
Lint Backend / lint-backend (pull_request) Has been cancelled
Playwright Tests / changes (pull_request) Has been cancelled
Test Backend / test-backend (pull_request) Has been cancelled
Test Docker Compose / test-docker-compose (pull_request) Has been cancelled
Add to Project / Add to project (pull_request_target) Has been cancelled
Labels / labeler (pull_request_target) Has been cancelled
Playwright Tests / test-playwright (1, 4) (pull_request) Has been cancelled
Playwright Tests / test-playwright (2, 4) (pull_request) Has been cancelled
Playwright Tests / test-playwright (3, 4) (pull_request) Has been cancelled
Playwright Tests / test-playwright (4, 4) (pull_request) Has been cancelled
Playwright Tests / merge-playwright-reports (pull_request) Has been cancelled
Playwright Tests / alls-green-playwright (pull_request) Has been cancelled
Labels / check-labels (pull_request_target) Has been cancelled
2025-06-17 21:56:21 +02:00
Sebastiaan
479ca1986f Add base for members 2025-06-17 21:23:14 +02:00
Sebastiaan
1e6b138873 Make private test email random 2025-06-17 20:48:43 +02:00
Sebastiaan
f2f0475859 Implement TimeZone in settings 2025-06-16 11:31:35 +02:00
Sebastiaan
7848578ebb Update rights manager for events 2025-06-13 18:49:33 +02:00
Sebastiaan
9b4d32ffff Add some other chars to test name 2025-06-13 12:50:32 +02:00
Sebastiaan
9538b9067c Add Division info to Teams 2025-06-12 23:44:57 +02:00
Sebastiaan
56b503751a Add short name to teams for lists 2025-06-12 21:50:42 +02:00
Sebastiaan
1d9e333ee0 Implement divisions 2025-06-10 21:44:02 +02:00
Sebastiaan
13a1b4dd1e Implement associations 2025-06-10 21:39:07 +02:00
Sebastiaan
2cec60cce3 Implement team create tests 2025-06-10 19:19:38 +02:00
Sebastiaan
eac43be278 Use proper HTTP status codes 2025-06-09 22:35:53 +02:00
Sebastiaan
c4d1871835 Implement user links 2025-06-09 22:19:38 +02:00
Sebastiaan
23c6ddc915 Correct read events rights 2025-06-09 17:05:55 +02:00
Sebastiaan
9bc19e6a68 Correct read events rights 2025-06-09 17:01:37 +02:00
Sebastiaan
bf3fa03db0 Add event delete tests 2025-06-09 16:21:52 +02:00
Sebastiaan
fb0135cf38 Remove some unused vars 2025-06-09 15:50:59 +02:00
Sebastiaan
7387dd7b40 Implement teams in own file 2025-06-09 15:42:44 +02:00
Sebastiaan
5aab2add76 Correct event testing 2025-06-09 14:38:47 +02:00
Sebastiaan
b590d58c74 Correct some api key testing 2025-06-09 14:37:22 +02:00
Sebastiaan
025c1fc68f Add api key info when created 2025-06-09 14:35:50 +02:00
Sebastiaan
0512973779 Correct api-key check 2025-06-09 14:25:25 +02:00
Sebastiaan
ad1a250e62 Use snake case table names 2025-06-08 14:07:30 +02:00
Sebastiaan
9bc9bfbe08 Hack to read/edit teams, move lator to global /teams/ 2025-06-07 22:50:45 +02:00
Sebastiaan
48007734e5 Implement posibility to check single right 2025-06-07 22:39:03 +02:00
Sebastiaan
7c515b8e8f Remove some copy problems 2025-06-07 22:29:39 +02:00
Sebastiaan
a19d47aa26 Add event teams 2025-06-07 21:15:37 +02:00
Sebastiaan
60f1ba1941 Merge remote-tracking branch 'origin/master' 2025-06-07 21:15:22 +02:00
Sebastiaan
f72842563a Add Enum with Tags for consistand naming 2025-06-07 21:15:03 +02:00
Sebastiaan
7a139d8d9a Add Enum with Tags for consistand naming 2025-06-07 21:14:11 +02:00
Sebastiaan
8db7a0453d Add events to make it posible to do some basic admin and rights 2025-06-07 20:58:40 +02:00
Sebastiaan
2b865aa249 Inplement ApiKeys 2025-06-05 19:36:35 +02:00
Sebastiaan
f8b15e3407 Move get to Role 2025-06-04 23:18:03 +02:00
Sebastiaan
2ce051a5f3 Inplement user Roles 2025-05-26 00:35:30 +02:00
Sebastiaan
46610c6cbd Merge last crud misses 2025-05-24 11:28:50 +02:00
Sebastiaan
e084e293f8 Remove unused test for items 2025-05-24 11:05:53 +02:00
Sebastiaan
7619bacd5b Temp disable alembic 2025-05-24 11:04:36 +02:00
Sebastiaan
28eb10fcce Remove some old crud functions 2025-05-24 11:04:23 +02:00
Sebastiaan
c1442f430e Black formater 2025-05-24 11:03:54 +02:00
Sebastiaan
ad27420688 Use basemodel 2025-05-23 18:13:01 +02:00
Sebastiaan
139d4fcdb8 Add pycharm ignore 2025-05-23 18:11:47 +02:00
Sebastiaan
9b7a34944d Move User to own model and include CRUD 2025-05-23 18:11:47 +02:00
Sebastiaan
87ae82f377 Remove items.py 2025-05-23 18:11:47 +02:00
Sebastiaan
e9e21a15f0 Move models to own folder, make it posible to split it later in multiple files. 2025-05-13 22:44:57 +02:00
github-actions
6c9b1fa2ce 📝 Update release notes
[skip ci]
2025-05-01 20:44:30 +00:00
github-actions
531ecb75f7 📝 Update release notes
[skip ci]
2025-05-01 20:44:26 +00:00
dependabot[bot]
3b4561848a ⬆ Bump react-error-boundary from 4.0.13 to 5.0.0 in /frontend (#1602)
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.0.13 to 5.0.0.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](https://github.com/bvaughn/react-error-boundary/compare/4.0.13...5.0.0)

---
updated-dependencies:
- dependency-name: react-error-boundary
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 22:44:12 +02:00
dependabot[bot]
88bd7fe68b ⬆ Bump vite from 6.3.3 to 6.3.4 in /frontend (#1608)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.3 to 6.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.4
  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-05-01 22:44:07 +02:00
github-actions
453ccf5ca4 📝 Update release notes
[skip ci]
2025-04-30 07:37:25 +00:00