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

feat: user management table #1211

Draft
wants to merge 204 commits into
base: dev
Choose a base branch
from
Draft

feat: user management table #1211

wants to merge 204 commits into from

Conversation

russchristina
Copy link
Contributor

@russchristina russchristina commented Apr 10, 2024

This PR is in draft mode until I can refine my notes. I also need to consult with Joe about an endpoint for the data so that I can remove the stubs and do some clenaup.

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: IN-857

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Other information

Summary by CodeRabbit

  • New Features

    • Introduced a new Management component in the Admin section for enhanced user management capabilities.
    • Added a new route /admin/management for accessing the Management page directly.
    • Enhanced user permissions to include viewAllUsers for better access control in data management.
    • Implemented new backend procedures and schemas to support user data operations effectively.
  • Documentation

    • Added comprehensive stories and documentation for the ManagementTable component to aid in development and testing.
  • Refactor

    • Updated peer dependencies in package.json to ensure compatibility with specific versions of react and react-dom.

Copy link

vercel bot commented Apr 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
inreach-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2024 5:28pm

@github-actions github-actions bot added 📦 ui 📦 app automerge Enable Kodiak auto-merge kodiak: merge.method = 'squash' Kodiak will squash merge this PR. labels Apr 10, 2024
Copy link

alwaysmeticulous bot commented Apr 10, 2024

🤖 No test run has been triggered as your Meticulous project has been deactivated (since you haven't viewed any test results in a while). Click here to reactivate.

Last updated for commit bfdcdac. This comment will update as new commits are pushed.

Copy link
Contributor

github-actions bot commented Apr 10, 2024

📦 Next.js Bundle Analysis for @weareinreach/app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

New Page Added

The following page was added to the bundle from the code in this PR:

Page Size (compressed) First Load % of Budget (575 KB)
/admin/management 117.45 KB 521.36 KB 90.67%

@JoeKarow JoeKarow added the new-feature New features or options. label Apr 11, 2024
@JoeKarow JoeKarow changed the title In 857 user management feat: user management table Apr 11, 2024
Copy link

relativeci bot commented Apr 11, 2024

#1421 Bundle Size — 3.49MiB (+0.14%).

bfdcdac(current) vs cb0c604 dev#1418(baseline)

Warning

Bundle contains 5 duplicate packages – View duplicate packages

Bundle metrics  Change 7 changes Regression 2 regressions
                 Current
#1421
     Baseline
#1418
Regression  Initial JS 3.05MiB(+0.14%) 3.05MiB
No change  Initial CSS 9.54KiB 9.54KiB
Change  Cache Invalidation 57.25% 75.85%
Change  Chunks 68(+1.49%) 67
Change  Assets 81(+1.25%) 80
Change  Modules 2019(+0.2%) 2015
Regression  Duplicate Modules 362(+0.28%) 361
Change  Duplicate Code 10.05%(+0.2%) 10.03%
No change  Packages 159 159
No change  Duplicate Packages 5 5
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#1421
     Baseline
#1418
Regression  JS 3.37MiB (+0.15%) 3.37MiB
No change  Fonts 94.54KiB 94.54KiB
No change  CSS 9.54KiB 9.54KiB
Improvement  Other 8.67KiB (-0.13%) 8.69KiB
No change  IMG 8.57KiB 8.57KiB

Bundle analysis reportBranch IN-857-user-managementProject dashboard


Generated by RelativeCIDocumentationReport issue

kodiakhq bot and others added 2 commits September 5, 2024 17:18
Signed-off-by: InReach [bot] <108850934+InReach-svc@users.noreply.github.com>
Copy link

sonarcloud bot commented Sep 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 api 📦 app automerge Enable Kodiak auto-merge kodiak: merge.method = 'squash' Kodiak will squash merge this PR. new-feature New features or options. 📦 ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants