Commit graph

8475 commits

Author SHA1 Message Date
Alysia Broddrick
c9cadd3401
Merge remote-tracking branch 'origin' into ab/645-implement-test-cases-registry-integration 2023-08-23 07:54:04 -07:00
zandercymatics
eb4788b3e1
Update home.html 2023-08-23 07:37:07 -06:00
Alysia Broddrick
c0969739b5
working through being Created 2023-08-23 06:23:11 -07:00
zandercymatics
041908d48a
Merge branch 'main' into za/861-remove-archive 2023-08-23 07:23:02 -06:00
zandercymatics
3487b68645
Merge branch 'main' into za/861-remove-archive 2023-08-23 07:13:23 -06:00
zandercymatics
6538471091
Black and lint changes 2023-08-22 12:58:37 -06:00
Rebecca Hsieh
65699d7436
Merge remote-tracking branch 'origin/main' into rh/706-withdrawn-email-confirmation 2023-08-22 11:48:35 -07:00
zandercymatics
73b2bf6a25
Logging 2023-08-22 12:45:36 -06:00
rachidatecs
ac3471a2e5
Merge pull request #918 from cisagov/new-dev-sandbox-dk
New dev sandbox dk
2023-08-22 14:07:02 -04:00
zandercymatics
c1db58faef
Merge remote-tracking branch 'origin/new-dev-sandbox-dk' into za/813-sort-dropdowns-alphabetically 2023-08-22 10:55:14 -06:00
zandercymatics
251b8291f9
Merge branch 'main' into za/813-sort-dropdowns-alphabetically 2023-08-22 10:54:20 -06:00
zandercymatics
00d475f3a6
Changes 2023-08-22 10:53:52 -06:00
rachidatecs
f4ce27a4ab
Clean up branch from unrelated work 2023-08-22 11:58:23 -04:00
zandercymatics
54fe5384be
Linter 2023-08-22 08:34:38 -06:00
zandercymatics
d8ca745172
Comment changes for common.py 2023-08-22 08:31:26 -06:00
Rebecca Hsieh
0fc7fc44a9
Fix spacing 2023-08-21 16:02:31 -07:00
Rebecca Hsieh
15761e251f
Update simplified text call 2023-08-21 15:36:12 -07:00
rachidatecs
7722b81d36
lint 2023-08-21 17:16:00 -04:00
rachidatecs
5a8c4c072b
Linting and remove Dave from fixtures so he can do it himself 2023-08-21 16:53:12 -04:00
rachidatecs
279a986ffd
Add dk yaml, add dk to workflows, update org name 2023-08-21 16:34:43 -04:00
zandercymatics
fc101e8676
Progress save 2023-08-21 14:04:31 -06:00
rachidatecs
892ad926df
Add comment explaining why we're excluding approved applications 2023-08-21 12:22:56 -04:00
rachidatecs
8e0b712d11
Merge pull request #882 from cisagov/rjm/add-optional-email-to-user-fixtures
Edit user fixtures to add optional emails
2023-08-21 12:11:44 -04:00
Rebecca Hsieh
c2abdc3710
Add in subject, text, and implementation of an email for withdrawl 2023-08-20 14:52:23 -07:00
Alysia Broddrick
5877024962
changed received to submitted 2023-08-18 16:20:02 -07:00
rachidatecs
96ea396da4
Unit tests for transition sets user status to ineligible and deomain and application permissions 2023-08-18 18:52:47 -04:00
zandercymatics
74571069c3
AdminSortFields class 2023-08-18 15:50:44 -06:00
zandercymatics
bd0edf7203
Redirect and basic changes 2023-08-18 15:29:03 -06:00
rachidatecs
c98392baac
Add ineligible status on domain application, on user. Trigger fsm transition on domain application which triggers status ineligible on user. Edit permissions on domains and newly created application wizard perm class to block access to ineligible users. Run migrations. 2023-08-18 17:24:34 -04:00
zandercymatics
0978c91450
Test fix 2023-08-18 09:15:12 -06:00
zandercymatics
3beb23262b
Sort on domain_application 2023-08-18 08:51:04 -06:00
rachidatecs
7cd229fa88
filter applications by excluding approved 2023-08-17 18:47:58 -04:00
zandercymatics
2db74e6b00
Black changes - would not pass otherwise 2023-08-17 15:32:19 -06:00
zandercymatics
9ed83a51da
Linter changes 2023-08-17 15:02:42 -06:00
zandercymatics
aef9df5296
PR changes 2023-08-17 14:55:21 -06:00
Alysia Broddrick
099adb3dc2
bug found for registrant, needs to be rewritten 2023-08-17 13:37:30 -07:00
zandercymatics
40b5d7ec5c
Black formatting 2023-08-17 11:41:07 -06:00
zandercymatics
080a70e613
Why must the linter lint? 2023-08-17 11:24:35 -06:00
zandercymatics
ed26035763
Fixe some linting issues / comments 2023-08-17 09:54:16 -06:00
zandercymatics
16c70d555c
Verbiage change 2023-08-17 08:38:09 -06:00
zandercymatics
e384b03d36
Domain Request Button 2023-08-17 07:34:12 -06:00
zandercymatics
f4b4c2e0e3
Merge was a bit funky, fixing 2023-08-16 15:34:56 -06:00
zandercymatics
6c5a8c5631
Merge branch 'main' into za/861-remove-archive 2023-08-16 15:31:43 -06:00
zandercymatics
a0f50465f8
Update home.html 2023-08-16 15:30:59 -06:00
zandercymatics
1371837103
Update admin_form_order_helper.py 2023-08-16 15:05:54 -06:00
zandercymatics
b389c9f831
Fixed unintentional model change
Not sure how this snuck in
2023-08-16 14:32:11 -06:00
zandercymatics
f31258d2b0
Linter things / Rachid suggestions 2023-08-16 14:26:17 -06:00
zandercymatics
738b75a7df
Updated test cases / common.py helpers
Expanded some test cases and added some common.py helpers for future tests
2023-08-16 12:32:17 -06:00
rachidatecs
5e24e3473d
lint 2023-08-16 14:05:52 -04:00
Rebecca H
7fc9884533
Merge pull request #888 from cisagov/rh/860-temp-remove-export-domain
Temporarily remove Export Domains section
2023-08-16 10:12:51 -07:00