379 Commits

Author SHA1 Message Date
Przemek Wiech
e444e25177 Replaced at="large with greaterThanOrEqual="large"
Based on warnings in the console
2021-11-02 00:07:26 +01:00
Przemek Wiech
2d4ca439d5 Refactored Chart component from class-based to functional 2021-11-02 00:01:41 +01:00
Przemek Wiech
01ed52bb5c Ran npx browserslist@latest --update-db 2021-11-01 19:30:00 +01:00
Przemek Wiech
98b1a1e48e Show changelog in intro page and when a new version is loaded 2021-10-31 19:52:53 +01:00
Przemek Wiech
2946d20c85 Added changelog entry for WikiTree change 2021-10-27 21:34:16 +02:00
Przemek Wiech
69823ec110 Show events in details panel for WikiTree profiles 2021-10-27 21:31:52 +02:00
Przemek Wiech
ffae765078 Updated package-lock.json to new lockfileVersion 2021-10-27 20:16:18 +02:00
Przemek Więch
cf37329aac
Added action badge to readme 2021-10-26 16:29:11 +02:00
Przemek Więch
5f804931ed
Added GitHub action to run tests 2021-10-26 16:15:52 +02:00
Przemek Więch
5302f39e8b
Added link to changelog to readme 2021-10-26 16:00:36 +02:00
Przemek Więch
246d501e74
Update changelog with new features 2021-10-26 15:28:11 +02:00
czifumasa
f3d98338cb
Improvements for events in info panel (#72)
* Improved visuals of events panel, handle family events

* Create separate package for details panel

* Improved handling of multiple event notes
2021-10-26 12:49:18 +02:00
Przemek Więch
c55c71b746
Downgrade nodejs for travis to fix build failure 2021-10-25 22:23:25 +02:00
Przemek Wiech
3914226042 Added settings tab with color settings (#6) 2021-10-25 13:34:03 +02:00
Przemek Wiech
c564d592ec fixed typo in file extension 2021-09-18 22:16:15 +02:00
Przemek Wiech
b59b4c6748 Fixed i18n not working in some cases 2021-09-18 22:15:44 +02:00
Przemek Wiech
04a7a6b224 Fixed WikiTree API not always returning the Spouses field 2021-09-18 22:15:00 +02:00
Przemek Wiech
4c788bc72f Fixed compilation directly using tsc #51 2021-05-02 16:26:03 +02:00
Przemek Wiech
2a60896857 Fixed referencing input field after semantic ui upgrade 2021-05-01 21:11:34 +02:00
Przemek Wiech
005a4387fe Upgraded topola library version 2021-04-26 18:31:28 +02:00
Stanislav
e615308139
Add Czech language (#46)
* Add Czech language.
* Reorder events (death is end of life),
2021-04-15 00:25:15 +02:00
Przemek Wiech
3f9e9d8c66 Upgraded semantic-ui-react to 2.0.3 2021-04-11 21:22:43 +02:00
Przemek Wiech
e2d4b07c9e Replaced usages of Responsive with @artsy/fresnel
Responsive has been removed in newest versions of semantic-ui-react
2021-04-11 20:50:07 +02:00
Przemek Wiech
b8120eee23 Removed links to Harry Potter gedcom file
The file is not accessible anymore
2021-04-05 19:40:05 +02:00
Przemek Więch
0b410f59d6
Set up CodeQL analysis 2021-04-02 00:54:51 +02:00
Przemek Wiech
df5ae76180 Upgraded to the newest version of react-intl 2021-04-02 00:40:57 +02:00
Przemek Wiech
44e1954dda Upgraded npm package versions 2021-03-31 00:07:25 +02:00
Przemek Wiech
2916a30bee Updated npm package versions.
Command: `npm update`
2021-03-27 18:12:44 +01:00
Przemek Wiech
e914511644 Changed CORS anywhere address #40 2021-02-08 23:26:57 +01:00
Przemek Wiech
eab1c707f3 Support different languages in search (#21) 2020-11-13 22:40:06 +01:00
Przemek Wiech
ef5fe7502a Upgraded topola version to 3.3.2 2020-11-13 21:18:10 +01:00
Przemek Wiech
61756adeda Use string.replace() instead of replaceAll() to support more browsers. 2020-10-06 20:09:16 +02:00
Przemek Wiech
a8cd9efa82 Upgraded topola version to 3.3.1 2020-10-03 23:11:54 +02:00
Stanislav
c54e97d34f
Update detail.tsx (#25)
Added more GEDCOM tags with Russian translations
2020-09-17 00:18:19 +02:00
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