Commit graph

4903 commits

Author SHA1 Message Date
mrsrec
c2cddbf633
Fix cookie expiring in session 2023-05-27 22:27:37 -07:00
cori hudson
01a6e83eba fix(privacy banner): make banner aside use sticky position 2023-05-25 10:10:59 -04:00
cori hudson
8441129f0b
Merge pull request #7591 from corihudson/ce-334-privacy-policy-banner
CE-334: add privacy policy update notification banner
2023-05-15 16:25:57 -04:00
Tom Lum
4a89f209c0
Merge pull request #7597 from LLK/hotfix/credits-updates
[Develop] Hotfix/credits updates
2023-05-11 16:14:17 -04:00
tomlum
e5ae916ade lint fix 2023-05-11 16:05:38 -04:00
tomlum
0d7b14c8d7 lint fix 2023-05-11 15:59:59 -04:00
tomlum
9e64420014 adds more 2023-05-11 15:54:35 -04:00
tomlum
f008ab4f9d adds again again 2023-05-11 15:49:53 -04:00
tomlum
b1c5f36ba3 adds more 2023-05-11 15:49:04 -04:00
tomlum
6e5dbad64f adds more 2023-05-11 15:48:23 -04:00
tomlum
aaee1421a3 fixes uername and name 2023-05-11 15:42:59 -04:00
tomlum
c17cf52650 lint fix 2023-05-11 15:21:39 -04:00
tomlum
28ed695c65 adds to credits page 2023-05-11 15:10:26 -04:00
cori hudson
9f35132449
Merge pull request #7412 from corihudson/ce-317-update-privacy-policy
CE-317: Update privacy policy
2023-05-11 10:15:53 -04:00
cori hudson
915a9a749c
Merge pull request #7541 from corihudson/ce-319-cookie-page
CE-319: Add cookie policy page
2023-05-11 10:15:08 -04:00
cori hudson
8ef835cd0e fix(cookie policy): update last updated string to reflect deploy date 2023-05-10 15:55:53 -04:00
cori hudson
e6dbbd4208 fix(privacy policy): update last updated to reflect deploy date 2023-05-10 15:54:51 -04:00
cori hudson
d99598eb94 fix(privacy banner): add date, start and end times to banner 2023-05-10 13:59:26 -04:00
Colby Gutierrez-Kraybill
5cdafb8bc9 Handle generic ipban redirect if session says so 2023-05-09 17:16:37 -04:00
cori hudson
87d31611de chore(splash): remove unintentional whitespace 2023-05-09 13:50:43 -04:00
tomlum
1c2adeb182 unhides community rows 2023-05-05 12:58:14 -04:00
cori hudson
d843f623be fix(cookie policy): Add policy notification cookie, localize durations 2023-05-03 16:35:01 -04:00
cori hudson
8220220af1 feat(privacy banner): set expiration of policy cookie to 3 weeks 2023-05-03 16:13:40 -04:00
cori hudson
02cc6866b5 fix(privacy policy): update copy, fix linting errors 2023-05-01 15:20:59 -04:00
cori hudson
f0bc041b69 fix: update about page copy and image 2023-04-28 12:51:28 -04:00
cori hudson
709dffb600 feat(privacy banner): add l10n, better a11y 2023-04-21 15:00:58 -04:00
cori hudson
d7ca6dd6b2 feat(privacy banner): fix margin, move cookie logic to banner 2023-04-21 10:44:11 -04:00
cori hudson
9d7fed3935 feat: wip: show privacy banner on all pages 2023-04-20 17:09:27 -04:00
cori hudson
8d45c766c1 feat: fix styling for privacy banner 2023-04-19 17:00:43 -04:00
cori hudson
d8192e669f feat(splash): add privacy banner (first draft) 2023-04-19 11:51:35 -04:00
cori hudson
d09e067c44 feat(cookie policy): add all analytics cookies and strings 2023-04-12 11:10:09 -04:00
cori hudson
7dff6e3a5b
Merge pull request #7299 from bocoup/issue-7198
CE-292: Confusing tab navigation on explore page for screen readers
2023-04-07 14:39:47 -04:00
cori hudson
3e0d75b73e feat(cookie policy): add cookies to footer, analytics cookies started 2023-04-07 14:26:42 -04:00
cori hudson
14bc572fee
Merge pull request #7309 from bocoup/alt-text-7178
CE-299: add alt-text descriptions to the Ideas page
2023-04-06 14:55:10 -04:00
Chris Cuellar
ae7fca604d
Update src/views/ideas/ttt.json
Co-authored-by: cori hudson <cchudson98@gmail.com>
2023-04-05 15:32:54 -07:00
Chris Cuellar
487cdc7049
Update src/views/ideas/ttt.json
Co-authored-by: cori hudson <cchudson98@gmail.com>
2023-04-05 15:32:45 -07:00
cori hudson
0076113d8a feat(cookie policy): basic table styling; start bringing in cookie info 2023-04-05 17:20:53 -04:00
cori hudson
d238aa8201 feat: replace TED embed with image link
removes sole advertising cookie present on site
2023-04-05 15:25:16 -04:00
cori hudson
682dd7e894 feat(cookie policy): add non-table cookies page strings 2023-04-04 17:02:43 -04:00
Colby Gutierrez-Kraybill
d343b514ba Use handleSessionResponse to perform VPN redirect 2023-03-27 12:18:42 -04:00
Colby Gutierrez-Kraybill
21a795cd0b Add vpn_required to defaults in various pages. 2023-03-27 12:18:42 -04:00
Colby Gutierrez-Kraybill
12438d8360 Add in vpn redirect to require staff to use vpn 2023-03-27 12:18:42 -04:00
Andy O'Neill
051be71f83
Merge pull request #7454 from aoneill01/feature/pass-flag-to-gui
feat: pass isTotallyNormal to gui
2023-03-21 13:58:03 -04:00
tomlum
3ac6f0e5bf removes shuffle library from presentation 2023-03-17 13:27:49 -04:00
tomlum
4cc420632c hides community rows from homepage 2023-03-17 13:17:19 -04:00
Andy O'Neill
6cab112090 feat: pass isTotallyNormal to gui 2023-03-16 12:48:09 -04:00
Tom Lum
59718ce72e
Merge pull request #7427 from LLK/jobs-link-updates
CE-388 Updates Job Links
2023-03-13 09:57:08 -04:00
tomlum
7e22920c7c updates job links 2023-03-09 13:49:15 -05:00
cori hudson
07406891a9 refactor: finish moving all strings in privacy policy to l10n.json 2023-03-02 17:22:51 -05:00
Tom Lum
6f209dd980
Merge pull request #7394 from LLK/educators-raspberry-pi-link-fix
REQ-17 fixes educators page raspberry pi link
2023-02-27 12:15:49 -05:00