Commit graph

1398 commits

Author SHA1 Message Date
rachidatecs
a676da486a
lint 2023-08-25 14:26:50 -04:00
rachidatecs
6c308332b0
Add more controls and messaging, unit tests 2023-08-25 12:13:41 -04:00
rachidatecs
91d1b9c1cc
Lint 2023-08-24 19:09:57 -04:00
rachidatecs
4b82f5e131
Add constraint on admin saving a domain application when its creator is ineligible, make all fields readonly when creator is ineligible 2023-08-24 18:53:20 -04:00
rachidatecs
96ea396da4
Unit tests for transition sets user status to ineligible and deomain and application permissions 2023-08-18 18:52:47 -04:00
rachidatecs
c98392baac
Add ineligible status on domain application, on user. Trigger fsm transition on domain application which triggers status ineligible on user. Edit permissions on domains and newly created application wizard perm class to block access to ineligible users. Run migrations. 2023-08-18 17:24:34 -04:00
Alysia Broddrick
87bb71a214
Merge pull request #870 from cisagov/h-m-f-t-patch-1
Update developer-onboarding.md
2023-08-16 16:07:27 -07:00
rachidatecs
a5096c00ad
Merge pull request #884 from cisagov/rachidatecs-django-adr-notes
Update 0021-django-admin.md
2023-08-16 14:56:47 -04:00
rachidatecs
051b852cd9
Update docs/architecture/decisions/0021-django-admin.md
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-08-16 14:56:37 -04:00
Rebecca H
7fc9884533
Merge pull request #888 from cisagov/rh/860-temp-remove-export-domain
Temporarily remove Export Domains section
2023-08-16 10:12:51 -07:00
rachidatecs
a5f966bd71
Merge pull request #866 from cisagov/rjm/864-light-text-css-bug
864 - Fix text too light on certain pages in dark mode (user facing pages)
2023-08-16 12:09:27 -04:00
rachidatecs
4c9ddf727e
Fix contrast issue with filter headers in django admin 2023-08-16 11:53:55 -04:00
Alysia Broddrick
811a02afd7
Merge pull request #877 from cisagov/ab/add-pull-request-checklist
Updated PR template
2023-08-16 08:41:34 -07:00
zandercymatics
aa6d687fa6
Merge pull request #883 from cisagov/za/794-fix-admin-logout-issue
#794 - Za/794 fix admin logout issue
2023-08-15 17:18:45 -06:00
Alysia Broddrick
f3d4a90d88
removed # for subheader 2023-08-15 12:40:22 -07:00
Rebecca Hsieh
1dc0d22a1e
Update path 2023-08-15 12:36:55 -07:00
Rebecca Hsieh
b8beccd24a
Switch to tab instead of spaces 2023-08-15 12:24:23 -07:00
Rebecca Hsieh
d4de131ecd
Add comment to the top correctly this time 2023-08-15 12:13:29 -07:00
Rebecca Hsieh
962d70dccc
Add back todo path and attempt zap again 2023-08-15 12:08:18 -07:00
Rebecca Hsieh
068694fa77
Testing out a diff urlpattern to not use todo wording 2023-08-15 12:04:02 -07:00
Rebecca Hsieh
a0cf217551
Update to just note 2023-08-15 11:57:20 -07:00
Rebecca Hsieh
5266bde861
Rewords todo in the comment 2023-08-15 11:51:33 -07:00
Rebecca Hsieh
170e07eeff
Remove from Zap and change wording 2023-08-15 11:42:48 -07:00
Rebecca Hsieh
18b34af9da
Update zap for false positives 2023-08-15 11:33:17 -07:00
zandercymatics
32abc8fd30
Removed unused import 2023-08-15 09:24:45 -06:00
zandercymatics
df04f2c312
Update urls.py 2023-08-15 09:20:34 -06:00
zandercymatics
3a6acd9c29
Added translation
Requires {% load i18n %}  within this scope as per docs: https://docs.djangoproject.com/en/4.1/topics/i18n/translation/#internationalization-in-template-code
2023-08-15 07:56:09 -06:00
zandercymatics
94ab136058
Update src/registrar/config/settings.py
allowed_sources was not a tuple: https://django-csp.readthedocs.io/en/latest/configuration.html

Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-08-15 07:26:34 -06:00
Rebecca Hsieh
6faa21168a
Temporarily remove Export Domains section 2023-08-14 20:16:04 -07:00
Katherine-Osos
a10b1bdfe9
Merge pull request #880 from cisagov/ko/content-updates
Content Updates: AO & Other Employees Pages
2023-08-14 17:07:03 -05:00
Alysia Broddrick
2a47df7eab
fixed typo 2023-08-14 14:22:06 -07:00
Alysia Broddrick
111739c7f1
added a reminder to have designers approve/check of their list 2023-08-14 14:18:45 -07:00
Alysia Broddrick
9d41dbef53
added note on migrations 2023-08-14 14:06:11 -07:00
Katherine-Osos
9f37337937
Other employees: Add "first" 2023-08-14 15:22:38 -05:00
Katherine-Osos
d720670e5f
AO: add "first" 2023-08-14 15:22:07 -05:00
rachidatecs
d2aa1a1e00
Update 0021-django-admin.md
Add notes on accessibility and theming
2023-08-14 15:58:59 -04:00
Rebecca H
a969ba5224
Merge pull request #881 from cisagov/rh/m1-docker-troubleshooting
881 - Troubleshooting notes for M1 Mac puppeteer issue
2023-08-14 12:46:41 -07:00
zandercymatics
ea94831ab4
Changed approach from CORS to a templating change 2023-08-14 13:22:26 -06:00
Rebecca Hsieh
243b8eacdf
Troubleshooting header 2023-08-14 12:18:58 -07:00
Alysia Broddrick
a67e13b04b
added mutliple browsers and note for applicant vs analyst 2023-08-14 12:06:06 -07:00
rachidatecs
81e380a5bf
Merge pull request #878 from cisagov/rjm/818-approved-domain-status-bug-2
818 - Fix the approve() sets status to None bug
2023-08-14 14:42:01 -04:00
rachidatecs
14e3548f81
Fix body.dashboard color in dark mode (affects Recent Actions panel in admin index) 2023-08-14 14:39:36 -04:00
Katherine-Osos
1c60724469
Wording adjustments: Other employees 2023-08-14 12:58:02 -05:00
Katherine-Osos
a74ee20bcf
AO wording adjustment 2023-08-14 12:34:57 -05:00
rachidatecs
e1d78bda5a
lint 2023-08-14 12:58:47 -04:00
Katherine-Osos
f6f6f54ec7
Content Updates: Authorizing Official 2023-08-14 11:44:09 -05:00
rachidatecs
f7c9c1c42c
Fix the approve() sets status to None bug by calling the transition methods on the current obj (as opposed to the old obj) in django admin 2023-08-14 12:39:34 -04:00
Alysia Broddrick
8dc4321191
changed subheader 2023-08-14 09:34:54 -07:00
Alysia Broddrick
24ba547e14
Added items from old code review checklist 2023-08-14 09:31:46 -07:00
Katherine-Osos
c295c22c8d
Content Updates 2023-08-14 11:28:28 -05:00