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/units list #1181

Merged
merged 3 commits into from
Apr 1, 2024
Merged

Refactor/units list #1181

merged 3 commits into from
Apr 1, 2024

Conversation

wwills2
Copy link
Collaborator

@wwills2 wwills2 commented Apr 1, 2024

this PR adds the units page, units list table, and units api.

misc: added types for flowbite proxy components

problems fixed:

  • skeleton table data missing unique key
  • missing projects table translations
  • non-translatable pure text
  • ts types for datatable, projects list table, and appLogo
  • removed direct flowbite imports

image

wwills2 added 2 commits April 1, 2024 15:43
feat: added UnitsListTable
feat: added units list rtkQuery api
feat: added sidebar, spinner, and tooltip proxy components
chore: corrected ts transpile errors
chore: removed direct flowbite-react component imports from components outside the proxy directory
chore: added types to flowebite proxie'd components
fix: SkeletonTable unique key error
Copy link

socket-security bot commented Apr 1, 2024

@wwills2 wwills2 requested a review from MichaelTaylor3D April 1, 2024 20:46
index.html Outdated
@@ -5,7 +5,7 @@

<link rel="icon" type="image/svg+xml" href="./logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sprout UI - Chia dApp ProjectsList</title>
<title>Sprout UI - Chia dApp UnitsList</title>
Copy link
Collaborator

@MichaelTaylor3D MichaelTaylor3D Apr 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what this is but it should say "Climate Action Data Trust"

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

corrected.this was a hold over from sprout-ui

feat: added specific tag types for units and projects api's
@wwills2 wwills2 merged commit a6c1a13 into refactor/refactor-base Apr 1, 2024
2 checks passed
@wwills2 wwills2 deleted the refactor/units-list branch April 1, 2024 21:41
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.

2 participants