Commit Graph

1358 Commits

Author SHA1 Message Date
Nate Kelley c55c47e111
app splitter story 2025-02-26 23:34:22 -07:00
Nate Kelley d3081a6e57
rip out app select component 2025-02-26 23:25:53 -07:00
Nate Kelley f364556f90
grid update 2025-02-26 22:27:01 -07:00
Nate Kelley 238825c42e
Create BusterResizeableGrid.stories.tsx 2025-02-26 22:22:03 -07:00
Nate Kelley d724829db8
remove additional createstyles 2025-02-26 20:51:11 -07:00
Nate Kelley e240fadbb1
make more story components 2025-02-26 20:46:36 -07:00
Nate Kelley 0c66223ac6
move style provider around 2025-02-26 20:11:41 -07:00
Nate Kelley 09f81c99c0
update toaster naming 2025-02-26 19:52:07 -07:00
Nate Kelley 6a5dec59cf
remove unused hook 2025-02-26 18:04:30 -07:00
Nate Kelley 628051ed43
continue updating code card 2025-02-26 17:59:50 -07:00
Nate Kelley 94d4d447a9
update border for chart 2025-02-26 17:55:42 -07:00
Nate Kelley 71327e0c5d
Revert "code card update"
This reverts commit 61916ce7ce.
2025-02-26 17:50:54 -07:00
Nate Kelley 61916ce7ce
code card update
Update toaster naming

Update BusterNotifications.tsx

Update BusterChart.tsx

remove theme detector
2025-02-26 17:50:49 -07:00
dal 4271de634b
oh haha needed to set the arrow version as well 2025-02-26 16:14:58 -07:00
dal add8468198
chrono set to 0.4.38 2025-02-26 16:10:49 -07:00
dal 191d86e5f4
lets try adjusting the arrow packages. 2025-02-26 15:33:33 -07:00
Nate Kelley 4b4ba2e21e
overflow story 2025-02-26 15:30:46 -07:00
Nate Kelley e460fa86f6
tooltip item move to taliwind 2025-02-26 15:18:57 -07:00
dal b47a03423d
changes to the search data catalog 2025-02-26 15:13:11 -07:00
Nate Kelley 5144c1246d
make legend item 2025-02-26 14:55:37 -07:00
Nate Kelley 9cbb33c569
legend item 2025-02-26 14:49:35 -07:00
Nate Kelley 7f8cfe4b4f
legend item dot 2025-02-26 14:39:27 -07:00
Nate Kelley 1ca8ee048d
move legend 2025-02-26 14:19:18 -07:00
Nate Kelley 07d495c824
start stripping createStyles 2025-02-26 14:11:53 -07:00
Nate Kelley 9847a99b76
Update Avatar.tsx 2025-02-26 14:08:55 -07:00
Nate Kelley 715132a7bc
make avatar 2025-02-26 14:06:23 -07:00
dal 65ce4769b4
changed the prompts 2025-02-26 13:44:23 -07:00
Nate Kelley bf377b5c80
Card component 2025-02-26 12:06:56 -07:00
Nate Kelley 37420d2c94
update button imports 2025-02-26 11:40:15 -07:00
Nate Kelley 896682ac6b
back button updates 2025-02-26 11:36:44 -07:00
Nate Kelley 3191ea8f1f
update breadcrumbs 2025-02-26 11:30:59 -07:00
Nate Kelley c3d6f9ea67
update breadcrumb 2025-02-26 11:20:36 -07:00
Nate Kelley fb20eb2759
Update StatusIndicator.tsx 2025-02-26 10:48:03 -07:00
Nate Kelley bef209244d
make more resilent indicator 2025-02-26 10:40:42 -07:00
Nate Kelley 419378356a
make folders for stories 2025-02-26 10:31:06 -07:00
Nate Kelley f741b83c71
created tooltips and popovers 2025-02-26 10:24:46 -07:00
dal 6cb34180d6
Merge pull request #155 from buster-so/dal/cli-buster-yml-destinations
api key input on instantiation.
2025-02-26 09:16:20 -08:00
dal bdcbe7a301
input of api key 2025-02-26 10:15:33 -07:00
dal 73fd465395
Merge pull request #154 from buster-so/dal/cli-buster-yml-destinations
added in yml paths to the buster.yml so that you can just run buster `command`
2025-02-26 09:08:27 -08:00
dal b2ff856e14
add in the model path feature. 2025-02-26 10:07:36 -07:00
dal e582f89e0b
get rid of preview 2025-02-26 08:06:02 -07:00
dal e554c74802
Merge pull request #152 from buster-so/dal/cli-tool-bugs
bigquery fine tuning.
2025-02-26 06:51:56 -08:00
dal 89e92cf81f
ok better version handling 2025-02-26 07:51:04 -07:00
dal a70389b4e8
bigquery support 2025-02-26 07:45:22 -07:00
Nate Kelley 3ba08c2dbe
update colors for tags 2025-02-25 23:13:35 -07:00
Nate Kelley 8252cb29ad
update tag input 2025-02-25 22:48:05 -07:00
Nate Kelley fc2de5be95
select tag 2025-02-25 22:28:43 -07:00
Nate Kelley 6489728d16
select component 2025-02-25 22:16:50 -07:00
dal 1494574a88
Merge pull request #150 from buster-so/dal/cli-tool-bugs
Dal/cli tool bugs
2025-02-25 20:35:20 -08:00
dal ca0d8704c2
Enhance database type mapping and YAML generation
- Expand type mapping to support multiple database systems (Snowflake, PostgreSQL, BigQuery, Redshift, MySQL)
- Add function to clean quotes from generated YAML
- Improve type categorization for dimensions, measures, and unsupported types
- Modify YAML description enhancement to remove quotes
2025-02-25 21:30:18 -07:00