CocoByte
|
0eafad3fb6
|
Renaming files, lots and lots of find-replace (with manual, step-through inspections where needed). Still IN PROGRESS and I'm sure there are breakages that need repair at this stage...
|
2024-02-29 15:29:00 -07:00 |
|
CocoByte
|
0ce03d21c7
|
Find-replace "domain application", "domain_application", "domain-application" with "domain request", "domain_request", "domain-request". Preserved camel-cases through strict find-replace conditions.
|
2024-02-29 14:11:43 -07:00 |
|
Rachid Mrad
|
cd14eb2584
|
Refactor groups and permissions: divide fixtures in 2 files, one for users and one for data, load groups in migrations (using methods defined in user_groups model), use hasperm in admin to test for 'superuser'
|
2023-09-28 17:34:53 -04:00 |
|
Alysia Broddrick
|
4292c38b47
|
fixed linting and merge bug
|
2023-09-12 18:06:06 -07:00 |
|
Alysia Broddrick
|
46bf21b8d9
|
removed unused variable
|
2023-09-12 05:55:50 -07:00 |
|
Alysia Broddrick
|
235af93742
|
removed debug check on loading fixtures
|
2023-09-11 18:15:00 -07:00 |
|
Rachid Mrad
|
9ca424d30c
|
Remove load fixtures signal on migrate, add load command to docker compose, add DEBUG env check to load.py
|
2023-09-01 14:20:06 -04:00 |
|
Neil Martinsen-Burrell
|
96b95bae8a
|
Fixtures for approved domains
|
2023-03-21 10:00:25 -05:00 |
|
Seamus Johnston
|
df265b10f8
|
Refactor fixtures from JSON to Python
|
2022-12-21 10:44:19 -06:00 |
|