Commit graph

2553 commits

Author SHA1 Message Date
CuriousX
9f03c3ced0
Update docs/operations/data_migration.md
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-11-06 13:45:31 -06:00
CocoByte
ea760c76bd
Updated documentation for clarity on command arguments and usage of "./manage.py" 2023-11-06 13:42:35 -06:00
zandercymatics
32dd542f45
Merge branch 'nl/981-test-domain-migration-script' of https://github.com/cisagov/manage.get.gov into nl/981-test-domain-migration-script 2023-11-02 12:33:25 -06:00
zandercymatics
dcbe41f107
Fix linter issue 2023-11-02 12:33:14 -06:00
zandercymatics
997f0c8838
Update docs/operations/data_migration.md
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-11-02 12:30:35 -06:00
zandercymatics
4b7fd9c34b
Update docs/operations/data_migration.md
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-11-02 12:30:12 -06:00
zandercymatics
4d5f104683
Fix md 2023-11-02 12:28:10 -06:00
zandercymatics
32d5cfac6f
Run black 2023-11-02 12:17:46 -06:00
zandercymatics
5afc534370
Merge branch 'nl/981-test-domain-migration-script' of https://github.com/cisagov/manage.get.gov into nl/981-test-domain-migration-script 2023-11-02 12:17:13 -06:00
zandercymatics
01d50fe1b3
Documentation updates / fix script 2023-11-02 12:15:51 -06:00
CuriousX
183a4bf801
Update data_migration.md 2023-11-02 12:58:50 -05:00
CocoByte
7b09aef008
MERGE main into nl/981-test-domain-migrtion-script
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-11-02 12:51:18 -05:00
CocoByte
a0b405f713
Scrubbed test files of any possible PII 2023-11-02 12:49:25 -05:00
zandercymatics
27465169aa
Update docs/operations/data_migration.md
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-11-02 11:41:33 -06:00
zandercymatics
6031e2c3c9
Update docs/operations/data_migration.md
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-11-02 11:39:33 -06:00
Neil MartinsenBurrell
d6eccc8da5
Merge pull request #1245 from cisagov/nmb/login-production
Configure a Login.gov production OIDC provider
2023-11-01 13:45:22 -05:00
Neil Martinsen-Burrell
d57e48a090
Review feedback: use two instances on staging too 2023-11-01 13:28:52 -05:00
Neil Martinsen-Burrell
f55014b8a8
fix linting error 2023-11-01 13:19:36 -05:00
zandercymatics
da43be695d
update docs 2023-11-01 12:00:27 -06:00
zandercymatics
6448aae6bb
Hotfix 2023-11-01 11:42:23 -06:00
zandercymatics
8b49117cb1
Fix typo in default migrationDirectory 2023-11-01 11:26:16 -06:00
zandercymatics
eb9c6fa7d2
Update documentation 2023-11-01 11:07:12 -06:00
Neil Martinsen-Burrell
14fd0b7baa
drive-by instances increase 2023-11-01 11:36:33 -05:00
Neil Martinsen-Burrell
b05c337efe
Configure a Login.gov production OIDC provider 2023-11-01 10:57:28 -05:00
dave-kennedy-ecs
0a6c7acd4d
Merge pull request #1224 from cisagov/dk/996-reports
Issue 996 - Basic reports
2023-10-31 17:25:22 -04:00
CuriousX
20df8d15af
Update data_migration.md 2023-10-31 13:12:42 -06:00
CuriousX
d9ab60ee8c
Update data_migration.md 2023-10-31 13:06:13 -06:00
CuriousX
48c11f417a
Update data_migration.md 2023-10-31 12:55:02 -06:00
CuriousX
7da475cbb3
Update data_migration.md 2023-10-31 12:54:33 -06:00
CuriousX
2262d947c5
Update data_migration.md 2023-10-31 12:51:36 -06:00
CocoByte
a69941ffa8
Updating documentation to be more readable 2023-10-31 12:15:55 -06:00
CocoByte
81cc16d1b3
Updated documentation 2023-10-31 12:08:08 -06:00
Rachid Mrad
0d504c742f
End of line on scss admin 2023-10-31 13:53:34 -04:00
Rachid Mrad
a1c351277e
lint 2023-10-31 13:48:07 -04:00
zandercymatics
e1257608db
Fix linter issues 2023-10-31 11:47:22 -06:00
zandercymatics
29a422d114
Fixed SEC issue 2023-10-31 11:40:18 -06:00
Rachid Mrad
ee49290e98
CSS tweaks to the button layout in django admin (object-tools) 2023-10-31 13:02:34 -04:00
CocoByte
644034fe96
linted (except for security flags) 2023-10-31 10:22:45 -06:00
rachidatecs
5c90303c81
Merge pull request #1211 from cisagov/rjm/1192-delete-ns-1-2
Issue 1192: Enable the deletion of NS records #1 and #2 if there are enough records in the formset
2023-10-31 12:10:37 -04:00
Rachid Mrad
1cb0127dfb
tweak tests and linter 2023-10-31 11:14:18 -04:00
Rachid Mrad
8e768112f3
Tweak domain type display by using get_organization_type_display and pulling federal_type if applicable 2023-10-31 10:52:00 -04:00
Rachid Mrad
940df2eb68
Fix capitalization on IP address 2023-10-31 10:14:52 -04:00
CocoByte
f379a99127
MERGE main to nl/981 2023-10-31 00:00:53 -06:00
CocoByte
7e04179c20
Linted 2023-10-30 23:59:50 -06:00
Rachid Mrad
c82b870d16
fix JS bug where classList.removeAttribute 2023-10-30 19:31:53 -04:00
Rachid Mrad
d624c22088
enhance tests with more domain statuses 2023-10-30 19:28:26 -04:00
Rachid Mrad
73d88314af
Merge branch 'dk/996-reports' of https://github.com/cisagov/getgov into dk/996-reports 2023-10-30 19:16:19 -04:00
Rachid Mrad
bc6e58ae10
Merge remote-tracking branch 'origin/main' into dk/996-reports 2023-10-30 19:14:07 -04:00
Rachid Mrad
4c67745869
enable addbutton when conditions are right (instead of show) 2023-10-30 19:07:54 -04:00
Rachid Mrad
8b2ea986b1
Change generic connection error message, test for 13 nameservers on pageload 2023-10-30 18:52:23 -04:00