Hive Hive
Sign in

Forage

Feature requests, bug reports, feedback, GitHub issues, and Grafana alerts in one queue.

Items
632
Open signals
159
Domains
11
Forage items
Item Type Status Domains Source Updated Actions
fix(web): keep account dropdown open during interaction

The account dropdown in the dashboard header now uses Noora’s dropdown hook with the same trigger and positioner structure used in the Tuist server and Atlas header patterns. The s…

GitHub issue
Closed
Hive
tuist/hive #66
fix(web): render flash messages inline

  • Moved shared flash rendering from the root document layout into the dashboard, account, and operations content shells.

GitHub issue
Closed
Hive
tuist/hive #68
fix(web): restore scrolling after delete modal navigation

This closes the delete modal before navigating away after a successful project or domain deletion.

GitHub issue
Closed
Hive
tuist/hive #72
feat(domains): evolve domains from project issue signals

GitHub issue syncing now polls repositories connected to projects instead of only repositories reachable through existing domains. This lets a manually created project with reposit…

GitHub issue
Closed
Hive
tuist/hive #71
fix(web): align spec header controls

This aligns the specification show header controls so the feed action, status dropdown, and Edit button share the same visual height and baseline.

GitHub issue
Closed
Hive
tuist/hive #74
fix(web): remove duplicated page header badges

Removed the repeated category badge from the list page headers for Forage, Specs, Drops, and Audit.

GitHub issue
Closed
Hive
tuist/hive #75
fix(drops): clean up headings and source feed links

Removed the remaining title-area badges from drops, specs, forage, account, and operations pages while keeping contextual badges inside tables and cards. Drop detail pages now keep…

GitHub issue
Closed
Hive
tuist/hive #77
feat(drops): link release drops to forage items

This adds a first-class link from generated GitHub release drops to the GitHub issues or pull requests that grounded them:

GitHub issue
Closed
Hive
tuist/hive #79
chore: Dogfood Fabrik builds

  • Adds a cargo_binary target for Cargo-backed Rust binaries.

GitHub issue
Closed
Once
tuist/once #9
Code quality pass: streaming hashing, permit hygiene, eval state guard, CLI cleanup

A principal-engineer-style code-quality pass over the four crates. Four

GitHub issue
Closed
Once
tuist/once #12