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

Refactor/2318/migrate pre render service 2 #2980

Merged
merged 28 commits into from
Sep 14, 2022

Commits on Aug 11, 2022

  1. refactor: seems like a working version so far

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    468cf1f View commit details
    Browse the repository at this point in the history
  2. refactor: remove now none effective registrations

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    cc7750c View commit details
    Browse the repository at this point in the history
  3. refactor: remove logic for reselecting as discussed as this didn't wo…

    …rk anyway
    
    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    2c0b451 View commit details
    Browse the repository at this point in the history
  4. refactor: remove unused getter

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    2c45dcb View commit details
    Browse the repository at this point in the history
  5. refactor: remove codeMap.preRender.service and basically deactivate l…

    …oading indicators
    
    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    25c7bdf View commit details
    Browse the repository at this point in the history
  6. refactor: center map on file selection change again

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    257cd21 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    e5867f4 View commit details
    Browse the repository at this point in the history
  2. refactor: make side effect after rendering due to file selection chan…

    …ge clearer
    
    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    99d2496 View commit details
    Browse the repository at this point in the history
  3. fix: re-add loading indicator

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    eb2d893 View commit details
    Browse the repository at this point in the history
  4. fix: trigger codeMapRendered also when rendering wasn't throttled

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    d33b003 View commit details
    Browse the repository at this point in the history
  5. fix: show loading indicator also during file uploading

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    8580891 View commit details
    Browse the repository at this point in the history
  6. refactor: remove unused var

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    78b86bd View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    433b120 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    009354a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27469fe View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Configuration menu
    Copy the full SHA
    ad4b8c3 View commit details
    Browse the repository at this point in the history
  2. refactor: clean up

    ref #2318
    shaman-apprentice committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    28acf7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3074db9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deb98b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe9281d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

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

Commits on Sep 11, 2022

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

Commits on Sep 13, 2022

  1. Merge remote-tracking branch 'origin/main' into refactor/2318/migrate…

    …-pre-render-service-2
    Torsten Knauf authored and Torsten Knauf committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    48735be View commit details
    Browse the repository at this point in the history
  2. refactor: extract own center effect

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7e58527 View commit details
    Browse the repository at this point in the history
  3. refactor: adjust old tests

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    1da0675 View commit details
    Browse the repository at this point in the history
  4. refactor: add tests for renderCodeMapEffect

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    605477c View commit details
    Browse the repository at this point in the history
  5. docs: add changelog

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a60de66 View commit details
    Browse the repository at this point in the history
  6. test: add tests for autoFitCodeMapOnFileSelectionChangeEffect

    ref #2318
    Torsten Knauf authored and Torsten Knauf committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    9f92eed View commit details
    Browse the repository at this point in the history