Stirling-PDF/frontend/src
ConnorYoh eecc410b77
Basic footer structure and Cookie Consent (#4320)
* Added footer with blank links to be filled 
* Cookie consent to match V1 
* Made scrolling work on tool search results
* Made scrolling the same on tool search, tool picker and workbench 
* Cleaned up height variables, view height only used at workbench level 
<img width="1525" height="1270"
alt="{F3C1B15F-A4BE-4DF0-A5A8-92D2A3B14443}"
src="https://github.com/user-attachments/assets/0c23fe35-9973-45c0-85af-0002c5ff58d2"
/>
<img width="1511" height="1262"
alt="{4DDD51C0-4BC5-4E9F-A4F2-E5F49AF5F5FD}"
src="https://github.com/user-attachments/assets/2596d980-0312-4cd7-ad34-9fd3a8d1869e"
/>

---------

Co-authored-by: Connor Yoh <connor@stirlingpdf.com>
Co-authored-by: James Brunton <jbrunton96@gmail.com>
2025-08-29 13:01:46 +00:00
..
assets Update Frontend 3rd Party Licenses (#4254) 2025-08-25 16:10:51 +01:00
components Basic footer structure and Cookie Consent (#4320) 2025-08-29 13:01:46 +00:00
constants Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
contexts Change to Viewer mode when Read tool selected (#4317) 2025-08-29 13:28:15 +01:00
data Posthog, scarf and url navigation overhaul (#4318) 2025-08-28 15:42:33 +01:00
hooks Basic footer structure and Cookie Consent (#4320) 2025-08-29 13:01:46 +00:00
i18n V2: Convert Tool (#3828) 2025-08-01 16:08:04 +01:00
pages Basic footer structure and Cookie Consent (#4320) 2025-08-29 13:01:46 +00:00
services V2 Make FileId type opaque and use consistently throughout project (#4307) 2025-08-28 09:56:07 +00:00
styles Basic footer structure and Cookie Consent (#4320) 2025-08-29 13:01:46 +00:00
tests Add test that the translation JSON is valid (#4315) 2025-08-28 11:03:43 +01:00
theme Top Controls was throwing an error (#4324) 2025-08-29 13:58:06 +01:00
tools Posthog, scarf and url navigation overhaul (#4318) 2025-08-28 15:42:33 +01:00
types Posthog, scarf and url navigation overhaul (#4318) 2025-08-28 15:42:33 +01:00
utils Posthog, scarf and url navigation overhaul (#4318) 2025-08-28 15:42:33 +01:00
App.css Initial react set up 2025-05-09 20:01:09 +01:00
App.tsx Basic footer structure and Cookie Consent (#4320) 2025-08-29 13:01:46 +00:00
global.d.ts V2 Replace Google Fonts icons with locally bundled Iconify icons (#4283) 2025-08-25 16:07:55 +01:00
i18n.ts Bug/v2/reduce console pollution (#4212) 2025-08-15 13:15:21 +01:00
index.css Basic footer structure and Cookie Consent (#4320) 2025-08-29 13:01:46 +00:00
index.tsx Basic footer structure and Cookie Consent (#4320) 2025-08-29 13:01:46 +00:00
logo.svg Initial react set up 2025-05-09 20:01:09 +01:00
output.css Mantine overhaul 2025-05-15 20:07:33 +01:00
reportWebVitals.js Initial react set up 2025-05-09 20:01:09 +01:00
setupTests.js Initial react set up 2025-05-09 20:01:09 +01:00
setupTests.ts Enforce type checking in CI (#4126) 2025-08-11 09:16:16 +01:00