Ruben Fiszel
|
3efbef03b8
|
UX improvements
|
2023-11-15 08:59:43 +01:00 |
|
HugoCasa
|
577e1300b9
|
feat: add sql server (#2604)
* feat: add sql server
* feat: mssql test, db schema, AI
* chore: update to latest parser
* fix: clean mssql executor
|
2023-11-10 11:16:13 +01:00 |
|
Faton Ramadani
|
fe35c7ad3c
|
feat(frontend): Buttons refactor (#2545)
* feat(frontend): wip
* feat(frontend): button refactor wip
* feat(frontend): button refactor wip
* feat(frontend): fix build
* feat(frontend): fix build
* fix(frontend): fix build
* fix(frontend): fix buttons styles
* fix(frontend): remove dev file
* feat(frontend): clean up
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove duplicated componnet
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): forked Flow icons
* feat(frontend): remove legacy dropdown
* feat(frontend): migrated all + remove dependencies
* feat(frontend): clean up
|
2023-11-10 09:43:10 +01:00 |
|
Ruben Fiszel
|
5469321022
|
feat: timeline for apps (#2470)
* progress
* progress
* feat: timelnes for apps
* all
|
2023-10-20 01:42:27 +02:00 |
|
Faton Ramadani
|
aaf83859bd
|
feat(frontend): app editor tutorials (#2443)
* feat(frontend): wip
* feat(frontend): skeleton done
* feat(frontend): background runnables
* feat(frontend): fix build
* feat(frontend): finish background runnable tuto
* feat(frontend): connection output
* feat(frontend): add simple app tutorial
* feat(frontend): add simple app trigger
* feat(frontend): fix wording
* feat(frontend): remove duplicate code
* feat(frontend): wip tutorial rework
* feat(frontend): Tutorial done
* feat(frontend): Fix build
|
2023-10-17 22:44:47 +02:00 |
|
Faton Ramadani
|
11e0bc76c4
|
feat(frontend): App polish (#2397)
* fix(frontend): app polish
* wip
* fix(frontend): rework schedule drawer
* fix(frontend): add Label wrapper for consistency
* fix(frontend): fix tab inconstiencies
* fix(frontend): make kbd modifier visible + fix spacings
* fix(frontend): add spinning animation when assistant is loading
* wip
* fix(frontend): add inner border
* feat(frontend): reorganised metadata fields
* feat(frontend): fix merge
* feat(frontend): fix build
* feat(frontend): fix build
* Update CenteredPage.svelte
* feat(frontend): fix inner-border dark
* wip
* feat(frontend): Fix buttons
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2023-10-08 23:31:53 +02:00 |
|
HugoCasa
|
5cca5833e9
|
feat: snowflake schema explorer + refactoring (#2260)
|
2023-09-08 16:49:47 +02:00 |
|
HugoCasa
|
2f3138c65d
|
feat: flow copilot (#2219)
* chore: refactoring
* feat: hub embeddings search benchmark
* feat: flow copilot v0
* feat: as trigger schedule + refactoring
* feat: improvements
* fix: remove unecessary filter
* feat: UX improvements
* fix: frontend check
* feat: switch to bun + other improvements
* fix: improve reactivity
|
2023-09-07 18:03:48 +02:00 |
|
Ruben Fiszel
|
200fc0720e
|
clarify cache usage for scripts/flows
|
2023-08-30 17:44:40 +02:00 |
|
Ruben Fiszel
|
61df339343
|
fix: fix cyclical loop in apps
|
2023-08-30 17:12:55 +02:00 |
|
Ruben Fiszel
|
1b3f78f585
|
exclude cache and state from tarball export
|
2023-08-29 19:36:25 +02:00 |
|
Ruben Fiszel
|
bf0014c387
|
feat: add cache to inline scripts
|
2023-08-29 15:57:01 +02:00 |
|
Ruben Fiszel
|
fe1e419fa8
|
feat: support to set linked secret variable to any field of a newly created resource
|
2023-08-27 11:03:49 +02:00 |
|
Ruben Fiszel
|
f5121e9066
|
feat: lock inline scripts for apps on deploy
|
2023-08-26 09:12:19 +02:00 |
|
Ruben Fiszel
|
9f5b1939ba
|
fix name refresh on app propagation
|
2023-08-25 10:52:02 +02:00 |
|
Ruben Fiszel
|
e7aaa177b7
|
feat: remove connect in favor of eval
|
2023-08-24 14:22:31 +02:00 |
|
Ruben Fiszel
|
5207a7a6aa
|
feat: eval v2, blazing fast eval triggered only upon the right changes (#2164)
* progress
* progress
* progress
* add suggestions to frontend scripts
* all eval
* remove onlyStatic
* handle better conversions
* handle better conversions
* remove variable picker
* fix pen positioning
* fix v1
|
2023-08-23 19:50:35 +02:00 |
|
Ruben Fiszel
|
de8a7279b6
|
feat: migrate state path to new schema
|
2023-08-11 18:54:47 +02:00 |
|
HugoCasa
|
8a1f9a7c6a
|
feat: add native powershell support (#2025)
* feat: add powershell support
* fix: lang build
|
2023-08-10 13:19:50 +00:00 |
|
HugoCasa
|
e4534d2dc3
|
feat: add graphql support (#2014)
* feat: add graphql support
* fix: use custom editor for viewing graphql schema
* fix: graphql parser cargo version
* fix: add graphql where missing
|
2023-08-09 16:19:57 +02:00 |
|
HugoCasa
|
d57b8d79ad
|
feat: add snowflake (#1987)
* feat: unveil windmill AI
* feat: add snowflake
* fix: uppercase snowflake auth params
|
2023-08-03 17:22:00 +02:00 |
|
Ruben Fiszel
|
e7446c7c1e
|
move inferArgs to be loaded JIT
|
2023-07-31 10:17:36 +02:00 |
|
Ruben Fiszel
|
0081f54c77
|
feat: add bun to flow and apps
|
2023-07-30 19:02:03 +02:00 |
|
Ruben Fiszel
|
baacf46ae2
|
UX nits
|
2023-07-28 01:02:50 +02:00 |
|
HugoCasa
|
fd4c978874
|
feat: add bigquery (#1934)
* feat: add bigquery
* fix: remove debug logs
* fix: add records number limit
* fix: revert unwanted changes
* feat: bigquery enterprise only
* fix: google auth only when enterprise
* fix: rename bigquery scripts
|
2023-07-27 14:24:27 +02:00 |
|
Faton Ramadani
|
8fa9e3ca4c
|
Dark mode v0 (#1893)
* feat(frontend): wip
* wip
* wip
* wip
* wip
* add toggle
* correctly handle monaco theme
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Dark mode v0
* feat(frontend): Adap AI gen poppup
* feat(frontend): Adap script metadata labels
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix ressource picker
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Add theme toggle in the login page
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix language selection
* feat(frontend): Fix FlowStatusViewer colors
* feat(frontend): Fix divide colors
* feat(frontend): Fix flow graph buttons
* feat(frontend): add theme toggle in login modal
* feat(frontend): small ui fix
* feat(frontend): fix graph dark mode toggle
|
2023-07-25 10:43:04 +02:00 |
|
Ruben Fiszel
|
ad1b92d59d
|
feat: make row information available from table rows' evals
|
2023-07-19 12:42:02 +02:00 |
|
HugoCasa
|
2416805629
|
feat(frontend): generate scripts in the flow and app builders (#1886)
* feat: add inline code gen flow
* feat(frontend): add script gen to flow and app builders
* fix(backend): allow all users to use openai
* Fix build
* Fix build
* Fix build
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
|
2023-07-18 12:55:35 +02:00 |
|
Faton Ramadani
|
df5a4dbdc8
|
fix(frontend): fix bg script selection (#1881)
|
2023-07-16 22:03:56 +03:00 |
|
Ruben Fiszel
|
85471252a5
|
feat: add transformer to background scripts
|
2023-07-13 21:02:27 +02:00 |
|
Ruben Fiszel
|
da1d065014
|
fix forking workspace scripts on app incorrect path
|
2023-07-13 11:25:06 +02:00 |
|
Ruben Fiszel
|
a048e0d7e2
|
feat: add mysql as native integration (#1859)
|
2023-07-11 22:53:02 +02:00 |
|
Ruben Fiszel
|
c669e9940b
|
feat: native fetch + native postgresql jobs (#1796)
* push
* test
* test
* done
* fix
* modify script lang enum
* fix tests
* update wasm
* fix tests
|
2023-07-04 19:39:59 +02:00 |
|
Ruben Fiszel
|
13e049af60
|
fix: improve list component force recompute
|
2023-06-26 13:38:12 +02:00 |
|
Ruben Fiszel
|
e777a79a31
|
docs -> www
|
2023-06-24 19:31:29 +02:00 |
|
Ruben Fiszel
|
fe9c757add
|
fix: improve agGrid persistence when result change + setSelectedIndex
|
2023-06-14 10:03:17 +02:00 |
|
Henri Courdent
|
01dcec477d
|
Correcting 4 documentation links (#1711)
|
2023-06-12 18:06:55 +02:00 |
|
Ruben Fiszel
|
8c9b080875
|
feat(apps): add setValue to frontend script's SDK
|
2023-05-28 18:02:42 +02:00 |
|
Ruben Fiszel
|
11a52f2d59
|
feat(frontend): add flowstatus and log component for apps
|
2023-05-21 18:37:18 +02:00 |
|
Ruben Fiszel
|
632be3b8fb
|
feat: expose a react sdk to integrate windmill into react apps (#1605)
* expose react sdk
* expose react sdk
* iterate
* iterate
* iterate
* nit
* update example
* update example
* small fixes
* update all
|
2023-05-19 20:44:07 +02:00 |
|
Ruben Fiszel
|
89e55e0226
|
feat(lsp): add black + ruff + shellcheck (#1597)
|
2023-05-18 13:44:41 +02:00 |
|
Ruben Fiszel
|
908358eb08
|
fix: discriminate execute apps by component
|
2023-05-14 13:07:52 +02:00 |
|
Faton Ramadani
|
2eb0c5c3a2
|
App style rework (#1566)
* feat(frontend): fix styling in multiple components
* feat(frontend): rework modals
* feat(frontend): fix tooltip
* feat(frontend): fix ui
* feat(frontend): clean up
* feat(frontend): remove unnecessary file
|
2023-05-13 17:24:26 +02:00 |
|
Ruben Fiszel
|
747b9a6d50
|
lighten script badges
|
2023-05-12 12:26:18 +02:00 |
|
Ruben Fiszel
|
031a4b9e02
|
add names to background runnables
|
2023-05-12 12:07:10 +02:00 |
|
Faton Ramadani
|
15f1c947bb
|
feat(frontend): App stepper (#1529)
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): stepper done
* feat(frontend): Fix colors
* feat(frontend): fix build
* feat(frontend): app stepper done
* feat(frontend): app stepper done
* feat(frontend): add editor mode
* feat(frontend): remove unnecessary reactivity
* feat(frontend): python default code
* feat(frontend): remove submit
* feat(frontend): pre-connect
* feat(frontend): Adapt AppStepper
* feat(frontend): add errorHandledByComponent
* feat(frontend): remove button + fix runStep
* feat(frontend): fix overflow
|
2023-05-05 17:15:40 +02:00 |
|
Henri Courdent
|
7889de033a
|
Replaced background scripts by background runnables -> validate PR 165 on wmildocs before (#1523)
|
2023-05-03 16:10:55 +02:00 |
|
Ruben Fiszel
|
dd18e4d0d5
|
fix reactivity issue wrt to updating worldStore on state output already existing
|
2023-05-03 14:16:07 +02:00 |
|
Ruben Fiszel
|
f2457faf8a
|
nit select undefined item
|
2023-05-03 13:30:59 +02:00 |
|
Ruben Fiszel
|
16d8dbb29b
|
change wording around background script -> background runnable
|
2023-05-03 10:51:43 +02:00 |
|