Faton Ramadani
5bae66aec3
fix(frontend): Handle empty error message in toast + hide GridEditorM… ( #3664 )
...
* fix(frontend): Handle empty error message in toast + hide GridEditorMenu when the component is not visible
* fix(frontend): Handle empty error message in toast + hide GridEditorMenu when the component is not visible
* fix(frontend): use the right id
2024-05-02 19:09:45 +02:00
Faton Ramadani
ca209e9c48
fix(frontend): sync columnDefs + improve columnDefs management ( #3632 )
...
* fix(frontend): sync columnDefs + improve columnDefs management
* fix(frontend): sync columnDefs + improve columnDefs management
* fix(frontend): improve code quality
* fix(frontend): improve code quality
* fix(frontend): remove useless warning while the config is loading
* fix(frontend): Disable actions for database studio, since columnDefs are managed by the component
* feat(frontend): Fix Database studio
* feat(frontend): revert changes from Database Studio
* feat(frontend): fix DB Studio refresh
* fix(frontend): improve code quality
* fix(frontend): improve code quality
* fix(frontend): fix build
* fix(frontend): fix wording
* fix(frontend): fix aggrid
2024-05-01 10:25:48 +02:00
Ruben Fiszel
ca49e273de
fix decision tree initial rendering
2024-04-29 21:46:22 +02:00
HugoCasa
c09ae3ebc6
feat: app select policy ( #3610 )
...
* feat: app select policy
* fix: question marks
2024-04-25 17:21:00 +02:00
Faton Ramadani
200a321975
feat(frontend): Aggrid infinite default code ( #3604 )
...
* feat(frontend): Add missing licence editor + add default codes
* feat(frontend): Add missing licence editor + add default codes
2024-04-24 17:03:11 +02:00
Faton Ramadani
aece01908b
feat(frontend): add search to AgGrid Infinite ( #3600 )
...
* feat(frontend): add search fto AgGrid Infinite
* feat(frontend): add missing actions
* feat(frontend):fix initial previousResult
* feat(frontend): fix reload
2024-04-24 11:51:21 +02:00
Faton Ramadani
7a8ffbea46
feat(frontend): Aggrid infinite ( #3592 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): done
* feat(frontend): done
* feat(frontend): done
* feat(frontend): fix initializing
* feat(frontend): update all refreshButtons
* feat(frontend): fix build
2024-04-24 09:32:28 +02:00
Faton Ramadani
f3d0bb3814
fix(frontend): Fix the table selection + improve the ComponentInputTypeEditor ( #3585 )
2024-04-22 15:50:36 +02:00
Henri Courdent
cbe3243eaf
grammar errors ( #3583 )
...
* Grammar errors
* Grammar errors
2024-04-22 14:00:28 +02:00
Faton Ramadani
464a2c4f66
feat(frontend): Fix style panel zIndex ( #3581 )
2024-04-22 12:17:21 +02:00
Faton Ramadani
587c777d57
feat(frontend): Improve tables ( #3577 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): aggrid theme
* feat(frontend): aggrid theme
* feat(frontend): aggrid theme
* feat(frontend): support old themes
2024-04-20 10:54:34 +02:00
62fcf086cc
feat(frontend): Deeply nested Modals and Drawers ( #3565 )
...
* fix(frontend): Support deeply nested drawers and modals
* fix(frontend): Support deeply nested drawers and modals
* fix(frontend): Support deeply nested drawers and modals
* feat(frontend): fix name
* chore(main): release 1.308.2 (#3569 )
* chore(main): release 1.308.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* feat(frontend): wip
* feat(frontend): wip
* fix(frontend): fix event propagation
* fix(frontend): fix drawers globally
* feat(frontend): Fix all drawers
* feat(frontend): split zIndexes in a new file
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-19 18:58:39 +02:00
Ruben Fiszel
071a0ae927
feat: show more for logs on s3 directly possible from browser log viewer
2024-04-17 21:42:46 +02:00
Faton Ramadani
863550a91d
feat(frontend): Add actions to Database Studio ( #3556 )
...
* feat(frontend): Add actions to Database Studio
* feat(frontend): Add actions to Database Studio
2024-04-15 14:07:35 +02:00
Faton Ramadani
60d686b2bf
Fix aggrid 2 ( #3548 )
...
* fix(frontend): Correctly handle undefined actions
* fix(frontend): Correctly handle undefined actions
* fix(frontend): Correctly handle undefined actions
* fix(frontend): add missinng migration code
2024-04-12 16:25:30 +02:00
Faton Ramadani and Ruben Fiszel
48ad095633
feat(frontend): Ag grid actions ( #3535 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): implement cellRenderer
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): Fix actions width
* feat(frontend): Fix interactions
* feat(frontend): Fix styling
* feat(frontend): Correctly handleAgGrid EE
* feat(frontend): Fix select
* feat(frontend): Fix select
* feat(frontend): Fix how row is passed
* feat(frontend): Fix update
* feat(frontend): Correctly implement cache
* feat(frontend): Correctly implement cache
* feat(frontend): simplify how refreshActions work
* feat(frontend): improve comparaison
* feat(frontend): simplify refreshactins
* feat(frontend): clean up
* feat(frontend): clean up
* feat(frontend): add inputs output + fix row eval
* feat(frontend): add config to wrap actions
* feat(frontend): add config to wrap actions
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-04-12 11:45:24 +02:00
Ruben Fiszel
83710e9dd1
nit invert icon logo
2024-04-11 17:27:38 +02:00
Ruben Fiszel
cd5b023033
fix: load lazily the app icons
2024-04-11 14:57:48 +02:00
Ruben Fiszel
62e4ec2e14
fix: update monaco configurations
2024-04-11 09:29:25 +02:00
Ruben Fiszel
c88e6a8635
fix: fix plug connection for apps with array items
2024-04-10 16:02:45 +02:00
Ruben Fiszel
1ab1fb7e4d
fix: improve order dragndrop for json editor in app
2024-04-09 10:53:04 +02:00
Faton Ramadani
975055b90f
fix(frontend): Improve theme editor ( #3525 )
...
* fix(frontend): Improve theme editor
* feat(frontend): improve theme editor
2024-04-09 10:21:26 +02:00
Ruben Fiszel
951758ffb6
fix: make submit form order static
2024-03-30 15:00:52 +01:00
Ruben Fiszel
c0aaa920b9
improve runnable picker of app
2024-03-29 18:30:44 +01:00
Faton Ramadani
7b3b96ea08
fix(frontend): Fix the pane delete button ( #3482 )
2024-03-28 11:43:45 +01:00
Ruben Fiszel
dead13ba93
improve autosize + add markdown support for scripts and workflows
2024-03-27 18:19:37 +01:00
Faton Ramadani
d569296301
fix(frontend): fix oneOf configuration ( #3414 )
2024-03-14 16:48:31 +01:00
Faton Ramadani
c6587b93ed
fix(frontend): Fix color picker layout ( #3411 )
2024-03-14 10:40:09 +01:00
Ruben Fiszel
ef7d73354b
fix: tabs can now be moved within apps
2024-03-13 19:27:37 +01:00
Ruben Fiszel
88bd627d5f
nit static inputs
2024-03-13 18:56:46 +01:00
Ruben Fiszel
d5f7583185
fix: fix static inputs in apps
2024-03-13 18:50:55 +01:00
Henri Courdent
69f838451c
End of script ugly logo and Delete button for mac ( #3370 )
...
* End of script ugly logo and Delete button for mac
* Del command for Mac
* Non-mac test
2024-03-12 23:45:49 +01:00
Faton Ramadani
212c9d76e5
feat(frontend): DB Studio improvements ( #3389 )
...
* fix(frontend): wip
* fix(frontend): validate column def
* fix(frontend): add column definition loading sate
* fix(frontend): only reload columns if static
* fix(frontend): improve validation
* fix(frontend): improve reactivity
* fix(frontend): fix colum defs sync
* fix(frontend): fix colum defs sync + insert
* fix(frontend): fix insert
* fix(frontend): fix
* fix(frontend): fix insert
* fix(frontend): fix insert
* fix(frontend): fix hideSearch + hideInsert
* fix(frontend): fix early return
* fix(frontend): fix delete + policy
* fix(frontend): fix delete
* fix(frontend): restrict resource + table to static only
2024-03-12 17:42:32 +01:00
Faton Ramadani
cc8e73c77f
fix(frontend): Disabled delete node + correctly update debug menu when nodes are deleted ( #3387 )
...
* fix(frontend): Disabled delete node + correctly handle debug menu
* fix(frontend): improve reactivity
2024-03-11 09:58:07 +01:00
Faton Ramadani
ed9379aab4
fix(frontend): improve table selection ( #3347 )
...
* fix(frontend): improve table selection
* fix(frontend): remove console.logs
* fix(frontend): fix snowflake
* fix(frontend): add condition to clear the columns
* fix(frontend): limit the reactivity
* fix(frontend): clean up
2024-03-08 11:40:33 +01:00
Faton Ramadani and HugoCasa
ca6311d8cd
feat(frontend): Added support for mysql, mssql and snowflake in the Database Studio ( #3250 )
...
* feat(frontend): Added support for mysql in the Database Studio
* feat(frontend): generic db
* feat(frontend): generic column def wip
* fix(frontend): adapt queries
* fix(frontend): adapt queries
* fix(frontend): wip
* fix(frontend): wip
* feat(frontend): remove useless runnable calls
* feat(frontend): MySQL + PSQL done, mssql wip
* feat(frontend): clean up
* feat(frontend): clean up
* feat(frontend): mssql: select + count done
* feat(frontend): mssql: update, insert and delete + fix policies
* feat(frontend): typo
* feat(frontend): fix build
* feat(frontend): improve perf + UI
* feat(frontend): add snowflake
* feat(frontend): fix count
* feat(frontend): debounce input
* feat(frontend): fix deploy button
* feat(frontend): remove ghost rows
* feat(frontend): Fix search
* feat(frontend): Fix search
* feat(fontend): remove bigquery
* feat(fontend): Fix performance issues + sorting
* feat(fontend): Fix lastRow
* feat(fontend): Fix build + search
* feat(fontend): fix mysql metadata
* feat(fontend): simplify code
* feat(fontend): remove cache + fix the number of calls
* feat(fontend): clean up
* feat(fontend): clean up
* feat(fontend): remove dead code
* feat(fontend): fix infinite scroll
* feat(fontend): fix count
* feat(fontend): remove unnecessary clearRows
* feat(fontend): add missing delete policy
* feat(fontend): fix search
* feat(fontend): fix search
* feat(fontend): roll back infiniteInitialRowCount
* feat(fontend): roll back infiniteInitialRowCount
* feat(fontend): add bigquery (#3326 )
* feat(fontend): add bigquery
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
* feat(fontend): remove code duplication
* feat(fontend): add mapping for postgres
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
2024-03-05 08:52:20 +01:00
Ruben Fiszel
074a2f440d
fix: improve conditional wrapper and prevent more app errors
2024-02-26 12:44:53 +01:00
Faton Ramadani
cec19c87b5
fix(frontend): fix layout ( #3289 )
2024-02-26 10:34:47 +01:00
Faton Ramadani
000a4814e8
feat(frontend): Update shortcuts design ( #3285 )
...
* feat(frontend): Improve text colors + button shortcuts
* feat(frontend): revert theme changes
* fix(frontend): fix shortcuts
* fix(frontend): fix delete shortcut
2024-02-26 10:30:16 +01:00
Faton Ramadani and Ruben Fiszel
464604d939
feat(frontend): add support for datetime and time ( #3256 )
...
* feat(frontend): add support for datetime and time
* feat(frontend): Time component
* feat(frontend): add datetime
* feat(frontend): fix default dimensions
* feat(frontend): fix default dimensions
* feat(frontend): add missing case
* feat(frontend): fix datetime picker + improve time picker
* feat(frontend): compute date validity
* feat(frontend): fix placeholder
* feat(frontend): adapt tooltips + add missing min/max
* feat(frontend): remove console.log
* Update components.ts
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-21 12:44:39 +01:00
Ruben Fiszel
33b02b1aef
feat(app): fields inputs can be picked to not trigger recompute individually
2024-02-20 12:24:20 +01:00
Faton Ramadani
2138016242
feat(frontend): Button rework ( #3216 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* fix(frontend): improve buttons
* fix(frontend): improve buttons wip
* fix(frontend): wip
* fix(frontend): rework done
* feat(frontend): Fix grey buttons
2024-02-20 09:15:29 +01:00
Ruben Fiszel
628dccf16a
feat: no logos for whitelabel licenses
2024-02-19 14:26:00 +01:00
Ruben Fiszel
4a224f60ab
fix: add support for onSelect to app select
2024-02-18 18:43:50 +01:00
Ruben Fiszel
5a47f5062b
fix: add support for onToggle for app checkboxes
2024-02-18 18:31:49 +01:00
Faton Ramadani
455aaedd92
fix(frontend): Fix table action recompute ( #3221 )
...
* fix(frontend): Fix table action recompute
* fix(frontend): fix hover colors
2024-02-15 17:40:13 +01:00
Faton Ramadani
28192ec014
fix(frontend): update a few svelte packages ( #3222 )
2024-02-15 16:58:59 +01:00
HugoCasa
13e6706a09
feat: flow inputs ai gen ( #3191 )
...
* feat: flow inputs ai gen
* fix: prevent flow builder crash on AI gen
* fix: nits
* fix: adjust tab behavior
2024-02-10 19:51:44 +01:00
Faton Ramadani
9f98caa072
fix(frontend): Fix tutorials + Move into itself + Disable app history… ( #3181 )
...
* fix(frontend): Fix tutorials + Move into itself + Disable app history for unsaved apps + several toggle fix
* fix(frontend): clean up
* fix(frontend): add missing result for transformer
2024-02-08 15:46:10 +01:00
Faton Ramadani
a352d85b0b
fix(frontend): fix toggles margins ( #3165 )
2024-02-06 18:34:35 +01:00