Commit Graph

6250 Commits

Author SHA1 Message Date
Ruben Fiszel
f89975dc8a fix: tree view show more 2024-03-30 15:53:54 +01:00
Ruben Fiszel
57932cf839 fix: make submit form order static 2024-03-30 15:00:52 +01:00
Ruben Fiszel
acaf11522d increase max concurrent run demo workspace 2024-03-30 13:47:03 +01:00
Ruben Fiszel
3861955bbb increase max concurrent run demo workspace 2024-03-30 13:45:41 +01:00
Ruben Fiszel
fcbcd4a514 improve runnable picker of app 2024-03-29 18:30:44 +01:00
Ruben Fiszel
387946f536 display result nits 2024-03-29 17:08:13 +01:00
Ruben Fiszel
d7f6adbdd2 update bun to 1.36 and deno 1.43 2024-03-29 14:20:08 +01:00
Ruben Fiszel
94221cdd87 exclude demo from per workspace restrictions 2024-03-29 13:38:36 +01:00
Ruben Fiszel
2de5c08d59 fix recognize email in error handler 2024-03-29 12:50:12 +01:00
Faton Ramadani
e3512b3eac 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
e0b34edcc8 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
5e59c137e0 fix View Logs 2024-03-28 17:49:29 +01:00
HugoCasa
dd4f48d244 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
0fc22938c9 fix: show script path when schedule summary is empty (#3487) 2024-03-28 15:50:05 +01:00
Ruben Fiszel
72c419ee5a nit markdown for scripts 2024-03-28 11:57:57 +01:00
Faton Ramadani
953b0396a6 feat(frontend): Add support for clearFiles in the file input component (#3483) 2024-03-28 11:44:10 +01:00
Faton Ramadani
4e07d6cad6 fix(frontend): Fix the pane delete button (#3482) 2024-03-28 11:43:45 +01:00
Ruben Fiszel
b4f5d96feb more ubicloud 2024-03-28 01:22:36 +01:00
HugoCasa
f5b19472dd fix: benchmark action single push (#3480)
* fix: benchmarks action only push once

* fix: benchmark artifacts

* fix: include past data

* fix: don't save dedicated warmup

* fix: fetch existing data directly from gh
2024-03-28 01:18:42 +01:00
HugoCasa
ff2f24a013 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
c4337d55ae support gh markdown for script, flows, resource description 2024-03-27 23:04:19 +01:00
Ruben Fiszel
6626871823 feat: support gh markdown for script, flows, resource descriptions 2024-03-27 19:07:19 +01:00
Ruben Fiszel
933f24a3ea improve autosize + add markdown support for scripts and workflows 2024-03-27 18:19:37 +01:00
Ruben Fiszel
40d5732d65 chore(main): release 1.298.0 (#3475)
* chore(main): release 1.298.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-03-27 17:25:32 +01:00
Ruben Fiszel
e1059d7163 fix: fix clean cache deleting config 2024-03-27 17:15:29 +01:00
Ruben Fiszel
c6545043d0 update python to 3.11.8 2024-03-27 16:32:45 +01:00
HugoCasa
a2776b7a8f chore(benchmarks): merge workers graphs (#3477) 2024-03-27 14:54:34 +01:00
Ruben Fiszel
e7abaa3aa1 nits map 2024-03-27 14:53:47 +01:00
Henri Courdent
a509986947 Template frontend script (#3476) 2024-03-27 14:25:52 +01:00
Ruben Fiszel
773b524b04 feat: approval steps description 2024-03-27 14:04:14 +01:00
Ruben Fiszel
d3f13925d4 feat: add map support in renderer 2024-03-27 10:14:44 +01:00
Ruben Fiszel
1e9bee2915 fix: display approval step at top level regardless of depth 2024-03-27 09:46:09 +01:00
Ruben Fiszel
8970009b44 fix powershell with nsjail 2024-03-26 23:11:26 +01:00
Henri Courdent
4eaaadc364 Windmill AI handle multiple lines (#3469)
* Windmill AI handle multiple lines

* Fix npm_check

* Fix height

* Get rid of custom css

* fix: handle edge cases

* fix: edge edge case

* fix: adjust size on popup open

* fix: cancel request on leave

---------

Co-authored-by: HugoCasa <hugo@casademont.ch>
2024-03-26 23:04:42 +01:00
Ruben Fiszel
7e02e3da7a chore(main): release 1.297.1 (#3474)
* chore(main): release 1.297.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-03-26 22:26:31 +01:00
Ruben Fiszel
2bcd3cb8e8 fix: fix approval steps handling of default args 2024-03-26 22:16:19 +01:00
Ruben Fiszel
dd6d0950ed chore(main): release 1.297.0 (#3473)
* chore(main): release 1.297.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-03-26 19:15:03 +01:00
Ruben Fiszel
3c2652241f fix python client set_user_state 2024-03-26 19:09:56 +01:00
HugoCasa
0e0d964fc8 feat: add visible to runner only default value (#3472) 2024-03-26 19:07:21 +01:00
Ruben Fiszel
fbc82b9940 chore(main): release 1.296.1 (#3471)
* chore(main): release 1.296.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-03-26 19:02:34 +01:00
Ruben Fiszel
249c155856 fix python client set_user_state 2024-03-26 18:57:54 +01:00
Ruben Fiszel
5c2e9704b7 nit flow editor 2024-03-26 18:54:37 +01:00
Ruben Fiszel
8c50b8844a improve getUserClient in typescript 2024-03-26 18:53:18 +01:00
Ruben Fiszel
481671a4f3 fix(backend): update chrono dependency 2024-03-26 18:47:15 +01:00
Ruben Fiszel
c01d084a06 chore(main): release 1.296.0 (#3468)
* chore(main): release 1.296.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-03-26 18:33:17 +01:00
Henri Courdent
b25eb04602 Update changelogs march 24 (#3470) 2024-03-26 18:28:39 +01:00
HugoCasa
767c282cfa feat: differentiate benchmark graphs by nb of workers (#3463)
* feat: differentiate benchmark graphs by nb of workers

* fix: multiple workers action save changes

* fix: github action

* fix: workers and pull

* fix: typo

* fix: dedicated bench

* fix: dedicated

* fix: add back dep

* fix: push dedicated changes
2024-03-26 18:27:51 +01:00
HugoCasa
c5762fee53 feat: gforms oauth (#3466) 2024-03-26 18:25:39 +01:00
Ruben Fiszel
a913e23c35 fix: improve git sync for script renames 2024-03-26 18:21:58 +01:00
Ruben Fiszel
6b842b3c53 feat: add set_flow_user_states and get_flow_user_states api and sdk support 2024-03-26 17:31:17 +01:00