Abhimanyu Saharan
|
55d4c482bc
|
refactor: implement user deletion functionality and enhance settings management
|
2026-02-10 00:17:06 +05:30 |
|
Abhimanyu Saharan
|
d9f560ee0c
|
refactor: streamline code formatting and enhance test organization mocks
|
2026-02-09 23:58:54 +05:30 |
|
Abhimanyu Saharan
|
3326100205
|
refactor: update Clerk authentication integration and improve organization handling
|
2026-02-09 23:55:52 +05:30 |
|
Abhimanyu Saharan
|
8f6347dc8d
|
refactor: simplify code formatting and improve readability across multiple files
|
2026-02-09 20:44:05 +05:30 |
|
Abhimanyu Saharan
|
020d02fa22
|
refactor: replace DefaultLimitOffsetPage with LimitOffsetPage in multiple files and update timezone handling to use UTC
|
2026-02-09 20:40:17 +05:30 |
|
Abhimanyu Saharan
|
7706943209
|
refactor: enhance docstrings for clarity and consistency across multiple files
|
2026-02-09 16:23:41 +05:30 |
|
Abhimanyu Saharan
|
7ca1899d9f
|
refactor: update module docstrings for clarity and consistency
|
2026-02-09 15:49:50 +05:30 |
|
Abhimanyu Saharan
|
9714c7c24e
|
refactor: update async session generator usage for improved clarity
|
2026-02-09 02:28:46 +05:30 |
|
Abhimanyu Saharan
|
9340a74c42
|
refactor: replace generic Exception handling with SQLAlchemyError in CRUD and session management
|
2026-02-09 02:24:16 +05:30 |
|
Abhimanyu Saharan
|
fafcac1e16
|
refactor: replace exec_dml with CRUD operations in various files and improve session handling
|
2026-02-09 02:17:34 +05:30 |
|
Abhimanyu Saharan
|
228b99bc9b
|
refactor: replace SQLModel with QueryModel in various models and update query methods
|
2026-02-09 02:04:14 +05:30 |
|
Abhimanyu Saharan
|
f6bcd1ca5f
|
refactor: update migration paths and improve database operation handling
|
2026-02-09 00:51:26 +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
|
bb5a8482f3
|
feat: add endpoint to remove organization members with access cleanup
|
2026-02-09 00:26:49 +05:30 |
|
Abhimanyu Saharan
|
b9d2603fde
|
feat: implement organization deletion with cascading cleanup of associated resources
|
2026-02-09 00:22:37 +05:30 |
|
Abhimanyu Saharan
|
fd01320f1b
|
feat: ensure board group deletion also removes associated board group memory
|
2026-02-09 00:17:25 +05:30 |
|
Abhimanyu Saharan
|
cd732e312f
|
test: add unit test for board deletion and organization access cleanup
|
2026-02-08 23:41:20 +05:30 |
|
openclaw-bot
|
bbe9523ea0
|
test: seed organization when creating boards in integration tests
|
2026-02-08 17:54:43 +00:00 |
|
Abhimanyu Saharan
|
45f74c3ec6
|
Merge pull request #66 from abhi1693/recreate/pr62-backend-org-invites-tests
test: add backend coverage for organizations/invites access control
|
2026-02-08 23:13:09 +05:30 |
|
Ishaan (OpenClaw)
|
ce8d41b3b1
|
Fix flake8 in org service tests
|
2026-02-08 17:41:22 +00:00 |
|
Kunal
|
4cc6b4300e
|
test(backend): 100% coverage for task_dependencies service
|
2026-02-08 17:41:09 +00:00 |
|
Ishan (OpenClaw)
|
da21506431
|
test(backend): cover organizations service access/invite flows
|
2026-02-08 17:39:50 +00:00 |
|
Abhimanyu Saharan
|
e8600420b2
|
refactor: clean up imports and remove trailing whitespace in multiple files
|
2026-02-08 00:51:57 +05:30 |
|
Abhimanyu Saharan
|
460d4adddf
|
feat: add souls directory integration with search and fetch functionality
|
2026-02-08 00:46:15 +05:30 |
|
Abhimanyu Saharan
|
527cc13c63
|
refactor: improve code formatting and readability across multiple files
|
2026-02-08 00:46:15 +05:30 |
|
Riya
|
5c1dde391a
|
Merge remote-tracking branch 'origin/master' into riya/backend-unit-tests-core-utils
|
2026-02-07 17:11:21 +00:00 |
|
Kunal
|
c3f611f3f6
|
fix: remove unused import in request id middleware test
|
2026-02-07 16:35:14 +00:00 |
|
Kunal
|
f87cc1f7fb
|
ci: scoped 100% coverage gates + policy doc
|
2026-02-07 15:54:42 +00:00 |
|
Riya
|
449d081e16
|
chore(tests): fix flake8 unused import
|
2026-02-07 15:47:45 +00:00 |
|
Riya
|
892a36be09
|
test(backend): add unit tests for task dependencies + provisioning helpers
|
2026-02-07 15:45:49 +00:00 |
|
Abhimanyu Saharan
|
19323e25de
|
feat: implement error handling middleware with request ID tracking for improved error responses
|
2026-02-07 03:14:30 +05:30 |
|
Abhimanyu Saharan
|
4bab455912
|
feat: implement task dependencies with validation and update handling
|
2026-02-07 00:21:44 +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
|
d86fe0a7a6
|
feat: add validation for minimum length on various fields and update type definitions
|
2026-02-06 16:12:04 +05:30 |
|
Abhimanyu Saharan
|
7c569c150d
|
feat: enhance agent heartbeat handling and validate onboarding goal fields
|
2026-02-06 11:50:14 +05:30 |
|
Abhimanyu Saharan
|
d29a3f5cda
|
fix: allow draft goal boards
|
2026-02-05 15:00:20 +05:30 |
|
Abhimanyu Saharan
|
c58117c494
|
feat: add board goal schemas and validation
|
2026-02-05 14:40:48 +05:30 |
|
Abhimanyu Saharan
|
78e89427ba
|
feat: add lead policy helpers
|
2026-02-05 14:37:12 +05:30 |
|