summaryrefslogtreecommitdiffhomepage
path: root/client/web/package.json
AgeCommit message (Expand)AuthorFilesLines
2024-07-18{tool,client}: bump node version (#12840)Mario Minardi1-1/+1
2024-04-17build(deps-dev): bump vite from 5.1.4 to 5.1.7 in /client/webdependabot[bot]1-1/+1
2024-02-28client/web: fix Vite CJS deprecation warning (#11288)Ross Zurowski1-0/+1
2024-02-27client/web: update to typescript 5.3.3 (#11267)Mario Minardi1-1/+5
2024-02-23client/web: update vite and vitest to latest versions (#11200)Mario Minardi1-3/+3
2024-02-22client/web: update plugin-react-swc to latest version (#11199)Mario Minardi1-1/+1
2024-02-22client/web: update vite-plugin-svgr to latest version (#11197)Mario Minardi1-1/+1
2024-02-09build(deps-dev): bump vite from 4.4.9 to 4.5.2 in /client/webdependabot[bot]1-1/+1
2024-02-08client/web: use smart quotes in web UI frontendWill Norris1-0/+3
2023-12-08client/web: add confirmation dialogsSonia Appasamy1-0/+1
2023-12-06client/web: start using swr for some fetchingSonia Appasamy1-0/+1
2023-12-06.github/workflows: add webclient workflowSonia Appasamy1-0/+1
2023-12-05client/web: add copyable components throughout UISonia Appasamy1-1/+2
2023-12-01client/web: move postcss config into package.jsonSonia Appasamy1-0/+6
2023-11-28client/web: add eslintSonia Appasamy1-3/+19
2023-11-17client/web: add advanced login optionsWill Norris1-0/+1
2023-11-10client/web: add readonly/manage toggleSonia Appasamy1-0/+1
2023-11-06client/web: add route management for ui pagesSonia Appasamy1-1/+2
2023-11-01build(deps-dev): bump postcss from 8.4.27 to 8.4.31 in /client/webdependabot[bot]1-1/+1
2023-08-21client/web: add csrf protection to web client apiSonia Appasamy1-0/+2
2023-08-15client/web: add prettier and format scriptsWill Norris1-1/+5
2023-08-14client/web: add tailwind styling to react appSonia Appasamy1-3/+5
2023-08-11client/web: add tsconfig.jsonSonia Appasamy1-1/+3
2023-08-11client/web: pipe through to React in dev modeSonia Appasamy1-2/+5
2023-08-10client/web: add barebones vite dev setupSonia Appasamy1-0/+31