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

Feature/dataset explorer chart update chart #355

Merged
merged 188 commits into from
Jul 26, 2023

Commits on Jul 25, 2022

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

Commits on Jul 29, 2022

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

Commits on Aug 8, 2022

  1. [CLDN-1565] Fixing bugs (#189)

    * [CLDN-1565] Fixing bugs
    
    * removing uneeded import
    cccs-RyanS authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    6fe7950 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Feature/cldn 1565 (#192)

    * [CLDN-1565] Fixing bugs
    
    * removing uneeded import
    
    * [CLDN-1565] Adding new image
    cccs-RyanS authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    53d4005 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Feature/cldn 1609 (#195)

    * Add row number option to CCCS-Grid (#181)
    
    * Add row number option to CCCS-Grid
    
    * Have row numbers show by default
    
    Co-authored-by: cccs-Dustin <96579982+cccs-Dustin@users.noreply.github.com>
    
    Co-authored-by: cccs-Dustin <96579982+cccs-Dustin@users.noreply.github.com>
    
    * Use new build agent (#187)
    
    * Use new build agent
    
    * Remove quotes
    
    * Display datahub link for datasets with defined URN (#177)
    
    * Display datahub link for datasets with defined URN
    
    * Add datahub SVG
    
    * Reorder imports
    
    * Add datahub link to dashboards
    
    * Convert to camel case
    
    * Add tests for DatasetList
    
    * Add tests for dashboard header
    
    * Provide explanation for empty catch
    
    * [CLDN-1540] Added ability for multiple user emails to be filtered on at once
    
    * [CLDN-1540] temp update to docker image tag so that we can deploy code changes to PB-stg
    
    * [CLDN-1540] revert of temp update to docker image tag so that we can deploy code changes to PB-stg
    
    * Add path to url (#193)
    
    * [CLDN-1609] Fixing post merge build errors
    
    * Update cccs-build/superset-base/azure-pipelines.yml
    
    Co-authored-by: Reese <10563996+reesercollins@users.noreply.github.com>
    
    * Update superset-frontend/src/cccs-viz/plugins/plugin-chart-at-a-glance-user-id/src/styles.js
    
    Co-authored-by: Reese <10563996+reesercollins@users.noreply.github.com>
    
    Co-authored-by: Reese <10563996+reesercollins@users.noreply.github.com>
    Co-authored-by: cccs-Dustin <96579982+cccs-Dustin@users.noreply.github.com>
    3 people authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    497e761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    685d621 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Aug 18, 2022

  1. updating image (#198)

    cccs-RyanS authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    163e440 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. [CLDN-1609] Fixing all QA bugs (#201)

    * [CLDN-1609] Fixing all QA bugs
    
    * [CLDN-1609] Fixing build errors
    
    * [CLDN-1609] adding additional fixes
    
    * [CLDN-1609] Removing log files
    
    * [CLDN-1609] Fixing build error
    
    Co-authored-by: reesercollins <10563996+reesercollins@users.noreply.github.com>
    cccs-RyanS and reesercollins authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    8bc4533 View commit details
    Browse the repository at this point in the history
  2. Feature/cldn 1541 (#200)

    * [CLDN-1541] Added the ability to filter on multiple user ID's and IP's at the same time in the Application Links custom viz
    
    * Temp update to image for deploying to PB-stg
    
    * Reverting change to image
    
    * [CLDN-1541] Added a tooltip to the Alfred icon
    
    * Temp update to base image
    
    * Reverting temporary change to image tag
    
    * Update superset-frontend/src/cccs-viz/plugins/plugin-chart-application-links/src/ApplicationLinks.tsx
    
    Co-authored-by: cccs-rc <62034438+cccs-rc@users.noreply.github.com>
    
    * Update superset-frontend/src/cccs-viz/plugins/plugin-chart-application-links/src/ApplicationLinks.tsx
    
    Co-authored-by: cccs-rc <62034438+cccs-rc@users.noreply.github.com>
    
    * [CLDN-1541] Changed the logic around creating the proper links/URL
    
    * Temp update to img
    
    * Undo temp img change
    
    Co-authored-by: cccs-rc <62034438+cccs-rc@users.noreply.github.com>
    cccs-Dustin and cccs-rc authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3ecbde1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4346c25 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. [cccs-2.0] Fixing case sensitivity (#203)

    * [cccs-2.0] Fixing case sensitivity
    
    * [cccs-2.0] Pusing temp image
    
    * [cccs-2.0] fixing two order bys
    
    * [cccs-2.0] fixing verbose names, fixing sizing, fixing ordering
    
    * [cccs-2.0] fixing build error
    
    * [cccs-2.0] updating image
    
    * [cccs-2.0] fixing time columns
    
    * [cccs-2.0] Fixing build errors
    
    * [cccs-2.0] updating docker file
    
    * [cccs-2.0] Fixing time column to populate default time col
    
    * Fixing default time col
    
    * [cccs-2.0] updating image
    
    * Fix issue where datasets without a date/datetime column would not load in the explore view
    
    * Time column dropdown list is now properly populated with either the default temporal column, or the first temporal column (if a default is not set)
    
    * Temp update to base image tag
    
    * Fixed the bug where when there are no dttm columns, the non-dttm columns were being displayed
    
    * Temp update to base image tag
    
    * Reverting changes to the img
    
    Co-authored-by: cccs-Dustin <96579982+cccs-Dustin@users.noreply.github.com>
    cccs-RyanS and cccs-Dustin authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    44fbf92 View commit details
    Browse the repository at this point in the history
  2. Fix/cccs 2.0 (#204)

    * [cccs-2.0] Fixing case sensitivity
    
    * [cccs-2.0] Pusing temp image
    
    * [cccs-2.0] fixing two order bys
    
    * [cccs-2.0] fixing verbose names, fixing sizing, fixing ordering
    
    * [cccs-2.0] fixing build error
    
    * [cccs-2.0] updating image
    
    * [cccs-2.0] fixing time columns
    
    * [cccs-2.0] Fixing build errors
    
    * [cccs-2.0] updating docker file
    
    * [cccs-2.0] Fixing time column to populate default time col
    
    * Fixing default time col
    
    * [cccs-2.0] updating image
    
    * Fix issue where datasets without a date/datetime column would not load in the explore view
    
    * Time column dropdown list is now properly populated with either the default temporal column, or the first temporal column (if a default is not set)
    
    * Temp update to base image tag
    
    * Fixed the bug where when there are no dttm columns, the non-dttm columns were being displayed
    
    * Temp update to base image tag
    
    * Reverting changes to the img
    
    * Updating image tag
    
    Co-authored-by: cccs-RyanS <71385290+cccs-RyanS@users.noreply.github.com>
    cccs-Dustin and cccs-RyanS authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    8e95aa8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    29f2ff6 View commit details
    Browse the repository at this point in the history
  2. Fix cccs 2.0 (#206)

    * Fixed issue with Typescript
    
    * Update image tag
    cccs-Dustin authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    0b28483 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Feature/cldn 1563 (#207)

    * Ran pre-commit hook on the front-end
    
    * Removed unused file & removed duplicate method
    
    * Made changes so that the pre-commit hook would pass all tests
    
    * Temp update to build img
    
    * revert temp change to build img
    cccs-Dustin authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    6e68cd9 View commit details
    Browse the repository at this point in the history
  2. Updated image (#208)

    cccs-Dustin authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    516b9db View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. [CLDN-1683] Added code to show column descriptions as tooltips in the… (

    #209)
    
    * [CLDN-1683] Added code to show column descriptions as tooltips in the Hogwarts Table custom visualisation
    
    * [CLDN-1683] Temp update to build image
    
    * [CLDN-1683] Revert update to image tag
    cccs-Dustin authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9e99e8c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Feature/cldn 1676 (#210)

    * [CLDN-1676] Added ability to search for the IPv4 rendered value of an IP address instead of the raw value
    
    * [CLDN-1676] Temp update to img for deploying to UDev
    
    * [CLDN-1676] Undo temp update to img for deploying to UDev
    cccs-Dustin authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5788b73 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    85719e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30ecdf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b9d83d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    22285cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    080d279 View commit details
    Browse the repository at this point in the history
  3. fixed applied filter label

    cccs-RyanK committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    99d9f5a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. removed duplicate files

    cccs-RyanK committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    80151b6 View commit details
    Browse the repository at this point in the history
  2. Removed uneeded functions

    cccs-Dustin committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    3a66d93 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'Adding-Dashboard-Adhoc-Filters' of github.com:Cybercent…

    …reCanada/superset into Adding-Dashboard-Adhoc-Filters
    cccs-Dustin committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1e04870 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e310c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac5e203 View commit details
    Browse the repository at this point in the history
  6. modifying base image tag

    cccs-RyanK committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    be85fab View commit details
    Browse the repository at this point in the history
  7. Merge branch 'Adding-Dashboard-Adhoc-Filters' of github.com:Cybercent…

    …reCanada/superset into Adding-Dashboard-Adhoc-Filters
    cccs-RyanK committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    c53c43d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    673ffac View commit details
    Browse the repository at this point in the history
  9. Merge branch 'Adding-Dashboard-Adhoc-Filters' of github.com:Cybercent…

    …reCanada/superset into Adding-Dashboard-Adhoc-Filters
    cccs-Dustin committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    7c681b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    c796777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    157aaae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    257eec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14c936a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a6b4bf View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Oct 5, 2022

  1. Fixed the right click to emit dashboard cross-filters (#213)

    * Fixed the right click to emit filters through the context menu as it was not working
    
    * Temp update to build image
    
    * Revert temp update to build image
    cccs-Dustin authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    1c8ab53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69aef0d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Merge branch 'cccs-2.0' of github.com:CybercentreCanada/superset into…

    … Adding-Dashboard-Adhoc-Filters
    cccs-RyanK committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    3fe2450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58be3bb View commit details
    Browse the repository at this point in the history
  3. updating image

    cccs-RyanK committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ab53b1e View commit details
    Browse the repository at this point in the history
  4. Prevent invalid filter values from being saved (#215)

    By assuming that all input is invalid until the api tells us otherwise,
    we can prevent the user from clicking the save button in the time between
    the value being entered and the api returning.
    reesercollins authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    37daf44 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Merge branch 'cccs-2.0' of github.com:CybercentreCanada/superset into…

    … Adding-Dashboard-Adhoc-Filters
    cccs-RyanK committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    ddfc44d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41f25ef View commit details
    Browse the repository at this point in the history
  3. Merge branch 'cccs-2.0' of github.com:CybercentreCanada/superset int…

    …o Adding-Dashboard-Adhoc-Filters
    cccs-RyanK committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    9d9a0d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b71bbf View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    b522737 View commit details
    Browse the repository at this point in the history
  2. Update trino python client (#219)

    * Updated trino python client from 0.316.0 to 0.318.0
    
    * Temp update to base image tag
    
    * Removing temp change to build image
    cccs-Dustin authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    87b70ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf6e97e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Update superset-frontend/src/cccs-viz/plugins/plugin-chart-cccs-grid/…

    …src/CccsGrid.tsx
    
    Co-authored-by: cccs-Dustin <96579982+cccs-Dustin@users.noreply.github.com>
    cccs-RyanK and cccs-Dustin authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ed0c5f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    9c7efc4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'emit-a-filter-for-a-default-column-in-aggrid-context-me…

    …nu' of github.com:CybercentreCanada/superset into emit-a-filter-for-a-default-column-in-aggrid-context-menu
    cccs-RyanK committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    dc52e1d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

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

Commits on Nov 4, 2022

  1. updated image tag

    cccs-RyanK committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    f706484 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    94252a5 View commit details
    Browse the repository at this point in the history
  2. update image tag

    cccs-RyanK committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c111044 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. fixed issues

    cccs-RyanK committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    2d6c805 View commit details
    Browse the repository at this point in the history
  2. updating base image

    cccs-RyanK committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    cacf040 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. fixed refactor error

    cccs-RyanK committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8d74228 View commit details
    Browse the repository at this point in the history
  2. updating base image

    cccs-RyanK committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9d0f6cd View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    fcc6a8d View commit details
    Browse the repository at this point in the history
  2. updating base image

    cccs-RyanK committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    609b2ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0b4db2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Merge pull request #220 from CybercentreCanada/emit-a-filter-for-a-de…

    …fault-column-in-aggrid-context-menu
    
    added option to emit a filter from a default column for a row in ag grid
    cccs-RyanK authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6d8dc99 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Add users API to get and delete users (#223)

    * Add users API to get and delete users
    
    * Allow browser login for users api
    reesercollins authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    5512ded View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge branch 'cccs-2.0' of github.com:CybercentreCanada/superset into…

    … Adding-Dashboard-Adhoc-Filters
    cccs-RyanK committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    953531f View commit details
    Browse the repository at this point in the history
  2. updating image

    cccs-RyanK committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fc2207b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Update cccs-build/superset/Dockerfile

    Co-authored-by: cccs-Dustin <96579982+cccs-Dustin@users.noreply.github.com>
    cccs-RyanK and cccs-Dustin authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    330f3e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Merge pull request #218 from CybercentreCanada/Adding-Dashboard-Adhoc…

    …-Filters
    
    feat: adding dashboard adhoc filters
    cccs-RyanK authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0635660 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Added ability to certify entities with multiple values (#224)

    * Added ability to certify entities with multiple values
    
    * Update description text to reflect new feature
    
    * Add tests for multiple certified by values
    reesercollins authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0d5fee8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Feature/cldn 1749 (#222)

    * [CLDN-1749] adding new viz
    
    * chanigng to work with standard filters
    
    * Adding generic filter extraction
    
    * Removing unused imports
    
    * [CLDN-1749] Cleaning up code for reusablility
    
    * [CLDN-1749] removing unused files
    
    * [CLDN-1746] fixing case
    
    * [CLDN-1749] adding parameter validation
    
    * [CLDN-1749] adding error message and prefix parameter
    
    * [CLDN-1749] removing unused files
    
    * [CLDN-1749] adding temp base image for docker deployment
    
    * [CLDN-1749] Better error handling and new icon
    
    * [CLDN-1749] remove unused imports
    
    * temp dockerfile change
    
    * [CLDN-1749] Adding the adhoc filters back in
    
    * [CLDN-1749] Updating image
    
    * [CLDN-1749] Adding new thumbnail
    
    * Updating dockerfile
    
    * [CLDN-1749] Removing uneeded control panel elements
    
    * [CLDN-1749] Fixing build errors
    
    * [CLDN-1749] New image
    
    * Change to use data from dataset
    
    * Removing unsed function
    
    * Fixing typos
    
    * renove unused import
    
    * updating image
    
    * error message and label fixes
    
    * updating image
    
    * Update cccs-build/superset/Dockerfile
    
    Co-authored-by: cccs-Dustin <96579982+cccs-Dustin@users.noreply.github.com>
    
    * Update superset-frontend/src/cccs-viz/plugins/plugin-chart-iframe/src/plugin/transformProps.ts
    
    Co-authored-by: cccs-RyanK <102618419+cccs-RyanK@users.noreply.github.com>
    
    * Update superset-frontend/src/cccs-viz/plugins/plugin-chart-iframe/src/plugin/transformProps.ts
    
    Co-authored-by: cccs-RyanK <102618419+cccs-RyanK@users.noreply.github.com>
    
    Co-authored-by: cccs-Dustin <96579982+cccs-Dustin@users.noreply.github.com>
    Co-authored-by: cccs-RyanK <102618419+cccs-RyanK@users.noreply.github.com>
    3 people authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2cee63f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Prevent non-admins from using users api (#236)

    * Prevent non-admins from using users api
    
    * Add tests
    reesercollins authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    7ef6d75 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    e0ec100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90aa381 View commit details
    Browse the repository at this point in the history
  3. added comment

    cccs-RyanK committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    b14a496 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. fixed unused import error

    cccs-RyanK committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    bebe51a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. updating base image

    cccs-RyanK committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4e9562b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Update Dockerfile

    cccs-RyanK authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8aaf728 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #242 from CybercentreCanada/CLDN-1828-Fix-minor-is…

    …sues-with-adhoc-native-filters
    
    CLDN-1828 Fix minor issues with Adhoc Filters
    cccs-RyanK authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f26f285 View commit details
    Browse the repository at this point in the history
  3. [CLDN-1829] fixing principle filter logic with state (#234) (#244)

    * [CLDN-1829] fixing principle filter logic with state
    
    * [CLDN-1829] Fixing build error
    cccs-RyanS authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    5a67b21 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

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

Commits on Feb 3, 2023

  1. value set to empty list instead of undefined

    GITHUB_USERNAME authored and GITHUB_USERNAME committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    eee6b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb317db View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. updating base image

    GITHUB_USERNAME authored and GITHUB_USERNAME committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    fba5e3e View commit details
    Browse the repository at this point in the history
  2. Feature/cldn 1748 (#243)

    * [CLDN-1748] adding base component
    
    * [CLDN-1748] changing state to use advanced data type
    
    * [CLDN-1748] add multi select for musiness type
    
    * [CLDN-1748] adding config manager
    
    * [CLDN-1748] fixing build errors
    
    * temp update of base image
    
    * [CLDN-1748] Fixing Url parameter encoding and show name of dashboard drilling to
    
    * temp update of image
    
    * Pulling extra data from dashboard endpoint
    
    * Adding more data to filters object
    
    * [CLDN-1748] passing mroe fitler information
    
    * [CLDN-1748] QA feedback
    
    * [CLDN-1748] Fixing build issues
    
    * [CLDN-1748] Updating dockerfile
    
    * [CLDN-1748] Updating dockerfile
    
    * fixing props name
    
    * update image
    
    * updating docker file
    
    * [CLDN-1748] Name changes
    
    * [CLDN-1748] updating image
    
    * [CLDN-1748] Adding icon
    
    * [CLDN-1748] fixing build errors
    
    * [CLDN-1748] update image
    
    * [CLDN-1748] fixing context menue to renderering
    
    * UPdating docker file
    cccs-RyanS authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    99b808a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22c8982 View commit details
    Browse the repository at this point in the history
  4. Update Dockerfile

    cccs-RyanK authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    6538a68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf3eea4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #252 from CybercentreCanada/CLDN-1928-filter-incor…

    …rectly-displays-as-applied
    
    fix: CLDN-1928-Adhoc Filter displays as not applied when empty
    cccs-RyanK authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    aa4db47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6165862 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. update image tag

    cccs-RyanK committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7657bc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

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

Commits on Feb 16, 2023

  1. updating image tag

    cccs-RyanK committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9dea21a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Feb 23, 2023

  1. update image tag

    cccs-RyanK committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7d8647d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #263 from CybercentreCanada/cccs-RyanK-Update-Vaul…

    …t-Image
    
    Update vault image to get new CAs
    cccs-RyanK authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    763e0dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eeaef0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #261 from CybercentreCanada/merge-cccs-2.0.1

    CLDN-1974 Merge cccs-2.0.1 into cccs-2.0
    cccs-RyanK authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6104740 View commit details
    Browse the repository at this point in the history
  5. Update Dockerfile

    cccs-RyanK authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4c098df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1519293 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Update Dockerfile

    cccs-RyanK authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    aa96651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0cd852 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Feature/cldn 1773 (#269)

    * [CLDN-1773] Adding default group by
    
    * Updating DockerFile
    
    * Fixing Groupby
    
    * Updating base image
    
    * [CLDN-1773] Saving Group by order
    
    * Updating dockerfile
    
    * Update controlPanel.tsx
    
    * Update superset-frontend/src/cccs-viz/plugins/plugin-chart-cccs-grid/src/plugin/transformProps.ts
    
    Co-authored-by: cccs-tom <59839056+cccs-tom@users.noreply.github.com>
    
    * Update superset-frontend/src/cccs-viz/plugins/plugin-chart-cccs-grid/src/plugin/transformProps.ts
    
    Co-authored-by: cccs-tom <59839056+cccs-tom@users.noreply.github.com>
    
    * Update superset-frontend/src/cccs-viz/plugins/plugin-chart-cccs-grid/src/plugin/transformProps.ts
    
    Co-authored-by: cccs-RyanK <102618419+cccs-RyanK@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: cccs-tom <59839056+cccs-tom@users.noreply.github.com>
    Co-authored-by: cccs-RyanK <102618419+cccs-RyanK@users.noreply.github.com>
    3 people authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    aa270f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

Commits on Mar 15, 2023

  1. Feature/cldn 1968 (Display JSON data inline) (#268)

    * Add buttons to expand and minimize JSON data as well as ability to expand and/or collapse all rows in a certain column
    
    * [CLDN-1968] Added expand button for full row
    
    * [CLDN-1968] Resize JSON columns
    
    * [CLDN-1968] Added new array which tracks JSON cell state
    
    * Revert "[CLDN-1968] Added new array which tracks JSON cell state"
    
    This reverts commit dabc3da.
    
    * [CLDN-1968] Added ability for row level expand all button to track if cells are expanded or not
    
    * [CLDN-1968] Ran pre-commit hook
    
    * [CLDN-1968] Improved UI
    
    * [CLDN-1968] Update image tag for testing
    
    * [CLDN-1968] Revert image tag for testing
    
    * [CLDN-1968] Added multiple UI/UX changes based on QA feedback
    
    * [CLDN-1968] Added more UI/UX changes based on QA feedback
    
    * [CLDN-1968] Temp change to image
    
    * Revert "[CLDN-1968] Temp change to image"
    
    This reverts commit 57490bd.
    
    * Update superset-frontend/src/cccs-viz/plugins/plugin-chart-cccs-grid/src/CccsGrid.tsx
    
    Co-authored-by: cccs-rc <62034438+cccs-rc@users.noreply.github.com>
    
    * [CLDN-1968] Remove 'TODO's as they are no longer needed
    
    * [CLDN-1968] Changed a variable name, and condensed a few lines
    
    * [CLDN-1968] Modified a setState so that only one is needed instead of 2
    
    ---------
    
    Co-authored-by: cccs-rc <62034438+cccs-rc@users.noreply.github.com>
    cccs-Dustin and cccs-rc authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    592337e View commit details
    Browse the repository at this point in the history
  2. Feature/cldn 1968 (#272)

    * Add buttons to expand and minimize JSON data as well as ability to expand and/or collapse all rows in a certain column
    
    * [CLDN-1968] Added expand button for full row
    
    * [CLDN-1968] Resize JSON columns
    
    * [CLDN-1968] Added new array which tracks JSON cell state
    
    * Revert "[CLDN-1968] Added new array which tracks JSON cell state"
    
    This reverts commit dabc3da.
    
    * [CLDN-1968] Added ability for row level expand all button to track if cells are expanded or not
    
    * [CLDN-1968] Ran pre-commit hook
    
    * [CLDN-1968] Improved UI
    
    * [CLDN-1968] Update image tag for testing
    
    * [CLDN-1968] Revert image tag for testing
    
    * [CLDN-1968] Added multiple UI/UX changes based on QA feedback
    
    * [CLDN-1968] Added more UI/UX changes based on QA feedback
    
    * [CLDN-1968] Temp change to image
    
    * Revert "[CLDN-1968] Temp change to image"
    
    This reverts commit 57490bd.
    
    * Update superset-frontend/src/cccs-viz/plugins/plugin-chart-cccs-grid/src/CccsGrid.tsx
    
    Co-authored-by: cccs-rc <62034438+cccs-rc@users.noreply.github.com>
    
    * [CLDN-1968] Remove 'TODO's as they are no longer needed
    
    * [CLDN-1968] Changed a variable name, and condensed a few lines
    
    * [CLDN-1968] Modified a setState so that only one is needed instead of 2
    
    * Update superset base image
    
    ---------
    
    Co-authored-by: cccs-rc <62034438+cccs-rc@users.noreply.github.com>
    cccs-Dustin and cccs-rc authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b269270 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Adding componenets

    cccs-RyanS committed May 1, 2023
    Configuration menu
    Copy the full SHA
    dbbdaaf View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    7a334b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f83e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4340877 View commit details
    Browse the repository at this point in the history
  4. fixed errors

    cccs-RyanK committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d4b6937 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c44cca View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. update base image

    cccs-RyanK committed May 8, 2023
    Configuration menu
    Copy the full SHA
    1361ed9 View commit details
    Browse the repository at this point in the history
  2. update base image

    cccs-RyanK committed May 8, 2023
    Configuration menu
    Copy the full SHA
    2f3bea1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. advanced type null fix

    cccs-RyanK committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f6b3cfd View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    cf711d1 View commit details
    Browse the repository at this point in the history
  2. removed unused import

    cccs-RyanK committed May 12, 2023
    Configuration menu
    Copy the full SHA
    2004bdd View commit details
    Browse the repository at this point in the history
  3. updating docker image

    cccs-RyanK committed May 12, 2023
    Configuration menu
    Copy the full SHA
    a7238a2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. fixed bootstrap data

    cccs-RyanK committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1d06ec6 View commit details
    Browse the repository at this point in the history
  2. update docker file

    cccs-RyanK committed May 15, 2023
    Configuration menu
    Copy the full SHA
    8a6d0ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f1cb1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52d302d View commit details
    Browse the repository at this point in the history
  5. updating base image

    cccs-RyanK committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e97e267 View commit details
    Browse the repository at this point in the history
  6. updating base image

    cccs-RyanK committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2958c8b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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

Commits on May 18, 2023

  1. Merge remote-tracking branch 'origin/fix/CLDN-2009-emiting-filters-re…

    …sets-column-sorting' into feature/dataset-explorer-chart
    cccs-RyanS committed May 18, 2023
    Configuration menu
    Copy the full SHA
    20b6288 View commit details
    Browse the repository at this point in the history
  2. fixing build errors

    cccs-RyanS committed May 18, 2023
    Configuration menu
    Copy the full SHA
    fc40300 View commit details
    Browse the repository at this point in the history
  3. Dockerfile update

    cccs-RyanS committed May 18, 2023
    Configuration menu
    Copy the full SHA
    0974145 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    ff4f94e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b85b5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d866b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25303c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1b7a26 View commit details
    Browse the repository at this point in the history
  6. CLDN-2206 Fixed formatting, labelling, classname, and disable selecto…

    …r values when there is no selector
    cccs-RyanK committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6dffa90 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    5a7edd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34c0af6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf57f5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec58e0e View commit details
    Browse the repository at this point in the history
  5. fixed npm errors

    cccs-RyanK committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    09e92d6 View commit details
    Browse the repository at this point in the history
  6. update image tag

    cccs-RyanK committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e3e29c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b2246f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71e05bd View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    da54e58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adb7fa4 View commit details
    Browse the repository at this point in the history
  3. fixed npm build errros

    cccs-RyanK committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    49711f1 View commit details
    Browse the repository at this point in the history
  4. update base image

    cccs-RyanK committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    596340e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. CLDN-2208 Mandatory to have a value if selector is selected and inval…

    …id entries disable run query button
    cccs-RyanK committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c5f4bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    212b47b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    b34b629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f02e228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    887762b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    aa1e2ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b776c View commit details
    Browse the repository at this point in the history
  3. update base image

    cccs-RyanK committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    641133e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1a73eb View commit details
    Browse the repository at this point in the history
  5. readded tooltip

    cccs-RyanK committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ecc9113 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec14ee4 View commit details
    Browse the repository at this point in the history
  7. npm error fix

    cccs-RyanK committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    aa50127 View commit details
    Browse the repository at this point in the history
  8. update base image

    cccs-RyanK committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d81c384 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    6a3210c View commit details
    Browse the repository at this point in the history
  2. update image tag

    cccs-RyanK committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    41538c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    a2c3502 View commit details
    Browse the repository at this point in the history
  2. fixed import order

    cccs-RyanK committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f14e5a5 View commit details
    Browse the repository at this point in the history
  3. update docker file

    cccs-RyanK committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f877f4f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 10, 2023

  1. Updating docker file

    cccs-RyanS committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    bb81a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7feb454 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

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

Commits on Jul 17, 2023

  1. fixing npm error

    cccs-RyanK committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6520390 View commit details
    Browse the repository at this point in the history
  2. updating image tag

    cccs-RyanK committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    67175d9 View commit details
    Browse the repository at this point in the history
  3. small formatting fix

    cccs-RyanK committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    108f4ed View commit details
    Browse the repository at this point in the history
  4. update image tag

    cccs-RyanK committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    887cb55 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 24, 2023

  1. fixes to control panel

    cccs-RyanK committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0d961e9 View commit details
    Browse the repository at this point in the history
  2. fix npm issues

    cccs-RyanK committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4d4ae81 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. updated base image tag

    cccs-RyanK committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6d4b3d6 View commit details
    Browse the repository at this point in the history
  2. update base image tag

    cccs-RyanK committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0413773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f092ce5 View commit details
    Browse the repository at this point in the history
  4. updated base image tag

    cccs-RyanK committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6a53e9f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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