Jeremy Gallant
aaf85943a8
Address new linting rules ( #851 )
Co-authored-by: philon- <[email protected] >
10 months ago
Dan Ditomaso
704d06cfe7
refactor: switch to using Bun ( #718 )
12 months ago
Dan Ditomaso
1c13343e8a
Add monorepo support to project ( #682 )
* feat: add monorepo support
* fix: correct relatedProjects structure in vercel.json
* update github actions with monorepo support
* removed legacy dep
* moved jsr config into web package
1 year ago
Dan Ditomaso
a5339af0dd
Fix language default in picker. Misc i18n fixes ( #664 )
* fix: fix language default in picker. Misc i18n fixes
* Update src/i18n/config.ts
Co-authored-by: Copilot <[email protected] >
* PR fixes
* duplicate key
---------
Co-authored-by: Copilot <[email protected] >
1 year ago
Dan Ditomaso
828e5d0903
Replace zustand state management with URL-based routing ( #640 )
* feat: added router
* feat: added params to messages page
* fixing tests, added translation labels
* Update src/i18n/locales/en/ui.json
Co-authored-by: Copilot <[email protected] >
* Update src/components/Dialog/NodeDetailsDialog/NodeDetailsDialog.tsx
Co-authored-by: Copilot <[email protected] >
* Update src/components/PageComponents/Map/NodeDetail.tsx
Co-authored-by: Copilot <[email protected] >
* Update src/pages/Messages.tsx
Co-authored-by: Copilot <[email protected] >
* updated dev tools
* fixing tests
---------
Co-authored-by: Copilot <[email protected] >
1 year ago
Dan Ditomaso
1180b9afb0
fix: moved all svgs into public / dist folder ( #615 )
1 year ago
Dan Ditomaso
480ca46a95
chore: lint/format all files ( #604 )
* chore: lint/format all files
* Fix config sidebar button state (#602 )
* chore: Update deno.lock version and add Radix UI slider component (#601 )
* fix: improve how table addresses even/odd rows
---------
Co-authored-by: philon- <[email protected] >
Co-authored-by: Kamil Dzieniszewski <[email protected] >
1 year ago
Dan Ditomaso
f1a58f0434
refactor: fixed unsafe roles dialog and hook logic, added tests
1 year ago
Dan Ditomaso
eca5d780c1
feat: added are you sure dialog
1 year ago
Dan Ditomaso
75596e7153
chore: fixes from deno linting/formatting
1 year ago
Dan Ditomaso
04ecdd55fe
fix overflow issue with stack trace
1 year ago
Dan Ditomaso
5af5364668
feat: add chirpy to error page
1 year ago
Dan Ditomaso
d28b4ce6d9
feat: add error boundary
1 year ago
Dan Ditomaso
9f8d88bb4e
fix overflow issue with stack trace
1 year ago
Dan Ditomaso
fb2a057c05
feat: add chirpy to error page
1 year ago
Dan Ditomaso
635d0673bf
feat: add error boundary
1 year ago