Commit Graph

  • 6107aef874 Refactored the Events component Przemek Wiech 2022-02-28 22:59:58 +01:00
  • d4d5153b85 Updates github-actions-bot 2022-02-26 22:27:32 +00:00
  • 1a8e9e7edf Clickable link to spouse in details panel Przemek Wiech 2022-02-26 22:50:48 +01:00
  • 76765f02d1 Bump url-parse from 1.5.1 to 1.5.10 dependabot[bot] 2022-02-26 20:09:18 +00:00
  • d9d6a1f868 Updates github-actions-bot 2022-02-04 19:59:08 +00:00
  • 1bb65c0f23 Fixed build Przemek Wiech 2022-02-04 20:34:19 +01:00
  • 1e3cf7a24f Fixed incorrect chart positioning after transition Przemek Wiech 2022-02-04 19:03:15 +01:00
  • a9c05946a4 Updates github-actions-bot 2022-01-13 16:31:57 +00:00
  • ab66492a86 Added start and build scripts for windows (#81) czifumasa 2022-01-13 17:26:01 +01:00
  • 0b8084e3bc Implement age calculation for death event (#80) czifumasa 2022-01-13 17:19:40 +01:00
  • 6b030a1ccc Fix elements jumping when scroll appears in firefox (#76) czifumasa 2022-01-07 10:26:45 +01:00
  • 286f5fa8c0 Updates github-actions-bot 2021-12-30 11:52:43 +00:00
  • 0afb1730ed Fix missing matches in search bar (#74) czifumasa 2021-12-30 12:46:07 +01:00
  • 7062099445 Fix adding ssh key Przemek Więch 2021-12-01 11:01:17 +01:00
  • 57cf424614 Add ssh key to known_hosts in wikitree deployment Przemek Więch 2021-12-01 10:55:53 +01:00
  • 8b9d826b8e Debug lftp to see why it doesn't work Przemek Więch 2021-12-01 09:29:03 +01:00
  • f33c6c2ae6 Try a different way of passing the password to lftp Przemek Więch 2021-11-30 21:12:29 +01:00
  • 9a08091e59 testing wikitree deployment Przemek Więch 2021-11-30 18:35:48 +01:00
  • 71a365cb23 Install lftp in 'deploy to wikitree' action Przemek Więch 2021-11-30 10:50:33 +01:00
  • 138ead5358 Add GitHub action to deploy to WikiTree Przemek Więch 2021-11-30 10:28:13 +01:00
  • d2aef4b101 Updates github-actions-bot 2021-11-29 23:01:12 +00:00
  • 97bd4bd7e2 Updated deploy action Przemek Więch 2021-11-29 23:57:21 +01:00
  • 2902a2f455 Updated deploy action to use actions user Przemek Więch 2021-11-29 23:37:18 +01:00
  • ef2b689967 Added GITHUB_TOKEN to deploy action Przemek Więch 2021-11-29 23:23:21 +01:00
  • 7e8bcf16d9 Created a 'Deploy to GitHub Pages' GitHub Action Przemek Więch 2021-11-29 23:07:47 +01:00
  • d715232132 Removed Travis config Przemek Więch 2021-11-29 22:56:18 +01:00
  • 2372cdbee8 Updates Przemek Wiech 2021-11-29 22:29:13 +01:00
  • 688a67ae1d Fix italian language (#73) albertoriella 2021-11-29 16:25:05 +00:00
  • 536d9d4210 Use useHistory and useLocation hooks Przemek Wiech 2021-11-04 21:09:32 +01:00
  • 6e8b6c7b9e Use useIntl hook for i18n Przemek Wiech 2021-11-04 16:58:11 +01:00
  • 3059853807 Refactored AppComponent from class-based to functional Przemek Wiech 2021-11-04 15:18:26 +01:00
  • 15b79eaf39 Refactored TranslatedTag component from class-based to functional Przemek Wiech 2021-11-03 14:54:39 +01:00
  • fe5f68e77d Refactore MultilineText component from class-based to functional Przemek Wiech 2021-11-03 14:52:00 +01:00
  • 8a9294fc57 Refactored EventsComponent from class-based to functional Przemek Wiech 2021-11-03 14:47:30 +01:00
  • 4aa1b02aa0 Refactored Details component from class-based to functional Przemek Wiech 2021-11-03 14:32:20 +01:00
  • a1a4b0d35e Refactored WikiTreeLoginMenuComponent from class-based to functional Przemek Wiech 2021-11-03 14:19:26 +01:00
  • b6c96ae336 Refactored WikiTreeMenu component from class-based to functional Przemek Wiech 2021-11-03 11:17:42 +01:00
  • be3592f51b Refactored UrlMenu component from class-based to functional Przemek Wiech 2021-11-03 09:34:36 +01:00
  • 60aa526e62 Refactored UploadMenu component from class-based to functional Przemek Wiech 2021-11-02 18:00:04 +01:00
  • 0386655fe0 Refactored TopBar component from class-based to functional Przemek Wiech 2021-11-02 12:50:41 +01:00
  • 632964e8b9 Refactored SearchBarComponent from class-based to functional Przemek Wiech 2021-11-02 12:21:17 +01:00
  • 9d8bd01a14 Refactored MenuItem from class-based to functional component Przemek Wiech 2021-11-02 00:26:00 +01:00
  • e444e25177 Replaced at="large with greaterThanOrEqual="large" Przemek Wiech 2021-11-02 00:07:26 +01:00
  • 2d4ca439d5 Refactored Chart component from class-based to functional Przemek Wiech 2021-11-02 00:01:41 +01:00
  • 01ed52bb5c Ran npx browserslist@latest --update-db Przemek Wiech 2021-11-01 19:30:00 +01:00
  • fcd2df88e3 Updates Przemek Wiech 2021-10-31 19:59:44 +01:00
  • 98b1a1e48e Show changelog in intro page and when a new version is loaded Przemek Wiech 2021-10-31 19:52:53 +01:00
  • da2100d451 Updates Przemek Wiech 2021-10-27 21:35:07 +02:00
  • 2946d20c85 Added changelog entry for WikiTree change Przemek Wiech 2021-10-27 21:34:16 +02:00
  • 69823ec110 Show events in details panel for WikiTree profiles Przemek Wiech 2021-10-27 21:31:52 +02:00
  • ffae765078 Updated package-lock.json to new lockfileVersion Przemek Wiech 2021-10-27 20:16:18 +02:00
  • cf37329aac Added action badge to readme Przemek Więch 2021-10-26 16:29:11 +02:00
  • 5f804931ed Added GitHub action to run tests Przemek Więch 2021-10-26 16:15:52 +02:00
  • 5302f39e8b Added link to changelog to readme Przemek Więch 2021-10-26 16:00:36 +02:00
  • 13dc3bc1e6 Updates Przemek Wiech 2021-10-26 15:46:16 +02:00
  • 246d501e74 Update changelog with new features Przemek Więch 2021-10-26 15:28:11 +02:00
  • f3d98338cb Improvements for events in info panel (#72) czifumasa 2021-10-26 12:49:18 +02:00
  • c55c71b746 Downgrade nodejs for travis to fix build failure Przemek Więch 2021-10-25 22:23:25 +02:00
  • 76d007303e Updates Przemek Wiech 2021-10-25 13:38:13 +02:00
  • 3914226042 Added settings tab with color settings (#6) Przemek Wiech 2021-10-25 13:33:34 +02:00
  • 01a5293663 Updates Przemek Wiech 2021-09-18 23:08:37 +02:00
  • c564d592ec fixed typo in file extension Przemek Wiech 2021-09-18 22:16:15 +02:00
  • b59b4c6748 Fixed i18n not working in some cases Przemek Wiech 2021-09-18 22:15:44 +02:00
  • 04a7a6b224 Fixed WikiTree API not always returning the Spouses field Przemek Wiech 2021-09-18 22:15:00 +02:00
  • 4c788bc72f Fixed compilation directly using tsc #51 Przemek Wiech 2021-05-02 16:26:03 +02:00
  • ac838426c6 Updates Przemek Wiech 2021-05-01 21:13:34 +02:00
  • 2a60896857 Fixed referencing input field after semantic ui upgrade Przemek Wiech 2021-05-01 21:11:34 +02:00
  • 005a4387fe Upgraded topola library version Przemek Wiech 2021-04-26 18:31:28 +02:00
  • 567c190850 Updates Przemek Wiech 2021-04-15 00:40:44 +02:00
  • e615308139 Add Czech language (#46) Stanislav 2021-04-15 01:25:15 +03:00
  • 3f9e9d8c66 Upgraded semantic-ui-react to 2.0.3 Przemek Wiech 2021-04-11 21:22:43 +02:00
  • e2d4b07c9e Replaced usages of Responsive with @artsy/fresnel Przemek Wiech 2021-04-11 20:50:07 +02:00
  • ee431345dc Updates Przemek Wiech 2021-04-05 19:41:19 +02:00
  • b8120eee23 Removed links to Harry Potter gedcom file Przemek Wiech 2021-04-05 19:40:05 +02:00
  • 0b410f59d6 Set up CodeQL analysis Przemek Więch 2021-04-02 00:54:51 +02:00
  • df5ae76180 Upgraded to the newest version of react-intl Przemek Wiech 2021-04-02 00:40:57 +02:00
  • a376b6c761 Updates Przemek Wiech 2021-03-31 00:08:38 +02:00
  • 44e1954dda Upgraded npm package versions Przemek Wiech 2021-03-31 00:07:25 +02:00
  • af991c39e4 Updates Przemek Wiech 2021-03-27 22:06:13 +01:00
  • 2916a30bee Updated npm package versions. Przemek Wiech 2021-03-27 18:12:44 +01:00
  • 4cc931b171 Updates Przemek Wiech 2021-02-08 23:39:33 +01:00
  • e914511644 Changed CORS anywhere address #40 Przemek Wiech 2021-02-08 23:26:57 +01:00
  • 7743bfbffa Updates Przemek Wiech 2020-11-13 22:42:50 +01:00
  • eab1c707f3 Support different languages in search (#21) Przemek Wiech 2020-11-13 22:40:06 +01:00
  • 92b2620ab7 Updates Przemek Wiech 2020-11-13 21:23:01 +01:00
  • ef5fe7502a Upgraded topola version to 3.3.2 Przemek Wiech 2020-11-13 21:18:10 +01:00
  • c47cd2966b Updates Przemek Wiech 2020-10-06 20:38:38 +02:00
  • 61756adeda Use string.replace() instead of replaceAll() to support more browsers. Przemek Wiech 2020-10-06 20:09:16 +02:00
  • 5ec1c497d9 Updates Przemek Wiech 2020-10-03 23:12:49 +02:00
  • a8cd9efa82 Upgraded topola version to 3.3.1 Przemek Wiech 2020-10-03 23:11:54 +02:00
  • eb8c2ed43a Updates Przemek Wiech 2020-09-17 00:31:27 +02:00
  • c54e97d34f Update detail.tsx (#25) Stanislav 2020-09-17 01:18:19 +03:00
  • 3a7429fb53 Get rid of eslint errors that are false positives Przemek Wiech 2020-09-16 23:34:53 +02:00
  • 2d5e34a8cb Updates Przemek Wiech 2020-09-12 23:58:59 +02:00
  • 7a4a948c16 Added translation for MILT tag Przemek Wiech 2020-09-12 23:57:50 +02:00
  • 6ec5334616 Translation of 2 GEDCOM tags Przemek Wiech 2020-09-12 23:27:15 +02:00
  • 13b147f082 Translated error messages Przemek Wiech 2020-09-12 20:04:42 +02:00
  • a886230305 Test that the right panel opens when when the chart opens Przemek Wiech 2020-09-10 23:19:52 +02:00
  • a0c077555f Updates Przemek Wiech 2020-09-09 18:08:55 +02:00
  • 9fd9a5822a Upgraded topola version to 3.3.0 Przemek Wiech 2020-09-09 18:07:23 +02:00