Wykres commitów

336 Commity (main)

Autor SHA1 Wiadomość Data
tomasz t 5024d1bec5 removed old debug log 2022-01-29 21:08:57 +01:00
tomasz t 522373d9f9 removed css classes that did not do anything 2022-01-29 20:38:32 +01:00
tomasz t f2e3a25116 small fixes 2022-01-29 20:35:09 +01:00
tomasz t 71fc66de72 added box class to the list of partners 2022-01-29 20:03:06 +01:00
tomasz t dfad0f2e64 deleted separate partners page 2022-01-29 19:52:12 +01:00
Maciej 0922a83be1 removed second close button in modal 2022-01-29 15:36:27 +01:00
Maciej 8dc9ce7177 force download 2022-01-29 15:28:38 +01:00
Maciej f683b8cfa4 consultants - description in Polish 2022-01-29 13:26:52 +01:00
Maciej 0851ddaa6c Changed modal colors +other minor UI changes 2022-01-29 13:15:17 +01:00
tomasz t 9fc48e4963 removed unnecessary button 2022-01-28 23:19:18 +01:00
tomasz t 17e15c9bc1 added modals 2022-01-28 23:17:47 +01:00
tomasz t a2f4f06efd reformatted file 2022-01-28 21:54:26 +01:00
tomasz t 014d722166 moved buttons to bottom pane 2022-01-28 21:52:29 +01:00
Maciej b3f9e74d54 Footer menu UI changes (new buttons) 2022-01-28 16:27:36 +01:00
Maciej 027ba18ae9 Partnerzy -> Patroni 2022-01-28 15:30:40 +01:00
Maciej 7e2acc7551 Scrolling fix 2022-01-28 15:02:46 +01:00
Maciej 838481b4ba Partners + styling 2022-01-28 14:43:01 +01:00
tomasz t ad073ef513 changed url to be relative instead of absolute so it can work in both prod and dev envs in our current setup 2022-01-28 00:41:27 +01:00
tomasz t 7985f3414d created partners page - #52 2022-01-28 00:38:25 +01:00
Maciej 1411896528 buttons to links 2022-01-27 20:57:23 +01:00
Maciej c0e07919e5 Merge branch 'development' of https://github.com/openstreetmap-polska/aed-mapa into development 2022-01-27 20:55:02 +01:00
ttomasz 2116b6d6c6
Merge pull request #55 from ksciana/PWA-network-falling-back-to-cache
[PWA] Network falling back to cache
2022-01-27 16:08:59 +01:00
Kamil Ściana 2e185200b0 Change strategy: try get from network
when success return and add do cache, otherwise try get response for cache.
2022-01-27 15:26:54 +01:00
ttomasz d1389e03ff
Merge pull request #54 from openstreetmap-polska/development
branch sync
2022-01-27 14:54:25 +01:00
ttomasz d186301d05
Merge pull request #53 from openstreetmap-polska/main
branch sync
2022-01-27 14:53:39 +01:00
tomasz t ce2256b171 Merge branch 'development'
# Conflicts:
#	src/osm-integration.js
2022-01-27 14:49:39 +01:00
tomasz t 98a38e254f updated deploy script 2022-01-26 02:25:13 +01:00
tomasz t e69ae266b9 test 2022-01-26 02:22:11 +01:00
tomasz t 75aeecafe8 test 2022-01-26 02:15:52 +01:00
tomasz t 005c9f5e6f test 2022-01-26 02:15:34 +01:00
tomasz t 49b57b9aa7 test 2022-01-26 02:15:19 +01:00
tomasz t 38ffc1af3e test 2022-01-26 02:06:53 +01:00
tomasz t be3a79bb5b fixed deploy script 2022-01-26 01:58:10 +01:00
tomasz t b15600a216 added missing environment parameter 2022-01-26 01:48:16 +01:00
tomasz t f7b0761484 added missing filter 2022-01-26 01:45:31 +01:00
tomasz t 26537799a1 introduced new deployment strategy 2022-01-26 01:32:09 +01:00
tomasz t 55f0cd39c2 added missing filters to rsync command 2022-01-26 00:59:33 +01:00
tomasz t 55684e2277 improving deploy action 2022-01-26 00:52:07 +01:00
BNDR 8ca6684b79
Merge pull request #49 from ksciana/main
Fix error messages in console
2022-01-24 23:34:40 +01:00
Maciej b18d46a87a buttons changes 2022-01-24 23:30:55 +01:00
Maciej cf7e518862 Poprawki UI nowych zmian 2022-01-24 08:30:23 +01:00
tomasz t 851fac9c34 added second parameter handling 2022-01-24 00:16:13 +01:00
ttomasz 9d84fcb5bb
Merge pull request #50 from openstreetmap-polska/google_sheets
Google sheets integration
2022-01-24 00:00:11 +01:00
tomasz t bc062b9908 improvements 2022-01-23 23:58:39 +01:00
tomasz t 360ac24f03 added condition to google sheet downloader 2022-01-23 23:50:24 +01:00
tomasz t 9df2f474cb added second sidebar with settings that allows downloading files and toggling custom layer 2022-01-23 23:33:21 +01:00
tomasz t 05af0330c3 added missing parameters 2022-01-23 23:08:23 +01:00
tomasz t 14d1e3c36d fixed missing text labels 2022-01-23 22:56:58 +01:00
Kamil 56017bc715
Add to cache only GET request
In console was error with message: try do cache POST request.
2022-01-23 22:56:35 +01:00
Kamil 2096aae55e
fix: Add missing script type
Add missing scipt type, without it console log error: `Uncaught SyntaxError: Unexpected token 'export'`
2022-01-23 22:21:50 +01:00