Skip to content

Dataverse sample: add dark/light themes#324

Open
madhumach wants to merge 1 commit into
mainfrom
DataverseFileUploads
Open

Dataverse sample: add dark/light themes#324
madhumach wants to merge 1 commit into
mainfrom
DataverseFileUploads

Conversation

@madhumach
Copy link
Copy Markdown
Collaborator

@madhumach madhumach commented Apr 24, 2026

Summary

  • Adds file and image column upload/download in the Dataverse sample app, built on the regenerated @microsoft/power-apps model & services (code-gen v2).
  • Refactors the sample UI: new AccountForm / AccountList / AccountCard components, useAccountsCrud hook, and a dark theme.
  • Removes the obsolete plugin/ and .claude-plugin/ scaffolding now that the skills live elsewhere.

Test plan

  • cd samples/Dataverse && npm install && npm run build completes without errors
  • npm run dev → create an account, upload a file and an image column value, save
  • Reload the record and download the previously uploaded file and image
  • Toggle / verify the dark theme renders correctly
  • Form validation and list selection still work end-to-end

@madhumach madhumach changed the title Dataverse sample: add file/image upload & download Dataverse sample: add dark/light themes Apr 24, 2026
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.

1 participant