 Faton RamadaniandRuben Fiszel
|
b55c0bd2c5
|
fix(frontend): expose Filters + Displayed row count in the outputs (#3101)
* fix(frontend): expose Filters + Displayed row count in the outputs
* fix(frontend): expose Filters + Displayed row count in the outputs
* feat(frontend): update wizard to support filters
* Update AppAggridTable.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2024-01-30 18:44:11 +01:00 |
|
Faton Ramadani
|
0dd54f93bb
|
feat(frontend): add support for range area (#3068)
|
2024-01-24 10:54:48 +01:00 |
|
Faton Ramadani
|
b64eb3d8b1
|
fix(frontend): fix hidden wizards (#3045)
|
2024-01-18 17:40:21 +01:00 |
|
Faton Ramadani
|
e3c166154d
|
feat(frontend): AG chart (#2972)
* fix(frontend): Fix decision tree (#2928)
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): decision tree history
* fix(frontend): fix wording
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): ag charts
* feat(frontend): remove todo
* feat(frontend): remove todo
* feat(frontend): revert
* feat(frontend): fix converstion
* feat(frontend): ag charts ee
* feat(frontend): fix build
* feat(frontend): fix convertion to json
* feat(frontend): fix naming
* feat(frontend): fix id collision
* feat(frontend): fix initial load
* feat(frontend): fix initial load
|
2024-01-10 17:52:22 +01:00 |
|
 
|
fffc5338ce
|
feat(frontend): DB Explorer (#2892)
* feat(frontend): Make table cell editable
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): clean up
* fix(frontend): extract db schemas
* feat(frontend): v0 done
* feat(frontend): v0 done
* feat(frontend): v0 done
* feat(frontend): fix insert
* feat(frontend): fix insert
* feat(frontend): remove temp data
* feat(frontend): align insert button to the right
* feat(frontend): rework columns
* feat(frontend): rework insert
* feat(frontend): rework insert
* feat(frontend): rework insert
* feat(frontend): rework insert
* feat(frontend): fix jsonb display
* feat(frontend): fix reloading issues
* feat(frontend): fix reloading issues
* feat(frontend): fix reacticity issue
* feat(frontend): fix insert
* feat(frontend): support nullable default value
* feat(frontend): fix build
* update
* update
* db studio v0
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2024-01-06 17:27:15 +01:00 |
|
Faton Ramadani
|
72854b55b9
|
feat(frontend): add a way to customise the link's label (#2591)
|
2023-11-08 10:21:36 +01:00 |
|
Faton Ramadani
|
03dfe711c6
|
feat(frontend): chartjs wizard (#2532)
* feat(frontend): chartjs wizard
* feat(frontend): fix indentation
* feat(frontend): done
* feat(frontend): remove console.log
* feat(frontend): fix dark mode + remove legacy components
* feat(frontend): reorder component list
* feat(frontend): fix dark mode
|
2023-10-31 21:12:44 +01:00 |
|
Faton Ramadani
|
40adfdb7fd
|
feat(frontend): plotly wizard (#2517)
* feat(frontend): plotly wizard
* feat(frontend): fix refresh
* feat(frontend): Fix function aggregate
* feat(frontend): clean code
* fix(frontend): fix charts in JSON mode + added all the missing tooltips
* fix(frontend): fix compatibility
* fix(frontend): add tooltip for aggregation methods
* feat(frontend): add ui-editor -> json conversion
* feat(frontend): add confirmation modal
* feat(frontend): fix errors
* feat(frontend): small ui fix
* feat(frontend): Correctly format eval
* feat(frontend): Fix conversion from UI Editor eval to JSON
* feat(frontend): fix initial loading
* feat(frontend): remove raw + eval in UI editor mode for datasets
|
2023-10-30 19:14:54 +01:00 |
|
Faton Ramadani
|
6f0cda0e1e
|
feat(frontend): Table wizard (#2416)
* feat(frontend): add helper to configure AG Grid columns def
* feat(frontend): add all options
* feat(frontend): column definition helper
* feat(frontend): add header name
* feat(frontend): add presets
* feat(frontend): wip
* feat(frontend): rework preset
* feat(frontend): rework preset
* feat(frontend): table wizard
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): ordering
* feat(frontend): add sizing options
* feat(frontend): add sync button
* feat(frontend): add quick add column buttonsa
|
2023-10-11 14:12:48 +02:00 |
|
Faton Ramadani
|
53447f1b43
|
feat(frontend): column definition helper (#2399)
* feat(frontend): add helper to configure AG Grid columns def
* feat(frontend): add all options
* feat(frontend): column definition helper
* feat(frontend): add header name
* feat(frontend): add presets
* feat(frontend): rework preset
* feat(frontend): rework preset
* feat(frontend): fix presets
* feat(frontend): add flex + fix adding empty column def
* feat(frontend): add missing unit
|
2023-10-10 15:25:40 +02:00 |
|