Commit graph

2041 commits

Author SHA1 Message Date
Seamus Johnston
ba7c0b9e8d
Merge pull request #315 from cisagov/dependabot/pip/src/certifi-2022.12.7
Bump certifi from 2022.9.24 to 2022.12.7 in /src
2022-12-14 14:16:07 +00:00
Seamus Johnston
07d0432941
Merge pull request #316 from cisagov/dependabot/npm_and_yarn/src/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2 in /src
2022-12-14 14:14:49 +00:00
Seamus Johnston
59f1e0e39a
Fix bug 2022-12-14 07:50:13 -06:00
Seamus Johnston
e6852274ed
Address PR feedback 2022-12-13 16:34:33 -06:00
Seamus Johnston
6fe6e23368
Include real info in app review page 2022-12-12 10:07:41 -06:00
dependabot[bot]
6f594bdd49
Bump certifi from 2022.9.24 to 2022.12.7 in /src
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 22:19:57 +00:00
Seamus Johnston
fc353a1ff6
Update organization address fields 2022-12-09 13:27:54 -06:00
Neil MartinsenBurrell
5eaf92caa5
Merge pull request #301 from cisagov/nmb/federal-combobox
Add dropdown for top-level federal agency
2022-12-09 09:51:52 -06:00
dependabot[bot]
41705b8b7e
Bump decode-uri-component from 0.2.0 to 0.2.2 in /src
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 13:30:30 +00:00
Neil MartinsenBurrell
a10ba41810
Update src/registrar/tests/test_views.py 2022-12-08 18:45:50 -06:00
Neil MartinsenBurrell
c3f5c95043
Update src/registrar/tests/test_views.py 2022-12-08 18:45:40 -06:00
Neil Martinsen-Burrell
48f0369743
Review Feedback: labels, organization, etc. 2022-12-08 15:40:28 -06:00
igorkorenfeld
7b76216cb3
Adjust alignment on sign out button 2022-12-07 14:43:52 -05:00
Neil Martinsen-Burrell
76fc7486c6
Add sign out link 2022-12-07 12:44:55 -06:00
Neil Martinsen-Burrell
dd96fb432c
Use email as username 2022-12-07 10:20:56 -06:00
Neil Martinsen-Burrell
562e0dd297
Remove extra Next button? 2022-12-07 10:06:32 -06:00
Neil Martinsen-Burrell
3e878c776d
Fix merge fallout and migrations 2022-12-07 09:48:56 -06:00
Neil Martinsen-Burrell
5d56c88ba5
Merge branch 'main' into nmb/federal-combobox 2022-12-07 09:26:08 -06:00
Seamus Johnston
90557c51e8
Respond to PR feedback 2022-12-06 16:09:15 -06:00
Seamus Johnston
07993a8d75
Merge branch 'main' into sspj/save-application 2022-12-06 15:47:21 -06:00
Neil Martinsen-Burrell
ad81c13f95
Merge branch 'main' into nmb/federal-combobox 2022-12-06 14:57:06 -06:00
Neil Martinsen-Burrell
7a6dbef2b2
Fix linting 2022-12-06 14:48:08 -06:00
igorkorenfeld
29359ce2ff
Match footer styling to mockup 2022-12-06 15:00:01 -05:00
igorkorenfeld
448535fc55
Merge branch 'main' into ik/match-styles 2022-12-06 14:49:48 -05:00
igorkorenfeld
0589f6578c
Address PR comments 2022-12-06 14:49:28 -05:00
Neil Martinsen-Burrell
56ba1720bb
Additional testing 2022-12-06 12:14:07 -06:00
igorkorenfeld
1b861f2337
Take out base color settings for now 2022-12-05 15:48:39 -05:00
Seamus Johnston
07eb374d25
Save button for domain application 2022-12-05 14:38:53 -06:00
igorkorenfeld
e9035d93f6
Add setting for state colors 2022-12-05 15:23:16 -05:00
igorkorenfeld
a47bd20bf2
Adjust header and input typography 2022-12-05 14:42:40 -05:00
igorkorenfeld
4ac1c72758
Add comment sections in uswds settings 2022-12-05 12:49:44 -05:00
igorkorenfeld
7ddfaae8c9
Move demo banner above usa-banner 2022-12-05 12:38:28 -05:00
igorkorenfeld
abf32819b2
Adjust previous-step link alignment, banner color 2022-12-05 12:14:06 -05:00
igorkorenfeld
e844ac2785
Add initial styles for headings, typography, sidenav 2022-12-02 18:40:15 -05:00
igorkorenfeld
f77bbf4432
Set type and color settings for USWDS 2022-12-02 18:37:56 -05:00
igorkorenfeld
69a0b8b228
Store CISA brand colors 2022-12-02 18:36:27 -05:00
Neil Martinsen-Burrell
05d00ff55c
Select box for Top-level Federal Agency on organization contact form 2022-12-02 13:39:16 -06:00
Neil Martinsen-Burrell
6f95d32fd4
Fix OWASP ZAP false positive 2022-12-01 10:56:51 -06:00
Neil Martinsen-Burrell
668f323e44
Review feedback: TODO link and better alt text 2022-12-01 10:03:20 -06:00
Neil MartinsenBurrell
354100de5b
Use an explicit width in HTML so it works without CSS
Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>
2022-12-01 09:56:47 -06:00
Neil Martinsen-Burrell
c560d23911
more tweaks 2022-11-30 13:14:45 -06:00
Neil Martinsen-Burrell
0339fa0c01
tweak 2022-11-30 09:00:10 -06:00
Neil Martinsen-Burrell
fccc8dd27b
More link targets 2022-11-30 08:53:20 -06:00
Neil Martinsen-Burrell
73247a6916
Merge branch 'main' into nmb/footer 2022-11-29 16:06:06 -06:00
Neil Martinsen-Burrell
8726b3cbdd
Adding some link targets 2022-11-29 15:51:54 -06:00
Neil Martinsen-Burrell
c5e406c400
Add a combo box only for federal agencies 2022-11-29 15:27:56 -06:00
Seamus Johnston
54b6b525b5
Fix failing tests 2022-11-28 13:30:40 -06:00
Seamus Johnston
758c645943
Merge branch 'main' into sspj/domain-model 2022-11-28 11:53:22 -06:00
Seamus Johnston
6fd29aea75
Respond to PR feedback 2022-11-28 11:49:01 -06:00
Neil Martinsen-Burrell
d50c177eb5
Fix linting errors 2022-11-28 10:38:04 -06:00