This website requires JavaScript.
994488d485
Upgrade bundler to ES2023
fea/start-frontend
jjvijgen
2025-10-14 16:36:08 +00:00
000111063c
Push to start-frontend
jjvijgen
2025-10-14 16:23:53 +00:00
5a4897528d
Add initial frontend
jjvijgen
2025-07-17 16:26:35 +00:00
86c90122be
Merge pull request #12 from BlackChaosNL/fea/users
master
Jeroen Vijgen
2025-07-16 21:49:06 +03:00
96550b92dd
Remove dead code
fea/users
jjvijgen
2025-07-16 18:45:05 +00:00
9f8f7cc112
Refresh some magic numbers with status codes, add delete for account and make people able to update password
jjvijgen
2025-07-16 18:43:52 +00:00
c2801858c5
Add updateable route for my user
jjvijgen
2025-07-16 18:10:10 +00:00
8e126ea62b
Add user creation route and /me route
jjvijgen
2025-07-16 10:57:16 +00:00
d06a7c0e48
Merge pull request #11 from BlackChaosNL/fea/invitations
Jeroen Vijgen
2025-07-12 17:24:03 +03:00
a6f9504973
Add two more testcases regarding removing invitations and prevent accepting your own invitations
fea/invitations
jjvijgen
2025-07-12 14:14:50 +00:00
8b73307551
Finish api for inviting people to your organization(s)
jjvijgen
2025-07-12 13:51:56 +00:00
b65c292d83
Replace Passlib with drop-in replacement, add more invitation routes, start tests
jjvijgen
2025-07-09 16:34:42 +00:00
9a01074ad1
Add start of invitations route
jjvijgen
2025-06-25 17:00:01 +00:00
c4a1a574de
Merge pull request #10 from BlackChaosNL/fea/implement-org-routes
Jeroen Vijgen
2025-06-25 17:44:42 +03:00
ad4507eb93
Prevent update on items that are not posted to Org Update route
fea/implement-org-routes
jjvijgen
2025-06-25 14:42:45 +00:00
1a9f2a4d57
Add routes for organization management
jjvijgen
2025-06-25 14:15:42 +00:00
89034557d0
Merge pull request #9 from BlackChaosNL/fea/setup-new-testing-suite
Jeroen Vijgen
2025-06-25 12:44:22 +03:00
a7746beac4
Remove debug print
fea/setup-new-testing-suite
jjvijgen
2025-06-25 09:29:24 +00:00
81bae580f9
Add new testing suite with working fixture
jjvijgen
2025-06-25 09:28:09 +00:00
74a57700c8
Fixing tests and adding manage.py to debug
jjvijgen
2025-06-23 22:06:59 +00:00
390152ac66
Upgrade requirements, add new fixture and setup new testing procedure
jjvijgen
2025-06-23 12:37:22 +00:00
b1013659c4
Merge pull request #8 from BlackChaosNL/fea/prevent-sqlite-from-being-committed
Jeroen Vijgen
2025-06-23 14:47:47 +03:00
1903a85cd5
Fix sqlite being committed
fea/prevent-sqlite-from-being-committed
jjvijgen
2025-06-23 11:45:22 +00:00
3c22a48075
Merge branch 'fea/patch2' of ssh://github.com/BlackChaosNL/OpenAssetManager into fea/patch2
fea/patch2
jjvijgen
2025-06-10 12:01:40 +00:00
8b5c978fab
Add gitignore
jjvijgen
2025-06-10 11:58:34 +00:00
d22c36d01d
Fix some general testing, three tests are still failing, working on using sqlite as testing db
jjvijgen
2025-06-10 11:53:53 +00:00
130486a5c2
Add gitignore
jjvijgen
2025-06-10 11:58:34 +00:00
a8f54de558
Fix some general testing, three tests are still failing, working on using sqlite as testing db
jjvijgen
2025-06-10 11:53:53 +00:00
01e45f1c03
Started fixing outdated stuff, upgrade reqs and fix some stray stuff
jjvijgen
2025-06-09 16:31:43 +00:00
e5d4171a20
Merge pull request #7 from BlackChaosNL/master
Jeroen Vijgen
2025-05-19 11:52:57 +03:00
87b431799d
Merge pull request #6 from BlackChaosNL/dependabot/npm_and_yarn/web/stoneedge/http-proxy-middleware-2.0.9
Jeroen Vijgen
2025-04-30 13:20:14 +03:00
f86ae53e41
Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /web/stoneedge
dependabot[bot]
2025-04-30 10:16:53 +00:00
a012b9fccb
Merge pull request #5 from BlackChaosNL/dependabot/npm_and_yarn/web/stoneedge/babel/helpers-7.27.0
Jeroen Vijgen
2025-04-13 14:19:12 +03:00
e8ffa0297a
Merge pull request #4 from BlackChaosNL/dependabot/npm_and_yarn/web/stoneedge/babel/runtime-7.27.0
Jeroen Vijgen
2025-04-13 14:18:58 +03:00
21561bc7bb
Bump @babel/helpers from 7.26.0 to 7.27.0 in /web/stoneedge
dependabot[bot]
2025-04-13 11:14:57 +00:00
30d75bea6c
Bump @babel/runtime from 7.26.0 to 7.27.0 in /web/stoneedge
dependabot[bot]
2025-04-13 11:13:09 +00:00
0b3fbd27cb
Merge pull request #3 from BlackChaosNL/dependabot/npm_and_yarn/web/stoneedge/multi-6bc014718a
Jeroen Vijgen
2025-04-13 13:48:40 +03:00
21e3e75376
Bump path-to-regexp and express in /web/stoneedge
dependabot[bot]
2025-04-13 10:46:25 +00:00
a17bc36831
Add Organization router, tests etc.
jjvijgen
2025-04-04 14:27:03 +03:00
4477c2aa7b
Merge pull request #2 from BlackChaosNL/fea/patch1
Jeroen Vijgen
2025-03-25 19:10:29 +02:00
fa321adfb7
Fix further tests for creating accounts, make sure tests can delete items etc.
fea/patch1
jjvijgen
2025-03-17 13:47:02 +02:00
bf9ecaff73
Fix fixtures and fix flaky tests
jjvijgen
2025-03-12 18:04:37 +02:00
d6211d12b8
Fix login, add logout, add refresh for tokens and tests for all
jjvijgen
2025-03-05 18:29:57 +02:00
6630fb577b
Fix last issues regarding testing, fix generating user and admin accounts
jjvijgen
2025-03-04 15:36:42 +02:00
394fb9aee5
Fix Token generation and test
jjvijgen
2025-02-14 14:09:54 +02:00
109140cb4d
Fix ASYNC tests and managing the individual tests
jjvijgen
2025-02-14 12:03:47 +02:00
cdbd972549
Fix testing
jjvijgen
2025-01-30 19:31:00 +02:00
985fa8ab25
Add remainder
jjvijgen
2025-01-25 01:24:53 +02:00
14da11acfc
Setup testing, fix database connection, add manage.py
jjvijgen
2025-01-25 01:24:30 +02:00
97ac6a8c1d
Remove util
jjvijgen
2025-01-23 16:31:22 +02:00
96df8adf19
Remove import
jjvijgen
2025-01-23 16:30:52 +02:00
3e0d443c31
Fetch based on email address
jjvijgen
2025-01-23 16:30:16 +02:00
5b4ed0c6ff
Revert previous commit and set actual SUB value
jjvijgen
2025-01-22 18:19:56 +02:00
2c2455a922
Prevent key collision by adding ID in front of the user_id
jjvijgen
2025-01-22 18:18:20 +02:00
e258f83442
Remove comment, generate_schema can run always
jjvijgen
2025-01-22 18:15:45 +02:00
88f044c64e
Make sure all modules are reachable
jjvijgen
2025-01-22 18:14:22 +02:00
201603fec8
Push further changes to all above
jjvijgen
2025-01-22 18:01:14 +02:00
cd89e5788f
Setup database connection, fix docker-compose, setup aerich migrations and more
jjvijgen
2025-01-22 18:00:27 +02:00
0f0b0f812a
Move some items, fix some programming issues, start work on logging in
jjvijgen
2025-01-18 01:40:26 +02:00
724d9988d2
Reapply signing to all commits, repull master
jjvijgen
2025-01-04 00:28:37 +02:00
add224d979
Delete web/node_modules directory
Jeroen Vijgen
2024-12-18 20:35:02 +02:00
cceeaf6c14
Initial commit
jjvijgen
2024-12-18 20:32:58 +02:00
1c1d54a663
Initial commit
Jero
2024-12-18 20:29:52 +02:00
54872e0893
Fix docker-compose environment variables
jjvijgen
2025-01-03 23:29:49 +02:00
e83b63774b
Add PGPool and Repr Manager for Postgres in Docker-compose
jjvijgen
2025-01-03 22:40:23 +02:00
96f7656183
Fix dockerfile to host API, also TypeIgnored pydantic_settings since it doesn't want to recognize it
jjvijgen
2024-12-30 20:56:09 +02:00
b4fb6d6f52
Define python v3.13.1
jjvijgen
2024-12-30 19:50:28 +02:00
9df67fb446
Fix startup, settings, imports and more
jjvijgen
2024-12-30 19:15:52 +02:00
1314bd2162
Delete web/node_modules directory
Jeroen Vijgen
2024-12-18 20:35:02 +02:00
c7b9f44c92
Setup infrastructure for first patch
jjvijgen
2024-12-30 02:44:48 +02:00
fb32bd33cd
Initial commit
jjvijgen
2024-12-18 20:32:58 +02:00
a8f4d1bc44
Initial commit
Jero
2024-12-18 20:29:52 +02:00
843131d989
Initial commit
Jeroen Vijgen
2024-11-29 10:00:31 +02:00