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

Pagination changes given new vai cache backed steve api #11110

Merged
merged 83 commits into from
Jun 11, 2024

Commits on Feb 1, 2024

  1. Changes for new design

    - New visuals
    - Pagination controls --> load more
    - finished testing of label select with pagination off
    
    # Conflicts:
    #	shell/edit/provisioning.cattle.io.cluster/__tests__/Basics.tests.ts
    richard-cox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d0c3fb2 View commit details
    Browse the repository at this point in the history
  2. Changes following review

    richard-cox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5adaed0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Update Node list to support server-side pagination

    - Setup pagination headers for the node type
    - Define a pattern for fetching custom list secondary resources
    - Major improvements to the way pagination settings are defined and created
    - Lots of docs improvements
    - Handle calling fetch again once fetch is in progress (nuxt caches running request)
    - Validate filter fields (not all are supported by the vai cache
    - General pagination fixes
    richard-cox committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    eace9d6 View commit details
    Browse the repository at this point in the history
  2. Lint / test / fixes

    richard-cox committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4666383 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5e6c0d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Beef up validation

    richard-cox committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d10a5bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59f3e03 View commit details
    Browse the repository at this point in the history
  3. Fix PR automation actions

    - fix syntax
    - catch scenario where a pr has no fixed issue
    
    > There's duplication between files, see rancher#10534
    richard-cox committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1f813c9 View commit details
    Browse the repository at this point in the history
  4. CI bump

    richard-cox committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1fdcb2a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

    richard-cox committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    45f1883 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Wire in 2.9.0 settings for server-side pagination

    - Everything is gated on `on-disk-steve-cache` feature flag
      - There's a backend in progress item to resolve a `revision` issue, until then disable watching a resource given it
    - Global Settings - Performance
      - Added new setting to enable server side pagination
      - this is incompatible with two other performance settings
    richard-cox committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    16e8415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    890e340 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Integrate pagination with configmaps in cis clusterscanbenchmark edit…

    … form
    
    Also
    - improved labeled select pagination
    - gate label select pagination functinality on steve cache being enabled
    richard-cox committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0ef7518 View commit details
    Browse the repository at this point in the history
  2. - harvester machine-config

    - project monitoring (and bug fixes)
    richard-cox committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    75397c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Disable workload screen if vai cache is on

    - temp step until we get new overview
    richard-cox committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    40283cc View commit details
    Browse the repository at this point in the history
  2. TODOs and TEST

    richard-cox committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d8f6dfa View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. TODOs and TEST

    richard-cox committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    721b648 View commit details
    Browse the repository at this point in the history
  2. Update SimpleSecretSelector

    - only used in monitoring.coreos.com.alertmanagerconfig context
    richard-cox committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7c07970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e962ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f71ee20 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 29, 2024

  1. Backup/Restore: Secrets, and other usages of SimpleSecretSelector / S…

    …electOrCreateAuthSecret
    richard-cox committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    305d3c0 View commit details
    Browse the repository at this point in the history
  2. Edit: Service account

    richard-cox committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    841c2d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbccd90 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Paginate Secret selection for logging providers

    - Allow `None` option in Paginationed LabelSelect
    - Optionally classify pagination response
    richard-cox committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    604a615 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. WIP

    richard-cox committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a5745e2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    df72b30 View commit details
    Browse the repository at this point in the history
  2. fixes arfter merge

    richard-cox committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2682840 View commit details
    Browse the repository at this point in the history
  3. Don't suggest container names, not practical

    - previously all pods were fetched... and we scrapped all container names from them
    - this is a scaling nightmare, user now must just enter the name/s to match
    richard-cox committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ac68b75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2eb938 View commit details
    Browse the repository at this point in the history
  5. tidying up

    richard-cox committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6c149ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42c0836 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 20, 2024

  1. ooof

    richard-cox committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2129c4d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    82a7177 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    richard-cox committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4d7ee5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52a2026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3b28b5 View commit details
    Browse the repository at this point in the history
  5. Fix backup.spec e2e test

    richard-cox committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a701841 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/pagination-findall-configmaps' i…

    …nto pagination-findall
    
    # Conflicts:
    #	shell/components/form/SecretSelector.vue
    #	shell/components/form/SimpleSecretSelector.vue
    #	shell/utils/pagination-utils.ts
    richard-cox committed May 21, 2024
    Configuration menu
    Copy the full SHA
    deacba0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92497c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac650e3 View commit details
    Browse the repository at this point in the history
  9. Fix backup.spec e2e test

    richard-cox committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9afb8db View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. TODO tidying / tracking

    richard-cox committed May 22, 2024
    Configuration menu
    Copy the full SHA
    aae1397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    285f0cb View commit details
    Browse the repository at this point in the history
  3. Fix bad merge

    richard-cox committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8e1066f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    66d11d1 View commit details
    Browse the repository at this point in the history
  2. test fixes

    richard-cox committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3720a7d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    bbc2767 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    richard-cox committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9212116 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    9f5f02e View commit details
    Browse the repository at this point in the history
  2. Updates following review

    richard-cox committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dfef187 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    400e1f6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    f1fb181 View commit details
    Browse the repository at this point in the history
  2. Updates following review

    richard-cox committed May 29, 2024
    Configuration menu
    Copy the full SHA
    42fbe1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfb9ebd View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    84de4da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    906761d View commit details
    Browse the repository at this point in the history
  3. revert temp change

    richard-cox committed May 30, 2024
    Configuration menu
    Copy the full SHA
    45a45f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8482921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bf8b8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd81429 View commit details
    Browse the repository at this point in the history
  7. bump

    richard-cox committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d7f518b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c21ae01 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 4, 2024

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

    richard-cox committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b536a4e View commit details
    Browse the repository at this point in the history
  3. Fix linting

    richard-cox committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7eadc66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    031eadf View commit details
    Browse the repository at this point in the history
  5. type fixing

    richard-cox committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8564a07 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    9c0c657 View commit details
    Browse the repository at this point in the history
  2. - improve filtering without pagination

    - update allowed fields given latest backend changes
    - enable on by default exact filter string matches (disable for lists
    richard-cox committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    03da0a8 View commit details
    Browse the repository at this point in the history
  3. remove temp code

    richard-cox committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    20125fe View commit details
    Browse the repository at this point in the history
  4. fix linting

    richard-cox committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    44e9616 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Changes following review

    richard-cox committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a6f5919 View commit details
    Browse the repository at this point in the history
  2. Fixes for vai cache feature flag

    - name was changed from on-disk-steve-cache to ui-sql-cache
    - fix timing issue - don't watch resources until we know the vai cache feature flag
    richard-cox committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bd3f49d View commit details
    Browse the repository at this point in the history
  3. Changes following review

    richard-cox committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1e70df0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    923d156 View commit details
    Browse the repository at this point in the history
  5. Fix two sketchy tests

    - new exception in docs page
    - don't nav to page via button click and then goto same page
    richard-cox committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6bc9159 View commit details
    Browse the repository at this point in the history
  6. More test improvement

    - force user to go to tab which is source of route guard issue
    - move setup stuff to a test for cypress to re-retry
    richard-cox committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    45110e6 View commit details
    Browse the repository at this point in the history