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
|
765502f322
|
Edit user fictures to add optional emails
|
2023-08-14 14:48:16 -04: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 |
|
Alysia Broddrick
|
6082d8205b
|
minor rewording and typo fixes
|
2023-08-14 09:17:43 -07:00 |
|
zandercymatics
|
17ac251c36
|
Minor cleanup
|
2023-08-14 10:17:29 -06:00 |
|
Alysia Broddrick
|
e1f27d7928
|
reduced the size of the ticket header
|
2023-08-14 09:10:53 -07:00 |
|
Alysia Broddrick
|
a3ab395c30
|
updated PR template
|
2023-08-14 09:09:04 -07:00 |
|
zandercymatics
|
5b78b665a7
|
Another lint change
|
2023-08-14 09:57:02 -06:00 |
|
zandercymatics
|
23405cd145
|
Lint
|
2023-08-14 09:47:16 -06:00 |
|
rachidatecs
|
ec7f70e8ae
|
Fix table header contract in dark mode
|
2023-08-14 11:35:42 -04:00 |
|
Alysia Broddrick
|
a2277ab7b7
|
Merge pull request #827 from cisagov/dependabot/pip/src/cryptography-41.0.3
Bump cryptography from 41.0.2 to 41.0.3 in /src
|
2023-08-14 08:14:12 -07:00 |
|
zandercymatics
|
5fd842233a
|
Linting stuff
|
2023-08-14 09:13:22 -06:00 |
|
zandercymatics
|
4fa9e78688
|
Battle of the linter, circa 2023
|
2023-08-14 08:59:22 -06:00 |
|
rachidatecs
|
798f021e98
|
Merge pull request #867 from cisagov/rjm/839-django-admin-staff-column-missing
839 - Fix missing column in django admin for Staff users
|
2023-08-14 10:56:17 -04:00 |
|
zandercymatics
|
0b2faac625
|
Removed logger.debug
|
2023-08-13 21:34:42 -06:00 |
|
zandercymatics
|
c7cba16e3c
|
Test case
|
2023-08-13 21:34:00 -06:00 |
|
zandercymatics
|
5f6a7cd044
|
Fixes the logout bug
It works!
|
2023-08-13 19:40:30 -06:00 |
|
Alysia Broddrick
|
f38ed0d4df
|
need to add setting registrant contact
|
2023-08-11 14:26:43 -07:00 |
|
Rebecca Hsieh
|
9c26a97163
|
Add troubleshooting notes for m1 puppeteer issue
|
2023-08-11 12:12:37 -07:00 |
|
zandercymatics
|
9df58515e3
|
Update test_admin.py
|
2023-08-11 12:42:16 -06:00 |
|
zandercymatics
|
d99260f70a
|
Uncommited changes for tests
Test cases still a WIP - unsure as to why these two querysets are ordered differently. Otherwise the sorting logic is there
|
2023-08-11 12:41:45 -06:00 |
|
rachidatecs
|
02556418f8
|
explain the 'results doesn't have a form as its first element', which is far away from its if
|
2023-08-11 12:24:06 -04:00 |
|
rachidatecs
|
a2f0fd9522
|
revert USDWDS table markup which was removed by mistake
|
2023-08-11 12:18:24 -04:00 |
|
Cameron Dixon
|
5e64848a2e
|
Update developer-onboarding.md
Small edits, add link to team onboarding doc, replacing an legacy 18F charter
|
2023-08-11 00:51:44 -04:00 |
|