Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more of GedcomX #187

Merged
merged 116 commits into from
Jul 5, 2023
Merged

Support more of GedcomX #187

merged 116 commits into from
Jul 5, 2023

Commits on Jun 16, 2023

  1. Add confidence color mode

    l0drex committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6a4bb69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dda4a0 View commit details
    Browse the repository at this point in the history
  3. Add source overview

    l0drex committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    32717e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Fix double hash

    l0drex committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    84ddc07 View commit details
    Browse the repository at this point in the history
  2. Add document overview

    l0drex committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    8cd45ad View commit details
    Browse the repository at this point in the history
  3. Streamline locales

    l0drex committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    1c3c007 View commit details
    Browse the repository at this point in the history
  4. Add confidence to document

    l0drex committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    483ffd5 View commit details
    Browse the repository at this point in the history
  5. Fix return type

    l0drex committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    4ea12fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5fc3f3 View commit details
    Browse the repository at this point in the history
  7. Remove note and source from en

    l0drex committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    40fcc12 View commit details
    Browse the repository at this point in the history
  8. Add button for test data

    l0drex committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    bc78823 View commit details
    Browse the repository at this point in the history
  9. Fix marriage date not shown

    l0drex committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    52bcda6 View commit details
    Browse the repository at this point in the history
  10. Fix undefined dates and places

    l0drex committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    59df904 View commit details
    Browse the repository at this point in the history
  11. Fix empty place created

    l0drex committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    eee2c23 View commit details
    Browse the repository at this point in the history
  12. Add missing function type

    l0drex committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    876046f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    85fad05 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Add agent overview

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    16777db View commit details
    Browse the repository at this point in the history
  2. Move header to app

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    ffca999 View commit details
    Browse the repository at this point in the history
  3. Generalize doc view approach

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    106946a View commit details
    Browse the repository at this point in the history
  4. Fix infinite rerenders

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    783a8ad View commit details
    Browse the repository at this point in the history
  5. Improve document view

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    21a9f1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48be916 View commit details
    Browse the repository at this point in the history
  7. Fix search field

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    e9f76d7 View commit details
    Browse the repository at this point in the history
  8. Replace a with link

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    5f89068 View commit details
    Browse the repository at this point in the history
  9. Fix undefined error

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    d1504ee View commit details
    Browse the repository at this point in the history
  10. Use search params hook

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    8d2da33 View commit details
    Browse the repository at this point in the history
  11. Use navigate

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    7758656 View commit details
    Browse the repository at this point in the history
  12. Tweak colors

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    8bde708 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3e273b5 View commit details
    Browse the repository at this point in the history
  14. Fix tests

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    fcccddf View commit details
    Browse the repository at this point in the history
  15. Switch to new router api

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    72aeb66 View commit details
    Browse the repository at this point in the history
  16. Use loader functions

    l0drex committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    f4a4507 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Formatting

    l0drex committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    625a817 View commit details
    Browse the repository at this point in the history
  2. Improve fonts

    l0drex committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6fa836b View commit details
    Browse the repository at this point in the history
  3. Fix sidebar

    l0drex committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    20dea32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0348fdb View commit details
    Browse the repository at this point in the history
  5. Fix main sizing

    l0drex committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    740f676 View commit details
    Browse the repository at this point in the history
  6. Fix imports

    l0drex committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9c2be4f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Tailwind draft

    l0drex committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a6a3d2a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Add nav bar

    l0drex committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    0be393d View commit details
    Browse the repository at this point in the history
  2. Fix dark mode

    l0drex committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    48aec92 View commit details
    Browse the repository at this point in the history
  3. Improve responsibility

    l0drex committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    a4dbf9f View commit details
    Browse the repository at this point in the history
  4. Move background style to :root

    l0drex committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    655c0a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Improve upload card colors

    l0drex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d1cf8e5 View commit details
    Browse the repository at this point in the history
  2. Improve stat styling

    l0drex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    150f680 View commit details
    Browse the repository at this point in the history
  3. Tweak styling

    l0drex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    32dad93 View commit details
    Browse the repository at this point in the history
  4. Improve nav bar on mobile

    l0drex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9eb8c77 View commit details
    Browse the repository at this point in the history
  5. Improve styling

    l0drex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e30cc30 View commit details
    Browse the repository at this point in the history
  6. Use modal for nav

    l0drex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    798e4eb View commit details
    Browse the repository at this point in the history
  7. Fix mobile view

    l0drex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    06e23af View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Sidebar tweaks

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    510c8bb View commit details
    Browse the repository at this point in the history
  2. Remove output.css

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d45f0a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb2ccf7 View commit details
    Browse the repository at this point in the history
  4. Remove unused css files

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    211d8fa View commit details
    Browse the repository at this point in the history
  5. Merge form and home

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    780429a View commit details
    Browse the repository at this point in the history
  6. Add sidebar to data views

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    74e9f9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ac9cd6 View commit details
    Browse the repository at this point in the history
  8. More titles

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c9db6a2 View commit details
    Browse the repository at this point in the history
  9. Updated privacy statement

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3dea61c View commit details
    Browse the repository at this point in the history
  10. Localize nav bar

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5c91c4f View commit details
    Browse the repository at this point in the history
  11. Improve searchfield

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2545d86 View commit details
    Browse the repository at this point in the history
  12. Fix hiding infopanel

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6f7d263 View commit details
    Browse the repository at this point in the history
  13. Improve responsiveness

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    cc0a604 View commit details
    Browse the repository at this point in the history
  14. Use titles

    l0drex committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    410a99e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    6ee15d1 View commit details
    Browse the repository at this point in the history
  2. Improve document view

    l0drex committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0a81c9b View commit details
    Browse the repository at this point in the history
  3. Improve agent view

    l0drex committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ab22bf3 View commit details
    Browse the repository at this point in the history
  4. Improve stats

    l0drex committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    27afa41 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Bump @types/node from 20.3.1 to 20.3.3

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.1 to 20.3.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    15e28ba View commit details
    Browse the repository at this point in the history
  2. Bump react-router-dom from 6.13.0 to 6.14.1

    Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.13.0 to 6.14.1.
    - [Release notes](https://github.com/remix-run/react-router/releases)
    - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.14.1/packages/react-router-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react-router-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    74e1a52 View commit details
    Browse the repository at this point in the history
  3. Bump @visx/stats from 3.0.0 to 3.2.0

    Bumps [@visx/stats](https://github.com/airbnb/visx) from 3.0.0 to 3.2.0.
    - [Release notes](https://github.com/airbnb/visx/releases)
    - [Changelog](https://github.com/airbnb/visx/blob/master/CHANGELOG.md)
    - [Commits](airbnb/visx@v3.0.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@visx/stats"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    542954d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #191 from l0drex/dependabot/npm_and_yarn/beta/reac…

    …t-router-dom-6.14.1
    
    Bump react-router-dom from 6.13.0 to 6.14.1
    l0drex authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    cc3f1ab View commit details
    Browse the repository at this point in the history
  5. Bump typescript from 4.9.5 to 5.1.6

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.6.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    3327ad2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #189 from l0drex/dependabot/npm_and_yarn/beta/type…

    …script-5.1.6
    
    Bump typescript from 4.9.5 to 5.1.6
    l0drex authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    0e722a0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #190 from l0drex/dependabot/npm_and_yarn/beta/type…

    …s/node-20.3.3
    
    Bump @types/node from 20.3.1 to 20.3.3
    l0drex authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    f828ecb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #192 from l0drex/dependabot/npm_and_yarn/beta/visx…

    …/stats-3.2.0
    
    Bump @visx/stats from 3.0.0 to 3.2.0
    l0drex authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    4356b7b View commit details
    Browse the repository at this point in the history
  9. Bump @visx/axis from 3.1.0 to 3.2.0

    Bumps [@visx/axis](https://github.com/airbnb/visx) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/airbnb/visx/releases)
    - [Changelog](https://github.com/airbnb/visx/blob/master/CHANGELOG.md)
    - [Commits](airbnb/visx@v3.1.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@visx/axis"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    56f6487 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    1b6eb44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c02c54a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c65c415 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #193 from l0drex/dependabot/npm_and_yarn/beta/visx…

    …/axis-3.2.0
    
    Bump @visx/axis from 3.1.0 to 3.2.0
    l0drex authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e11c794 View commit details
    Browse the repository at this point in the history
  5. Fix test

    l0drex committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1bdb290 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99e2e62 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'tailwindcss' into beta

    # Conflicts:
    #	package.json
    l0drex committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c4272ce View commit details
    Browse the repository at this point in the history
  8. Fix test

    l0drex committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9979b58 View commit details
    Browse the repository at this point in the history
  9. Set timezone to utc

    l0drex committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    cbedae8 View commit details
    Browse the repository at this point in the history
  10. Fix missing dependencies

    l0drex committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4b2c48f View commit details
    Browse the repository at this point in the history
  11. Add missing keys

    l0drex committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    60a392d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    51ca832 View commit details
    Browse the repository at this point in the history
  13. New home page

    l0drex committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d38be5a View commit details
    Browse the repository at this point in the history
  14. Fix imports

    l0drex committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    54ebf52 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Add button to remove the data

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    16d2daa View commit details
    Browse the repository at this point in the history
  2. Extract imprint to new file

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2cc9dff View commit details
    Browse the repository at this point in the history
  3. Reformat localizations

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b1029a6 View commit details
    Browse the repository at this point in the history
  4. Fix invisible shadow

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    cbc6921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2cf53b View commit details
    Browse the repository at this point in the history
  6. Fix coverage title

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0c9ce46 View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary string

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e8873a3 View commit details
    Browse the repository at this point in the history
  8. Fix ul child of p

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d51efa8 View commit details
    Browse the repository at this point in the history
  9. Update privacy statement

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ef8d215 View commit details
    Browse the repository at this point in the history
  10. Add external context toggle

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d34c75d View commit details
    Browse the repository at this point in the history
  11. Repair confidence tag

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    47cda32 View commit details
    Browse the repository at this point in the history
  12. Fix styling of gallery

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    102d06e View commit details
    Browse the repository at this point in the history
  13. Show other media as well

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    167b13e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d3c6613 View commit details
    Browse the repository at this point in the history
  15. Improve loading style

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    6bfae65 View commit details
    Browse the repository at this point in the history
  16. Improve confidence style

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ea767a7 View commit details
    Browse the repository at this point in the history
  17. Render xhtml docs

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c3d1aa6 View commit details
    Browse the repository at this point in the history
  18. Fix unnecessary import

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b128980 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4554f1b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ea10b8b View commit details
    Browse the repository at this point in the history
  21. Use id as primary index

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ff87e86 View commit details
    Browse the repository at this point in the history
  22. Replace queries with ref

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4d562f7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d2fa20f View commit details
    Browse the repository at this point in the history
  24. Smaller clear function

    l0drex committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a443a3f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b4cbab9 View commit details
    Browse the repository at this point in the history