Alysia Broddrick
|
31e970f153
|
Add new developer sandbox ko infrastructure
|
2023-06-12 11:31:46 -07:00 |
|
Neil MartinsenBurrell
|
714574ec1a
|
Merge pull request #704 from cisagov/nmb/543-login-required-middleware
Oops, add login-required developer documentation
|
2023-06-12 10:55:32 -05:00 |
|
Logan McDonald
|
903f168606
|
no input on colllectstatic for stable deploy (#707)
|
2023-06-12 08:26:42 -07:00 |
|
Michelle Rago
|
995250e4dd
|
Link and text updates (#700)
* Update application_dotgov_domain.html
* Update footer.html
* Update application_authorizing_official.html
* Update application_dotgov_domain.html
* Update 403.html
* Update 403.html
* Update 500.html
* Update 500.html
* Update 403.html
* Update 404.html
* Update domain_security_email.html
* Update 401.html
* Update domain_authorizing_official.html
* Update src/registrar/templates/includes/footer.html
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
* Remove todo styling from public site links
* Update 401.html
* Update footer.html
---------
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
Co-authored-by: igorkorenfeld <igor.korenfeld@gsa.gov>
|
2023-06-09 16:16:02 -04:00 |
|
Neil Martinsen-Burrell
|
b1421db111
|
Merge branch 'main' into nmb/543-login-required-middleware
|
2023-06-09 15:07:00 -05:00 |
|
Neil MartinsenBurrell
|
097ad00c64
|
Merge pull request #673 from cisagov/nmb/543-login-required-middleware
Use login required middleware
|
2023-06-09 14:31:15 -05:00 |
|
Neil Martinsen-Burrell
|
2fc070e6c5
|
Review feedback: updated developer documentation
|
2023-06-09 14:17:55 -05:00 |
|
Neil Martinsen-Burrell
|
45f317d113
|
Fix Disable Login step
|
2023-06-09 13:51:26 -05:00 |
|
Neil Martinsen-Burrell
|
0ca6889ee3
|
New OWASP false positives with MockLogin
|
2023-06-09 13:16:24 -05:00 |
|
Seamus Johnston
|
707404c64d
|
Merge pull request #678 from cisagov/sspj/more-epp-docs
Add developer documentation for EPP
|
2023-06-09 15:48:05 +00:00 |
|
Igor Korenfeld
|
62af3bab6a
|
Merge pull request #699 from cisagov/ik/img-documentation
Update developer docs with note about custom images
|
2023-06-09 10:03:33 -04:00 |
|
Neil Martinsen-Burrell
|
6143fd52ad
|
Merge branch 'main' into nmb/543-login-required-middleware
|
2023-06-09 08:28:25 -05:00 |
|
Seamus Johnston
|
3d6fe6a629
|
Add note about cleaned flag
|
2023-06-09 07:37:15 -05:00 |
|
Neil MartinsenBurrell
|
25a37a034b
|
Merge pull request #691 from cisagov/nmb/content-fixtures
|
2023-06-08 17:50:17 -05:00 |
|
Seamus Johnston
|
72fe977178
|
Respond to PR feedback
|
2023-06-08 15:30:02 -05:00 |
|
Mohammad Minaie
|
e71454949a
|
Merge pull request #698 from cisagov/bl-fix-invalid-issue-template-titles
Fix broken issue templates
|
2023-06-08 15:55:49 -04:00 |
|
igorkorenfeld
|
6212c62564
|
Update developer docs with note about custom images
|
2023-06-08 15:45:57 -04:00 |
|
brandonlenz
|
f4c0cbb549
|
Remove optional title attribute, since we didn't want it prefilled or prefixed
|
2023-06-08 15:30:33 -04:00 |
|
Mohammad Minaie
|
7e589a3370
|
Merge pull request #694 from cisagov/issue-template-updates
Update issue templates with gathered feedback
|
2023-06-08 13:45:31 -04:00 |
|
Neil Martinsen-Burrell
|
ec689c2da7
|
Merge branch 'main' into nmb/content-fixtures
|
2023-06-08 11:32:42 -05: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 |
|
brandonlenz
|
881b0cca8c
|
Rename "user story" template to just "story"
|
2023-06-08 10:01:08 -04:00 |
|
brandonlenz
|
4ac2cd5236
|
Just use "story" instead of "user story"
|
2023-06-08 10:00:40 -04:00 |
|
brandonlenz
|
360ebab27f
|
Say "design links" instead of "designs"
|
2023-06-08 09:15:24 -04:00 |
|
brandonlenz
|
b60e48689a
|
Update bug template description
|
2023-06-08 09:14:25 -04:00 |
|
brandonlenz
|
ee42264174
|
Lower the barrier for users finding the right template if they aren't familiar with the term "bug" or how we use it
|
2023-06-07 18:05:08 -04:00 |
|
brandonlenz
|
c91e980812
|
Based on previous PR feedback, no need to prefix issues
|
2023-06-07 18:03:42 -04:00 |
|
brandonlenz
|
b37caceefb
|
Explicitly note that design links are additional context
|
2023-06-07 18:01:27 -04:00 |
|
brandonlenz
|
4c04876ea0
|
Loosen "given, when, then" requirement to optional recommendation
|
2023-06-07 17:56:24 -04:00 |
|
brandonlenz
|
dc95ff4932
|
Add issue links section to bug template
|
2023-06-07 17:37:34 -04:00 |
|
Seamus Johnston
|
0bd07bb8ed
|
Update docs/developer/registry-access.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
|
2023-06-07 15:40:40 -05:00 |
|
Seamus Johnston
|
28fde24010
|
Update docs/developer/registry-access.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
|
2023-06-07 15:40:25 -05: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 |
|
Neil Martinsen-Burrell
|
75be6d6eb8
|
Add content team members to fixtures
|
2023-06-07 13:00:55 -05: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 |
|
Neil Martinsen-Burrell
|
816c6c8c90
|
try to make python tests pass
|
2023-06-05 14:51:21 -05:00 |
|
Neil Martinsen-Burrell
|
0254d879e4
|
Tweak auto-login configuration
|
2023-06-05 14:42:11 -05: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 |
|
Seamus Johnston
|
593a589636
|
Add developer documentation for EPP
|
2023-06-05 08:55:24 -05: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 |
|