Commit graph

4012 commits

Author SHA1 Message Date
Neil Martinsen-Burrell
070ea5d47b
Merge branch 'main' into nmb/whomami 2022-09-28 14:09:14 -05:00
Neil Martinsen-Burrell
618383bc4d
Fix pa11y contrast error 2022-09-28 14:04:18 -05:00
Neil Martinsen-Burrell
cf10611bcf
Fix linting errors 2022-09-28 13:45:16 -05:00
Neil Martinsen-Burrell
f27eaa56e7
Fix deploy issue with debug_toolbar URLs 2022-09-28 12:27:07 -05:00
Neil Martinsen-Burrell
06192b21f4
fix tests after merge 2022-09-27 14:04:48 -05:00
Neil Martinsen-Burrell
6dd154206d
Merge branch 'main' into nmb/whomami 2022-09-27 13:53:48 -05:00
Neil Martinsen-Burrell
86e57771d4
Fix tests and re-number ADR 2022-09-27 13:39:24 -05:00
Neil Martinsen-Burrell
14cecf46ba
Merge branch 'main' into nmb/user-models 2022-09-27 13:33:14 -05:00
Neil Martinsen-Burrell
c5f5b3ce31
Fix signal handling with correct User class 2022-09-27 13:23:41 -05:00
Neil Martinsen-Burrell
b924b6cd9b
Correct rebase error 2022-09-26 15:38:50 -05:00
Neil Martinsen-Burrell
b8fc81a7e4
Fix linting errors 2022-09-26 14:46:41 -05:00
Neil Martinsen-Burrell
0edd42dac7
Tweak settings for new branch 2022-09-26 14:28:36 -05:00
Seamus Johnston
f147f8c2ab
Add /whoami view for logged-in user 2022-09-26 13:17:14 -05:00
Neil Martinsen-Burrell
60f282752b
Respond to review feedback 2022-09-26 11:51:15 -05:00
Seamus Johnston
cbf39aa3c3
Address PR feedback 2022-09-26 10:44:05 -05:00
Neil Martinsen-Burrell
5c3460782e
Add page for editing UserProfile's display name. 2022-09-23 13:27:57 -05:00
Seamus Johnston
2f9e16194e
Fix missing .env file 2022-09-23 09:21:26 -05:00
Seamus Johnston
f16d657c6a
Fix linter errors 2022-09-22 15:57:40 -05:00
Seamus Johnston
00f87168e5
Add Login.gov *\o/*
This commit incldues a wrapper application which handles
the Private Key JWT method of authenticating via OpenID
Connect using the underlying pyoidc library.
2022-09-22 15:15:13 -05:00
Neil Martinsen-Burrell
e0b3023520
Add User and UserProfile models 2022-09-22 12:13:53 -05:00
igorkorenfeld
119180fc03
Revert style change used for testing 2022-09-16 12:50:57 -04:00
igorkorenfeld
0271574e68
Add comment about running collectstatic as breadcrumb in run script 2022-09-16 12:43:40 -04:00
igorkorenfeld
f0e6f0545c
Change footer paragraph color for testing 2022-09-15 15:57:11 -04:00
igorkorenfeld
5888cd48d4
Create symbolic links for build and deploy scripts 2022-09-15 15:47:24 -04:00
igorkorenfeld
9e38f5cb1e
Change paragraph styling for testing 2022-09-15 15:17:58 -04:00
igorkorenfeld
ddcf17c4ca
Remove collectstatic step from staging deploy 2022-09-15 15:17:20 -04:00
Igor Korenfeld
784be2b279
Merge pull request #123 from cisagov/ik/stable-uswds-assets
Add asset compilation and collection before deploy
2022-09-15 12:03:47 -04:00
igorkorenfeld
b4b72e4b65
Define default for the gulpfile 2022-09-14 17:09:52 -04:00
Neil Martinsen-Burrell
aa06a3df20
Address review feedback 2022-09-14 14:19:35 -05:00
Neil Martinsen-Burrell
6da0d461ab
Fix linting 2022-09-13 13:48:41 -05:00
Neil Martinsen-Burrell
13a310f354
Add language code to template context
To fix a pa11y error, we need to get the Django settings LANGUAGE_CODE
into the template context so it can get rendered in the <html> element.
2022-09-13 13:45:51 -05:00
Neil Martinsen-Burrell
5bdd01138c
Merge branch 'main' into nmb/pa11y-scanning 2022-09-13 13:02:00 -05:00
Neil Martinsen-Burrell
b23852f1d3
Fix tests? 2022-09-13 10:20:56 -05:00
igorkorenfeld
0561d1f0ae
Merge branch 'main' into ik/setup-uswds 2022-09-12 18:22:14 -04:00
igorkorenfeld
f27b38902c
Add comments describing USWDS stylesheets 2022-09-12 18:06:25 -04:00
igorkorenfeld
541f0aeaf1
Add WhiteNoise to serve static files 2022-09-12 17:57:18 -04:00
Neil Martinsen-Burrell
f0a9866e0d
Use docker-compose for local scanning 2022-09-12 10:47:48 -05:00
igorkorenfeld
96d191b725
Move manifest command to run script, add collectstatic 2022-09-09 16:32:48 -04:00
Logan McDonald
edc0593859
Move to cloud.gov prototyping org with two spaces (#114)
move to prototyping org with two spaces
2022-09-09 14:53:17 -04:00
igorkorenfeld
65bb21ff0f
Add templates, styles, views for testing USWDS setup 2022-09-08 15:37:43 -04:00
igorkorenfeld
a48e84bf08
Add node service to docker compose with run script 2022-09-08 15:35:40 -04:00
igorkorenfeld
9684e9ffe2
Add USWDS node packages 2022-09-08 15:33:21 -04:00
igorkorenfeld
78d1365e53
Setup gulpfile directories and exports 2022-09-08 15:32:28 -04:00
Seamus Johnston
d2da8d1d8f
Merge pull request #104 from cisagov/sspj/django-tests
Add testing to the CI pipeline
2022-09-08 13:48:51 +00:00
Seamus Johnston
0237c3235d
Add testing to the CI pipeline 2022-09-07 13:51:25 -05:00
Neil MartinsenBurrell
308194d7be
Merge pull request #103 from cisagov/nmb/tweak-docker-compose
Tweak docker-compose to run migrations and use port 8080
2022-09-07 13:33:22 -05:00
Neil Martinsen-Burrell
497f5fcc79
Tweak docker-compose to run migrations and use port 8080 2022-09-06 14:53:28 -05:00
Seamus Johnston
196e4b8fd6
Write Django cmd for running lint (#100)
* Write Django cmd for running lint

* Respond to PR feedback
2022-09-02 13:42:40 -05:00
Seamus Johnston
49cf72fee2
Include registrar in installed apps (#95)
* Include registrar in installed apps

* Fix linter error
2022-09-02 08:17:25 -05:00
Seamus Johnston
2386258159
Update and organize documentation 2022-08-31 16:02:51 -05:00