mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
(bugfixes)
This commit is contained in:
parent
7cdc1f4f95
commit
bce08b923f
5 changed files with 21 additions and 8 deletions
16
src/index.js
16
src/index.js
|
@ -1,11 +1,20 @@
|
|||
/*
|
||||
todo add ability to copy-paste address after saving
|
||||
todo hide sticker dialog on sticker selection
|
||||
todo separate mode for stricker selection
|
||||
todo save progress
|
||||
|
||||
done TEST: set initialData after saving map, clear is-modified
|
||||
done TEST: provider / logo triggers setChanged
|
||||
done shot mechanism (100%)
|
||||
done client-side shot mechanism
|
||||
done croppr.js
|
||||
done shot stickers
|
||||
todo progress
|
||||
done progress
|
||||
done hotkeys via sagas
|
||||
done better loader screen
|
||||
done network errors handling on startup
|
||||
|
||||
todo hotkeys via sagas
|
||||
todo map catalogue
|
||||
todo public maps
|
||||
todo map search
|
||||
|
@ -21,9 +30,6 @@
|
|||
todo check canvas support at startup
|
||||
todo check osrm is up
|
||||
|
||||
todo better loader screen
|
||||
todo network errors handling on startup
|
||||
|
||||
todo map preview on save
|
||||
*/
|
||||
import React from 'react';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue