Commit Graph

84 Commits

Author SHA1 Message Date
Przemek Więch
a9cd34684c Display images in details panel fromm gedzip files 2026-05-18 22:54:02 +02:00
Przemek Więch
20bddfaeb6 Fix lint warnings 2026-05-12 00:29:35 +02:00
Przemek Więch
048beb7d45 Run prettier 2026-05-11 18:09:39 +02:00
Przemek Więch
8202c9cd05 Improve code quality
Fix lint warnings
2026-05-11 18:06:31 +02:00
Przemek Więch
d427300ddf Migrate from Cypress to Playwright 2026-05-08 16:18:40 +02:00
Przemek Więch
bdf1ab9d8f npm run prettier 2026-05-06 00:04:23 +02:00
Przemek Więch
40df8112bd Add Dockerfile and automation to build and publish a docker image 2026-05-06 00:02:53 +02:00
Przemek Więch
743204ade6 Add WebMCP integration
Add getting individuals and focusing the view on a selected person.

This feature was added following the method described in the article
"Elephants, Goldfish and the New Golden Age of Software Engineering"
by Dave Rensin
https://drensin.medium.com/elephants-goldfish-and-the-new-golden-age-of-software-engineering-c33641a48874

 #vibecoded
2026-05-03 18:09:56 +02:00
Przemek Więch
3c43a3e23e fix lint and remove all eslint overrides 2026-04-28 23:39:47 +02:00
Przemek Więch
36852348a8 Fix some lint errors 2026-04-28 23:28:52 +02:00
Frank Buchholz
4800b04eb1 View details for different persons without rebuilding the tree (#281) 2026-04-20 17:41:03 +02:00
Mario N. Nikolov
bff5d7f267 Improving the UX of the sidebar on mobile (#228)
* refactor: move the sidebar to the bottom of the viewport on mobile for better UX

* feat(sidepanel): add a function which checks the viewport size and determines whether the side panel should be shown by default
2026-01-19 20:48:31 +01:00
Adam Gross
38803b73f9 Fix initialization of selection in App (#239) 2025-12-31 18:46:46 +01:00
czifumasa
2a0c963789 Sidebar improvements (Collapse/Expand, Mobile view) (#215)
* Extract sidebar to new component

* Add sidebar toggle

* Fix scrollbars sometimes appearing even at maximum zoom-out
2025-09-09 10:41:45 +02:00
Przemek Więch
84a0149e0e update prettier config and run on all files 2025-02-06 00:11:24 +01:00
Przemek Więch
b3f5ae1c25 Migrate from create react app to vite 2025-02-05 17:05:34 +01:00
Przemek Więch
bbcd501518 Upgrade to react-router v7 2025-01-23 18:05:48 +01:00
Przemek Więch
7dac5da251 Migrated to react-router-dom v6 2025-01-23 17:50:18 +01:00
Przemek Więch
061bb55359 Add Donatso family chart to menu 2025-01-21 22:53:36 +01:00
Przemek Więch
ae7357f27c First version of integrating donatso/family-chart #185 2025-01-16 17:56:11 +01:00
Przemek Więch
c3f2eed3f5 upgrade several packages 2025-01-13 00:00:14 +01:00
Przemek Więch
97c17d47af upgrade prettier and run on all files 2025-01-11 12:06:24 +01:00
Przemek Więch
508271593b Add "single tree mode" when building 2023-11-27 17:28:34 +01:00
Przemek Więch
4049b322e7 Change how WikiTree authcode is retrieved fromthe URL 2023-09-11 23:29:43 +02:00
Kent Grigo
05443954f6 Toggle showing sex (#141)
Fixes #138
2023-02-01 15:58:18 +01:00
Kent Grigo
1fac47f78b Toggle showing IDs (#131) 2023-01-08 14:26:23 +01:00
Przemek Więch
f761eea8f1 Add option to hide WikiTree-specific menus 2022-10-08 01:32:10 +02:00
Przemek Więch
4b8b423fa4 Fix loading from WikiTree by numeric id 2022-10-08 01:03:32 +02:00
Przemek Wiech
2e2c81a770 Update WikiTree login flow
WikiTree login now appends `&authcode=x` instead of `?authcode=x` to the return URL
2022-04-06 23:30:43 +02:00
Przemek Wiech
536d9d4210 Use useHistory and useLocation hooks 2021-11-04 21:09:32 +01:00
Przemek Wiech
6e8b6c7b9e Use useIntl hook for i18n 2021-11-04 16:58:11 +01:00
Przemek Wiech
3059853807 Refactored AppComponent from class-based to functional 2021-11-04 15:18:26 +01:00
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
98b1a1e48e Show changelog in intro page and when a new version is loaded 2021-10-31 19:52:53 +01: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 Wiech
3914226042 Added settings tab with color settings (#6) 2021-10-25 13:34:03 +02:00
Przemek Wiech
b59b4c6748 Fixed i18n not working in some cases 2021-09-18 22:15:44 +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
df5ae76180 Upgraded to the newest version of react-intl 2021-04-02 00:40:57 +02:00
Przemek Wiech
13b147f082 Translated error messages 2020-09-12 20:04:42 +02:00
Przemek Wiech
a904c02d01 Fixed side panel not showing 2020-09-09 17:59:19 +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
f2e3120dc9 Introduced explicit application state 2020-05-05 22:48:19 +02:00
Przemek Wiech
a61b4848a5 Refactoring: moved some source files into subdirectories 2020-05-03 20:53:59 +02:00
Przemek Wiech
895f125216 WikiTree: Load ancestors from private profiles 2020-04-26 17:08:10 +02:00
Przemek Wiech
392548e3a1 Added freeze URL parameter to disable animations 2020-04-20 23:44:22 +02:00
Przemek Wiech
35e6a91164 Show "WikiTree ID" menu when in WikiTree mode 2020-04-10 15:37:36 +02:00