Merge branch 'feat/add-poi-form' into 'main'
Feat/add poi form Closes #5 See merge request software/fabcity-map/fabcity-map-frontend!14
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- .nvmrc 1 addition, 0 deletions.nvmrc
- package-lock.json 473 additions, 9 deletionspackage-lock.json
- package.json 9 additions, 3 deletionspackage.json
- public/.htaccess 12 additions, 0 deletionspublic/.htaccess
- 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 31 additions, 0 deletionssrc/components/App.tsx
- src/components/ErrorModal.tsx 16 additions, 0 deletionssrc/components/ErrorModal.tsx
- src/components/Form/AddPoiForm.tsx 183 additions, 0 deletionssrc/components/Form/AddPoiForm.tsx
- src/components/Form/FileInput.tsx 50 additions, 0 deletionssrc/components/Form/FileInput.tsx
- src/components/Form/TextAreaInput.tsx 32 additions, 0 deletionssrc/components/Form/TextAreaInput.tsx
- src/components/Form/TextInput.tsx 35 additions, 0 deletionssrc/components/Form/TextInput.tsx
- src/components/Map/Map.tsx 86 additions, 0 deletionssrc/components/Map/Map.tsx
- src/components/Map/MapViewController.tsx 29 additions, 0 deletionssrc/components/Map/MapViewController.tsx
- src/components/Modal.tsx 0 additions, 0 deletionssrc/components/Modal.tsx
- src/components/Notification.tsx 49 additions, 0 deletionssrc/components/Notification.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
Loading
Please register or sign in to comment