Commit graph

885 commits

Author SHA1 Message Date
calerubensteingsa
228ac35b6e
Update product_strategy.md 2023-03-15 14:44:22 -04:00
Ashwin Ramaswami
95235eee1d
Update 0001_initial.py 2023-03-14 17:17:14 -05:00
Ashwin Ramaswami
90a1b2552c
Fix typo ("ogranization") 2023-03-14 17:16:46 -05:00
Jon
a20952c496
Merge pull request #458 from cisagov/jon/451
Add checkmark to the sidenav
2023-03-14 10:04:06 -04:00
Michelle Rago
06752513a3
Update product_strategy.md
Followed sentence case style and made other minor edits
2023-03-13 17:07:27 -04:00
calerubensteingsa
945229cfc8
Update product_strategy.md 2023-03-13 11:01:07 -04:00
Neil Martinsen-Burrell
2451cd8d11
Merge branch 'main' into nmb/rbac 2023-03-10 10:07:00 -06:00
Jon Roberts
64c912f20a
found a workaround that doesnt need to use important flag in sass 2023-03-09 17:27:28 -05:00
Jon Roberts
6beb937a76
Jon note: DO A HARD RESET 2023-03-09 17:16:32 -05:00
Neil Martinsen-Burrell
99425ebc4f
Lint fixes 2023-03-09 15:27:41 -06:00
Neil Martinsen-Burrell
36eb7064c2
Permissions mixin and tests 2023-03-09 15:16:04 -06:00
Neil Martinsen-Burrell
b8f3d9bc5d
Domain detail view 2023-03-09 14:53:54 -06:00
Jon Roberts
ceacaf98ce
redid some logicistic for CSS stuff 2023-03-09 15:44:50 -05:00
Michelle Rago
3cd3869c93
Mr/text updates (#444)
* Updated error message text

* Updated field labels, intro text

* Tidy up thank you page

* Removed reference to managing a domain

* Update test language to match form language

* Fix linting error (hopefully)

* Fix linting and tests

---------

Co-authored-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
2023-03-08 12:09:13 -05:00
Jon
96c73471e4
Merge pull request #452 from cisagov/jon/save_progress_removed
Save Progress button Removed
2023-03-08 12:08:42 -05:00
Seamus Johnston
6e5b7452a9
Merge pull request #453 from cisagov/sspj/update-contact-models
Remove UserProfile and add PublicContact
2023-03-07 13:59:53 -06:00
Jon Roberts
f4b40027e5
removing parts as per Neil's comment 2023-03-07 14:00:56 -05:00
Jon Roberts
4f0979881e
more tweaks 2023-03-07 13:49:30 -05:00
Seamus Johnston
b65f1a63d3
Update post_save to work with Contact 2023-03-07 11:07:20 -06:00
Seamus Johnston
7815d58c2c
Fix test failures 2023-03-07 11:06:42 -06:00
Jon Roberts
73287f00e9
added checkmark SVG and tweaked logistic 2023-03-07 12:00:21 -05:00
Jon Roberts
b6a939b884
add check and test logistic 2023-03-07 11:55:46 -05:00
Seamus Johnston
dee826c5e3
Remove UserProfile and add PublicContact 2023-03-06 15:51:04 -06:00
Jon Roberts
26269648ce
lint 2023-03-06 16:12:09 -05:00
Jon Roberts
eada4e9e23
cleaned up test, removing 'save progress' tests 2023-03-06 15:29:12 -05:00
Jon Roberts
ea9a2dbcb6
redo test and do data validation after each step 2023-03-06 15:20:42 -05:00
Neil Martinsen-Burrell
bd897695d7
Merge branch 'main' into nmb/rbac 2023-03-06 12:03:53 -06:00
Neil Martinsen-Burrell
49b4f078e8
Add UserDomainRole table and helpers 2023-03-06 12:03:29 -06:00
Jon
4202775cd0
Merge pull request #449 from cisagov/jon/448
Caution Box removed.
2023-03-06 12:58:07 -05:00
Jon Roberts
608eaaea25
removed save button 2023-03-06 12:24:45 -05:00
Jon Roberts
42ed6d3530
lint fix 2023-03-06 11:31:06 -05:00
Jon Roberts
b64f37efea
Edit to show error instead of caution 2023-03-06 10:21:52 -05:00
Neil MartinsenBurrell
22eb49c004
Merge pull request #426 from cisagov/nmb/trim-field-labels
Remove field labels and change required text
2023-02-28 13:27:55 -06:00
Neil Martinsen-Burrell
c9aa014988
Merge branch 'main' into nmb/trim-field-labels 2023-02-28 12:56:49 -06:00
Neil Martinsen-Burrell
c84d7c78bf
Use asterisks too on one question pages 2023-02-28 12:52:01 -06:00
Michelle Rago
a8115a5778
Mr/legal (#439)
* Update application_wizard.py

* Newer, slimmer version of legal content

* Update form section labels

* Updated text for request for info from tribal govs

* Added text to clarify that managing elections should be primary purpose of office

* Added question about audience to align with new requirements

* Fix link in error message, tests and linting

---------

Co-authored-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
2023-02-28 12:37:01 -05:00
Michelle Rago
6bbe3b4a95
Mr/domain examples (#440)
* Update intro statement to reflect that many users will get guidance + examples

* Updated domain examples and guidance

* Update city domain example
2023-02-28 12:36:27 -05:00
Jon
aad01aa97f
Merge pull request #438 from cisagov/jon/425
Removed Security Email Forms/Data
2023-02-28 09:25:45 -07:00
Jon Roberts
8e7cad6685
Fixed one line that didnt merged correctly 2023-02-28 09:20:36 -07:00
Neil Martinsen-Burrell
c6d15cff20
Merge branch 'main' into nmb/trim-field-labels 2023-02-28 09:51:40 -06:00
Jon Roberts
7081d42d4a
Merge branch 'jon/425' into jon/425 again. 2023-02-27 13:26:03 -07:00
Jon Roberts
e213c7388b
Merge branch 'main' into jon/425 2023-02-27 13:24:06 -07:00
Seamus Johnston
1624142905
Merge pull request #437 from cisagov/sspj/other-contacts-second-page
Place the contact rationale box on its own page
2023-02-27 14:16:03 -06:00
Jon
e6cbe34015
Merge branch 'main' into jon/425 2023-02-27 13:12:42 -07:00
Seamus Johnston
11bac7627f
Merge branch 'main' into sspj/other-contacts-second-page 2023-02-27 14:00:26 -06:00
Michelle Rago
b65778005a
Mr/other contacts intro (#436)
* Update application_other_contacts.html

* Update application.py

* Update application_other_contacts.html
2023-02-27 14:56:59 -05:00
Seamus Johnston
36b8fe99ef
Fix line length 2023-02-27 13:18:22 -06:00
Jon Roberts
066217ccd5
Forgot to save. Homer-backs-into-bushes.gif 2023-02-27 12:18:06 -07:00
Jon Roberts
dc7a4f4389
Linting 2023-02-27 11:48:22 -07:00
Jon Roberts
2e002c81bf
remove security email migrations 2023-02-27 11:36:02 -07:00