Skip to content

v0.1.0 — Initial release

Choose a tag to compare

@ddon ddon released this 20 Apr 17:59
· 31 commits to main since this release

Initial release of PhoenixKitStaff — the departments, teams, and people module for PhoenixKit.

Highlights

  • Departments, Teams, and Staff contexts with PubSub broadcasts
  • Staff.upcoming_birthdays/1 (Postgres-side interval arithmetic)
  • Staff.org_tree/0 (single-query department → team → person hierarchy)
  • Placeholder-user flow with transactional rollback
  • Integration test suite (auto-excluded without phoenix_kit_staff_test DB)

See CHANGELOG.md for the full entry.