Rachid Mrad
|
56a8f83e18
|
init
|
2024-06-26 17:03:39 -04:00 |
|
Rebecca Hsieh
|
dd36bb6df4
|
Fix logic and migration
|
2024-06-14 12:35:08 -07:00 |
|
Rebecca Hsieh
|
ddce50a471
|
Logic clean up
|
2024-06-14 09:35:59 -07:00 |
|
Rebecca Hsieh
|
b4c1045690
|
Update to new migration
|
2024-06-13 06:56:18 -07:00 |
|
Rebecca Hsieh
|
9edd320711
|
Remove old migration
|
2024-06-13 06:52:44 -07:00 |
|
Rebecca Hsieh
|
f49d754426
|
Update migration
|
2024-06-12 15:16:40 -07:00 |
|
Rebecca Hsieh
|
293a429a90
|
Remove migration and update tests
|
2024-06-12 14:42:12 -07:00 |
|
Rebecca Hsieh
|
f76be2a58d
|
Update wording
|
2024-06-12 13:30:06 -07:00 |
|
Rebecca Hsieh
|
2316692810
|
Logic for adding audit logs for ds data
|
2024-06-12 12:58:22 -07:00 |
|
zandercymatics
|
8a1101a250
|
Merge branch 'main' into za/1988-investigate-indexes
|
2024-06-04 09:50:47 -06:00 |
|
David Kennedy
|
1fd23ba786
|
code formatting for readability
|
2024-05-22 17:37:34 -04:00 |
|
David Kennedy
|
f44d8896cb
|
wip
|
2024-05-21 12:11:53 -04:00 |
|
Rachid Mrad
|
ce70e8e3e8
|
wip
|
2024-05-21 11:00:47 -04:00 |
|
zandercymatics
|
ae7fb28357
|
Merge branch 'main' into za/1988-investigate-indexes
|
2024-05-14 14:02:39 -06:00 |
|
zandercymatics
|
00bcdd1694
|
Remove timer remnants, cleanup
|
2024-05-07 14:33:15 -06:00 |
|
zandercymatics
|
cb5d9d2368
|
PR suggestions
|
2024-05-07 08:47:32 -06:00 |
|
zandercymatics
|
24a18f1562
|
Remove db_index, add meta index
|
2024-05-06 14:19:25 -06:00 |
|
zandercymatics
|
86717945de
|
Update domain.py
|
2024-05-06 08:31:46 -06:00 |
|
zandercymatics
|
c3db67bf1d
|
Add check for linter
|
2024-05-06 08:24:00 -06:00 |
|
zandercymatics
|
06c605a62f
|
Overzealous linter
|
2024-05-06 08:15:46 -06:00 |
|
zandercymatics
|
9bd0d9e6b7
|
Update domain.py
|
2024-05-06 08:09:51 -06:00 |
|
zandercymatics
|
ec26f03b44
|
Update domain.py
|
2024-05-03 12:21:30 -06:00 |
|
zandercymatics
|
8f60631210
|
Cleanup
|
2024-05-03 12:12:17 -06:00 |
|
zandercymatics
|
92746e6061
|
Add some logging, use unique_together rather than unique
|
2024-05-03 11:16:18 -06:00 |
|
zandercymatics
|
5c78618ac0
|
Cleanup
|
2024-05-02 15:29:45 -06:00 |
|
zandercymatics
|
9058e0dc97
|
Update domain.py
|
2024-05-02 15:24:30 -06:00 |
|
zandercymatics
|
a2540128e7
|
Cleanup
|
2024-05-02 15:17:49 -06:00 |
|
zandercymatics
|
41089aadfd
|
Cleanup
|
2024-05-02 13:00:02 -06:00 |
|
zandercymatics
|
a9509ebdce
|
Update domain.py
|
2024-05-02 12:10:01 -06:00 |
|
zandercymatics
|
7ba71f4f2c
|
Delete duplicate on get_or_create
|
2024-05-02 09:46:07 -06:00 |
|
zandercymatics
|
059585d3e1
|
add try/catch and update model
|
2024-05-02 09:28:33 -06:00 |
|
zandercymatics
|
9583dbca94
|
Test
|
2024-04-23 11:19:30 -06:00 |
|
zandercymatics
|
8d43031d75
|
Hide password
|
2024-04-23 10:56:30 -06:00 |
|
zandercymatics
|
104f94da07
|
Change context order
|
2024-04-23 09:38:57 -06:00 |
|
zandercymatics
|
7578534f59
|
Temp override on unknown state test
|
2024-04-23 09:29:13 -06:00 |
|
zandercymatics
|
143dd89c9d
|
Merge branch 'main' into za/1946-update-field-helper-text
|
2024-04-22 15:06:21 -06:00 |
|
zandercymatics
|
a7f0340c52
|
Add some spacing
|
2024-04-22 14:41:04 -06:00 |
|
Rebecca H
|
61e6206c51
|
Merge pull request #2025 from cisagov/rh/1979-fix-unknown-state
ISSUE 1979 PT 2: Unknown State Remdiation Pt 2
|
2024-04-19 08:12:01 -07:00 |
|
Rebecca Hsieh
|
01788ce9d6
|
Address feedback with test captions and double checks
|
2024-04-16 15:59:54 -07:00 |
|
Erin
|
12526c13f7
|
Lowercase verbose_names to fit django standards
|
2024-04-16 11:13:05 -07:00 |
|
Rebecca Hsieh
|
ff53217f02
|
Fix a spelling typo
|
2024-04-15 15:29:05 -07:00 |
|
Rebecca Hsieh
|
3660932795
|
Remove print statements
|
2024-04-15 15:26:05 -07:00 |
|
Rebecca Hsieh
|
f32aa9e18a
|
Fix unit tests
|
2024-04-15 14:55:43 -07:00 |
|
zandercymatics
|
2aff68216d
|
Clean up
|
2024-04-15 15:23:16 -06:00 |
|
zandercymatics
|
f0e9cd1fec
|
Linting
|
2024-04-15 13:53:59 -06:00 |
|
zandercymatics
|
18f7ac7f90
|
Additional bug fixes
|
2024-04-15 13:49:05 -06:00 |
|
zandercymatics
|
98dbca3983
|
Add migration
|
2024-04-15 09:55:19 -06:00 |
|
zandercymatics
|
30eed60413
|
Update help text (most the way there)
|
2024-04-12 15:34:01 -06:00 |
|
Rebecca Hsieh
|
d6355f2293
|
Init commit of biz logic and fixed unit tests
|
2024-04-12 10:45:01 -07:00 |
|
Erin
|
ed517aa258
|
Add initial straightforward field renames
|
2024-04-10 15:38:08 -07:00 |
|