Abhimanyu Saharan
2e4739300c
feat: add board webhook configuration and payload models
2026-02-13 00:31:36 +05:30
Abhimanyu Saharan
855885afaf
feat: add board rule toggles for approval and review requirements
2026-02-12 23:05:37 +05:30
Abhimanyu Saharan
c6417bcffb
feat: add description field to boards and update related components for onboarding
2026-02-11 18:19:29 +05:30
Abhimanyu Saharan
8c4bcca603
refactor: clean up code formatting and improve readability in various files
2026-02-09 00:29:26 +05:30
Abhimanyu Saharan
5ea9719c13
feat: introduce DashboardPageLayout component to streamline page structure and improve layout consistency
2026-02-08 23:58:55 +05:30
Abhimanyu Saharan
a4aced9a88
feat: refactor organization membership logic and simplify admin role checks
2026-02-08 23:49:34 +05:30
Abhimanyu Saharan
840d5a050f
feat: refactor sign-in prompts to use SignedOutPanel component
2026-02-08 23:40:11 +05:30
Abhimanyu Saharan
3244900d06
feat: update board form layout and improve input handling for better user experience
2026-02-08 21:18:12 +05:30
Abhimanyu Saharan
e03125a382
feat: add organization-related models and update schemas for organization management
2026-02-08 21:16:26 +05:30
Abhimanyu Saharan
88a5075684
feat: add board group models and update related interfaces
2026-02-07 20:29:55 +05:30
Ishaan (OpenClaw)
e8e27fdcc3
frontend: force-dynamic on auth routes to avoid prerender in CI
2026-02-06 23:34:08 +00:00
Ishaan (OpenClaw)
6de49310bc
frontend: provide Clerk-safe wrappers for secretless CI prerender
2026-02-06 23:34:08 +00:00
Abhimanyu Saharan
c1d63f8178
feat: improve date handling by introducing utility functions for API datetime parsing and formatting
2026-02-07 02:23:39 +05:30
Abhimanyu Saharan
5ffbcedfbe
feat: improve dialog component layout and manage overflow behavior during onboarding
2026-02-07 01:04:16 +05:30
Abhimanyu Saharan
ceff47ba77
feat: enhance onboarding experience by managing overflow behavior and improving dialog close button accessibility
2026-02-07 00:45:34 +05:30
Abhimanyu Saharan
c238ae9876
feat: enhance collaboration guidelines in documentation and refactor mention handling for improved clarity and functionality
2026-02-06 22:52:18 +05:30
Abhimanyu Saharan
5611f8eb67
feat: reorder properties in various interfaces for improved consistency and readability
2026-02-06 21:56:16 +05:30
Abhimanyu Saharan
e786763250
feat: add onboarding parameter handling in EditBoardPage for improved user experience
2026-02-06 20:23:17 +05:30
Abhimanyu Saharan
6c14af0451
feat: add is_chat field to board memory and task_id to approvals, update pagination and response models
2026-02-06 19:11:11 +05:30
Abhimanyu Saharan
d86fe0a7a6
feat: add validation for minimum length on various fields and update type definitions
2026-02-06 16:12:04 +05:30
Abhimanyu Saharan
4cc6c42440
feat: add is_board_lead property to agent and board types
2026-02-05 19:06:32 +05:30
Abhimanyu Saharan
0a1f4392e8
feat: add board goal editor and onboarding chat
2026-02-05 14:59:33 +05:30
Abhimanyu Saharan
8f224910b5
feat(page): Optimize data handling with useMemo for boards, agents, and gateways
2026-02-05 00:11:48 +05:30
Abhimanyu Saharan
1889ac997e
feat(agents): Replace gateway selection with searchable dropdown and improve UI for board creation
2026-02-05 00:08:18 +05:30
Abhimanyu Saharan
8452dc110e
feat(dashboard): Implement system health check and enhance UI for agent management
2026-02-04 23:43:40 +05:30
Abhimanyu Saharan
b6f31fe6ea
feat(gateways): Introduce gateway model and update agent provisioning templates
2026-02-04 23:07:22 +05:30
Abhimanyu Saharan
1297c12a73
feat(agents): Refactor gateway configuration handling and enhance UI for agent creation and editing
2026-02-04 21:44:21 +05:30
Abhimanyu Saharan
c3357f92d9
feat(agents): Add identity and soul template fields to board creation
2026-02-04 20:21:33 +05:30
Abhimanyu Saharan
d3642a5efd
feat(agents): Require gateway workspace root and main session key for agent provisioning
2026-02-04 17:14:47 +05:30
Abhimanyu Saharan
14f7ea2aa2
fix(boards): Cascade board deletion
...
Delete board-owned tasks, agents, and activity events before\nremoving the board. Adds board edit page with gateway settings\nand edit/delete actions in the boards table.\n\nCo-Authored-By: Claude <noreply@anthropic.com >
2026-02-04 16:15:01 +05:30