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

Migrate to RTK Query #553

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Migrate to RTK Query #553

wants to merge 8 commits into from

Commits on Nov 27, 2024

  1. working Complaint Detail view

    test update, restore detail slice temporary to test something
    
    remove detail slice
    
    working aggregations query
    
    standardize fetch aggs into single hook
    
    remove aggsslice
    
    remove queryManager middleware
    
    cleanup, remove more stuff
    
    working map tab
    
    logic to disable query hook
    
    remove message middleware
    
    list view working
    
    cleanup, passing query params to api so we can extract to transformResponse
    
    Save work
    
    save work
    
    move color map to api
    
    remove query manager things
    
    missing dep
    
    more loogic to prevent query from firing when not initialized
    
    working pagination, moved breakpoints to API, and passing them through pagination component
    
    remove breakpoints from querySlice
    
    cleanup
    
    remove persist
    
    clean up comments and errors
    
    complaint detail test updates
    
    save work, clearing out URL unused clode
    
    cleanup
    
    querySlice tests updated
    
    trends test fixes
    
    tile map test
    
    squash lines
    
    add prettier ignore file
    
    updating tests, refactor product
    
    save. working tests for Company filter
    
    refactor
    
    update dist
    
    fixing pill test
    
    issue test fix
    
    restructure files
    
    restore
    
    update tests
    
    save some work
    
    trend depth toggle unit test
    
    squash
    
    moved files
    
    focus header test fixes?
    
    save stuff
    
    searchpanel fix
    
    fixing pagination
    
    unit tests
    
    fixing app.spec test
    
    unit test actionbar
    
    aggregation item test
    
    condense
    
    aggregation item test
    
    aggregation item test
    
    trends panel tests
    
    print info tests
    
    move file
    
    unit test :(
    
    working map panel test
    
    simple filter fix
    
    data export unit test
    
    row test
    
    tour test
    
    line chart test
    
    unit test fixes
    
    delete detail
    
    test for redux store
    
    update unit tests
    
    test coverage
    
    update tests, fix condition causing url to not synch properly when copy/pasting url
    
    fix cypress tests
    
    fix url req call
    
    move api hooks to folder
    
    update dist
    
    update dist
    flacoman91 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ea8a216 View commit details
    Browse the repository at this point in the history
  2. update test

    flacoman91 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ccfcddf View commit details
    Browse the repository at this point in the history
  3. responding to feedback

    flacoman91 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b197826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2efcc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

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

Commits on Dec 2, 2024

  1. Merge commit '7fd8619622bbf9e42c2f3ec33998504a242aa74d' into DATAP-15…

    …76-rtk-query-upgrade
    
    # Conflicts:
    #	dist/ccdb5.css.map
    #	dist/ccdb5.js
    #	dist/ccdb5.js.map
    flacoman91 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    ffc6416 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. complaints test api

    flacoman91 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    adbf3c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. merge main

    flacoman91 committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    40a1dea View commit details
    Browse the repository at this point in the history