Commits on Source (42)
-
Moritz Stückler authored
-
Moritz Stückler authored
-
Moritz Stückler authored
-
Moritz Stückler authored
Feat/add poi form See merge request software/fabcity-map/fabcity-map-frontend!13
-
Moritz Stückler authored
This reverts commit e52c5807, reversing changes made to 804bcc17.
-
Moritz Stückler authored
-
Moritz Stückler authored
Feat/add poi form Closes #5 See merge request software/fabcity-map/fabcity-map-frontend!14
-
Moritz Stückler authored
-
Moritz Stückler authored
-
Moritz Stückler authored
-
Moritz Stückler authored
-
Moritz Stückler authored
Feat/tag input Closes #13 and #16 See merge request software/fabcity-map/fabcity-map-frontend!15
-
Moritz Stückler authored
-
Moritz Stückler authored
-
Moritz Stückler authored
-
Moritz Stückler authored
-
-
Moritz Stückler authored
Feat/filter tags See merge request software/fabcity-map/fabcity-map-frontend!16
-
Fabian Schmidt authored
-
Fabian Schmidt authored
Feat/relation status input See merge request software/fabcity-map/fabcity-map-frontend!18
-
Moritz Stückler authored
-
Moritz Stückler authored
Feat/styling updates See merge request software/fabcity-map/fabcity-map-frontend!17
-
Moritz Stückler authored
-
Fabian Schmidt authored
-
Fabian Schmidt authored
-
Moritz Stückler authored
-
Moritz Stückler authored
-
Moritz Stückler authored
Feat/styling select See merge request software/fabcity-map/fabcity-map-frontend!19
-
Moritz Stückler authored
Develop See merge request software/fabcity-map/fabcity-map-frontend!20
-
Moritz Stückler authored
-
Moritz Stückler authored
fix: package lock reset See merge request software/fabcity-map/fabcity-map-frontend!21
-
Moritz Stückler authored
-
Moritz Stückler authored
fix: ts errors in select See merge request software/fabcity-map/fabcity-map-frontend!22
-
Moritz Stückler authored
* fix list elements collapsing * make random color values more distinct * fix problem with tag element keys
-
Moritz Stückler authored
fix: list elements collapsing See merge request software/fabcity-map/fabcity-map-frontend!23
-
Moritz Stückler authored
-
Moritz Stückler authored
feat: always fit all pois into the map view See merge request software/fabcity-map/fabcity-map-frontend!24
-
Moritz Stückler authored
-
Moritz Stückler authored
-
Moritz Stückler authored
-
Moritz Stückler authored
-
Moritz Stückler authored
Showing
- .eslintrc.js 19 additions, 0 deletions.eslintrc.js
- .gitlab-ci.yml 2 additions, 3 deletions.gitlab-ci.yml
- .nvmrc 1 addition, 0 deletions.nvmrc
- codegen.yml 11 additions, 0 deletionscodegen.yml
- netlify.toml 0 additions, 5 deletionsnetlify.toml
- package-lock.json 13808 additions, 3777 deletionspackage-lock.json
- package.json 29 additions, 11 deletionspackage.json
- public/.htaccess 12 additions, 0 deletionspublic/.htaccess
- public/index.html 2 additions, 2 deletionspublic/index.html
- snowpack.config.js 3 additions, 4 deletionssnowpack.config.js
- src/App.tsx 0 additions, 97 deletionssrc/App.tsx
- src/Map/Map.tsx 0 additions, 81 deletionssrc/Map/Map.tsx
- src/Map/MapViewController.tsx 0 additions, 20 deletionssrc/Map/MapViewController.tsx
- src/Sidebar/SidebarListView.tsx 0 additions, 44 deletionssrc/Sidebar/SidebarListView.tsx
- src/Sidebar/SidebarSingleView.tsx 0 additions, 54 deletionssrc/Sidebar/SidebarSingleView.tsx
- src/components/App.tsx 36 additions, 0 deletionssrc/components/App.tsx
- src/components/CreatableSelect.tsx 43 additions, 0 deletionssrc/components/CreatableSelect.tsx
- src/components/ErrorModal.tsx 14 additions, 0 deletionssrc/components/ErrorModal.tsx
- src/components/Form/AddPoiForm.tsx 231 additions, 0 deletionssrc/components/Form/AddPoiForm.tsx
- src/components/Form/CoordinateInput.tsx 30 additions, 0 deletionssrc/components/Form/CoordinateInput.tsx
.eslintrc.js
0 → 100644
.nvmrc
0 → 100644
codegen.yml
0 → 100644
netlify.toml
deleted
100644 → 0
Source diff could not be displayed: it is too large. Options to address this: view the blob.
public/.htaccess
0 → 100644
src/App.tsx
deleted
100644 → 0
src/Map/Map.tsx
deleted
100644 → 0
src/Map/MapViewController.tsx
deleted
100644 → 0
src/Sidebar/SidebarListView.tsx
deleted
100644 → 0
src/Sidebar/SidebarSingleView.tsx
deleted
100644 → 0
src/components/App.tsx
0 → 100644
src/components/CreatableSelect.tsx
0 → 100644
src/components/ErrorModal.tsx
0 → 100644
src/components/Form/AddPoiForm.tsx
0 → 100644
src/components/Form/CoordinateInput.tsx
0 → 100644