195 Commits

Author SHA1 Message Date
Przemek Wiech
3a7429fb53 Get rid of eslint errors that are false positives 2020-09-16 23:34:53 +02:00
Przemek Wiech
7a4a948c16 Added translation for MILT tag 2020-09-12 23:57:50 +02:00
Przemek Wiech
6ec5334616 Translation of 2 GEDCOM tags
Tags: EDUC, FACT
2020-09-12 23:27:15 +02:00
Przemek Wiech
13b147f082 Translated error messages 2020-09-12 20:04:42 +02:00
Przemek Wiech
a886230305 Test that the right panel opens when when the chart opens 2020-09-10 23:19:52 +02:00
Przemek Wiech
9fd9a5822a Upgraded topola version to 3.3.0 2020-09-09 18:07:23 +02:00
Przemek Wiech
ab64dcb7cf Updated package versions 2020-09-09 17:59:19 +02:00
Przemek Wiech
a904c02d01 Fixed side panel not showing 2020-09-09 17:59:19 +02:00
Stanislav
f6111d4d35
Add 4 languages (#23)
Added:
- Russian
- German
- Italian
- French
2020-09-09 17:58:28 +02:00
Przemek Wiech
c73376eb09 Ran up to date in 8.375s
70 packages are looking for funding
  run `npm fund` for details

fixed 0 of 1 vulnerability in 1874 scanned packages
  1 package update for 1 vulnerability involved breaking changes
  (use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually)
2020-09-03 22:32:06 +02:00
Przemek Wiech
f30300c020 upgraded topola to 3.2.1 2020-09-03 22:23:26 +02:00
dependabot[bot]
713b770b66 Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 23:25:48 +02:00
dependabot[bot]
b5e9a65221 Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 23:09:54 +02:00
Przemek Wiech
3738f7c7a0 Refactoring: Extracted embedded mode as a separate data source 2020-05-13 00:15:48 +02:00
Przemek Wiech
6ef4dbc858 Refactoring: Move data loading code under the datasource directory 2020-05-12 21:46:30 +02:00
Przemek Wiech
3eb48ce665 Refactoring: slowly detaching data loading code from the main app 2020-05-12 18:26:14 +02:00
Przemek Wiech
7e0a72b3e9 Added cypress test to test embedded mode 2020-05-09 01:10:43 +02:00
Przemek Wiech
f2e3120dc9 Introduced explicit application state 2020-05-05 22:48:19 +02:00
Przemek Wiech
aaba839a46 Refactoring: extracted search from top bar code 2020-05-04 23:56:10 +02:00
Przemek Wiech
eb31f13030 Refactoring: extracted load menus to separate files 2020-05-04 21:37:09 +02:00
Przemek Wiech
a61b4848a5 Refactoring: moved some source files into subdirectories 2020-05-03 20:53:59 +02:00
Przemek Wiech
f588c62696 Handle links shared from Google Drive 2020-05-01 16:57:41 +02:00
Przemek Wiech
a78a8aca66 Use start-server-and-test in travis CI 2020-04-30 14:56:16 +02:00
Przemek Wiech
0445025c8d Add --verbose flag to try debugging travis failures 2020-04-30 14:21:11 +02:00
Przemek Wiech
6a206c3434 Remove --silent flag to try debugging travis failures 2020-04-30 00:21:09 +02:00
Przemek Wiech
c5ade998d0 WikiTree: Use RealName field if FirstName is absent 2020-04-30 00:19:26 +02:00
Przemek Wiech
506d6bf807 Upgraded topola version to 3.1.2 2020-04-29 23:35:43 +02:00
Przemek Wiech
68b9f4baa5 lazy load jspdf to speed up page load 2020-04-29 22:29:25 +02:00
Przemek Wiech
a12515008e Fixed transitions failing 2020-04-29 00:40:39 +02:00
Przemek Wiech
5c002c5278 Updated dependencies
Replaced d3 dependency with smaller d3-* deps
2020-04-29 00:13:30 +02:00
Przemek Wiech
cc8271d664 WikiTree: Display decade if date is not available
WikiTree: Get image thumbnail instead of full image.
2020-04-28 17:39:53 +02:00
Przemek Wiech
895f125216 WikiTree: Load ancestors from private profiles 2020-04-26 17:08:10 +02:00
Przemek Wiech
b808c490b5 Upgraded topola version to 3.0.4 2020-04-21 12:26:02 +02:00
Przemek Wiech
392548e3a1 Added freeze URL parameter to disable animations 2020-04-20 23:44:22 +02:00
Przemek Wiech
b35bad4008 Include WikiTree logo in Topola deployment 2020-04-19 20:47:55 +02:00
Przemek Wiech
23ab2e7722 WikiTree: store logged in user name in a cookie 2020-04-19 00:52:55 +02:00
Przemek Wiech
0304bb127b WikiTree: Added creadentials: include to fetch() calls to pass auth data 2020-04-16 00:24:46 +02:00
Przemek Wiech
13ccc6c2f8 Switched the login page address to point to api.wikitree.com 2020-04-16 00:19:20 +02:00
Przemek Wiech
fa7b0a535d Switched WikiTree API address to api.wikitree.com 2020-04-11 15:02:22 +02:00
Przemek Wiech
35e6a91164 Show "WikiTree ID" menu when in WikiTree mode 2020-04-10 15:37:36 +02:00
Przemek Wiech
84343de432 Added link to Topola Gramps addon 2020-04-09 23:42:02 +02:00
Przemek Wiech
c3b988e4b7 Added "Select WikiTree ID" to the menu 2020-04-09 23:41:45 +02:00
Przemek Wiech
b1d2ac5734 Don't set permissions when deploying to WikiTree 2020-04-04 16:18:39 +02:00
Przemek Wiech
7c1d7a01bf Fixed cypress test 2020-04-03 18:46:20 +02:00
Przemek Wiech
9bbc8e1899 Collapsed menu options under an "Open" dropdown.
The dropdown is only shown when a chart is displayed.
2020-04-03 18:33:07 +02:00
Przemek Wiech
c9d5dac0f2 Initialize search from JsonGedcomData instead of raw gedcom 2020-04-02 18:19:51 +02:00
Przemek Wiech
36dabfc4a1 Remove option to turn off zoom 2020-04-01 18:57:39 +02:00
Przemek Wiech
2276edab08 Added cypress/videos directory to .gitignore 2020-04-01 18:42:13 +02:00
Przemek Wiech
ef611be3f3 Added integration test for the search box 2020-04-01 18:41:46 +02:00
Przemek Wiech
2148304ff0 Made intro page more mobile-friendly (#5) 2020-04-01 18:40:56 +02:00