Ruben Fiszel
1cd2d96082
fix go-client
2024-03-05 18:51:47 +01:00
Ruben Fiszel
3ed2874c6d
fix: improve workflow as code python client
2024-03-05 18:42:08 +01:00
Ruben Fiszel
8f26655268
chore(main): release 1.285.2 ( #3348 )
...
* chore(main): release 1.285.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-03-05 17:04:25 +01:00
Ruben Fiszel
98bb2504a4
fix: retrigger release
2024-03-05 16:40:22 +01:00
Henri Courdent
51fb8e08d8
Search components works even with space at the end ( #3345 )
2024-03-05 15:38:18 +01:00
Ruben Fiszel
7f2eca6214
chore(main): release 1.285.1 ( #3346 )
...
* chore(main): release 1.285.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-03-05 15:28:06 +01:00
Ruben Fiszel
572c96b7c5
fix: fix sqlx
2024-03-05 15:15:29 +01:00
Ruben Fiszel
3b34a79fb1
chore(main): release 1.285.0 ( #3340 )
...
* chore(main): release 1.285.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-03-05 12:51:07 +01:00
Ruben Fiszel
426c2a87b5
feat: workflow as code with timelines
2024-03-05 12:45:24 +01:00
Faton Ramadani
c97bea1087
fix(frontend): Fix PSQL select ( #3343 )
2024-03-05 12:29:46 +01:00
Faton Ramadani
c4f43bd2e7
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
f89f5d6e1c
fix: workflow as code python sdk improvement
2024-03-04 23:23:41 +01:00
Ruben Fiszel
8c15c653c2
workflow as code endpoint set proper parent job
2024-03-04 21:57:23 +01:00
Ruben Fiszel
3fe73072d2
chore(main): release 1.284.1 ( #3339 )
...
* chore(main): release 1.284.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-03-04 20:47:59 +01:00
Ruben Fiszel
b2521b7d2c
fix: workflow as code api improvement
2024-03-04 20:45:04 +01:00
Ruben Fiszel
2c0298a482
chore(main): release 1.284.0 ( #3331 )
...
* chore(main): release 1.284.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-03-04 20:30:54 +01:00
Ruben Fiszel
ff3aa8ab06
feat: workflow as code v0
2024-03-04 20:19:34 +01:00
Soumit Das
fd579bc51a
env table wan't displayed properly ( #3332 )
2024-03-04 09:30:33 +01:00
Ruben Fiszel
6cd609eeeb
remove nativets
2024-03-02 14:32:32 +01:00
Ruben Fiszel
93e95c7210
nit vacuum iterator
2024-03-02 13:51:28 +01:00
Ruben Fiszel
93233937f9
fix: allow multiselect in dynamic forms
2024-03-02 00:01:05 +01:00
Ruben Fiszel
cf571cea1c
fix schedule creator
2024-03-01 21:25:25 +01:00
Ruben Fiszel
cdf3afc9e0
fix getMainButtons
2024-03-01 21:03:58 +01:00
Ruben Fiszel
306082d31a
feat: add schedule page to script settings
2024-03-01 20:27:27 +01:00
Ruben Fiszel
1639c838b6
chore(main): release 1.283.0 ( #3330 )
...
* chore(main): release 1.283.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-03-01 19:29:22 +01:00
HugoCasa
b4ed0ecd03
feat: sync users and groups ( #3328 )
...
* feat: wmil sync for users and groups
* fix: sort admins
* fix: sqlx build
* chore: update to latest deno client
2024-03-01 19:25:14 +01:00
Henri Courdent
e409d209b1
Update changelog & logo runs ( #3329 )
2024-03-01 18:56:30 +01:00
Ruben Fiszel
dff271d5d5
chore(main): release 1.282.2 ( #3325 )
...
* chore(main): release 1.282.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-03-01 12:22:08 +01:00
Ruben Fiszel
c1d9a95115
fix: redo release
2024-03-01 12:15:21 +01:00
Ruben Fiszel
7c7574a97d
chore(main): release 1.282.1 ( #3321 )
2024-03-01 12:04:18 +01:00
Ruben Fiszel
6a0bf15572
fix: fix flow progress monitor when using parallel branches and continuing long after
2024-03-01 12:01:17 +01:00
Ruben Fiszel
adacb60bb5
fix: maintain order in flow inputs when never reordering
2024-03-01 11:43:36 +01:00
HugoCasa
15783ad568
chore: update ee ref ( #3322 )
2024-03-01 11:08:32 +01:00
Ruben Fiszel
a03fad6528
fix: description of fields accept new lines
2024-03-01 08:53:54 +01:00
Ruben Fiszel
2e236cb374
chore(main): release 1.282.0 ( #3316 )
...
* chore(main): release 1.282.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-03-01 01:24:40 +01:00
Ruben Fiszel
00c79a54ff
fix: improve dev mode for flows
2024-03-01 01:12:20 +01:00
Audrius Butkevicius
6f8a8bfe1e
feat: Use ACCEPT_INVALID_CERTS for SMTP ( #3318 )
...
The library currently loads fixed set of certificates from a rust package, does not
use OS certificate store. Providing a custom CA would need to be done via a
custom tls connector.
2024-02-29 22:27:46 +01:00
Ruben Fiszel
00fbacdab4
fix: AI copilot available in the vscode flow editor ( #3314 )
...
* all
* foo
* add ai to vscode for flows
* add ai to vscode for flows
* foo
* foo
2024-02-29 20:22:44 +01:00
JDWNL
84e2989b2f
Fixed language issues. ( #3317 )
2024-02-29 13:56:46 +01:00
Ruben Fiszel
75cb2dca34
nit import removal
2024-02-29 13:07:00 +01:00
Ruben Fiszel
25f6544f50
improve multi-select style
2024-02-29 13:00:42 +01:00
Ruben Fiszel
4d54afc828
fix: app forms change value on default value changes
2024-02-29 12:39:41 +01:00
Ruben Fiszel
69cc134bd0
update bun to 1.29.0 and deno to 1.41.0
2024-02-29 11:13:05 +01:00
Ruben Fiszel
2fa8b67a84
nit
2024-02-28 17:21:12 +01:00
Ruben Fiszel
b59e3388a0
chore(main): release 1.281.3 ( #3313 )
...
* chore(main): release 1.281.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-28 16:36:14 +01:00
Ruben Fiszel
7a7b192b88
fix: fix app expr break
2024-02-28 16:33:50 +01:00
HugoCasa
e382b9a787
fix: table-col/row switch issue in display result ( #3311 )
2024-02-28 16:17:50 +01:00
Ruben Fiszel
7e019cb4e7
chore(main): release 1.281.2 ( #3310 )
...
* chore(main): release 1.281.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-28 15:58:15 +01:00
Ruben Fiszel
e3c51539a0
fix: fix app expr break
2024-02-28 15:48:26 +01:00
Ruben Fiszel
d65303ca42
chore(main): release 1.281.1 ( #3309 )
...
* chore(main): release 1.281.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-28 14:50:19 +01:00