zandercymatics
|
432ee9c860
|
pt. 1 of test refactors
|
2024-08-19 15:18:54 -06:00 |
|
zandercymatics
|
f587a994f2
|
cleanup
|
2024-08-19 12:26:14 -06:00 |
|
CocoByte
|
efc7836197
|
linted
|
2024-08-16 16:06:37 -06:00 |
|
CocoByte
|
b83cc5a980
|
removed commented out code
|
2024-08-16 15:45:01 -06:00 |
|
CocoByte
|
469a4bda87
|
Added domains and domain request section to suborgs
|
2024-08-16 15:44:37 -06:00 |
|
zandercymatics
|
e03e6f7d35
|
Add permission table
|
2024-08-16 14:57:51 -06:00 |
|
CocoByte
|
357756214f
|
resolved merge conflicts
|
2024-08-16 14:46:08 -06:00 |
|
matthewswspence
|
f054cfa5cf
|
First complete pass
|
2024-08-16 15:35:58 -05:00 |
|
zandercymatics
|
fc138b5f44
|
Use built in uswds class
|
2024-08-15 11:10:00 -06:00 |
|
zandercymatics
|
e92b0c5b79
|
Update admin.py
|
2024-08-15 10:34:57 -06:00 |
|
CocoByte
|
7735f07546
|
Merge remote-tracking branch 'origin/main' into nl/2470-update-action-needed-email
|
2024-08-15 10:20:07 -06:00 |
|
zandercymatics
|
52e3fb89b7
|
linting
|
2024-08-15 10:16:41 -06:00 |
|
zandercymatics
|
06b66f4400
|
Make federal_type readonly
|
2024-08-15 09:33:57 -06:00 |
|
zandercymatics
|
9059ce3281
|
Suggestions + QOL changes
|
2024-08-15 08:59:05 -06:00 |
|
zandercymatics
|
6a343634f4
|
lint
|
2024-08-14 14:48:34 -06:00 |
|
zandercymatics
|
1b2b6e784e
|
Return ul rather than a list, fix bug
|
2024-08-14 14:39:08 -06:00 |
|
zandercymatics
|
909eed5c45
|
Merge branch 'main' into za/2520-admin-portfolio-view
|
2024-08-14 12:33:34 -06:00 |
|
zandercymatics
|
21ee9ad3d8
|
Add type ignore
|
2024-08-14 12:08:21 -06:00 |
|
CocoByte
|
aea8539d66
|
Initial draft logic for updating action needed email behavior
|
2024-08-14 11:18:47 -06:00 |
|
zandercymatics
|
a847b07ef7
|
Add simple unit tests
|
2024-08-14 10:16:50 -06:00 |
|
zandercymatics
|
fdc5236968
|
Finishing touches
|
2024-08-14 09:31:25 -06:00 |
|
zandercymatics
|
ffb7e146c7
|
Add comments
|
2024-08-14 08:30:55 -06:00 |
|
zandercymatics
|
40c52c4691
|
Update src/registrar/admin.py
|
2024-08-13 15:07:37 -06:00 |
|
zandercymatics
|
78354b6d39
|
Linting
|
2024-08-13 14:46:25 -06:00 |
|
zandercymatics
|
fa28412e31
|
cleanup
|
2024-08-13 14:35:59 -06:00 |
|
zandercymatics
|
ba1392e6cc
|
Remove items not part of ACs
Remove the content for members
|
2024-08-13 14:28:28 -06:00 |
|
zandercymatics
|
5f0b342986
|
Further cleanup
|
2024-08-13 14:10:50 -06:00 |
|
zandercymatics
|
9733fde689
|
Cleanup
|
2024-08-13 14:01:20 -06:00 |
|
zandercymatics
|
ceabc16c73
|
Stub pt 2
|
2024-08-13 13:27:31 -06:00 |
|
zandercymatics
|
4243d19293
|
stub
|
2024-08-13 12:29:22 -06:00 |
|
zandercymatics
|
6b89ca43e4
|
Add comments
|
2024-08-13 09:21:00 -06:00 |
|
zandercymatics
|
6b9ec52921
|
Update admin.py
|
2024-08-12 12:19:50 -06:00 |
|
zandercymatics
|
ad674e646b
|
Fix pre-existing bug with sortfields
The AdminSortFields helper is incorrectly sorting the senior_official contact object.
Added a workaround as this ultimately needs a refactor
|
2024-08-12 09:59:10 -06:00 |
|
zandercymatics
|
4be1e3e29e
|
Linting and fix existing unit test
|
2024-08-09 13:53:54 -06:00 |
|
zandercymatics
|
2863e29d96
|
Fix bug with senior_official in django admin, add readonly
|
2024-08-09 13:40:16 -06:00 |
|
asaki222
|
e573b238ed
|
Merge pull request #2545 from cisagov/ad/fix-creator-field-on-portfolio-page
#2480 - Creator field on portfolio page should not be selectable
|
2024-08-07 18:41:50 -04:00 |
|
asaki222
|
d8ed5e4f7b
|
reformmatted
|
2024-08-07 17:45:41 -04:00 |
|
asaki222
|
b5330e1c38
|
added check if creator exists
|
2024-08-07 14:59:17 -04:00 |
|
asaki222
|
46769cb8a6
|
reformatted
|
2024-08-06 17:09:19 -04:00 |
|
asaki222
|
046b1a8438
|
removed if statement that checks if creator is None
|
2024-08-06 16:45:05 -04:00 |
|
asaki222
|
76e5b8480d
|
made field readonly
|
2024-08-06 16:33:08 -04:00 |
|
zandercymatics
|
bf9169d22d
|
Add PR suggestions
|
2024-08-06 14:30:37 -06:00 |
|
zandercymatics
|
b61d92ce3b
|
Merge branch 'main' into litterbox/2399-fill-senior-official
|
2024-08-06 13:53:44 -06:00 |
|
Rachid Mrad
|
8f84f33756
|
portfolio invitation model
|
2024-07-31 20:34:34 -04:00 |
|
zandercymatics
|
f72caa3041
|
Add to table
|
2024-07-30 08:41:53 -06:00 |
|
CocoByte
|
5fd9c02c2e
|
merged (and resolved conflict)
|
2024-07-24 14:20:06 -06:00 |
|
CuriousX
|
e8d93bcb8c
|
Merge pull request #2445 from cisagov/nl/2426-federal-agency-read-only-bug
Issue #2426 - fixes federal agency read only bug [rb]
|
2024-07-24 11:31:18 -06:00 |
|
dave-kennedy-ecs
|
af45eb508d
|
Merge pull request #2481 from cisagov/bob/1762-joined-messages-bug
Issue #1762: Clear warning messages on Contact save
|
2024-07-24 08:35:58 -04:00 |
|
CocoByte
|
b7622a00b9
|
linted
|
2024-07-23 21:18:13 -06:00 |
|
Rachid Mrad
|
0c8307c07e
|
hide portfolio fields for analysts if no waffle flag
|
2024-07-23 13:24:13 -04:00 |
|