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

refactor: switch to mantime react data table for settings table #2114

Merged
merged 2 commits into from
Jul 28, 2024

Conversation

mainawycliffe
Copy link
Contributor

@mainawycliffe mainawycliffe commented Jul 23, 2024

Fixes #2080

  • Full height table
  • Full Screen Tables

Copy link

vercel bot commented Jul 23, 2024

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

Name Status Preview Updated (UTC)
aws-preview ✅ Ready (Inspect) Visit Preview Jul 26, 2024 9:23am
flanksource-ui ✅ Ready (Inspect) Visit Preview Jul 26, 2024 9:23am

Copy link

netlify bot commented Jul 23, 2024

Deploy Preview for flanksource-demo-stable ready!

Name Link
🔨 Latest commit 168ac4b
🔍 Latest deploy log https://app.netlify.com/sites/flanksource-demo-stable/deploys/66a368c4631e850008ebcbd7
😎 Deploy Preview https://deploy-preview-2114--flanksource-demo-stable.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jul 23, 2024

Deploy Preview for goofy-euclid-75956c ready!

Name Link
🔨 Latest commit 168ac4b
🔍 Latest deploy log https://app.netlify.com/sites/goofy-euclid-75956c/deploys/66a368c4d1edd90007a2174b
😎 Deploy Preview https://deploy-preview-2114--goofy-euclid-75956c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jul 23, 2024

Deploy Preview for clerk-saas-ui ready!

Name Link
🔨 Latest commit 168ac4b
🔍 Latest deploy log https://app.netlify.com/sites/clerk-saas-ui/deploys/66a368c4b0370700083c0483
😎 Deploy Preview https://deploy-preview-2114--clerk-saas-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mainawycliffe mainawycliffe force-pushed the 2080-Tables---Enable-resizable-columns branch from 3da44b9 to 1e84590 Compare July 23, 2024 05:59
@mainawycliffe mainawycliffe force-pushed the 2080-Tables---Enable-resizable-columns branch from 1e84590 to 80709e9 Compare July 23, 2024 17:18
@mainawycliffe mainawycliffe force-pushed the 2080-Tables---Enable-resizable-columns branch from 80709e9 to 92516ee Compare July 24, 2024 05:30
@mainawycliffe mainawycliffe force-pushed the 2080-Tables---Enable-resizable-columns branch from 92516ee to 926a2f9 Compare July 25, 2024 02:09
@mainawycliffe mainawycliffe force-pushed the 2080-Tables---Enable-resizable-columns branch from 926a2f9 to b292989 Compare July 25, 2024 18:07
This provides more features and better performance than the previous
implementation. This also includes a new pagination hook that can be
used in other tables.

Fixes #2080
@mainawycliffe mainawycliffe force-pushed the 2080-Tables---Enable-resizable-columns branch from b292989 to 168ac4b Compare July 26, 2024 09:13
@mainawycliffe mainawycliffe marked this pull request as ready for review July 26, 2024 09:14
@moshloop moshloop merged commit b07f0c4 into main Jul 28, 2024
15 of 17 checks passed
@moshloop moshloop deleted the 2080-Tables---Enable-resizable-columns branch July 28, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tables - Enable resizable columns
2 participants