Commit Graph

2427 Commits

Author SHA1 Message Date
Ruben Fiszel fbc929ba1b chore(main): release 1.70.1 (#1239)
* chore(main): release 1.70.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.70.1
2023-02-27 10:07:26 +01:00
Faton Ramadani 97602ac6db fix(frontend): Fix inline scripts list (#1240) 2023-02-27 10:06:42 +01:00
Faton Ramadani 8ee9d67f4f fix(frontend): Fix subgrid lock (#1232)
* fix(frontend): Fix subgrid lock

* feat(frontend): restore
2023-02-27 10:00:18 +01:00
Ruben Fiszel 4bf6e753f1 fix findGridItemById 2023-02-27 09:56:17 +01:00
Faton Ramadani 70eab303bd fix(frontend): Disable move in nested subgrid (#1238)
* fix(frontend): Disable move in nested subgrid

* fix(frontend): Disable move in nested subgrid
2023-02-27 09:50:39 +01:00
Ruben Fiszel c051ffeb42 fix(cli): make cli resilient to systems without openable browsers 2023-02-27 09:48:52 +01:00
Ruben Fiszel ebb68e5320 chore(main): release 1.70.0 (#1236)
* chore(main): release 1.70.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.70.0
2023-02-27 09:25:03 +01:00
Ruben Fiszel 04a076f1db fix(cli): bump cli to non broken client 1.69.3 2023-02-27 09:24:18 +01:00
Ruben Fiszel ebd2e0323e fix stripe checkout 2023-02-27 08:49:36 +01:00
Ruben Fiszel cd25570003 fix minor editor bugs 2023-02-27 00:53:49 +01:00
Ruben Fiszel e95f8ef6bf add none color for buttons 2023-02-27 00:27:20 +01:00
Ruben Fiszel c3d1c8ac39 fix many apps bugs 2023-02-26 23:43:00 +01:00
Ruben Fiszel d38aff2fe2 fix: app setup and sync now uses 1.69.3 2023-02-26 14:09:16 +01:00
Ruben Fiszel 95851ea486 minor app nits 2023-02-26 13:58:51 +01:00
Ruben Fiszel b690d801d4 feat(apps): add ag grid 2023-02-25 13:11:50 +01:00
Faton Ramadani 104e4ac5e7 feat(frontend): move to other grid (#1230)
* feat(frontend): move to other grid

* feat(frontend): wip

* feat(frontend): Fix component move

* fix(frontend): Fix build

* feat(frontend): Fix moving

* fix(frontend): Simplify code
2023-02-25 11:31:12 +01:00
Faton Ramadani e87f4fc44b fix(frontend): Fix duplication (#1237) 2023-02-25 10:18:21 +01:00
Ruben Fiszel e1f686d850 fix(frontend): fix graph viewer id assignment 2023-02-25 08:48:24 +01:00
Ruben Fiszel 7da7dac3ac chore(main): release 1.69.3 (#1234) v1.69.3 2023-02-24 21:11:58 +01:00
Ruben Fiszel c2e5afd4e0 fix(deno): fix denoify buffer handling 2023-02-24 21:09:37 +01:00
Ruben Fiszel ad9c386f41 making slider/range values connectable 2023-02-24 20:50:01 +01:00
Ruben Fiszel a4e3f98b7d chore(main): release 1.69.2 (#1233)
* chore(main): release 1.69.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.69.2
2023-02-24 19:57:50 +01:00
Ruben Fiszel dd28308c3c fix(app): fix all nested behavior 2023-02-24 19:52:20 +01:00
Ruben Fiszel 833c2655ea push 2023-02-24 19:52:20 +01:00
Faton Ramadani a8295d0b5a fix(frontend): Fix findGridItem 2023-02-24 19:52:20 +01:00
Ruben Fiszel 897e2f6b53 flatten 2023-02-24 19:52:20 +01:00
Faton Ramadani 5bb77edf45 fix(frontend): Fix findGridItem 2023-02-24 19:52:20 +01:00
Faton Ramadani 8ddcf4d9c1 fix(frontend): Fix next id 2023-02-24 19:52:20 +01:00
Faton Ramadani 33ebe2da8e fix(frontend): wip 2023-02-24 19:52:20 +01:00
Ruben Fiszel b3ee747014 pushed 2023-02-24 19:52:20 +01:00
Faton Ramadani fa105b4cae fix(frontend): gridtab 2023-02-24 19:52:20 +01:00
Faton Ramadani 483407cdf0 fix(frontend): duplicate 2023-02-24 19:52:20 +01:00
Faton Ramadani 008c30fcaa fix(frontend): delete grid item 2023-02-24 19:52:20 +01:00
Ruben Fiszel 3387bb0d83 script editor panel 2023-02-24 19:52:20 +01:00
Ruben Fiszel e08e7e4ae6 settings panel 2023-02-24 19:52:20 +01:00
Faton Ramadani ea1b2c29b9 fix(frontend): rewrote utils 2023-02-24 19:52:20 +01:00
Ruben Fiszel 4ad6fbefd3 flatten 2023-02-24 19:52:20 +01:00
Ruben Fiszel 397ecd64d4 chore(main): release 1.69.1 (#1231)
* chore(main): release 1.69.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.69.1
2023-02-24 17:26:53 +01:00
Ruben Fiszel dd7e8c742c fix(deno): remove mysql support waiting for deno fix 2023-02-24 17:19:13 +01:00
Ruben Fiszel 2f78132e08 fix(deno): remove mysql support waiting for deno fix 2023-02-24 17:11:53 +01:00
Ruben Fiszel 0041411c06 subgrids editor panel iter 1 2023-02-24 14:48:28 +01:00
Ruben Fiszel 54955b710c fix subgrids final2 2023-02-24 13:11:06 +01:00
Ruben Fiszel 1eb5a0d1d3 fix subgrids final 2023-02-24 11:59:28 +01:00
Ruben Fiszel ddda14c52b app fixes 2023-02-24 11:39:50 +01:00
Ruben Fiszel 5123c9365c fix subgrids final 2023-02-24 07:27:22 +01:00
Ruben Fiszel 834e7b1d1c todo: improve deleting tab 2023-02-24 01:04:26 +01:00
Ruben Fiszel 6e9a5b026e tab rework v2 2023-02-23 23:39:57 +01:00
Ruben Fiszel 7ad8879b09 fix binding 2023-02-23 22:14:23 +01:00
Ruben Fiszel 27cac3ffe6 fix(frontend): containers and tab fixes v1 2023-02-23 21:42:21 +01:00
Ruben Fiszel 705703a5e2 fix(frontend): containers and tab fixes v1 2023-02-23 21:01:47 +01:00