Ruben Fiszel
74fc2d3f43
fix: allow extraConfig for agGrid to set onGridReady
2023-12-27 21:20:49 +01:00
Ruben Fiszel
606b03d761
feat: add summary to schedules
2023-12-26 14:15:46 +01:00
Ruben Fiszel
4b65594cbd
fix: improve conditional wrapper
2023-12-26 07:02:01 +01:00
Ruben Fiszel
4a28e23c03
improve worker tag UX
2023-12-24 11:20:56 +01:00
Faton Ramadani
d7b777a8e9
fix(frontend): Fix debug condition + decision tree + add missing date to job preview + prevent header node from being selected in the flow editor ( #2912 )
2023-12-22 13:25:12 +01:00
2e180c8fe7
Helps in frontend ( #2901 )
...
* Helps in frontend
* fix doclink
* Fix build
* Removing tooltips Save
* fix: remove bad app type forcing (#2906 )
* fix: remove bad type forcing
* fix: safety
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
Co-authored-by: HugoCasa <hugo@casademont.ch >
2023-12-21 17:00:02 +01:00
Ruben Fiszel
ea322d9c14
fix: pin deno windmill-client version to relase
2023-12-21 15:25:40 +01:00
Ruben Fiszel
b3527f5164
fix: improve javascript editors with semantic validation
2023-12-21 15:12:35 +01:00
Ruben Fiszel
5a1902797c
small ata fix
2023-12-21 02:15:16 +01:00
Faton Ramadani
3f7c19f267
feat(frontend): add a quick button to open decision tree graph ( #2897 )
2023-12-20 17:21:59 +01:00
Ruben Fiszel
d507ce449b
feat: bun automatic type acquisition in frontend directly ( #2884 )
...
* foo
* ata
* done
* remove bun from lsp
* update all
2023-12-20 12:52:01 +01:00
HugoCasa
e8b2cc8835
feat: not on latest app version warning ( #2889 )
2023-12-20 12:59:18 +09:00
Faton Ramadani
864e6a5b94
feat(frontend): Add submitted text prop ( #2864 )
...
* feat(frontend): add a prop to control the text after a file is uploaded
* feat(frontend): add a prop to control the text after a file is uploaded
2023-12-15 17:36:42 +01:00
Faton Ramadani
c80544e8e4
feat(frontend): Decision tree ( #2812 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): deicision tree v0
* feat(frontend): deicision tree v0
* feat(frontend): fix build
* feat(frontend): fix events
* feat(frontend): add branch
* feat(frontend): interactions done
* feat(frontend): fix graph display
* feat(frontend): fix rendering
* feat(frontend): add end props
* feat(frontend): working empty branches
* feat(frontend): code cleanup
* feat(frontend): code cleanup
* feat(frontend): fix subgrids sync
* feat(frontend): add missing events
* feat(frontend): clean up comments
* feat(frontend): fix inputValue key
* feat(frontend): clean up comments
* feat(frontend): compute first node
* feat(frontend): fix layout
* feat(frontend): fix actions
* feat(frontend): remove console.log
* feat(frontend): fix styling + add debug mode + use label in output panel
* feat(frontend): fix styling
* feat(frontend): fix styling
* feat(frontend): done
* feat(frontend): done
* feat(frontend): done
* feat(frontend): fix add
* feat(frontend): fix delete
* feat(frontend): minor fix
* feat(frontend): fix preivous buttons
* feat(frontend): Fix the eval preview
* feat(frontend): Remove log
* feat(frontend): fix wording
* feat(frontend): select the tab in the app editor when selecting the node
2023-12-15 15:19:59 +01:00
Ruben Fiszel
a5f4bd1ed2
fix evalv2 connections rare freeze
2023-12-14 17:52:34 +01:00
Henri Courdent
3a26ef9035
More tooltips on frontend ( #2839 )
2023-12-12 11:20:19 +01:00
Ruben Fiszel
f43e31b967
make currency input more resilient
2023-12-10 21:21:50 +01:00
Ruben Fiszel
1fdc55c816
add selectFirstRowByDefault for tables
2023-12-08 23:57:52 +01:00
Ruben Fiszel
651d99824d
fix: improve aggrid selectedRow output + make first selectedRow configurable
2023-12-08 23:42:08 +01:00
HugoCasa
a9b5d6bebb
feat: sql types autocomplete ( #2810 )
...
* feat: sql types autocomplete
* fix: frontend check
2023-12-08 15:20:33 +01:00
Ruben Fiszel
f7d7746327
fix: fix extraOptions for agGrid
2023-12-07 18:16:17 +01:00
Ruben Fiszel
2f7fb9bfd4
fix: fix extraOptions for agGrid
2023-12-07 17:58:36 +01:00
Faton Ramadani
e11b257b2d
fix(frontend): Fix chartjs options merge ( #2804 )
2023-12-07 17:02:26 +01:00
HugoCasa
f7f71302f7
fix: app reports screenshot refresh ( #2800 )
2023-12-07 11:03:23 +01:00
Ruben Fiszel
5aedc6832d
improve evalv2 fullscreen
2023-12-07 09:40:51 +01:00
Ruben Fiszel
4bda35cd35
update ag-grid
2023-12-07 09:34:59 +01:00
HugoCasa
4f6a116e46
fix: app reports ts ( #2798 )
2023-12-07 00:24:08 +01:00
HugoCasa
0b13f2d782
fix: app reports nits ( #2788 )
2023-12-06 11:45:38 +01:00
Ruben Fiszel
b5f53556a9
fix: improve conditionalwrapper selection
2023-12-05 22:29:55 +01:00
Guillaume Bouvignies
d9458e96eb
feat: CLI now accepts message arg for sync push ( #2784 )
2023-12-05 19:01:09 +01:00
HugoCasa and Ruben Fiszel
f36a510025
feat: app reports v2 ( #2778 )
...
* fix: schema autocomplete
* feat: app reports v2
* fix: remove global copilot api call
* feat: nits
* fix: backward compatible slack notif
* feat: nits
* feat: log browser logs
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-12-05 18:55:46 +01:00
Guillaume Bouvignies
874b7a50f7
feat: History commit message can be updated from the UI ( #2777 )
...
* feat: History comit message can be updated from the UI
* Script version history
* Display commit message in left column
* Fix FE compile break
* sqlx prepare and fix openapi file
2023-12-05 15:45:36 +01:00
Faton Ramadani
a6d1e7c79b
fix(frontend): Fix dark mode observer, removed code duplication ( #2770 )
...
* fix(frontend): Fix dark mode observer, removed code duplication
* Revert
2023-12-05 14:20:21 +01:00
Ruben Fiszel
1cc54ffb9a
more try catch around localStorage
2023-12-05 14:20:30 +01:00
Faton Ramadani
0c3d4a64c4
fix(frontend): fix fileinput drag and drop check ( #2781 )
...
* fix(frontend): fix fileinput drag and drop check
* fix(frontend): fix fileinput drag and drop check
* fix(frontend): fix fileinput drag and drop check
2023-12-05 14:11:49 +01:00
Ruben Fiszel
cb8bc75b30
smaller font size on inline editor
2023-12-04 21:32:54 +01:00
Henri Courdent
2d8bca8d38
Fixed links components ( #2776 )
2023-12-04 20:01:29 +01:00
Ruben Fiszel
bea0da3d6f
feat: perpetual scripts
2023-12-04 19:46:43 +01:00
Ruben Fiszel
f50cef0367
feat: save inline scripts of apps to workspace + search by path
2023-12-03 15:13:57 +01:00
Ruben Fiszel
51d648d450
feat: result preview in app editor ( #2761 )
...
* update cli deps settings
* update cli deps settings
* all
* iterate
2023-12-02 16:01:04 +01:00
Faton Ramadani
2f72be36e5
App menu improvements ( #2753 )
...
* fix(frontend): add dropdown menu result + fix splitpanes seperators
* fix(frontend): remove useless border
* fix(frontend): fix arg enum
* fix(frontend): remove useless div
* fix(frontend): remove duplicated code
* fix(frontend): remove duplicated code
* fix(frontend): fix reactivity
* fix(frontend): fix reactivity
2023-12-01 17:10:50 +01:00
Faton Ramadani
a3f1111ca7
feat(frontend): add before and after icons for text input components ( #2746 )
2023-12-01 13:26:50 +01:00
Ruben Fiszel
60c4860233
fix: fix early return sync on existing flows
2023-12-01 13:18:31 +01:00
Ruben Fiszel
225f675fb3
app ux nits
2023-12-01 10:00:16 +01:00
Ruben Fiszel
a122b6cab6
fix: show bg runnables currently running
2023-12-01 09:49:33 +01:00
Ruben Fiszel
45648bbf7f
fix componentoutputviewer reset
2023-12-01 07:55:33 +01:00
Ruben Fiszel
cb42f10dc6
fix: fix editorContext in preview
2023-12-01 07:38:51 +01:00
Ruben Fiszel
62de305908
fix: maps mapRegion update on move
2023-12-01 07:12:09 +01:00
Ruben Fiszel
f195320e99
fix aggrid classes
2023-12-01 00:24:09 +01:00
Ruben Fiszel
772e3b8a32
fix eval preview
2023-12-01 00:07:44 +01:00