Merge branch 'develop' into 'main'
Develop See merge request software/fabcity-map/fabcity-map-frontend!20
No related branches found
No related tags found
Checking pipeline status
Showing
- src/components/PoiLoader.tsx 21 additions, 0 deletionssrc/components/PoiLoader.tsx
- src/components/Select.tsx 53 additions, 0 deletionssrc/components/Select.tsx
- src/components/Sidebar/CloseButton.tsx 20 additions, 0 deletionssrc/components/Sidebar/CloseButton.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 1 addition, 1 deletionsrc/util/color.ts
- src/util/fetcher.ts 2 additions, 1 deletionsrc/util/fetcher.ts
- src/util/file.ts 5 additions, 1 deletionsrc/util/file.ts
- tailwind.config.js 5 additions, 1 deletiontailwind.config.js
Loading
Please register or sign in to comment