- Feb 18, 2022
-
-
Daniel Schultz authored
There are several types of user with access to the review dashboard, but only administrators are allowed to view the administrator pane. This updates the admin dashboard to only render the admin button for users with admin permission. It also adds an ID to the button so that test can reliably check for the presence of the button. Issue #2724
-
- Feb 15, 2022
-
-
Daniel Schultz authored
The `AdminFactory` had a bug: `is_admin` is not a field, but `is_superuser` is. No tests were using the factory so this went unnoticed, but I'm about to want to use it.
-
- Feb 12, 2022
-
-
Fredrik Jonsson authored
chore: gitignore .mo files
-
- Feb 11, 2022
-
-
Chris Zubak-Skees authored
Closes #2720
-
Fredrik Jonsson authored
Add .editorconfig
-
Daniel Schultz authored
Editorconfig is a standard that helps editors know what whitespace rules to follow for a given project. For more information, see: https://editorconfig.org/ These rules were determined based on feedback from project maintainers. There are some files that use different numbers of spaces, but these files were imposed on the project externally. We use 4 everywhere we touch. Issue #2716
-
Fredrik Jonsson authored
Ensure errors are on top
-
- Feb 10, 2022
-
-
Daniel Schultz authored
In certain cases validation errors could be hidden by components that were rendered "on top" (e.g. in the case of required rich text fields). Providing a z-index signals that they belong on top. Issue #2718
-
Fredrik Jonsson authored
Add Finance flow fixes and notifications
-
Fredrik Jonsson authored
Upgrade jest to latest version
-
Fredrik Jonsson authored
-
vimal1083 authored
-
Fredrik Jonsson authored
Parse locale for currency lookup with dash separator
-
Fredrik Jonsson authored
Correctly validate Slack field as optional
-
Shrikrishna Singh authored
-
- Feb 09, 2022
-
-
Chris Zubak-Skees authored
Closes #2714
-
Chris Zubak-Skees authored
-
Chris Zubak-Skees authored
-
Shrikrishna Singh authored
-
Shrikrishna Singh authored
-
Shrikrishna Singh authored
-
Shrikrishna Singh authored
-
Shrikrishna Singh authored
-
Shrikrishna Singh authored
-
- Feb 08, 2022
-
-
Fredrik Jonsson authored
Add Finance 1 and Finance 2 Flow
-
Shrikrishna Singh authored
-
Shrikrishna Singh authored
-
Shrikrishna Singh authored
-
Shrikrishna Singh authored
-
Shrikrishna Singh authored
-
- Feb 07, 2022
-
-
Fredrik Jonsson authored
Add django-fsm for invoice status transition
-
- Feb 01, 2022
-
-
Fredrik Jonsson authored
Update to latest django-hijack and remove loading of removed hijack-styles.css
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
Update to Django 2.2.27.
-
Fredrik Jonsson authored
-
- Jan 31, 2022
-
-
Fredrik Jonsson authored
Update node packages.
-
Fredrik Jonsson authored
-
Shrikrishna Singh authored
-
Shrikrishna Singh authored
-
Shrikrishna Singh authored
-