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

feat: add import taxonomy feature [FC-0036] #675

Merged
merged 48 commits into from
Jan 8, 2024

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    0c60c37 View commit details
    Browse the repository at this point in the history
  2. test: add api.test.js

    rpenido committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c273af1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    047530d View commit details
    Browse the repository at this point in the history
  4. test: add action.test.js

    rpenido committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    303e7ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3955e91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8176973 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    4f31714 View commit details
    Browse the repository at this point in the history
  2. fix: import

    rpenido committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    df441fb View commit details
    Browse the repository at this point in the history
  3. test: simplify import test

    Co-authored-by: Jillian <[email protected]>
    rpenido and pomegranited authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a0e92f0 View commit details
    Browse the repository at this point in the history
  4. fix: remove undefined var

    rpenido committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    dc8ed9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    120154e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    318bbb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    a8c2fd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    70ac2a7 View commit details
    Browse the repository at this point in the history
  2. chore: trigger CD/CI

    rpenido committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    adacf23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5983953 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. feat: import tags to existing taxonomy

    * feat: import tags to existing taxonomy
    
    * feat: add re-import menu to taxonomy detail
    
    * test: add tests
    
    * fix: clean debug code
    
    Co-authored-by: Jillian <[email protected]>
    
    ---------
    
    Co-authored-by: Jillian <[email protected]>
    rpenido and pomegranited authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    7756c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4202c27 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. refactor: merges TaxonomyCardMenu and TaxonomyDetailMenu (#13)

    * refactor: merges TaxonomyCardMenu and TaxonomyDetailMenu
    
    * refactor: change menu item list
    rpenido authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6bcd924 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    f318dfc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. fix: types

    rpenido committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    204b2b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    5e0f599 View commit details
    Browse the repository at this point in the history
  2. refactor: merging conflicts

    rpenido committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f888ecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c8da66 View commit details
    Browse the repository at this point in the history
  4. fix: eslint

    rpenido committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    40479c1 View commit details
    Browse the repository at this point in the history
  5. fix: export TaxonomyDetail

    rpenido committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    46e5d1b View commit details
    Browse the repository at this point in the history
  6. fix: eslint

    rpenido committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    db8ba58 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    8fe8c07 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. fix: TaxonomyContext types

    rpenido committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1440215 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    e5b8e58 View commit details
    Browse the repository at this point in the history
  2. chore: rebasing

    rpenido committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    fafcb9b View commit details
    Browse the repository at this point in the history
  3. fix: types

    rpenido committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e80194f View commit details
    Browse the repository at this point in the history
  4. fix: remove typo

    rpenido committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1e0dde3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cae57b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1002fc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    fdc74c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    e9893dc View commit details
    Browse the repository at this point in the history
  2. test: add jest-each

    rpenido committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a8b4197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3c40fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a31aa9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6d39e5 View commit details
    Browse the repository at this point in the history
  6. test: improve coverage

    rpenido committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    583ab51 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. test: refactor import button test

    Co-authored-by: Kshitij Sobti <[email protected]>
    rpenido and xitij2000 authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    151ba9e View commit details
    Browse the repository at this point in the history
  2. fix: eslint

    rpenido committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    df9f2a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    67c42cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    793810f View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    70954b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    68e820d View commit details
    Browse the repository at this point in the history