Commit graph

48 commits

Author SHA1 Message Date
zandercymatics
c85ef2545a
Pr suggestions ( minus tests ) 2024-10-01 15:03:47 -06:00
CocoByte
59c3a1e535
resolved merge 2024-09-20 13:01:30 -06:00
CocoByte
9b2b26a3e0
linted 2024-09-18 23:08:39 -06:00
CocoByte
228b56002f
Added widescreen mode to error pages (the misalignment was annoying me), Also updated widescreen variable, added home page to widescreen whitelist, combined _navigation.scss into _header.scss 2024-09-18 19:23:01 -06:00
CocoByte
3e6fcaa67f
Resolved merge conflicts 2024-09-17 00:20:23 -06:00
asaki222
ff27eabfe0
merged to main 2024-09-13 13:12:41 -04:00
zandercymatics
096dce78c3
PR suggestions 2024-09-11 09:25:19 -06:00
CocoByte
504fdedf0c
merged 2024-09-10 14:18:41 -06:00
asaki222
6d57f5115b
fixed linting issues 2024-09-10 12:05:34 -04:00
zandercymatics
5013e65f33
Linting 2024-09-10 08:31:03 -06:00
zandercymatics
743f81aa90
Fix tests + lint 2024-09-09 10:06:07 -06:00
asaki222
44c911e320
removed method to add has_profile_feature_flag to context, and reference 2024-09-09 11:32:34 -04:00
zandercymatics
6f1adc1573
Change waffle flag logic (merge conflict) 2024-09-09 09:07:50 -06:00
zandercymatics
847bcbe9b7
Merge branch 'main' into rjm/2351-org-requests-page 2024-09-09 08:47:34 -06:00
David Kennedy
604da37de3
merge 2024-09-06 17:31:57 -04:00
David Kennedy
9f557fc1e1
requests_json tests and some linting 2024-09-06 17:27:56 -04:00
Rachid Mrad
1e9ae7befc
cleanup 2024-09-06 13:46:52 -04:00
Rachid Mrad
cbdf763637
CSS done 2024-09-06 12:54:36 -04:00
CocoByte
40d6423bb6
linted 2024-09-05 21:46:38 -06:00
CocoByte
ecc1038c34
Added widescreen detection and scss adjustments for Domains and Domain Request page 2024-09-05 21:27:41 -06:00
David Kennedy
faf57902f0
filter requests based on permissions, updated actions based on permissions 2024-09-05 19:22:31 -04:00
zandercymatics
dbe438b6dc
Update context_processors.py 2024-09-04 11:52:02 -06:00
David Kennedy
dd1b923404
wip 2024-09-04 13:41:26 -04:00
zandercymatics
729ce4c9f7
Replace inline if with .get
Not sure why I was doing that
2024-08-21 08:46:47 -06:00
zandercymatics
a362c2ef6c
Linting 2024-08-20 14:53:16 -06:00
zandercymatics
5f6f39048f
Fix edge cases 2024-08-20 14:17:14 -06:00
David Kennedy
3c89557976
wip 2024-08-20 15:29:28 -04:00
zandercymatics
1090d75f75
Refactor fields using portfolio 2024-08-16 15:05:30 -06:00
David Kennedy
77c1673479
update to context_processor 2024-08-02 13:10:46 -04:00
David Kennedy
fe5af50100
initial implementation 2024-07-31 21:42:11 -04:00
David Kennedy
06a5803bba
lint plus migrations 2024-07-25 08:47:52 -04:00
David Kennedy
edb33bba69
cleaned up some comments 2024-07-25 08:35:52 -04:00
Rachid Mrad
faddfcec50
merge main 2024-07-22 15:39:46 -04:00
David Kennedy
e9ba08f20a
small refactor 2024-07-18 13:48:27 -04:00
David Kennedy
51509e8b13
fixed unit tests, updated context processor 2024-07-18 12:31:13 -04:00
David Kennedy
1b25be8d96
minor fix to context processors 2024-07-18 12:15:27 -04:00
Rachid Mrad
cb3b1fd7fa
lint 2024-07-17 21:12:16 -04:00
Rachid Mrad
777be646a4
working permissions 2024-07-17 13:57:04 -04:00
Rachid Mrad
ebb95a7d67
build our permissions a bit more 2024-07-16 13:12:13 -04:00
Rachid Mrad
619a71fdb6
extended header for org users 2024-07-05 18:08:34 -04:00
Rachid Mrad
a1fca00b8f
wip 2024-07-05 15:28:33 -04:00
Neil Martinsen-Burrell
bfe97c38ba
Include Google Analytics on production 2023-11-07 09:48:43 -06:00
Neil Martinsen-Burrell
2cc799bb65
Use a demo site banner to avoid confusion 2022-10-28 14:36:33 -05:00
Neil Martinsen-Burrell
b8fc81a7e4
Fix linting errors 2022-09-26 14:46:41 -05:00
Seamus Johnston
f147f8c2ab
Add /whoami view for logged-in user 2022-09-26 13:17:14 -05: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