Commit graph

1267 commits

Author SHA1 Message Date
2f6b43796b Robustify image loading 2022-07-26 11:26:27 +02:00
9b40ccd652 Make Img-attributes readonly 2022-07-26 09:56:07 +02:00
2412828a69 Extract statistics panel, add statistics panel as special rendering 2022-07-25 18:55:29 +02:00
effd75e95c Add extra check that a feature is added on the right level; automatically add the right level to a new point 2022-07-25 16:55:44 +02:00
707961761c First version with working level selector 2022-07-22 01:33:11 +02:00
15e6fde194 Merge develop 2022-07-21 19:23:05 +02:00
b0cd6f3a09 Fix sort warning 2022-07-21 19:18:11 +02:00
13e949a1cd Wire in level selector 2022-07-21 15:54:24 +02:00
499d696b68 Dropdown now automatically selects the first value, fix #960 2022-07-20 19:35:08 +02:00
6d77ca23b2 Apply refactoring 2022-07-20 15:38:45 +02:00
fb4b4e5702 Merge branch 'feature/dashboard-layout' into develop 2022-07-20 15:23:46 +02:00
e25c904aa3 Show a full-screen graph on click 2022-07-20 15:22:25 +02:00
a90fa5cd63 More styling of the dashboard 2022-07-20 14:39:19 +02:00
465497e6ca Finish dashboard mode 2022-07-20 14:06:39 +02:00
72f7bbd7db Add charts to dashboard view 2022-07-20 12:04:14 +02:00
3441e7c9f7 Add elevator icons 2022-07-18 13:50:14 +02:00
f460895f60 Merge develop 2022-07-18 10:44:42 +02:00
AlexanderRebai
28f1dc3d33 testing code for slider to change levels 2022-07-18 08:21:16 +00:00
ddc0aebdc3 Fix addition of new points 2022-07-18 00:28:26 +02:00
a89f5a0e3e More dashboard view, add documentation in dashboard view 2022-07-16 03:57:13 +02:00
89278f6d74 Styling tweaks to the dashboar 2022-07-15 12:56:16 +02:00
07973e37a6 Add priority-search to the searchable element 2022-07-15 01:10:10 +02:00
c916d5fe66 Merge develop 2022-07-13 23:12:14 +02:00
4a2bc533ee Add safeguard as not to show too much mappings in the searchableMappingSelector 2022-07-13 23:10:56 +02:00
9327d96550 Fix ability to add a freeform tag when using the searchableMappings element, add test 2022-07-13 23:05:50 +02:00
812563ddc5 Add first dashboard layout 2022-07-13 18:00:54 +02:00
a4bb29516a Fix typing error in import flow 2022-07-11 12:00:55 +02:00
aef6bece49 Attempt to fix import flow 2022-07-11 11:09:25 +02:00
325e30666b Wikidata language picker 2022-07-11 09:14:26 +02:00
7fdfeb865c Merge branch 'develop' into feature/flexible-mapping-search 2022-07-10 18:25:28 +02:00
42012ac7f7 Add some tests 2022-07-10 18:20:42 +02:00
6f5283a2d2 First working version 2022-07-10 18:08:06 +02:00
734947ae61 Styling tweaks and small bug fixes to SearchableMappingSelector 2022-07-10 17:48:27 +02:00
b5d3eb501d Add link to custom theme generator again 2022-07-10 12:33:37 +02:00
f9ce1e4db4 More work on searchable mappings 2022-07-10 03:58:07 +02:00
1bb816206c Fix #918 2022-07-09 20:35:59 +02:00
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +02:00
52f1d86772 Small fixes to make MC build on Mac 2022-07-07 22:35:28 +02:00
51a6756dd4 LanguagePicker now has a proper constructor 2022-07-03 00:30:11 +02:00
ef66b1931f Add small script to steal shop presets from the iD-project 2022-07-02 01:59:26 +02:00
e7e8a1a219 Small layout tweaks, fix #751 2022-07-01 00:16:05 +02:00
972d702315 Fix #896: improve placeholder dynamism, add more tests for UI code 2022-06-30 03:07:54 +02:00
94475e4d4d Toggle fullscreen overlay on small screen heights, workaround/fix for #877 2022-06-29 19:14:57 +02:00
b5c48f65b0 Fix instabilities with complicated opening hours, fix #902 2022-06-29 17:27:23 +02:00
f99685c47d Fix public holiday picker, add some tests, see #902 2022-06-29 16:57:29 +02:00
1773f851d1 Fix #726 2022-06-29 16:22:33 +02:00
c521533ec2 Add buttons to quickly mark a note as imported or as not found 2022-06-29 03:05:25 +02:00
0f66d7f8cc Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom 2022-06-28 03:21:18 +02:00
978df7253c Improve typing 2022-06-24 16:49:34 +02:00
b8e5800df3 Split wikidata helper into languages, fixes #893 2022-06-24 03:37:00 +02:00