Skip to content

feat: files explorer, entity action menus, view redesign (console-components v0.13.1)#330

Merged
v-kessler merged 4 commits into
mainfrom
feat--ui-actions
Jun 24, 2026
Merged

feat: files explorer, entity action menus, view redesign (console-components v0.13.1)#330
v-kessler merged 4 commits into
mainfrom
feat--ui-actions

Conversation

@v-kessler

Copy link
Copy Markdown
Contributor

Consumes @lakekeeper/console-components v0.13.1 and wires the new UI into the app pages.

Changes

  • Add files tab (storage explorer) to table and generic-table pages.
  • Header cog maintenance wiring; reload details on cog update; remove the raw tab (metadata.json is downloadable from the cog).
  • Move the "Configure tasks" action into the warehouse header cog.
  • App-global nav-tree row density.
  • Bump console-components to v0.13.1.

BEGIN_COMMIT_OVERRIDE
feat(ui): add files tab (storage explorer) to table and generic-table pages
feat(ui): wire header cog maintenance, reload details on update, drop raw tab
chore(ui): bump @lakekeeper/console-components to v0.13.1
END_COMMIT_OVERRIDE

v-kessler and others added 3 commits June 24, 2026 12:25
…op raw tab

- warehouse page: Configure tasks moved into the header cog (maintenance slot); removed from the tasks tab
- table/view pages: reload overview when the header cog emits updated (props refresh)
- remove the raw tab from table and view pages (metadata.json is downloadable from the cog)
- App.vue: app-global nav-tree row density override

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… pages

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@v-kessler, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 45 minutes and 30 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: eb3f03f8-fecb-4a65-9b14-bb22a6251cd0

📥 Commits

Reviewing files that changed from the base of the PR and between e0e1691 and 0e4469b.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (7)
  • package.json
  • src/App.vue
  • src/assets/dependencies.json
  • src/pages/warehouse/[id].namespace.[nsid].generic-table.[tid].vue
  • src/pages/warehouse/[id].namespace.[nsid].table.[tid].vue
  • src/pages/warehouse/[id].namespace.[nsid].view.[vid].vue
  • src/pages/warehouse/[id].vue
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat--ui-actions

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@v-kessler v-kessler merged commit 83f827d into main Jun 24, 2026
7 checks passed
@v-kessler v-kessler deleted the feat--ui-actions branch June 24, 2026 13:32
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