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

Misc Repo Chores #758

Merged
merged 12 commits into from
Aug 1, 2024
Merged

Misc Repo Chores #758

merged 12 commits into from
Aug 1, 2024

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    073c5ed View commit details
    Browse the repository at this point in the history
  2. move 'features' directory to 'routes' to work with remix project stru…

    …cture
    
    we're not planning on migrating to Remix (give the news that remix is essentually being merged into react router v7) however, given this news, incrementally adopting more of the react reouter v6 features may help us take advantage of some of the useful features of remix when react router v7 comes out
    dpgraham4401 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ceaed62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a95af1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5832bc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    281d97a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    912374e View commit details
    Browse the repository at this point in the history
  3. remove prettier configs from repo root

    modify when mock browser is enabled to NODE_ENV='test'
    
    move prettier configs to client directory to fox docker build
    dpgraham4401 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    61ae277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    810da24 View commit details
    Browse the repository at this point in the history
  5. rename org and site object permission columns names to clarify that t…

    …he content_object_id is the object ID of a site\/org object
    
    also add development fixtures so our test user has the appropriate permissions
    dpgraham4401 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3705c2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aac7c28 View commit details
    Browse the repository at this point in the history
  7. modify dev fixtures

    dpgraham4401 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0fdf254 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c0c82a View commit details
    Browse the repository at this point in the history