Skip to content

chore: add files app template generation#192

Merged
pkosiec merged 1 commit intomainfrom
pkosiec/add-files-app-template-generation
Mar 17, 2026
Merged

chore: add files app template generation#192
pkosiec merged 1 commit intomainfrom
pkosiec/add-files-app-template-generation

Conversation

@pkosiec
Copy link
Copy Markdown
Member

@pkosiec pkosiec commented Mar 17, 2026

Summary

  • Add standalone appkit-files template variant for scaffolding files-only apps
  • Include the files plugin in appkit-all-in-one template
  • Add files → "Volume" entry to FEATURE_DEPENDENCIES for README table generation

Test plan

  • Run tsx tools/generate-app-templates.ts and verify appkit-files is generated
  • Verify appkit-all-in-one includes the files plugin pages and routes
  • Confirm generated README table includes the Volume dependency for files templates

Result

databricks/app-templates#144

@pkosiec pkosiec force-pushed the pkosiec/add-files-app-template-generation branch from f09a513 to 9d46810 Compare March 17, 2026 13:23
Add standalone `appkit-files` template and include the files plugin
in the `appkit-all-in-one` template for app scaffolding.

Signed-off-by: Pawel Kosiec <pawel.kosiec@databricks.com>
@pkosiec pkosiec force-pushed the pkosiec/add-files-app-template-generation branch from 9d46810 to 70cc5f6 Compare March 17, 2026 13:46
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Looks like somehow we missed the regeneration of the styles based on appkit ui ones 🤔 probably from one of previous PRs

@pkosiec pkosiec marked this pull request as ready for review March 17, 2026 14:00
@pkosiec pkosiec merged commit ccb4c40 into main Mar 17, 2026
8 checks passed
@pkosiec pkosiec deleted the pkosiec/add-files-app-template-generation branch March 17, 2026 14:02
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