Commit graph

1057 commits

Author SHA1 Message Date
igorkorenfeld
045ddbdd92
PR edit: additional test of the form 2023-06-09 11:46:53 -04:00
igorkorenfeld
8d8c2a258c
PR edit: remove lables, replace with verbose_name, comment required attributes 2023-06-09 11:46:33 -04:00
igorkorenfeld
dd7bc34cbf
Merge branch 'main' into ik/org-mail-address 2023-06-08 12:30:45 -04:00
Seamus Johnston
a517dd5c63
Merge pull request #696 from cisagov/sspj/debug-zap
Try adding a rule for uswds-init in Zap.conf
2023-06-08 16:26:54 +00:00
Seamus Johnston
97f8a71048
Try adding a rule for uswds-init 2023-06-08 11:16:37 -05:00
igorkorenfeld
4cab4be98b
Add tests for org name and address 2023-06-08 10:01:03 -04:00
igorkorenfeld
ea1b89fdb2
Remove commented out code 2023-06-07 17:43:46 -04:00
igorkorenfeld
6489218d82
Add validation for zipcode 2023-06-07 17:43:22 -04:00
Neil MartinsenBurrell
75638dba53
Merge pull request #692 from cisagov/nmb/fix-public-site-url
Get environment variable from a better location
2023-06-07 14:23:32 -05:00
Neil Martinsen-Burrell
d97ad474da
Get environment variable from a better location 2023-06-07 14:06:29 -05:00
igorkorenfeld
b03f280b0e
Make line shorter per linter 2023-06-07 14:52:00 -04:00
igorkorenfeld
e93f680746
Adjust py code formatting 2023-06-07 14:49:16 -04:00
igorkorenfeld
8816b06c66
Add org name address page to sidebar 2023-06-07 14:43:58 -04:00
igorkorenfeld
162d42e647
Setup org name address page 2023-06-07 14:43:17 -04:00
Igor Korenfeld
d4162c5d9c
Merge pull request #683 from cisagov/ik/overview-styling
Update styles on Domain overview page
2023-06-05 16:30:13 -04:00
igorkorenfeld
4f6e0f973c
Bump up edit link text to default 2023-06-05 15:10:40 -04:00
igorkorenfeld
63e5d0d918
Adding one unit of right padding to summary item titles 2023-06-05 11:58:04 -04:00
igorkorenfeld
3ddc1b6ce3
Update submitted application page detail headers to h3 2023-06-05 11:52:48 -04:00
igorkorenfeld
4233c9b544
Add heading level option, add default value for empty values 2023-06-05 11:21:32 -04:00
igorkorenfeld
0817064036
Remove stray closing tags 2023-06-05 10:28:56 -04:00
igorkorenfeld
fcf193ae5b
Reduce size of summary item heading 2023-06-05 10:23:53 -04:00
igorkorenfeld
b74dc15061
Position edit link on the right 2023-06-05 10:23:07 -04:00
Jon
e49e9e706b
Merge pull request #663 from cisagov/jon/594
changed Address line 2 from Char to TextField, Added Migrations Files.
2023-06-02 13:40:49 -04:00
Jon Roberts
070ac1de9b
forgot to add the file to the commit 2023-06-02 11:31:18 -06:00
Jon Roberts
a7e1c9259b
Updated Migrations Files 2023-06-02 11:30:29 -06:00
Jon Roberts
20c66de5dd
Merge branch 'main' of https://github.com/cisagov/getgov into jon/594 2023-06-02 11:25:16 -06:00
Seamus Johnston
8bb833c45c
Merge pull request #657 from cisagov/sspj/domain-interface
Write a new Domain interface
2023-06-01 22:44:56 +00:00
Seamus Johnston
dcf6c8f8a2
Renumber migration files and fix linter error 2023-06-01 17:28:27 -05:00
Seamus Johnston
66640ebafb
Merge branch 'main' into sspj/domain-interface 2023-06-01 16:15:22 -05:00
Brandon Lenz
a54f804f4d
Merge pull request #668 from cisagov/bl/update-dependencies
Update Python Dependencies
2023-06-01 16:29:33 -04:00
Neil MartinsenBurrell
02bb81216d
Merge pull request #671 from cisagov/nmb/overview-authorizing-official
Fix authorizing official link on domain overview
2023-06-01 15:25:09 -05:00
Neil Martinsen-Burrell
086c2acd2b
Fix authorizing official link on domain overview 2023-06-01 15:07:55 -05:00
Neil MartinsenBurrell
5d3976a6fd
Merge pull request #640 from cisagov/nmb/519-authorizing-official
Form for editing authorizing official
2023-06-01 14:52:17 -05:00
Neil Martinsen-Burrell
d31a5aa512
fix linting errors 2023-06-01 14:47:19 -05:00
Neil Martinsen-Burrell
4623a5dfb2
Add email validation by using EmailField in Contact 2023-06-01 14:25:40 -05:00
Seamus Johnston
ce4904c140
Merge pull request #664 from cisagov/sspj/migrate-db-reset
Run migrations during db reset
2023-06-01 19:02:01 +00:00
Neil Martinsen-Burrell
b5706c3829
Fix merge issues 2023-06-01 13:50:58 -05:00
Neil Martinsen-Burrell
c68a8457f0
Merge branch 'main' into nmb/519-authorizing-official 2023-06-01 13:47:19 -05:00
Neil MartinsenBurrell
3780b64174
Merge pull request #625 from cisagov/nmb/612-public-site
Add public site helper tag for Django site
2023-06-01 13:37:40 -05:00
Neil Martinsen-Burrell
1a5eac62ff
Doesn't need to be set in .env since it's in docker-compose.yml 2023-06-01 13:32:36 -05:00
Neil Martinsen-Burrell
8d18305b2c
Add environment variable to all sandbox manifests 2023-06-01 13:28:18 -05:00
Neil Martinsen-Burrell
166491673e
Merge branch 'main' into nmb/612-public-site 2023-06-01 13:18:44 -05:00
brandonlenz
54bf691f88
Revert "Move typing-extensions to dev-packages"
This reverts commit 4046b08ee3.
2023-06-01 14:16:29 -04:00
Neil MartinsenBurrell
8f90295276
Merge pull request #631 from cisagov/ik/domain-overview
Add details to domain overview
2023-06-01 13:15:06 -05:00
brandonlenz
4046b08ee3
Move typing-extensions to dev-packages 2023-06-01 14:12:53 -04:00
Seamus Johnston
f283057c92
Add epplib dependency 2023-06-01 12:56:19 -05:00
brandonlenz
3dd89c2ebb
Install typing-extensions explicitly? 2023-06-01 13:31:13 -04:00
Neil Martinsen-Burrell
3e4557916c
Hook up to new your contact information view 2023-06-01 12:09:16 -05:00
Neil Martinsen-Burrell
1851f83480
Change your contact information to refer to logged-in user 2023-06-01 12:08:40 -05:00
Neil Martinsen-Burrell
d081df21ab
Merge branch 'main' into ik/domain-overview 2023-06-01 11:48:08 -05:00