Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FORMS-1207 - New Map Component for CHEFS #1437

Draft
wants to merge 116 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
116 commits
Select commit Hold shift + click to select a range
be33825
Initial Skeleton
RyanBirtch-aot May 23, 2024
814fa7c
component creation reference
abhilash-aot May 23, 2024
a1b7ccb
Merge branch 'component-reference' of https://github.com/abhilash-aot…
RyanBirtch-aot May 23, 2024
74eb54e
SMK Skeleton Integration
RyanBirtch-aot May 27, 2024
1a31453
Added map component changes
RyanBirtch-aot May 27, 2024
9c7733e
Init Leaflet Component
RyanBirtch-aot May 28, 2024
9c73981
Fixed marker bug, reduced options to point and circle, prelim work on…
RyanBirtch-aot May 29, 2024
6e91baf
refactor map component
RyanBirtch-aot May 31, 2024
a878ac4
refactoring intermediate step
RyanBirtch-aot Jun 3, 2024
00b4953
Typescript conversion
RyanBirtch-aot Jun 3, 2024
183e48d
fixed Unknown Component Render issue
abhilash-aot Jun 4, 2024
a236b63
Merge pull request #1 from abhilash-aot/leaflet-skeleton
RyanBirtch-aot Jun 4, 2024
c12741a
Fixes for js->ts conversion, fixes for webpack css import
RyanBirtch-aot Jun 4, 2024
36d590d
fix for multi map on one page
RyanBirtch-aot Jun 5, 2024
ec49043
map settings form work
RyanBirtch-aot Jun 11, 2024
96605cb
added limits on map pointer submission and popups showing lat lng
RyanBirtch-aot Jun 11, 2024
3a7cab0
settings fix
RyanBirtch-aot Jun 17, 2024
fd4ef17
Settings for radio button with draw options
RyanBirtch-aot Jun 20, 2024
397362b
Points fix
RyanBirtch-aot Jun 24, 2024
2110455
fixes for marker
RyanBirtch-aot Jun 24, 2024
11dfd07
Map zoom fix
RyanBirtch-aot Jun 24, 2024
4371b95
mapsubmission settings
abhilash-aot Jun 25, 2024
7f1ff5e
set map zoom fix
RyanBirtch-aot Jun 25, 2024
c9a46ac
set map zoom fix2
RyanBirtch-aot Jun 25, 2024
d8fb68a
added debug and other drawoptions
abhilash-aot Jun 25, 2024
c68a567
Merged to base branch
abhilash-aot Jun 25, 2024
b90fd13
Merge pull request #3 from RyanBirtch-aot/mapsubmission-settings
RyanBirtch-aot Jun 26, 2024
93fa6c2
Revert back to fieldComponent
RyanBirtch-aot Jun 26, 2024
97f9c28
Fixes for multi input limits
RyanBirtch-aot Jun 28, 2024
75fd4dc
fixes for pr
RyanBirtch-aot Jun 28, 2024
602bde6
Removed unused packages
abhilash-aot Jun 28, 2024
5dd1e7d
Merge pull request #5 from RyanBirtch-aot/map-adding-points
abhilash-aot Jul 2, 2024
8e8ce89
Fix to non-interactive default map in settings page
RyanBirtch-aot Jul 3, 2024
4b08982
Added Read Only functionality
RyanBirtch-aot Jul 3, 2024
e97fedd
Merge branch 'map-adding-points' of https://github.com/RyanBirtch-aot…
RyanBirtch-aot Jul 3, 2024
868365c
Merge pull request #6 from RyanBirtch-aot/map-adding-points
abhilash-aot Jul 3, 2024
a13b329
Merged with main
abhilash-aot Jul 4, 2024
58fdf65
map service update
abhilash-aot Jul 4, 2024
8258064
Settings Updated
abhilash-aot Jul 5, 2024
300441f
Settings text updated
abhilash-aot Jul 5, 2024
c260fe2
Merge pull request #8 from RyanBirtch-aot/map-bug-fix
RyanBirtch-aot Jul 8, 2024
8001826
initial custom center
RyanBirtch-aot Jul 8, 2024
dc9f60a
Merge from feat-map
RyanBirtch-aot Jul 8, 2024
f82e707
Added customizing default map center
RyanBirtch-aot Jul 8, 2024
a1c2da1
Merge pull request #9 from RyanBirtch-aot/settings-default-center
RyanBirtch-aot Jul 8, 2024
c290076
Readonly in view submission mode
abhilash-aot Jul 10, 2024
2637740
Updated for Map data Submission to be an Json
abhilash-aot Jul 16, 2024
13a4ae6
reorganized map settings, set new default center
RyanBirtch-aot Jul 16, 2024
6257065
Merge pull request #10 from RyanBirtch-aot/map-layer
abhilash-aot Jul 16, 2024
4df8c98
Merge branch 'feat-map' into settings-reorg
RyanBirtch-aot Jul 16, 2024
3c65a7f
Merge pull request #11 from RyanBirtch-aot/settings-reorg
RyanBirtch-aot Jul 16, 2024
3402359
Merge branch 'bcgov:main' into feat-map
RyanBirtch-aot Jul 16, 2024
ba671ba
Fixed default bug
RyanBirtch-aot Jul 24, 2024
f824346
Merge branch 'feat-map' into default-value-bug
RyanBirtch-aot Jul 24, 2024
01cb3d5
Merge pull request #12 from RyanBirtch-aot/default-value-bug
abhilash-aot Jul 25, 2024
e11174f
map broken in Map Settings Page fixed
abhilash-aot Jul 25, 2024
b5afae5
Merge pull request #13 from RyanBirtch-aot/map-layer
RyanBirtch-aot Jul 26, 2024
062e9eb
init, added marker png to component folder
RyanBirtch-aot Jul 29, 2024
f459450
Added custom marker, placeholder marker image
RyanBirtch-aot Jul 31, 2024
6decb87
Added fixes for marker centering
RyanBirtch-aot Aug 1, 2024
174dfb1
Removed comments, and logs
RyanBirtch-aot Aug 1, 2024
47b8da9
Merge pull request #14 from RyanBirtch-aot/marker-image-bug
abhilash-aot Aug 1, 2024
beeb35e
Added fix for marker drag
RyanBirtch-aot Aug 6, 2024
8c436e2
Merge branch 'feat-map' into marker-image-bug
RyanBirtch-aot Aug 7, 2024
876b622
Merge pull request #15 from RyanBirtch-aot/marker-image-bug
abhilash-aot Aug 7, 2024
dac5c6d
Merge error
RyanBirtch-aot Aug 7, 2024
f9a8f66
Merge pull request #16 from RyanBirtch-aot/marker-image-bug
abhilash-aot Aug 7, 2024
de9d6e4
Merge from pop
RyanBirtch-aot Aug 7, 2024
25f8638
Changes from main
abhilash-aot Aug 7, 2024
65301b7
Merge from pop
RyanBirtch-aot Aug 7, 2024
7a5b17f
Revert "Merge error"
RyanBirtch-aot Aug 7, 2024
37716bf
Commit fixes
RyanBirtch-aot Aug 8, 2024
b9dfc6b
Merge branch 'feat-map' into marker-image-bug
RyanBirtch-aot Aug 8, 2024
c9b8579
Fixes for marker dragging
RyanBirtch-aot Aug 13, 2024
a54184b
Cleanup
RyanBirtch-aot Aug 13, 2024
dfb98c1
removed extra node installs, vue etc...
RyanBirtch-aot Aug 13, 2024
c3510da
Merge pull request #18 from RyanBirtch-aot/marker-image-bug
abhilash-aot Aug 13, 2024
ae2bae0
Merge pull request #17 from RyanBirtch-aot/map-layer
abhilash-aot Aug 13, 2024
b47b3d8
marker edit fix
RyanBirtch-aot Aug 19, 2024
89fa94a
Merge pull request #19 from RyanBirtch-aot/marker-edit-bug-deletion
abhilash-aot Aug 19, 2024
d23d0fd
Merge branch 'bcgov:main' into feat-map
RyanBirtch-aot Aug 20, 2024
a61aafa
Merge from feat-map
RyanBirtch-aot Aug 26, 2024
a360390
updated Map Component Settings
abhilash-aot Sep 4, 2024
1ecab43
Merge pull request #20 from RyanBirtch-aot/map-layer
abhilash-aot Sep 4, 2024
4998ac2
Vue fix recant
RyanBirtch-aot Sep 4, 2024
92e7431
zoom bug fix,disable zoom animation
RyanBirtch-aot Sep 9, 2024
f4cfe7e
cleanup
RyanBirtch-aot Sep 9, 2024
69ec9a7
restructure the display tab
abhilash-aot Sep 11, 2024
e80cdfd
Merge remote-tracking branch 'ryan/feat-map' into map-layer
abhilash-aot Sep 11, 2024
db9a6c2
updated Display tab Settings in Map component
abhilash-aot Sep 11, 2024
984f613
Merge pull request #21 from RyanBirtch-aot/map-layer
RyanBirtch-aot Sep 11, 2024
aecf199
Added zoom animations only for read-only maps
RyanBirtch-aot Sep 16, 2024
d7dadcd
Merge branch 'feat-map' into map-zoom-bug
RyanBirtch-aot Sep 16, 2024
4fcc8d5
Merge pull request #22 from RyanBirtch-aot/map-zoom-bug
abhilash-aot Sep 17, 2024
5a41d02
Added My Location button
RyanBirtch-aot Sep 23, 2024
73395f5
linting fixes
RyanBirtch-aot Sep 23, 2024
638bbd0
Merge pull request #23 from RyanBirtch-aot/my-location-button
abhilash-aot Sep 23, 2024
10ba795
updated for polygon change
abhilash-aot Sep 24, 2024
a550238
Merge pull request #24 from RyanBirtch-aot/map-layer
abhilash-aot Sep 24, 2024
518b568
added reorganization to settings page
RyanBirtch-aot Sep 24, 2024
03d20e4
Added multiple marker type options, default to add input map
RyanBirtch-aot Sep 26, 2024
1235e4c
Merge in feat-map
RyanBirtch-aot Sep 26, 2024
34d0867
Added default interactivity
RyanBirtch-aot Sep 26, 2024
aad9842
Merge pull request #25 from RyanBirtch-aot/my-location-button
abhilash-aot Sep 27, 2024
47d32a5
Geocoder working for BC
RyanBirtch-aot Oct 11, 2024
04a7d2f
Adding form and location popups
RyanBirtch-aot Oct 15, 2024
c80694f
Merge pull request #26 from RyanBirtch-aot/my-location-button
abhilash-aot Oct 16, 2024
5391c7d
fixes for marker appearing at geocoder search, replaced with popup
RyanBirtch-aot Oct 16, 2024
d7605f3
Update MapService.ts
abhilash-aot Oct 16, 2024
e11aed0
Merge pull request #27 from RyanBirtch-aot/my-location-button
abhilash-aot Oct 16, 2024
9286ac3
Added fix for popup bug
RyanBirtch-aot Oct 22, 2024
abf0026
Removed console
RyanBirtch-aot Oct 22, 2024
a2176e6
Merge pull request #28 from RyanBirtch-aot/bug-max-markers
abhilash-aot Oct 23, 2024
b04274e
Changes to map settings form to enable line input
RyanBirtch-aot Oct 24, 2024
c34ba12
Merge pull request #29 from RyanBirtch-aot/add-line-marker
abhilash-aot Oct 24, 2024
124cd6f
merge in main
RyanBirtch-aot Oct 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ build
!app/frontend/.env
!local-infrastructure/.env
.history
realm-export.json
chefs_build
37 changes: 34 additions & 3 deletions app/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
"font-awesome": "^4.7.0",
"formiojs": "^4.14.13",
"keycloak-js": "^21.1.1",
"leaflet": "^1.9.4",
"leaflet-draw": "^1.0.4",
"leaflet-geosearch": "^4.0.0",
"lodash": "^4.17.21",
"mitt": "^3.0.0",
"moment": "^2.29.4",
Expand Down
210 changes: 202 additions & 8 deletions components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading