Commit Graph

11 Commits

Author SHA1 Message Date
Nate Kelley 1e1675813d
simplify turbo.json 2025-09-23 21:23:52 -06:00
Nate Kelley 6748819e39
error handling for auth login 2025-09-23 21:06:40 -06:00
Wells Bunker b4fb66bc62
fix migration 2025-09-23 16:06:53 -06:00
dal 2df6b234ac
Merge remote-tracking branch 'origin/staging' into dallin-bus-1816-dataset-sample-endpoint-not-working
# Conflicts:
#	packages/access-controls/src/datasets/permissions.ts
2025-09-19 10:16:14 -06:00
dal d6d18f3fca
Update dataset sample handling and add new API routes
- Added new API routes for fetching dataset samples by ID, including validation and error handling.
- Implemented `getDatasetSampleHandler` to manage dataset access and sample query execution.
- Introduced `executeSampleQuery` utility for executing read-only SQL queries with retry logic.
- Created new schemas for dataset sample request and response types.
- Updated existing dataset access control logic to ensure proper permissions are enforced.
- Added tests for the new dataset sample functionality to ensure reliability.
2025-09-19 10:06:03 -06:00
dal 5ab4e7fc07
a few new momentic tests 2025-09-18 11:40:23 -06:00
dal 92dcd9ab81
a few more momentic tests 2025-09-18 09:54:17 -06:00
dal bd149b97c0
Update apps/momentic/.gitignore
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-18 03:33:08 -06:00
dal d05df7ade1
momentic first tests 2025-09-17 14:51:22 -06:00
dal 6ba8845282
momentic init 2025-09-17 13:28:37 -06:00
dal 6be8d25546
momentic init 2025-09-17 13:28:19 -06:00