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
feat(account): add identity management page

  • Add an account-specific layout with an Identities sidebar item separate from the organization dashboard navigation.

GitHub issue
Closed
Hive
tuist/hive #10
feat(specs): add editable product proposals

  • Add Specs as a first-class product proposal workflow with list, create, show, edit, comment, and revision-history LiveViews.

GitHub issue
Closed
Hive
tuist/hive #9
feat(account): redesign identities page as a Noora providers table

  • Redesign the account Identities page as a standard Noora <.card> + <.table> (Provider / Account / Status), matching the products settings page and filling the full content wi…

GitHub issue
Closed
Hive
tuist/hive #12
fix(helm): derive vector storage from app secret

  • Render vector’s vector.yaml through the app ExternalSecret when External Secrets is enabled.

GitHub issue
Closed
Hive
tuist/hive #13
fix(auth): preserve linked identities across providers

  • Preserve the currently signed-in account when connecting another identity provider.

GitHub issue
Closed
Hive
tuist/hive #14
fix(auth): resolve sign-ins by linked identity

  • Resolve OAuth sign-ins by an existing provider identity before falling back to email matching.

GitHub issue
Closed
Hive
tuist/hive #15
fix(auth): harden provider request startup

  • Add an Auth helper for looking up the Ueberauth strategy configured for a provider.

GitHub issue
Closed
Hive
tuist/hive #16
feat(products): add visibility controls

  • Add product visibility as a persisted public/private attribute with migration, validation, seeds, and create/update support.

GitHub issue
Closed
Hive
tuist/hive #17
fix(products): preload repositories instead of server-side searching

  • The repository dropdown in Settings → Products showed “No results” for every query (e.g. typing tuist while the GitHub App has 200+ matching repos) because Noora’s `<.dropd…

GitHub issue
Closed
Hive
tuist/hive #18
feat(forage): add GitHub issues forage source with background syncer

  • Add Hive.GitHub.Client and refactor Hive.GitHub.Repositories onto it so installation-token plumbing is shared.

GitHub issue
Closed
Hive
tuist/hive #20