Faton Ramadani
eea36b5bfc
fix(frontend): Fix dropdown buttons ( #1970 )
2023-07-31 13:16:19 +02:00
Faton Ramadani
b57668610c
fix(frontend): Fix script settings overflow ( #1969 )
2023-07-31 13:15:52 +02:00
Ruben Fiszel
e7446c7c1e
move inferArgs to be loaded JIT
2023-07-31 10:17:36 +02:00
Ruben Fiszel
e3b5824e18
fix sqlx
2023-07-30 20:57:27 +02:00
Ruben Fiszel
4c870272d4
feat: add step's custom timeout
2023-07-30 20:42:24 +02:00
Ruben Fiszel
0081f54c77
feat: add bun to flow and apps
2023-07-30 19:02:03 +02:00
Ruben Fiszel
7afb6869d0
feat: add SECRET_SALT for secure environments
2023-07-30 18:35:48 +02:00
Ruben Fiszel
e51d67f843
feat: add support for postgresql numeric
2023-07-30 18:16:25 +02:00
Ruben Fiszel
bcf1100711
chore(main): release 1.138.1 ( #1964 )
...
* chore(main): release 1.138.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.138.1
2023-07-30 12:31:36 +02:00
Ruben Fiszel
5a354fcc2d
fix(cli): reassign -d to --verbose and --data
2023-07-30 12:05:24 +02:00
Ruben Fiszel
ef3447dac8
fix silent on flow run
2023-07-30 11:25:11 +02:00
Ruben Fiszel
3c0c05a2eb
fix(frontend): fix rename for runnable inputs
2023-07-30 11:20:27 +02:00
antrix
151673fffe
Add anothe pip import replacement ( #1965 )
...
Add python import replacement for google-api-python-client.
See: https://github.com/googleapis/google-api-python-client
2023-07-29 07:45:21 +02:00
Ruben Fiszel
a3801d086d
fix(postgres): add uuid support as input
2023-07-28 17:06:10 +02:00
Ruben Fiszel
3dac295d41
fix(postgres): add uuid support as input
2023-07-28 17:06:03 +02:00
Faton Ramadani
7d9f214c5d
Fix operator mode ( #1960 )
...
* feat(frontend): Only display edit button if user can write
* feat(frontend): Only display edit button if user can write
* feat(frontend): Only display edit button if user can write
* feat(frontend): Only display edit button if user can write
2023-07-28 16:24:18 +02:00
Ruben Fiszel
ada9b9f058
chore(main): release 1.138.0 ( #1946 )
...
* chore(main): release 1.138.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.138.0
2023-07-28 15:56:03 +02:00
Faton Ramadani
3b905800bf
fix(frontend): Fix Account settings unreadable texts ( #1958 )
2023-07-28 15:48:22 +02:00
Faton Ramadani
16d6815945
fix(frontend): Fix App Table select ( #1955 )
...
* fix(frontend): Fix App Table select
* fix(frontend): Fix App Table select
2023-07-28 15:45:45 +02:00
Ruben Fiszel
e03da23f17
fix: add sync method for flows
2023-07-28 15:45:28 +02:00
Ruben Fiszel
adea8ff1b4
fix: improve webhooks panel correctness
2023-07-28 15:31:08 +02:00
Henri Courdent
a83648989a
Context given on Slack integration ( #1948 )
...
* Context given on Slack integration
* Fix package-lock.json
2023-07-28 12:58:21 +02:00
Ruben Fiszel
a3c9eaab44
revert supabase wizard to 5432
2023-07-28 12:38:32 +02:00
Ruben Fiszel
24b0658460
feat: add supabaze wizard
2023-07-28 12:01:31 +02:00
Faton Ramadani
5c66afeb8f
fix(frontend): Fix build app from flow ( #1954 )
2023-07-28 10:33:29 +02:00
Faton Ramadani
4f0c94aafb
fix(frontend): Fix dark mode issues ( #1953 )
2023-07-28 10:17:20 +02:00
Ruben Fiszel
baacf46ae2
UX nits
2023-07-28 01:02:50 +02:00
HugoCasa
265b7d7fbe
fix(frontend): reset btn for all langs ( #1949 )
2023-07-28 00:24:14 +02:00
HugoCasa
029d017099
fix(frontend): AI gen popup ( #1950 )
2023-07-28 00:23:50 +02:00
Ruben Fiszel
d1bdc68408
nits supabase
2023-07-27 17:54:43 +02:00
Ruben Fiszel
13e38ebb52
Update README.md
2023-07-27 17:35:52 +02:00
Axel Baudot
3d5479000a
fix: schema modal behavior when pressing enter ( #1947 )
2023-07-27 15:42:00 +02:00
Faton Ramadani
9f9498dbd9
feat(frontend): Make app from scripts and flows ( #1938 )
...
* feat(frontend): Make app from script
* feat(frontend): Adapt the app template
* feat(frontend): Adapt text
* feat(frontend): Hide the old log component from the component list
* feat(frontend): remove debug code
* feat(frontend): use the valid prop directly
* feat(frontend): create app from flows
* feat(frontend): fix build
2023-07-27 14:35:57 +02:00
HugoCasa
5061a87376
feat(frontend): schema explorer, autocomplete and db aware AI for mysql ( #1944 )
...
* feat(frontend): schema explorer mysql
including autocomplete and AI gen
* fix: use fixed lib version for DB test and explore
2023-07-27 14:32:06 +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
Axel Baudot
bdde59d7b3
fix: prevent error if json editor not mounted ( #1945 )
2023-07-27 13:59:50 +02:00
Ruben Fiszel
7c354ef74f
nit workflows
2023-07-27 10:22:51 +02:00
Ruben Fiszel
947c9dc3ac
update workflows
2023-07-27 10:21:42 +02:00
Ruben Fiszel
61950dd509
chore(main): release 1.137.1 ( #1943 )
...
* chore(main): release 1.137.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.137.1
2023-07-27 10:19:03 +02:00
Ruben Fiszel
acf27659a9
fix: pin deno backend versions
2023-07-27 10:17:09 +02:00
Ruben Fiszel
a84c6088af
chore(main): release 1.137.0 ( #1929 )
...
* chore(main): release 1.137.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.137.0
2023-07-27 10:03:51 +02:00
Faton Ramadani
9a539f909d
feat(frontend): Make Plotly layout dynamic ( #1942 )
2023-07-27 09:51:00 +02:00
Ruben Fiszel
7455b6301f
UX nits
2023-07-27 09:50:22 +02:00
Axel Baudot
4f3b4836c2
fix: add property while viewing as JSON (+ ui tweaks) ( #1941 )
2023-07-27 08:54:47 +02:00
Ruben Fiszel
0f31ffe174
feat: resolve dependencies across relative imports for python
2023-07-27 08:51:10 +02:00
Ruben Fiszel
31141ce52a
feat: resolve dependencies across relative imports for python
2023-07-27 08:48:42 +02:00
Faton Ramadani
e4506fef0e
feat(frontend): Add an output format ( #1939 )
...
* feat(frontend): Add an output format
* feat(frontend): Fix build
2023-07-26 21:34:41 +02:00
Ruben Fiszel
f1ec347818
re-enable buster
2023-07-26 21:30:46 +02:00
Axel Baudot
132dd4efd3
Fix schema property overwrite on edit ( #1940 )
...
* fix: Prevent overwrite when renaming a property
* fix: schema modal title when editing
2023-07-26 21:17:06 +02:00
Ruben Fiszel
90d57e2fad
feat: lock depedency for the entire flow + dependency job depend on script/flow's tag
2023-07-26 21:14:14 +02:00