Commit Graph

18 Commits

Author SHA1 Message Date
Przemek Wiech
2c030ec970 Working around Edge not having array.flatMap() 2019-03-07 23:35:09 +01:00
Przemek Wiech
018bbe9ff0 First version of side panel with person details.
Currently hidden. Can be shown by adding &sidePanel=true to URL.
Will be shown by default when it's ready.
2019-03-06 22:58:39 +01:00
Przemek Wiech
730642fb4e Added 'Download PDF' option using jsPDF. 2019-03-03 01:17:44 +01:00
Przemek Wiech
1083708e15 Use canvas.drawImage instead of canvg for better results. 2019-03-03 00:04:34 +01:00
Przemek Wiech
1dc90e3262 Using file-saver package for better cross-browser support. 2019-03-02 13:31:16 +01:00
Przemek Wiech
e6be58c20b Added "Download PNG" option 2019-02-24 14:08:38 +01:00
Przemek Wiech
62aa9ff67d Removed support for IE totally.
Added error message displayed in IE.
2019-02-15 00:38:51 +01:00
Przemek Wiech
631f8814a9 Pass locale to chart rendering library 2019-02-14 22:40:08 +01:00
Przemek Wiech
e1ba96296a Replaced axios with fetch(). Added one more polyfill.
IE11 still does not work.
2019-02-07 01:26:25 +01:00
Przemek Wiech
cb2fad4fcd Added polyfills for IE11 (IE11 still not fully working) 2019-02-07 00:28:03 +01:00
Przemek Wiech
f0addd57a9 Migrated from react-scripts-ts to react-scripts 2019-02-06 22:57:38 +01:00
Przemek Wiech
aa78a3253d Upgraded react-scripts-ts version to 4.0.8 2019-02-06 00:55:14 +01:00
Przemek Wiech
9c0b2be9a7 Downgraded query-string to version 5 to work on Internet Explorer 2019-02-05 00:09:44 +01:00
Przemek Wiech
0694a5f0a6 Use newest 2.x topola version 2019-02-03 23:48:13 +01:00
Przemek Wiech
71e2d0fae1 Added translation support with react-imp. Added partial Polish translation. 2019-01-31 22:35:16 +01:00
Przemek Wiech
897c678fca Added deploy script 2019-01-27 23:32:55 +01:00
Przemek Wiech
253b225237 Added homepage to package.json to make GitHub pages work 2019-01-26 22:31:03 +01:00
Przemek Wiech
b5775ef687 Initial version 2019-01-26 22:01:07 +01:00