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

2.x rc1 #165

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

2.x rc1 #165

wants to merge 33 commits into from

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    6191078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20ec384 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f66cbf View commit details
    Browse the repository at this point in the history
  4. update to 2.0.0-alpha.0

    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    41c726c View commit details
    Browse the repository at this point in the history
  5. Swap from the old build process to Rollup and Create React App (#130)

    * Update to files to get Rollup working
    
    * Move react scripts to devDependenies
    
    * Comment out React strap components
    
    * Modify files needed to make rollup work
    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    5417444 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddbe9e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8988be0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26f5e6b View commit details
    Browse the repository at this point in the history
  9. Cards, Orgs, and PublisherLists (#125)

    * Add USWDS Card component
    
    * Update button action to null by default
    
    * Adds Organization component with docz and tests
    
    * Move PublisherList to templates and set with best practice for ease of use
    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    62edfc6 View commit details
    Browse the repository at this point in the history
  10. Update index.js and Hero

    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    05d913e View commit details
    Browse the repository at this point in the history
  11. Update to 2.0.0-alpha.3

    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0927c52 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a2bd018 View commit details
    Browse the repository at this point in the history
  13. Update version to alpha.4

    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    89d5036 View commit details
    Browse the repository at this point in the history
  14. Update Datatable to USWDS (#133)

    * Initial new datatable and results
    
    * Add tests to Datatable
    
    * Add proptypes to datatable
    
    * Add basic story for DataTable
    
    * Remove some debug statements from tests
    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d0e92c9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c965ea1 View commit details
    Browse the repository at this point in the history
  16. Fix failing tests (#135)

    * Comment out datastore since it is not used
    
    * Fix tests for DatatableDensity and SearchListItem
    
    * Fix propTypes and tests for DataTablePageResults
    
    * Add basic test to DatasetSearcCard
    
    * Skip tests on navbar as component needs to be replaced with non Bootstrap
    
    * Skip test as inputs are removed currently as they are being replaced with non bootstrap
    
    * Skip and fix some toggle block tests
    
    * Update or skip tests on Search Input, Result Message, and SHow more'
    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1f181d0 View commit details
    Browse the repository at this point in the history
  17. Update to alpha.5

    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    2cf2ab0 View commit details
    Browse the repository at this point in the history
  18. Update the API Docs to work like PDC when calling data (#142)

    * Update the API Docs to work like PDC when calling data
    
    * Remove test for now
    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    720134c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5e06a8a View commit details
    Browse the repository at this point in the history
  20. Fix PropTypes and add test to APIDocs (#143)

    * Add some fetch tests to apidocs and fix proptypes
    
    * Remove fetch count since it doesn't reset automatically
    
    * Updated prop from number to string.
    
    Co-authored-by: Brian Seek <brian.seek@civicactions.com>
    dgading and brianseek committed May 18, 2022
    Configuration menu
    Copy the full SHA
    bd26866 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ab442e1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dd5d229 View commit details
    Browse the repository at this point in the history
  23. Update version to alpha.9

    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    5e024e7 View commit details
    Browse the repository at this point in the history
  24. DataTable updates (#158)

    * Fix results from showing 1-0 and to many on last page of table
    * Add custom loading/no results props to datatable
    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    4a7a02d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    08093ba View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    902d1b3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6c36b58 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    327fbb8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    38e85dc View commit details
    Browse the repository at this point in the history
  30. Reduce react-scripts to 4.3.x

    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    22eea07 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7beb566 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8320c72 View commit details
    Browse the repository at this point in the history
  33. Add jest axe to template test

    dgading committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1629898 View commit details
    Browse the repository at this point in the history