- Nov 25, 2024
-
-
E. Evstafiev authored
-
E. Evstafiev authored
-
E. Evstafiev authored
-
- Nov 13, 2024
-
-
activate-account-bot authored
- Nov 12, 2024
-
-
E. Evstafiev authored
-
- Nov 11, 2024
-
-
activate-account-bot authored
-
Mike Knee authored
This is needed to support development and staging activities, so that we can remove and re-populate test data for use in user acceptance testing.
-
E. Evstafiev authored
chore(release): 0.4.1 See merge request !46
-
activate-account-bot authored
-
E. Evstafiev authored
fix: enhance AccountFactory attributes and update README.md See merge request !45
-
E. Evstafiev authored
-
E. Evstafiev authored
Resolve "Complete the README" Closes #15 See merge request !42
-
E. Evstafiev authored
- Nov 08, 2024
-
-
E. Evstafiev authored
Resolve "Make account factories more realistic" Closes #18 See merge request !41
-
E. Evstafiev authored
-
- Nov 01, 2024
-
-
activate-account-bot authored
-
Mike Knee authored
commitlint currently runs twice, once as part of a direct job and once as part of pre-commit. As the direct job fails if the branch is not rebased to main, we have decided to remove this in favour of running only in pre-commit, which appears to behave more consistently.
-
Mike Knee authored
-
Mike Knee authored
Changes the field for the CRSId primary key on the Account model to use a new field that enforces lower-caseness for the CRSId in the database, and when comparing CRSIds.
- Oct 30, 2024
-
-
Sebastiaan ten Pas authored
chore(release): 0.3.1 See merge request !38
-
activate-account-bot authored
-
Sebastiaan ten Pas authored
fix: allow revoking tokens See merge request !37
-
E. Evstafiev authored
Resolve "Add method to mark user terms of use accepted" Closes #11 See merge request !36
-
E. Evstafiev authored
-
- Oct 29, 2024
-
-
Sebastiaan ten Pas authored
-
Mike Knee authored
Updates the init_mock_data management command to print the information generated to the console after generation. It does this using the AccountSerializer from the v1alpha1 api.
-
- Oct 28, 2024
-
-
-
Sebastiaan ten Pas authored
chore(release): 0.3.0 See merge request !31
-
Sebastiaan ten Pas authored
-
Mike Knee authored
Adds the account details model to return related information about a user account. Updates the serializer to return this information as part of the AccountSerializer.
-
activate-account-bot authored