zandercymatics
|
bf64eb2114
|
Changes to fit new requirements
|
2024-08-07 09:24:40 -06:00 |
|
asaki222
|
46769cb8a6
|
reformatted
|
2024-08-06 17:09:19 -04:00 |
|
matthewswspence
|
a74e0beb6f
|
Update helper to handle None in is_election_board
|
2024-08-06 16:07:19 -05: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
|
b97070009f
|
Update terminal_helper.py
|
2024-08-06 14:31:50 -06:00 |
|
zandercymatics
|
bf9169d22d
|
Add PR suggestions
|
2024-08-06 14:30:37 -06:00 |
|
zandercymatics
|
f87e71c10a
|
fix migrations
|
2024-08-06 13:55:05 -06:00 |
|
zandercymatics
|
b61d92ce3b
|
Merge branch 'main' into litterbox/2399-fill-senior-official
|
2024-08-06 13:53:44 -06:00 |
|
matthewswspence
|
bf1d3f1ad7
|
Clarify test names
|
2024-08-06 14:39:10 -05:00 |
|
Cameron Dixon
|
811e5d5eda
|
Merge pull request #2531 from cisagov/cd/clarify-ii
Update request form with new language on naming rules
|
2024-08-06 12:12:12 -04:00 |
|
zandercymatics
|
b17252dd12
|
Remove unused import
|
2024-08-06 08:19:33 -06:00 |
|
zandercymatics
|
9aa8224103
|
Fix merge conflict pt 2
|
2024-08-06 08:15:55 -06:00 |
|
zandercymatics
|
f339266bd0
|
Update user.py
|
2024-08-06 08:07:19 -06:00 |
|
zandercymatics
|
dc37551489
|
Merge branch 'main' into za/2348-csv-export-org-member-domain-export
|
2024-08-06 08:06:34 -06:00 |
|
Matt-Spence
|
a111b7f8f1
|
Merge pull request #2487 from cisagov/ms/2294-update-fsm-diagram
Link to new FSM diagram in developer README
|
2024-08-05 20:52:26 -05:00 |
|
Matt-Spence
|
c76209d291
|
Merge pull request #2509 from cisagov/ms/add-certs-to-gitignore
add another cert format and a cert folder to .gitignore
|
2024-08-05 20:52:15 -05:00 |
|
matthewswspence
|
dafac97776
|
print values in error log
|
2024-08-05 18:14:35 -05:00 |
|
matthewswspence
|
57da90d8a0
|
add more test cases
|
2024-08-05 15:36:28 -05:00 |
|
matthewswspence
|
97d2c5e3a2
|
Remove some small whitespace changes
|
2024-08-05 15:17:22 -05:00 |
|
zandercymatics
|
cde0d527ce
|
PR cleanup
|
2024-08-05 12:59:44 -06:00 |
|
matthewswspence
|
62957d2c55
|
clean up testing changes
|
2024-08-05 13:47:57 -05:00 |
|
CocoByte
|
9a531d4cec
|
Updated migration-troubleshooting MD to have a note on usage of reset-db workflow for migration troubleshooting
|
2024-08-05 12:46:27 -06:00 |
|
matthewswspence
|
477c4f5bd6
|
Remove logic that causes bug
|
2024-08-05 13:41:43 -05:00 |
|
zandercymatics
|
b59f77b833
|
Merge branch 'main' into za/2348-csv-export-org-member-domain-export
|
2024-08-05 12:32:02 -06:00 |
|
zandercymatics
|
bd143af6f1
|
Fix test
|
2024-08-05 12:29:45 -06:00 |
|
CocoByte
|
0c23aef0bb
|
Merge remote-tracking branch 'origin/main' into nl/2249-fix-db-reset-workflow
|
2024-08-05 12:28:50 -06:00 |
|
CocoByte
|
80a3940133
|
Removed instructions
|
2024-08-05 12:28:32 -06:00 |
|
zandercymatics
|
9c800e1f1d
|
Linting cleanup
|
2024-08-05 12:23:49 -06:00 |
|
zandercymatics
|
c109d383c0
|
Add unit test for view
|
2024-08-05 12:19:59 -06:00 |
|
zandercymatics
|
7b8da895db
|
Cleanup
|
2024-08-05 12:10:30 -06:00 |
|
CocoByte
|
a45fde98d5
|
Merge remote-tracking branch 'origin/main' into nl/2240-additional-details-completion-bug
|
2024-08-05 12:07:29 -06:00 |
|
CocoByte
|
2a5b31fa42
|
Restore step logic for organization_federal
|
2024-08-05 12:07:19 -06:00 |
|
zandercymatics
|
f38cd72d4c
|
Add unit test
|
2024-08-05 11:49:35 -06:00 |
|
zandercymatics
|
74872cdd22
|
Set initial value using the template rather than js
|
2024-08-05 11:25:18 -06:00 |
|
zandercymatics
|
13f6986276
|
Merge branch 'gd/2354-handle-portfolio-edit-mode' into za/2352-portfolio-user-can-view-and-update-suborgs
|
2024-08-05 10:19:23 -06:00 |
|
zandercymatics
|
5d8d01d6be
|
Merge branch 'main' into gd/2354-handle-portfolio-edit-mode
|
2024-08-05 10:18:14 -06:00 |
|
zandercymatics
|
78bce8ef48
|
Add test for suborg directly
The last test was implicit - though we should really have an explicit one, too. Especially for the follow-on PR
|
2024-08-05 09:53:30 -06:00 |
|
zandercymatics
|
6a0412d872
|
Display name rather than id
|
2024-08-05 09:15:55 -06:00 |
|
zandercymatics
|
a1c63a809d
|
Make field not required
|
2024-08-05 08:50:31 -06:00 |
|
zandercymatics
|
03e184e261
|
Add readonly view
|
2024-08-02 14:38:45 -06:00 |
|
zandercymatics
|
7b811895b3
|
Merge branch 'main' into za/2352-portfolio-user-can-view-and-update-suborgs
|
2024-08-02 13:41:34 -06:00 |
|
zandercymatics
|
eb487bbc5e
|
Merge branch 'main' into gd/2354-handle-portfolio-edit-mode
|
2024-08-02 13:33:18 -06:00 |
|
Rachid Mrad
|
f12c71ab16
|
Merge pull request #2515 from cisagov/rjm/2505-org-view-only
Issue #2505: Read-only view for portfolio org page - [RJM]
|
2024-08-02 15:32:04 -04:00 |
|
CocoByte
|
55833f0468
|
Updated step_history check to ensure side nav refreshes with correct settings
|
2024-08-02 12:30:04 -06:00 |
|
Rachid Mrad
|
85f51ef142
|
Fix unit tests
|
2024-08-02 14:11:21 -04:00 |
|
Rachid Mrad
|
226696ddcb
|
merge main - again
|
2024-08-02 14:05:40 -04:00 |
|
Rachid Mrad
|
33234ac4ea
|
Merge pull request #2526 from cisagov/bob/2367-portfolio-invitation
Issue #2367: Portfolio invitation backend - MIGRATION - [BOB]
|
2024-08-02 14:01:05 -04:00 |
|
Rachid Mrad
|
cfc0973a84
|
solidify requests table perms
|
2024-08-02 13:55:14 -04:00 |
|
Rachid Mrad
|
94cda46baf
|
solidify domains permissions
|
2024-08-02 13:53:17 -04:00 |
|