Commit Graph

113 Commits

Author SHA1 Message Date
6188e0012a style: fix leaflet control overlap
All checks were successful
/ Build (push) Successful in 35s
2024-09-03 08:45:22 +03:00
cea91dbf97 style: fix input element sizing 2024-09-03 08:41:22 +03:00
aaaa2cf597 chore: add url to readme
All checks were successful
/ Build (push) Successful in 36s
2024-08-28 19:16:12 +03:00
f65596963f chore: update urls
All checks were successful
/ Build (push) Successful in 35s
2024-08-28 19:09:50 +03:00
62f60c7491 fix: type diameter to radius
All checks were successful
/ Build (push) Successful in 1m0s
2024-08-06 17:11:47 +03:00
cbe4ebc8d1 feat: check location according to radius 2024-08-06 17:04:34 +03:00
aeb1b32441 fix: change diameter to radius 2024-08-06 16:53:04 +03:00
1431aab04a feat: add hidden input for geolocation diameter 2024-08-06 16:32:46 +03:00
f1e16e8c74 feat: add diameter control 2024-08-06 16:30:06 +03:00
0330439362 chore: change site on dev mode 2024-08-06 13:46:28 +03:00
8f61c0f99f refactor: use native form post instead if ajax
All checks were successful
/ Build (push) Successful in 34s
2024-08-05 12:17:26 +03:00
37946d65b2 chore: update astro
All checks were successful
/ Build (push) Successful in 36s
2024-08-05 09:54:16 +03:00
9c6a574708 fix: meta info
All checks were successful
/ Build (push) Successful in 34s
2024-07-29 23:01:27 +03:00
1f282bf07a fix: get from search param
All checks were successful
/ Build (push) Successful in 41s
2024-07-29 22:42:36 +03:00
08a82bfcf3 chore: change url
All checks were successful
/ Build (push) Successful in 44s
2024-07-29 22:19:00 +03:00
165d969c84 fix: hardcode icon urls
All checks were successful
/ Build (push) Successful in 42s
2024-07-29 22:11:44 +03:00
4250cc42db fix: type in deploy script
All checks were successful
/ Build (push) Successful in 40s
2024-07-29 21:54:00 +03:00
2456dcaccc feat: hardcode env
All checks were successful
/ Build (push) Successful in 38s
2024-07-29 21:52:05 +03:00
9674be37cf fix: get backend url from env
All checks were successful
/ Build (push) Successful in 34s
2024-07-29 21:39:07 +03:00
d9cc6c2d30 ci: remove email step from deploy script
All checks were successful
/ Build (push) Successful in 1m2s
2024-07-29 20:05:43 +03:00
6ea4390223 chore: remove stale import statement
Some checks failed
/ Build (push) Failing after 1m5s
2024-07-29 19:20:05 +03:00
21df3f0826 ci: enable corepack in setup script
Some checks failed
/ Build (push) Failing after 47s
2024-07-29 19:18:24 +03:00
1e19829f19 ci: use yarn
Some checks failed
/ Build (push) Failing after 7s
2024-07-29 19:13:55 +03:00
616b64a742 ci: add deploy script
Some checks failed
/ Build (push) Failing after 29s
2024-07-29 19:06:56 +03:00
64c4203b21 chore: get urls from environment 2024-07-29 18:42:23 +03:00
360c51cbea feat: remove remote stylesheets 2024-07-29 18:34:32 +03:00
892b719222 feat: replace dynamic page with a static page 2024-07-29 18:23:47 +03:00
466c4eb51d style: mobile styling 2024-07-28 21:54:37 +03:00
0101387b46 style: bigger font sizes 2024-07-28 20:32:56 +03:00
dfa914af5a style: bigger font styles 2024-07-28 20:14:18 +03:00
318d1caa9e chore: move index.astro script to a seperate file
feat: add custom validation for input elements
2024-07-28 17:00:10 +03:00
7cb50bd982 reefactor: initSelectionMap 2024-07-27 15:13:52 +03:00
9c74cc7263 chore: remove unnecessary packages
style: run prettier
2024-07-27 14:25:28 +03:00
86cc813977 feat: add geolocatoin permission denied case for some elements 2024-07-26 21:48:34 +03:00
820cdc903b refactor: add utility classes for dom access 2024-07-26 21:23:56 +03:00
193b8604b6 feat: add DOM utility functions 2024-07-26 00:03:56 +03:00
9e798f1b15 refactor: remove stale code 2024-07-25 19:53:59 +03:00
5097f70d90 feat: increment counter on unlock button click 2024-07-24 12:00:12 +03:00
05a5b436d1 feat: reveal image when unlock button is clicked 2024-07-23 22:45:07 +03:00
e6b140068b feat: add css transition for unlock buton 2024-07-23 22:32:26 +03:00
4f5a437c7c refactor: move lockedcontent webcomponent to standard html 2024-07-23 18:27:06 +03:00
d5bc7b98dd refactor: remove unnecessary control from leaflet-map 2024-07-22 14:29:29 +03:00
09e69f61b9 feat: update geolocation from body 2024-07-22 12:45:17 +03:00
622c436a9f feat: remove geolocation logic from components 2024-07-21 20:11:44 +03:00
100d329d47 feat: merge geolocation and ask permission controls 2024-07-21 19:22:41 +03:00
ecad060770 feat: add geolocation permission control 2024-07-21 13:24:16 +03:00
fb31a822a0 feat: add new control to leaflet web component 2024-07-21 11:45:55 +03:00
d0df5fbbc6 feat: move leaflet map to a web component 2024-07-19 16:38:58 +03:00
430c50b3ae feat: synchronize map permissoins with lockedcontent component permissons 2024-07-19 13:18:44 +03:00
7e77b4326f feat: add permission denied state to locked content 2024-07-18 20:13:26 +03:00