Ruben Fiszel
5839373348
move inferArgs to be loaded JIT
2023-07-31 10:17:36 +02:00
Ruben Fiszel
8f964bf7b8
feat: add bun to flow and apps
2023-07-30 19:02:03 +02:00
Ruben Fiszel
eab704c2c5
fix(frontend): fix rename for runnable inputs
2023-07-30 11:20:27 +02:00
Faton Ramadani
aef12940fd
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
Faton Ramadani
e5f9ada00c
fix(frontend): Fix dark mode issues ( #1953 )
2023-07-28 10:17:20 +02:00
Ruben Fiszel
727d0f7979
UX nits
2023-07-28 01:02:50 +02:00
Faton Ramadani
a28b19ba90
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
c9110575cd
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
c20b841a07
feat(frontend): Make Plotly layout dynamic ( #1942 )
2023-07-27 09:51:00 +02:00
Faton Ramadani
b1e1e10a4b
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
Faton Ramadani
fc72f7e189
popup rework ( #1904 )
...
* popup rework
* feat(frontend): adapt all popup
* feat(frontend): fix build
* feat(frontend): fix calendar
* feat(frontend): Fix merge
2023-07-26 13:52:10 +03:00
Faton Ramadani
06303da2e5
feat(frontend): App components dark mode ( #1937 )
...
* feat(frontend): migrate app components
* feat(frontend): Fix unreadable texts
* feat(frontend): migrate app components
* feat(frontend): Fix quill editor
2023-07-26 13:28:45 +03:00
Ruben Fiszel
fcdd02dca6
generate slug from summary on creation
2023-07-26 01:29:22 +02:00
Ruben Fiszel
28933d09cc
UX nits + fix flow worker group
2023-07-25 16:14:23 +02:00
Faton Ramadani
b39f486c91
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
4e02eab2e0
feat: add SCIM support
2023-07-22 19:54:00 +02:00
Ruben Fiszel
b1de78b95b
nit ux
2023-07-20 11:10:37 +02:00
Faton Ramadani
9c2b673982
fix(frontend): Prevent options from closing when an option is selected ( #1912 )
2023-07-20 10:01:39 +02:00
Ruben Fiszel
7ac5980cf7
ensure multiselect is using distinct values
2023-07-20 07:42:38 +02:00
Ruben Fiszel
41ef49fe31
fix row.value
2023-07-20 00:29:05 +02:00
Ruben Fiszel
faa46c1f0a
fix copying table with actions
2023-07-20 00:16:09 +02:00
Faton Ramadani
9f90c0b931
feat(frontend): add deployment history + script path ( #1896 )
...
* feat(frontend): add deployment history + script path
* feat(frontend): adapt restore code
* feat(frontend): fix wording
2023-07-19 15:26:46 +02:00
Ruben Fiszel
7c0e840da3
feat: make row information available from table rows' evals
2023-07-19 12:42:02 +02:00
HugoCasa and Faton Ramadani
d4345fb02c
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
Ruben Fiszel
228286c4d9
add support for table selected as list inputs
2023-07-17 00:47:16 +02:00
Ruben Fiszel
543f195912
fix table-col
2023-07-16 23:02:10 +02:00
Ruben Fiszel
8ed05dafc8
fix aggrid initialization
2023-07-16 22:19:17 +02:00
Faton Ramadani
487ad216fa
fix(frontend): fix bg script selection ( #1881 )
2023-07-16 22:03:56 +03:00
Faton Ramadani
d6d3e81efc
feat(frontend): Eval for Drawer titles ( #1882 )
2023-07-15 11:34:36 +02:00
Faton Ramadani
150dad6d2b
feat(frontend): add modal component controls ( #1877 )
...
* feat(frontend): add modal component controls
* feat(frontend): add modal component controls
2023-07-14 15:08:27 +02:00
Faton Ramadani
4cbb323d0e
feat(frontend): add missing link to job run page ( #1878 )
2023-07-14 15:07:37 +02:00
Ruben Fiszel
4d6833c79b
fix aggrid instabilities
2023-07-14 00:44:10 +02:00
Ruben Fiszel
411f6977f8
fix aggrid instabilities
2023-07-14 00:28:32 +02:00
Ruben Fiszel
29bca0ec67
feat: add transformer to background scripts
2023-07-13 21:02:27 +02:00
Ruben Fiszel
e0e11027a8
fix iter reactivity
2023-07-13 20:32:50 +02:00
Ruben Fiszel
d9c98af6f7
fix compile
2023-07-13 15:45:38 +02:00
Ruben Fiszel
a130230bef
fix: fix initial reactivity double trigger
2023-07-13 14:48:58 +02:00
Ruben Fiszel
804317cf54
fix forking workspace scripts on app incorrect path
2023-07-13 11:25:06 +02:00
Faton Ramadani
f5baa93489
fix(frontend): fix conditional portal ( #1868 )
2023-07-12 18:31:09 +02:00
Faton Ramadani
124df27788
fix(frontend): Fix App multi select render ( #1867 )
...
* fix(frontend): Fix App multi select render
* fix(frontend): fix app select scrolling issues
* fix(frontend): fix app select scrolling issues
* fix(frontend): fix app select scrolling issues
2023-07-12 16:40:33 +02:00
Ruben Fiszel
b7c7d564ca
feat: add mysql as native integration ( #1859 )
2023-07-11 22:53:02 +02:00
Faton Ramadani
16c9629a93
fix(frontend): only forward css variable ( #1856 )
2023-07-11 17:19:14 +02:00
Faton Ramadani
0d31452551
fix(frontend): Fix app drawer display + add missing flattent ( #1853 )
2023-07-11 15:06:27 +02:00
Faton Ramadani
6c4e2ca032
fix(frontend): Fix select width in app table to avoid content jump ( #1850 )
...
* fix(frontend): Fix select width in app table to avoid content jump
* fix(frontend): Increase width
2023-07-11 14:20:20 +02:00
Faton Ramadani
c38332addc
fix(frontend): App errors array ( #1851 )
...
* fix(frontend): Correctly handle errors as array
* fix(frontend): Correctly handle errors as array
2023-07-11 14:10:01 +02:00
Faton Ramadani
f22a09c4ea
fix(frontend): Fix debug runs zIndex ( #1822 )
2023-07-10 13:08:17 +02:00
Faton Ramadani
a680acf6b0
Run page v2 ( #1805 )
...
* feat(frontend): Run page v2
* feat(frontend): Run page v2
* feat(frontend): Run page v2
* feat(frontend): migrate script details
* feat(frontend): migrate script details
* feat(frontend): done
* feat(frontend): revert
* feat(frontend): fix archive script
* feat(frontend): remove old run page
* feat(frontend): Update wording
* feat(frontend): done
* feat(frontend): Remove buttons for operator mode
* feat(frontend): Fix spacing + add protocol
* feat(frontend): Fix build
2023-07-08 13:40:47 +02:00
Faton Ramadani
db51a89d21
fix(frontend): Fix multi select custom css ( #1813 )
...
* fix(frontend): Fix multi select custom css
* fix(frontend): Fix wording
2023-07-08 13:40:27 +02:00
Faton Ramadani
9cb1205335
feat(frontend): Fix App Select styles ( #1811 )
...
* feat(frontend): Fix App Select styles
* feat(frontend): Fix App Select styles
2023-07-07 17:40:30 +02:00
Faton Ramadani
7360a5f0c9
fix(frontend): Fix Quill component ( #1797 )
2023-07-05 11:52:02 +02:00