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: API and UI to replace asset data without changing record id #8480

Closed
wants to merge 47 commits into from

Commits on Apr 3, 2024

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

Commits on Apr 10, 2024

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

Commits on Apr 18, 2024

  1. Finish impl, write tests

    midzelis committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f78d271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6d837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f502ea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01564a7 View commit details
    Browse the repository at this point in the history
  5. Fix bad merge/failing test

    midzelis committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a3186cb View commit details
    Browse the repository at this point in the history
  6. Build fixes

    midzelis committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3cda7ea View commit details
    Browse the repository at this point in the history
  7. Remove c param from api

    midzelis committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ba325dd View commit details
    Browse the repository at this point in the history
  8. OpenAPI and style

    midzelis committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    aba5ccf View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    6cfef44 View commit details
    Browse the repository at this point in the history
  2. Tests, API gen

    midzelis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e3da392 View commit details
    Browse the repository at this point in the history
  3. Create common update dto

    midzelis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0117266 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    675f770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa630b6 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    07b014d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a4a8f6 View commit details
    Browse the repository at this point in the history
  3. Run open-api gen

    midzelis committed May 11, 2024
    Configuration menu
    Copy the full SHA
    bb457d2 View commit details
    Browse the repository at this point in the history
  4. Lost in the merge

    midzelis committed May 11, 2024
    Configuration menu
    Copy the full SHA
    5bc5d36 View commit details
    Browse the repository at this point in the history
  5. formating... :-(

    midzelis committed May 11, 2024
    Configuration menu
    Copy the full SHA
    422b4c9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. chore: clean up

    jrasm91 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ae3f9b1 View commit details
    Browse the repository at this point in the history
  2. refactor: rename endpoints

    jrasm91 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    453a502 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    0b17c63 View commit details
    Browse the repository at this point in the history
  2. Fix merge

    midzelis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    85ac832 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    49a3333 View commit details
    Browse the repository at this point in the history
  2. Accidental file

    midzelis committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f812a53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79cc441 View commit details
    Browse the repository at this point in the history
  4. lint - fix duplicateId query

    midzelis committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e42dfea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cbe10f View commit details
    Browse the repository at this point in the history
  6. typo

    midzelis committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d63dfac View commit details
    Browse the repository at this point in the history
  7. fix test

    midzelis committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6209de7 View commit details
    Browse the repository at this point in the history
  8. fix web test

    midzelis committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8ac06d9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    01cc652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c919c1a View commit details
    Browse the repository at this point in the history
  3. format/lint

    midzelis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bf24d06 View commit details
    Browse the repository at this point in the history
  4. lint

    midzelis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8723144 View commit details
    Browse the repository at this point in the history
  5. Rerun ci - empty

    midzelis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c57af80 View commit details
    Browse the repository at this point in the history
  6. Shuffle test order

    midzelis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c07eb45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8f480a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10b0359 View commit details
    Browse the repository at this point in the history
  9. Remove doc

    midzelis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    def3d3f View commit details
    Browse the repository at this point in the history
  10. remove libraryId

    midzelis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    fa5d8d7 View commit details
    Browse the repository at this point in the history
  11. Fix test

    midzelis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    11e6569 View commit details
    Browse the repository at this point in the history
  12. unused var/import

    midzelis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a3162eb View commit details
    Browse the repository at this point in the history
  13. Increase beforeAll timeout

    midzelis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4c57538 View commit details
    Browse the repository at this point in the history