Ruben Fiszel
fba1ea7d54
fix: make autodatatable more resilient
2024-04-05 20:55:11 +02:00
Ruben Fiszel
632c9fb2aa
fix: make autodatatable more resilient
2024-04-05 20:40:18 +02:00
Ruben Fiszel
205d02c703
improve renderer for large html
2024-04-05 20:23:18 +02:00
Ruben Fiszel
31754569ba
fix: remove information in approval page of a flow
2024-04-05 20:06:27 +02:00
Ruben Fiszel
06c6d1023e
improve validate signature
2024-04-05 17:54:27 +02:00
Ruben Fiszel
2ec1add494
fix: make date time input more resilient
2024-04-05 17:10:03 +02:00
Ruben Fiszel
78b8c3edc9
fix: fix lightweight arg input min size
2024-04-05 16:51:13 +02:00
Ruben Fiszel
7c4eece009
fix: show flow user states in flow state preview
2024-04-05 16:43:38 +02:00
Ruben Fiszel
72f4247983
fix: prevent operators from loading secrets through toggle
2024-04-05 09:53:42 +02:00
Ruben Fiszel
9b88bf0758
prevent operators from loading secrets through toggle
2024-04-05 09:03:16 +02:00
Ruben Fiszel
18e7e9449e
fix: improve multiselect for approval steps
2024-04-05 00:04:51 +02:00
Henri Courdent
3e00f8070b
Changelog frontend ( #3510 )
2024-04-04 17:26:41 +02:00
Ruben Fiszel
96bc7c5c5c
nit fix metadatagen
2024-04-04 15:09:21 +02:00
HugoCasa
1d7bab075b
feat: private hub ( #3491 )
...
* feat: private hub v0
* feat: add UI setting
* Update ee.rs
* Update ee.rs
* fix: remove ee symlink
* fix: add back CE ee.rs
* feat: disable s3 embedding loading when private hub
* feat: reload embeddings on hub url change
* fix: only reload embeddings db on server mode
* patch: set default hub url const
* fix: nit
2024-04-04 04:16:53 +02:00
Henri Courdent
92e8b07c17
While loop clarification ( #3501 )
2024-04-04 04:16:42 +02:00
HugoCasa
a8bf0750a4
feat: slack team connected to multiple workspaces ( #3500 )
...
* feat: slack team connected to multiple workspaces
* chore: update ee ref
2024-04-03 17:47:23 +02:00
Ruben Fiszel
72c61953f5
ux nits
2024-04-03 12:31:11 +02:00
HugoCasa
71d98b9025
fix: date-fns tooltip info again ( #3498 )
2024-04-02 21:32:51 +02:00
Ruben Fiszel
648accd268
fix: add access to the schedules page to operators
2024-04-02 21:27:40 +02:00
Ruben Fiszel
f4f56b8455
improve upload progress bar
2024-04-02 21:16:30 +02:00
Ruben Fiszel
ff26c8e42d
feat: while loop as new flow primitive
2024-04-02 17:38:11 +02:00
Faton Ramadani
e4d8de80ef
fix(frontend): Fix updateCellValue ( #3497 )
...
* fix(frontend): Fix updateCellValue
* fix(frontend): Fix updateCellValue
2024-04-02 11:23:07 +02:00
HugoCasa
e4bca00210
fix: date-fns tooltip format info ( #3496 )
...
* fix: date-fns tooltip
* fix: date-fns docs version
2024-04-02 10:41:09 +02:00
Ruben Fiszel
cc5d1b405e
continue on error option for steps
2024-04-02 10:32:47 +02:00
Faton Ramadani
3afa975270
feat(frontend): Add an onRecompute callback to handle recompute side … ( #3493 )
...
* feat(frontend): Add an onRecompute callback to handle recompute side effects
* feat(frontend): use cb array
* feat(frontend): use cb array
* feat(frontend): clean up
* feat(frontend): clean up
* feat(frontend): code improvement
2024-04-02 09:44:53 +02:00
Ruben Fiszel
a61b14cfd4
fix: tree view show more
2024-03-30 15:53:54 +01:00
Ruben Fiszel
951758ffb6
fix: make submit form order static
2024-03-30 15:00:52 +01:00
Ruben Fiszel
d8a9ee4945
increase max concurrent run demo workspace
2024-03-30 13:47:03 +01:00
Ruben Fiszel
c0aaa920b9
improve runnable picker of app
2024-03-29 18:30:44 +01:00
Ruben Fiszel
f4daef389c
display result nits
2024-03-29 17:08:13 +01:00
Ruben Fiszel
44d812f95b
exclude demo from per workspace restrictions
2024-03-29 13:38:36 +01:00
Ruben Fiszel
09844d630a
fix recognize email in error handler
2024-03-29 12:50:12 +01:00
Faton Ramadani
d71356695f
feat(frontend): add a refresh component control to the DB Studio ( #3490 )
...
* feat(frontend): add a refresh component control to the DB Studio
* feat(frontend): add a refresh component control to the DB Studio
* feat(frontend): clean up
* feat(frontend): improve recompute to handle sub runnable
* feat(frontend): clean up
2024-03-29 12:40:58 +01:00
HugoCasa
b4ffb500ba
feat: add workspace free-tier usage ( #3489 )
...
* feat: separate workspace and user usage
* fix: sqlx build
2024-03-29 10:56:44 +01:00
Ruben Fiszel
0291f624e1
fix View Logs
2024-03-28 17:49:29 +01:00
HugoCasa
e3a636ab17
fix: show start to finish time for flows instead of cumulative ( #3486 )
...
* fix: show start to finish time for flows instead of cumulative
* fix: build
2024-03-28 15:50:18 +01:00
HugoCasa
3c384910c1
fix: show script path when schedule summary is empty ( #3487 )
2024-03-28 15:50:05 +01:00
Ruben Fiszel
d6bf702984
nit markdown for scripts
2024-03-28 11:57:57 +01:00
Faton Ramadani
f9a5bcee4c
feat(frontend): Add support for clearFiles in the file input component ( #3483 )
2024-03-28 11:44:10 +01:00
Faton Ramadani
7b3b96ea08
fix(frontend): Fix the pane delete button ( #3482 )
2024-03-28 11:43:45 +01:00
HugoCasa
64896971bb
fix: db studio multiple schemas support ( #3479 )
...
* fix: db studio multiple schemas support
* fix: frontend check (unused urlize flow)
2024-03-27 23:56:05 +01:00
Ruben Fiszel
8f9787fdc4
support gh markdown for script, flows, resource description
2024-03-27 23:04:19 +01:00
Ruben Fiszel
6cb2d20b42
feat: support gh markdown for script, flows, resource descriptions
2024-03-27 19:07:19 +01:00
Ruben Fiszel
dead13ba93
improve autosize + add markdown support for scripts and workflows
2024-03-27 18:19:37 +01:00
Ruben Fiszel
1edf493e6d
fix: fix clean cache deleting config
2024-03-27 17:15:29 +01:00
Ruben Fiszel
2dd68b7616
nits map
2024-03-27 14:53:47 +01:00
Henri Courdent
e2c681457f
Template frontend script ( #3476 )
2024-03-27 14:25:52 +01:00
Ruben Fiszel
810136a4a4
feat: approval steps description
2024-03-27 14:04:14 +01:00
Ruben Fiszel
240ae93748
feat: add map support in renderer
2024-03-27 10:14:44 +01:00
Ruben Fiszel
57a0530434
fix: display approval step at top level regardless of depth
2024-03-27 09:46:09 +01:00