Commit Graph

5963 Commits

Author SHA1 Message Date
Nate Kelley 84caefb208
stablize dashboard renders 2025-09-01 10:52:42 -06:00
Nate Kelley b74bd053e0
dashboard items update 2025-09-01 10:14:21 -06:00
Nate Kelley 3a1b950035
added dashboard controller 2025-09-01 08:56:32 -06:00
Nate Kelley 1e23241f35
Update shared context 2025-08-30 23:31:23 -06:00
Nate Kelley b89b2b550f
app splitter works but it more complex 2025-08-30 23:17:39 -06:00
Nate Kelley 63f4582b87
disasble resize 2025-08-30 22:41:29 -06:00
Nate Kelley cec1dd4771
add some relative path navigation logic 2025-08-30 21:54:33 -06:00
Nate Kelley b029c909d7
better keyboard shortcutrs 2025-08-30 20:46:29 -06:00
Nate Kelley d31859b316
added better link 2025-08-30 19:43:41 -06:00
Nate Kelley ce31d30d22
version history data 2025-08-30 18:39:01 -06:00
Nate Kelley 7129caba06
metric version history panel creation 2025-08-30 17:51:53 -06:00
Nate Kelley 0f7cebb03c
make metric view chart a controller 2025-08-30 17:20:53 -06:00
Nate Kelley c05313dd9b
update panel 2025-08-30 17:17:08 -06:00
Nate Kelley 54418846c0
create new version history panel 2025-08-30 16:37:12 -06:00
Nate Kelley 48a74c172f
metric version number updates 2025-08-29 21:25:56 -06:00
Nate Kelley 18d920ec49
asset params update 2025-08-29 21:01:38 -06:00
Nate Kelley b55dd2956a
update reasoning page 2025-08-29 20:44:06 -06:00
Nate Kelley 5d54f608b5
poor mans asset id trigger 2025-08-29 20:33:58 -06:00
Nate Kelley 077c54ca6b
splitter updates 2025-08-29 20:23:50 -06:00
Nate Kelley 008be4ee98
layout mode options 2025-08-29 20:06:56 -06:00
Nate Kelley 9baba7140a
auto change layout updates 2025-08-29 18:52:34 -06:00
Nate Kelley 7fd779c319
auto change layout 2025-08-29 18:18:28 -06:00
Nate Kelley e38a46152d
Update scroll header 2025-08-29 18:06:48 -06:00
Nate Kelley bb4a3bb85e
input flow 2025-08-29 17:58:44 -06:00
dal 9f14b55c01
catalog for trigger.dev smh 2025-08-29 15:42:24 -06:00
Nate Kelley fcf345330f
make some shared hooks 2025-08-29 15:29:18 -06:00
dal 43dd18a657
Merge remote-tracking branch 'origin/main' into staging 2025-08-29 15:28:25 -06:00
Nate Kelley 1faade190f
metric three dot menu adjustments 2025-08-29 14:35:04 -06:00
Nate Kelley 88eb2ef7b3
update query fn and store options 2025-08-29 14:19:42 -06:00
Nate Kelley b74bb87db1
added splitter open and close 2025-08-29 12:22:49 -06:00
Nate Kelley 285688affa
transition header 2025-08-29 12:05:44 -06:00
Nate Kelley a9c9fc790f
Add a mask 2025-08-29 11:22:30 -06:00
Nate Kelley 597352fd43
buttons metric 2025-08-29 10:33:47 -06:00
Nate Kelley 2b33bc8197
update supabase context selection 2025-08-29 10:09:38 -06:00
Nate Kelley 172de1151c
resolve merge conflicts 2025-08-29 09:58:25 -06:00
Nate Kelley b41d1af522
Update minor package versions 2025-08-29 09:46:44 -06:00
Nate Kelley 9a76f633af
Update cursor rules for query requests 2025-08-29 09:34:49 -06:00
dal e165a37b36
migrate deploy to ts cli 2025-08-28 12:00:20 -06:00
dal 194d3bd7ca
migrate deploy to ts 2025-08-28 12:00:10 -06:00
dal 13038ff7b3
Update CLI and SDK configurations for improved functionality
- Enhanced the CLI with new linter rules and updated file structures for better organization.
- Modified package.json to reflect changes in dependencies and ensure compatibility.
- Improved the vitest configuration for better testing practices.
- Refactored various components for consistency and readability, including imports and error handling.
- Updated the server API and database queries to streamline authentication processes.
- Removed deprecated code and cleaned up unused files to maintain a tidy codebase.
2025-08-27 23:59:47 -06:00
dal 5726b01ecc
Enhance CLI functionality and SDK integration
- Added new CLI commands for authentication management and improved default action handling.
- Updated package.json to include new dependencies and scripts for building and running the CLI.
- Integrated authentication features into the SDK, allowing for API key validation.
- Modified the SDK configuration to use a new default API URL.
- Expanded the server API to include authentication routes.
- Updated database queries to support new API key functionalities.
- Improved code structure and readability across CLI and SDK components.
2025-08-27 23:31:03 -06:00
dal 3b585d09dd
sdk and ts cli 2025-08-27 15:53:53 -06:00
dal 90047a59f1
claude md 2025-08-27 14:33:42 -06:00
dal 71230bdaed
Refactor CLI to TypeScript and remove Rust components
- Added TypeScript-based CLI commands for local development and execution.
- Updated package.json with new CLI scripts for development and execution.
- Enhanced .gitignore to exclude TypeScript build artifacts and logs.
- Removed Rust-related files and configurations, including Cargo.toml, Makefile, and various source files.
- Updated README.md to reflect the new TypeScript implementation and technologies used.
- Cleaned up unused files and directories related to the previous Rust implementation.
2025-08-27 13:54:22 -06:00
dal 1b9e4cac9b
Merge pull request #775 from buster-so/staging
Bug fixes
2025-08-27 11:40:45 -06:00
dal 7159e7e8ea
Merge pull request #774 from buster-so/report-bugfixes
fix: report bugs
2025-08-27 10:59:48 -06:00
dal 397d4f3638
missing a few fixes for tests 2025-08-27 10:54:23 -06:00
dal ed723b7ca7
fixes to other communicatio tools 2025-08-27 10:54:08 -06:00
dal 6b0b4112d7
fixed all report bugs 2025-08-27 09:49:21 -06:00
dal b9dea307aa
Merge pull request #773 from buster-so/hotfix-permissions-errors
Hotfix-permissions-errors
2025-08-26 16:21:51 -06:00