Showing
- src/components/Notification.tsx 1 addition, 3 deletionssrc/components/Notification.tsx
- src/components/PoiLoader.tsx 21 additions, 0 deletionssrc/components/PoiLoader.tsx
- src/components/Select.tsx 55 additions, 0 deletionssrc/components/Select.tsx
- src/components/Sidebar/CloseButton.tsx 20 additions, 0 deletionssrc/components/Sidebar/CloseButton.tsx
- src/components/Sidebar/ListElement.tsx 1 addition, 1 deletionsrc/components/Sidebar/ListElement.tsx
- src/components/Sidebar/SidebarCreateView.tsx 3 additions, 9 deletionssrc/components/Sidebar/SidebarCreateView.tsx
- src/components/Sidebar/SidebarListView.tsx 69 additions, 31 deletionssrc/components/Sidebar/SidebarListView.tsx
- src/components/Sidebar/SidebarSingleView.tsx 26 additions, 12 deletionssrc/components/Sidebar/SidebarSingleView.tsx
- src/components/Spinner.tsx 1 addition, 3 deletionssrc/components/Spinner.tsx
- src/components/SwrWrapper.tsx 1 addition, 3 deletionssrc/components/SwrWrapper.tsx
- src/generated/graphql.ts 214 additions, 0 deletionssrc/generated/graphql.ts
- src/graphql/mutations.ts 2 additions, 0 deletionssrc/graphql/mutations.ts
- src/hooks/useFilteredPoiData.ts 37 additions, 0 deletionssrc/hooks/useFilteredPoiData.ts
- src/hooks/usePoiData.ts 7 additions, 2 deletionssrc/hooks/usePoiData.ts
- src/hooks/useStore.ts 14 additions, 2 deletionssrc/hooks/useStore.ts
- src/index.css 1 addition, 1 deletionsrc/index.css
- src/types/PointOfInterest.ts 31 additions, 30 deletionssrc/types/PointOfInterest.ts
- src/util/array.ts 1 addition, 1 deletionsrc/util/array.ts
- src/util/color.ts 3 additions, 3 deletionssrc/util/color.ts
- src/util/fetcher.ts 2 additions, 1 deletionsrc/util/fetcher.ts
src/components/PoiLoader.tsx
0 → 100644
src/components/Select.tsx
0 → 100644
src/components/Sidebar/CloseButton.tsx
0 → 100644
src/generated/graphql.ts
0 → 100644
src/hooks/useFilteredPoiData.ts
0 → 100644