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

chore(print): improve performance for data loading #2571

Merged
merged 29 commits into from
Apr 10, 2022

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    7df6555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    233357f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. parse config on nuxt side

    usu committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    de3af5a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. tailwind css + cover page

    usu committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    4141319 View commit details
    Browse the repository at this point in the history
  2. print configurator translation

    usu committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    3a0e911 View commit details
    Browse the repository at this point in the history
  3. fix linter

    usu committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d3e32d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. fix react preview

    usu committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    cb8b3cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13c74d7 View commit details
    Browse the repository at this point in the history
  3. print single scheduleEntry

    usu committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    055741a View commit details
    Browse the repository at this point in the history
  4. simplify routes

    usu committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    21b87db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e89ed25 View commit details
    Browse the repository at this point in the history
  6. style cleanup

    usu committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    fb23a8f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    33a72c3 View commit details
    Browse the repository at this point in the history
  2. TOC implementation for program

    usu committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    9b0f105 View commit details
    Browse the repository at this point in the history
  3. TOC for Picasso & Story overview

    usu committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    b5b68bb View commit details
    Browse the repository at this point in the history
  4. css cleanup

    usu committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    e657423 View commit details
    Browse the repository at this point in the history
  5. fix linter

    usu committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    8894d0c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. fix server startup

    usu committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    7940e6b View commit details
    Browse the repository at this point in the history
  2. fix postCSS/pagedJs in build mode

    usu committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    9543a93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    365bfb1 View commit details
    Browse the repository at this point in the history
  4. only load selected print preview

    usu committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    e0820c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

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

Commits on Apr 3, 2022

  1. fix & cleanup translations

    usu committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    f53dc78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa18f1a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    61343a1 View commit details
    Browse the repository at this point in the history
  2. profiling for axios calls

    usu committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    684b709 View commit details
    Browse the repository at this point in the history
  3. smarter eager loading of data

    usu committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    788e1be View commit details
    Browse the repository at this point in the history
  4. period filter for ContentNode

    usu committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    cbe97ee View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. fix tests

    usu committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    69e9674 View commit details
    Browse the repository at this point in the history