Commit Graph

8370 Commits

Author SHA1 Message Date
Ruben Fiszel c398cc64b1 add selectFirstRowByDefault for tables 2023-12-08 23:57:52 +01:00
Ruben Fiszel 4800ebb864 fix: improve aggrid selectedRow output + make first selectedRow configurable 2023-12-08 23:42:08 +01:00
Ruben Fiszel bd90493563 chore(main): release 1.223.0 (#2807) 2023-12-08 21:33:02 +01:00
Guillaume Bouvignies 346d9affa5 feat: Add possibility to delete flow step results when the flow is complete (#2806)
* feat: Add possibility to delete flow step results when the flow is complete

* Add third layer of tabs and gate feature to EE
2023-12-08 21:30:44 +01:00
Guillaume Bouvignies a38614d367 fix: Fix test_complex_flow_restart (#2813) 2023-12-08 19:15:08 +01:00
Guillaume Bouvignies cad8f60edc chore: Update git sync scripts (#2819) 2023-12-08 18:46:39 +01:00
Guillaume Bouvignies 74bb1a2bf1 feat: Add a git sync test button (#2817) 2023-12-08 18:20:23 +01:00
Guillaume Bouvignies 9a7b68570b chore: Updating git sync info (#2818) 2023-12-08 18:20:07 +01:00
HugoCasa 19c909ce66 fix: deno chromium support when nsjail enabled (#2815) 2023-12-08 18:18:20 +01:00
Henri Courdent 2ac367db8c Git sync frontend improvements & tooltip (#2816) 2023-12-08 17:57:47 +01:00
Ruben Fiszel e485811309 fix: improve sql default arg parsing + auto invite 2023-12-08 16:37:11 +01:00
Guillaume Bouvignies 52fe475674 chore: bump Go to 1.21.5 (#2814) 2023-12-08 16:27:16 +01:00
HugoCasa 03568178a4 feat: sql types autocomplete (#2810)
* feat: sql types autocomplete

* fix: frontend check
2023-12-08 15:20:33 +01:00
Ruben Fiszel b9f7fd882a fix: support interval in pg 2023-12-08 11:47:41 +01:00
HugoCasa 7082c2fbcd feat: no worker with tag warning (#2803)
* feat: no worker with tag warning

* feat: better design and flow jobs

* fix: sqlx

* fix: clear timeout on destroy
2023-12-08 00:18:41 +01:00
HugoCasa 825448e1f1 feat: add mysql datetime (#2808)
* feat: mysql datetime support

* feat: nits
2023-12-08 00:14:08 +01:00
HugoCasa 81abec453e fix: db schema autocomplete (#2809) 2023-12-08 00:13:34 +01:00
Ruben Fiszel 0098c22074 fix: conditional component also for toggles 2023-12-07 20:38:20 +01:00
Ruben Fiszel 71cf7eac04 chore(main): release 1.222.0 (#2801)
* chore(main): release 1.222.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-12-07 19:04:46 +01:00
HugoCasa 6e138528dd feat: mysql named params (#2805) 2023-12-07 18:55:14 +01:00
Ruben Fiszel c37d73d1df fix reload 2023-12-07 18:40:17 +01:00
Ruben Fiszel 93f34693ac fix reload 2023-12-07 18:38:59 +01:00
Ruben Fiszel 6814bfd346 fix reload 2023-12-07 18:36:39 +01:00
Ruben Fiszel cb098182db fix reload 2023-12-07 18:32:00 +01:00
Ruben Fiszel 18a4479932 fix: fix extraOptions for agGrid 2023-12-07 18:16:17 +01:00
Ruben Fiszel 62d82e2403 fix: fix extraOptions for agGrid 2023-12-07 17:58:36 +01:00
Ruben Fiszel 9147df5e29 feat: conditional fields on forms 2023-12-07 17:58:22 +01:00
Faton Ramadani 98784d2dd1 fix(frontend): Fix chartjs options merge (#2804) 2023-12-07 17:02:26 +01:00
Ruben Fiszel e3e25476bd multiple small fixes 2023-12-07 15:40:14 +01:00
Guillaume Bouvignies 837b7e5ad0 fix: add saml feature flag (#2802) 2023-12-07 15:04:31 +01:00
HugoCasa c7679d0094 fix: app reports screenshot refresh (#2800) 2023-12-07 11:03:23 +01:00
Ruben Fiszel d89ac69109 improve evalv2 fullscreen 2023-12-07 09:40:51 +01:00
Ruben Fiszel 32b0f86f66 update ag-grid 2023-12-07 09:34:59 +01:00
Ruben Fiszel d570ae96eb bump ag-grid to 31.0 2023-12-07 01:04:09 +01:00
Ruben Fiszel 7792942994 chore(main): release 1.221.0 (#2786)
* chore(main): release 1.221.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-12-07 00:50:26 +01:00
Ruben Fiszel 2104ec91c3 handle plain custom content type in display result 2023-12-07 00:49:59 +01:00
Ruben Fiszel 65f902af93 fix: linked variable already being a variable 2023-12-07 00:41:51 +01:00
Henri Courdent e29cc37235 Update architecture graph (#2795) 2023-12-07 00:24:29 +01:00
HugoCasa 6c55adf7c5 fix: app reports ts (#2798) 2023-12-07 00:24:08 +01:00
Ruben Fiszel 26a83b725f improve flow status viewer 2023-12-07 00:17:48 +01:00
HugoCasa 47a71ccde4 feat: limit pro plans (#2794) 2023-12-06 17:47:32 +01:00
Faton Ramadani d43f3ba493 fix(frontend): fix storage key typo (#2796) 2023-12-06 17:10:55 +01:00
Guillaume Bouvignies 9e8af5630b chore: Update git sync script version (#2793) 2023-12-06 15:29:16 +01:00
Ruben Fiszel c9023d2537 revert forloop selected details 2023-12-06 15:17:51 +01:00
Guillaume Bouvignies 90b1f0faf4 fix: Deno allow run git (#2791) 2023-12-06 15:00:45 +01:00
Faton Ramadani f1107240ad fix(frontend): use correct id for selected for loop iteration (#2787) 2023-12-06 13:57:31 +01:00
Guillaume Bouvignies 07b4eb4954 fix: Allow run git for Deno (#2790) 2023-12-06 13:56:00 +01:00
Ruben Fiszel dd9bc64966 fix: smtp doesn't require username/password 2023-12-06 12:25:44 +01:00
Guillaume Bouvignies 5cc80f36d2 fix: Allow run git for Deno (#2789) 2023-12-06 12:18:25 +01:00
HugoCasa 88b3d24dff fix: app reports nits (#2788) 2023-12-06 11:45:38 +01:00