Commit Graph
89 Commits
Author SHA1 Message Date
HugoCasa c3e7017b4b fix: prevent AI fill inputs freezing (#3226) 2024-02-14 21:28:20 +01:00
HugoCasa 918518ff5c feat: add ai for predicates and iterator expressions (#3203)
* feat: add ai for predicates and iterator expressions

* fix: npm run check

* feat: copilot like suggestion
2024-02-13 15:52:03 +01:00
HugoCasa 6eb1e27a74 feat: flow inputs ai gen (#3191)
* feat: flow inputs ai gen

* fix: prevent flow builder crash on AI gen

* fix: nits

* fix: adjust tab behavior
2024-02-10 19:51:44 +01:00
Ruben Fiszel c1f7bb7c04 fix: fix multiplayer 2023-12-22 18:17:36 +01:00
Ruben Fiszel 279a5686d1 ata nits 2023-12-22 07:59:13 +01:00
Ruben Fiszel d5d4d567fd fix: improve javascript editors with semantic validation 2023-12-21 15:12:35 +01:00
HugoCasa 7f9836758f fix: flow copilot arg types (#2648) 2023-11-18 13:16:25 +01:00
Ruben Fiszel 228333f0e1 fix: auto-invite all instead of by domain 2023-11-18 12:36:08 +01:00
Ruben Fiszel 3830dfe669 fix: restore flow local storage 2023-11-17 21:02:58 +01:00
Ruben Fiszel 2748f91773 fix template editor 2023-11-17 18:25:33 +01:00
Ruben Fiszel e5c6836ffa fix template editor 2023-11-17 18:24:17 +01:00
Ruben Fiszel 84b3ced83f fix: nested schemas can use required 2023-11-17 14:38:00 +01:00
Guillaume Bouvignies 3443cf5ba5 feat: Flow approvers user groups can be JS InputTransforms (#2468)
* backend auth user validation

* Approval page suggesting login

* BE impl to support groups

* Add FE for setting suspend on flow step

* handle admin as a specific case

* restrict feature to entperprise only

* group names as static input transforms

* Suspend settings with tabs

* Update enterprise edition check

* cleanup

* FE InputTransformForm

* BE InputTransform

* Fix FE

* cleanup

* ArgInput list multiselect

* cleanup

* reset vscode settings
2023-10-20 01:39:31 +02:00
HugoCasa f7ecbb9de7 feat: test openai key + improve AI UI (#2465) 2023-10-19 16:15:18 +02:00
Faton Ramadani 33b1c752ae feat(frontend): add driverjs (#2327)
* feat(frontend): add driverjs

* feat(frontend): pipeline done

* feat(frontend): texts updated

* feat(frontend): split tutorials into two

* feat(frontend): Branch one tutorial

* wip

* feat(frontend): flow editor tutorial v0 done

* feat(frontend): flow editor tutorial v0 done

* feat(frontend): fix how tutorials are started

* feat(frontend): fix how tutorials are started
2023-10-04 10:12:07 +02:00
Ruben Fiszel cbd68a944c fix: fix resource type picker object reinitialization 2023-09-25 19:13:05 +02:00
Ruben Fiszel 8d0569249d fix flow builder input transforms 2023-09-08 00:52:05 +02:00
Ruben Fiszel 5bf27d6898 fix flow builder input transforms 2023-09-08 00:51:09 +02:00
Ruben Fiszel 678fd0cec4 fix flow builder input transforms 2023-09-08 00:47:05 +02:00
HugoCasa 1d71154c99 feat: flow copilot (#2219)
* chore: refactoring

* feat: hub embeddings search benchmark

* feat: flow copilot v0

* feat: as trigger schedule + refactoring

* feat: improvements

* fix: remove unecessary filter

* feat: UX improvements

* fix: frontend check

* feat: switch to bun + other improvements

* fix: improve reactivity
2023-09-07 18:03:48 +02:00
HugoCasa 258899e0c3 feat: big query schema explorer (#2247)
* feat: big query schema explorer

* fix: schema caching
2023-09-07 17:49:21 +02:00
Ruben Fiszel 9977e91cee fix: update go to 1.12.0 and deno to 1.36.2 2023-08-24 10:15:52 +02:00
Ruben Fiszel f5483397c0 fix: improve code structure to reduce unecessary dependency of apppreview on heavy packages 2023-08-01 09:16:16 +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 dc909862f7 feat: new default encoding for resource types in deno 2023-06-17 18:58:02 +02:00
Ruben Fiszel 2b705aa38b fix: flow editor design improvements 2023-06-13 11:41:06 +02:00
Ruben Fiszel f476904af0 fix: improve websockets handling for flow editor 2023-06-02 19:45:30 +02:00
Ruben Fiszel 7fb71fafdb fix: transform_inputs now only support single line expressions 2023-05-14 14:46:54 +02:00
Ruben Fiszel 8d3416e525 feat: introduce draft for flows 2023-05-01 09:31:22 +02:00
Ádám Kovács f63c1c5d2e feat(frontend): Add seconds input (#1445)
* feat(frontend): Add seconds input

* add more instances

* fix header toggles

* add retry calculations
2023-04-21 14:35:50 +02:00
Ruben Fiszel f057d07d95 improve further monaco assistant 2023-04-07 09:16:10 +02:00
Faton Ramadani dc8c389526 fix(frontend): Fix connected property (#1371)
* fix(frontend): Fix connected property

* fix(frontend): fix connected property

* fix(frontend): fix connected property
2023-04-06 16:02:10 +02:00
Ruben Fiszel 99e70d223c remove unecessary debug inputtransform 2023-04-02 22:20:05 +02:00
Ruben Fiszel d1f2f12b15 update highlight + fix transform editor suggestions 2023-04-02 17:41:43 +02:00
Ruben Fiszel 792679ae00 feat(frontend): use rich json editor for arrays of objects and for object in ArgInput 2023-03-27 13:03:06 +02:00
Ruben Fiszel d7aa565ea8 fix z-index of inputransformform 2023-03-06 16:04:32 +01:00
Ruben Fiszel 26fd94a8f0 feat(frontend): refactor entire flow builder UX 2023-03-05 23:00:43 +01:00
Ruben Fiszel fa18204267 fix(frontend): arginput + apppreview fixes 2023-03-03 17:34:08 +01:00
Ruben Fiszel a05757494c flow improvements 2023-03-02 17:37:51 +01:00
Ruben Fiszel d97a3fb400 fix minor UX bugs 2023-02-13 13:17:20 +01:00
Ruben Fiszel f27a9eec12 handle backquotes in template 2023-01-30 08:31:21 +01:00
Ruben Fiszel 1463b2dcfd flow builder args handling improvements 2023-01-28 23:22:51 +01:00
Ruben Fiszel ec2e0fdc33 error handling improvements 2023-01-14 17:46:03 +01:00
Ruben Fiszel c16a545e0a fix flow input transform default bug 2023-01-04 15:57:19 +01:00
Ruben Fiszel 8bdd707e55 feat: add support for yaml format as a string format 2023-01-04 10:37:13 +01:00
Ruben Fiszel cc938166ca apps improvements 2023-01-03 09:46:36 +01:00
Ádám Kovács fb1de7dfa7 feat(frontend): Toggle to hide optional inputs (#1060) 2023-01-02 10:09:33 +01:00
Ruben Fiszel 3a7962638d set default for template editor 2022-12-31 07:50:18 +01:00
Ruben Fiszel 222b732b20 add autosave for apps 2022-12-31 07:36:05 +01:00
Ruben Fiszel a20d3fae6f feat: add a All Static Inputs module to the flow editor 2022-12-30 05:31:45 +01:00