Neil MartinsenBurrell
1c3473d189
Merge pull request #481 from cisagov/ik/gov-table-style
...
Move table styles
2023-03-22 09:29:05 -05:00
Michelle Rago
f33bc3810e
Updated the text re: exporting a csv file
2023-03-22 10:02:08 -04:00
igorkorenfeld
38f3b5ed87
Place table styling outside of dashboard, update class names for tables
2023-03-21 16:50:12 -04:00
Neil Martinsen-Burrell
1330110bab
Add breadcrumbs in domain management
2023-03-21 14:50:46 -05:00
Neil Martinsen-Burrell
9defc9d161
Unit tests for user management views/forms
2023-03-21 14:30:43 -05:00
Neil Martinsen-Burrell
0662031835
Add success message
2023-03-21 13:18:22 -05:00
Neil Martinsen-Burrell
dd5d30a7f1
Fix liniting errors
2023-03-21 12:45:15 -05:00
igorkorenfeld
6ea24a4c2c
Restore to base style
2023-03-21 12:48:56 -04:00
Neil Martinsen-Burrell
7c852de743
Styling user management with a table?
2023-03-21 10:17:56 -05:00
Neil Martinsen-Burrell
96b95bae8a
Fixtures for approved domains
2023-03-21 10:00:25 -05:00
Neil Martinsen-Burrell
ab1eb0ead1
Domain management sidebar
2023-03-21 09:00:35 -05:00
Neil Martinsen-Burrell
0d05225c6d
Users on domain detail page
2023-03-20 12:55:02 -05:00
Neil MartinsenBurrell
1e69eb3c10
Merge pull request #459 from cisagov/nmb/rbac
...
Role-based Access Control
2023-03-20 12:04:34 -05:00
Neil Martinsen-Burrell
7423ba3023
Developer documentation on roles and permissions
...
Signed-off-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
2023-03-17 15:04:13 -05:00
Neil Martinsen-Burrell
23eb9d448b
Add RBAC ADR
...
Signed-off-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
2023-03-17 15:04:13 -05:00
Neil Martinsen-Burrell
78500ef74c
Review feedback: exists and better test
...
Signed-off-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
2023-03-17 15:04:12 -05:00
Michelle Rago
789ac91eeb
Mr/request form edits ( #465 )
...
* Update "current website" text
* Update tribal gov text about needing more info
* Add more context about current domains being used
* RM text saying we'll email other contacts about the request
* RM reference to emailing other contacts
* Fix linter and test failures
* Updated wait time to 20 business days
---------
Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>
2023-03-17 13:03:37 -04:00
Seamus Johnston
2061ace292
Merge pull request #464 from epicfaace/patch-1
...
Fix typo
2023-03-16 09:59:51 -05:00
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