Przemek Wiech
|
768e6d7111
|
Refactored app.tsx to split the componentDidUpdate function
|
2020-03-05 21:50:54 +01:00 |
|
Przemek Wiech
|
3c26bd7956
|
WikiTree: Show log in button even if data is not loaded
|
2020-02-14 17:37:02 +01:00 |
|
Przemek Wiech
|
8e33f92a04
|
Added WikiTree login button
|
2020-02-02 17:59:14 +01:00 |
|
Przemek Wiech
|
48cfb221f3
|
Load more data when navigating in WikiTree
|
2020-01-26 14:49:30 +01:00 |
|
Przemek Wiech
|
d4bd801980
|
When showing data from WikiTree, don't show "all relatives" chart option
|
2020-01-20 19:34:20 +01:00 |
|
Przemek Wiech
|
22aac5c444
|
WikiTree: Use cors-anywhere only if hosted outside of apps.wikitree.com
|
2020-01-20 18:39:08 +01:00 |
|
Przemek Wiech
|
ddad2f4469
|
minor code style update
|
2020-01-20 00:11:55 +01:00 |
|
Przemek Wiech
|
f454ca514b
|
Added analytics event for WikiTree
|
2020-01-19 23:56:30 +01:00 |
|
Przemek Wiech
|
7b09936a84
|
Proof of concept loading data from WikiTree
|
2020-01-14 17:45:54 +01:00 |
|
Przemek Wiech
|
c988f4180e
|
Added fancy tree as an experimental feature
|
2019-11-18 22:28:06 +01:00 |
|
Przemek Wiech
|
9ae7c39aac
|
Display error when failed to generate pdf or png #3
|
2019-10-25 18:54:45 +02:00 |
|
Przemek Wiech
|
dfd58ea8af
|
Bundle event handlers into a separate structure
|
2019-05-21 18:27:05 +02:00 |
|
Przemek Wiech
|
9bd1720122
|
Added menu option to display the relatives chart
|
2019-05-20 22:13:18 +02:00 |
|
Przemek Wiech
|
22262c53c0
|
Added non-standalone mode that hides 'open file' menus.
|
2019-04-18 23:40:09 +02:00 |
|
Przemek Wiech
|
f0875ef339
|
Added 'embedded mode' for using Topola Viewer inside other apps.
|
2019-04-14 14:05:15 +02:00 |
|
Przemek Wiech
|
177c721c2f
|
Fixed reuploading the same file
|
2019-04-09 00:12:21 +02:00 |
|
Przemek Wiech
|
9eecc7a0fd
|
Added search box
|
2019-03-24 18:11:23 +01:00 |
|
Przemek Wiech
|
3dbbba980a
|
Send fewer analytics events because they're not really sent
|
2019-03-18 23:23:37 +01:00 |
|
Przemek Wiech
|
1a1f49f2e6
|
Added some metrics to monitor in Google Analytics
|
2019-03-17 23:36:53 +01:00 |
|
Przemek Wiech
|
25c5438a04
|
Use async/await for async functions.
|
2019-03-16 23:53:20 +01:00 |
|
Przemek Wiech
|
61d4f43357
|
Allow uploading images together with the GEDCOM file.
|
2019-03-12 19:30:20 +01:00 |
|
Przemek Wiech
|
67afb1d16d
|
Make details panel visible by default
|
2019-03-09 23:18:14 +01:00 |
|
Przemek Wiech
|
f4f9bf70ea
|
Hide side panel on small screens
|
2019-03-07 23:44:14 +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
|
33d4f8f885
|
Merged ChartView component into App to push state up.
Hide "print" and "download" buttons when not displaying a chart.
|
2019-02-28 23:19:27 +01:00 |
|
Przemek Wiech
|
f8bfebcaf1
|
Moved Router to the same component as Route
|
2019-02-25 21:01:46 +01:00 |
|
Przemek Wiech
|
4625b0c44c
|
Refactored App component from index.tsx
|
2019-02-24 23:04:45 +01:00 |
|