Wykres commitów

710 Commity (986d62b87f211eb4b035bbef966407e65f52d898)

Autor SHA1 Wiadomość Data
Candid Dauth 986d62b87f v0.0.0 2021-04-15 23:26:10 +02:00
Candid Dauth 1961a956b8 Update doc structure, get rid of "Administrators" section 2021-04-15 22:02:29 +02:00
Candid Dauth 001979afb8 Make track point handling more reliable
- Add a bbox margin of 20 pixels on each side so that line points reach
  out of view box
- Recall disconnectSegmentsOutsideViewport on each map move
- Render non-routing lines by their route points rather than track
  points (fixes #2)
2021-04-15 17:22:03 +02:00
Candid Dauth c40f3174bc Prevent selecting search results and map objects at the same time using box 2021-04-14 03:53:23 +02:00
Candid Dauth f02a99bcc5 Add spinners to a lot of actions (also fixes #93) 2021-04-14 03:45:05 +02:00
Candid Dauth 7cf01a9abe Disable click handler while drawing box 2021-04-14 02:45:05 +02:00
Candid Dauth 9c20ef6a0d Make multiple result info scrollable 2021-04-14 02:39:03 +02:00
Candid Dauth 02bfdb86a9 Allow selecting multiple objects by drawing a box 2021-04-14 02:33:54 +02:00
Candid Dauth 4a55d37f79 Set bbox when creating map 2021-04-13 15:21:18 +02:00
Candid Dauth 27717e3fc2 Don't use outdated webpack types 2021-04-13 15:21:07 +02:00
Candid Dauth 5930f5e72d Allow deleting multiple objects at once (fixes #84) 2021-04-11 16:27:11 +02:00
Candid Dauth d97c875ab2 Add link to release notes to docs 2021-04-11 16:18:14 +02:00
Candid Dauth 7d8a20c5ae Fix opening custom import dialog when multiple files are open 2021-04-11 04:14:14 +02:00
Candid Dauth 894e51fe04 Improve package files 2021-04-11 04:09:41 +02:00
Candid Dauth 2f920ccc90 Upgrade dependencies 2021-04-11 04:09:32 +02:00
Candid Dauth d7069a2f2a v3.0.1 2021-04-10 22:56:16 +02:00
Candid Dauth d24da1b41e Return route bbox also for getRoute(), fix type errors 2021-04-10 22:53:37 +02:00
Candid Dauth c30e055cd1 Fail gracefully if ORS/Mapbox tokens are not configured 2021-04-10 22:53:20 +02:00
Candid Dauth ce38750fa8 Clean up 2021-04-10 22:33:14 +02:00
Candid Dauth 020eeb0228 Fix socket connection if server runs under sub path 2021-04-10 22:29:16 +02:00
Candid Dauth 699a660a65 Add more shapes (#78) 2021-04-10 21:59:20 +02:00
Candid Dauth 8a557b19c2 Fix favicons and add docs how to add FacilMap as an app 2021-04-10 21:56:38 +02:00
Candid Dauth 2b32334ca4 Remove favicon.png 2021-04-10 18:37:30 +02:00
Candid Dauth 350f87f922 Update README 2021-04-10 18:37:17 +02:00
Candid Dauth 3fcfbd4ceb Add explanation for style-controlling types 2021-04-10 18:36:58 +02:00
Candid Dauth 540d96f3a1 Render pad name initially in HTML for better search engine support 2021-04-10 16:05:32 +02:00
Candid Dauth fdd795188d Streamline logos 2021-04-10 16:05:24 +02:00
Candid Dauth 872eeeec6b Update package files 2021-04-10 02:12:28 +02:00
Candid Dauth 04638511da v3.0.0 2021-04-10 01:49:04 +02:00
Candid Dauth 20b87e2f46 Move around READMEs 2021-04-10 01:45:20 +02:00
Candid Dauth df2bb6352c Add issue tracker and discussion forum to Help dropdown 2021-04-10 00:33:04 +02:00
Candid Dauth 95fc7bb306 Always show "Add to map" as dropdown for consistency 2021-04-10 00:30:58 +02:00
Candid Dauth f15a6b5671 Show default view in bold 2021-04-10 00:30:44 +02:00
Candid Dauth e22c8bc9cd Fix legend popover strikethrough 2021-04-10 00:30:31 +02:00
Candid Dauth 2ecdb87424 Fix legend item when shape is empty 2021-04-10 00:30:22 +02:00
Candid Dauth 5b8520061d Hide "Import type" option from custom import dialog if type exists 2021-04-10 00:29:54 +02:00
Candid Dauth bcd700fc53 Allow empty symbol and shape for dropdown options 2021-04-10 00:29:15 +02:00
Candid Dauth 7a8a8f553b Allow empty dropdown option value 2021-04-10 00:28:59 +02:00
Candid Dauth 8df8ce7c8f Clear dialogs on close to avoid object merging errors 2021-04-10 00:27:50 +02:00
Candid Dauth 51ef12f9fe Add lower() function to filter for case-insensitive comparison 2021-04-10 00:27:08 +02:00
Candid Dauth cc81bbdcba Remove old code 2021-04-10 00:26:10 +02:00
Candid Dauth bfa64f0f6a Add missing docs 2021-04-10 00:25:34 +02:00
Candid Dauth b6af027e9d Add contribution chapter to docs 2021-04-09 00:38:42 +02:00
Candid Dauth addecf295f Link documentation in UI 2021-04-08 22:28:26 +02:00
Candid Dauth c9a69b2147 Add Dockerfile for docs 2021-04-08 22:28:16 +02:00
Candid Dauth 5c736f27bd Ignore docs in docker context 2021-04-08 21:47:33 +02:00
Candid Dauth 3aa6268946 Add docs with videos 2021-04-08 21:44:10 +02:00
Candid Dauth 3ff77e1667 Strip BOM when loading remote files 2021-04-08 19:05:02 +02:00
Candid Dauth 2b34537817 Fix pressing enter in form modals 2021-04-08 18:37:07 +02:00
Candid Dauth 808795e1b0 Show right ID in "pad ID exists" error 2021-04-08 18:29:20 +02:00