Merge branch 'feat/add-poi-form' into 'main'
Feat/add poi form See merge request software/fabcity-map/fabcity-map-frontend!13
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- package-lock.json 473 additions, 9 deletionspackage-lock.json
- package.json 6 additions, 1 deletionpackage.json
- snowpack.config.js 2 additions, 1 deletionsnowpack.config.js
- src/App.tsx 0 additions, 97 deletionssrc/App.tsx
- src/Sidebar/SidebarListView.tsx 0 additions, 44 deletionssrc/Sidebar/SidebarListView.tsx
- src/components/App.tsx 29 additions, 0 deletionssrc/components/App.tsx
- src/components/ErrorModal.tsx 16 additions, 0 deletionssrc/components/ErrorModal.tsx
- src/components/Map/Map.tsx 29 additions, 30 deletionssrc/components/Map/Map.tsx
- src/components/Map/MapViewController.tsx 0 additions, 0 deletionssrc/components/Map/MapViewController.tsx
- src/components/Modal.tsx 0 additions, 0 deletionssrc/components/Modal.tsx
- src/components/Sidebar/AddPoiForm.tsx 127 additions, 0 deletionssrc/components/Sidebar/AddPoiForm.tsx
- src/components/Sidebar/ListElement.tsx 6 additions, 3 deletionssrc/components/Sidebar/ListElement.tsx
- src/components/Sidebar/SidebarContainer.tsx 19 additions, 0 deletionssrc/components/Sidebar/SidebarContainer.tsx
- src/components/Sidebar/SidebarCreateView.tsx 24 additions, 0 deletionssrc/components/Sidebar/SidebarCreateView.tsx
- src/components/Sidebar/SidebarListView.tsx 31 additions, 0 deletionssrc/components/Sidebar/SidebarListView.tsx
- src/components/Sidebar/SidebarSingleView.tsx 62 additions, 0 deletionssrc/components/Sidebar/SidebarSingleView.tsx
- src/components/Sidebar/Tag.tsx 19 additions, 0 deletionssrc/components/Sidebar/Tag.tsx
- src/components/SwrWrapper.tsx 29 additions, 0 deletionssrc/components/SwrWrapper.tsx
- src/hooks/index.ts 2 additions, 0 deletionssrc/hooks/index.ts
Loading
Please register or sign in to comment