Commit Graph

5965 Commits

Author SHA1 Message Date
Ruben Fiszel
f65ff0c66a add more spacing in advanced tab of flows 2023-06-04 14:47:17 +02:00
Ruben Fiszel
027fa6ff09 feat: add cache as a primitive for flows (#1671)
* feat: add cache as a primitive for flows

* fix failure module
2023-06-04 14:39:10 +02:00
Ruben Fiszel
af17b15941 fix: optimize object viewer to handle large data 2023-06-04 01:45:35 +02:00
Ruben Fiszel
f476904af0 fix: improve websockets handling for flow editor 2023-06-02 19:45:30 +02:00
Henri Courdent
9c1591e3bb Tooltip for integration (#1669) 2023-06-02 12:01:44 +02:00
Ruben Fiszel
828461f038 fix: renaming app + improve flow rendering 2023-06-02 11:51:47 +02:00
Ruben Fiszel
016a6d12b8 fix reload assistant 2023-06-01 01:33:34 +02:00
Ruben Fiszel
3ca9224961 fix edit of resource type in schema editor 2023-05-31 22:12:49 +02:00
Ruben Fiszel
37f27116e3 fix edit of resource type in schema editor 2023-05-31 22:07:33 +02:00
Faton Ramadani
d6b03321ce fix(frontend): Fix currency input (#1667) 2023-05-31 18:26:39 +02:00
Ruben Fiszel
a1e882214a urlize description on run page 2023-05-31 17:29:58 +02:00
Ruben Fiszel
78df680c8e only show presence if websocket connection succceeds 2023-05-31 15:29:20 +02:00
Ruben Fiszel
9e8ea91f82 feat: add app presence 2023-05-31 15:08:07 +02:00
Ruben Fiszel
5c29a828ac multiplayer fix 2023-05-30 21:18:53 +02:00
Ruben Fiszel
1781b4dfeb multiplayer fix 2023-05-30 21:05:59 +02:00
Ruben Fiszel
f11fcd8f17 re-use monaco-editor-workers for simple editor 2023-05-30 20:03:13 +02:00
Ruben Fiszel
915f20fb0a feat: add multiplayer support for webeditor (#1562) 2023-05-30 17:42:27 +02:00
Faton Ramadani
3b2d4419ee fix(frontend): Fix app table actions (#1665)
* fix(frontend): Fix app table actions

* fix(frontend): Fix app table actions

* fix(frontend): Fix app table actions
2023-05-30 17:27:17 +02:00
Ruben Fiszel
081a54361b give public app badges 2023-05-30 00:34:14 +02:00
Ruben Fiszel
18a50e0272 fix text in editor mode in view mode 2023-05-29 23:48:10 +02:00
Ruben Fiszel
7a355a6bbf feat(backend): webhook specific tokens 2023-05-29 23:39:50 +02:00
Ruben Fiszel
cbb9e444ea UX nits 2023-05-29 16:17:51 +02:00
Ruben Fiszel
20f2602b1f store search filters in query 2023-05-28 23:53:16 +02:00
Ruben Fiszel
3ad63b0f37 fix table actions policy on deploy 2023-05-28 23:31:52 +02:00
Ruben Fiszel
f7acc04424 fix apps assign for array 2023-05-28 22:04:51 +02:00
Ruben Fiszel
2838d77128 use hostname as worker name 2023-05-28 19:28:06 +02:00
Ruben Fiszel
f44853fdc7 prettify insert variable and enum custom value 2023-05-28 18:34:03 +02:00
Ruben Fiszel
77e7e49372 feat(apps): add setValue to frontend script's SDK 2023-05-28 18:02:42 +02:00
Ruben Fiszel
1cb3686e8d do a shallow copy on rx connect to allow for function passing 2023-05-28 13:04:52 +02:00
Ruben Fiszel
e91571a58b rework premium workspace pricing 2023-05-28 13:00:21 +02:00
Faton Ramadani
552ed9459c fix(frontend): Check whether the source has the right type (#1647)
* fix(frontend): Check whether the source has the right type

* fix(frontend): add componentErrorHandler
2023-05-26 15:14:14 +00:00
Ruben Fiszel
8f403a7ae5 feat(apps): added deployment history browser 2023-05-26 06:49:34 +02:00
Ruben Fiszel
bf1974b947 revert rx modification 2023-05-25 21:29:31 +02:00
Ruben Fiszel
e7c6b7138b fix toggle binding in app 2023-05-25 19:04:02 +02:00
Ruben Fiszel
2a235f789f object viewer copy path instead of content 2023-05-25 16:28:01 +02:00
Ruben Fiszel
0b3ec28d8c audit log redacted in CE (#1645)
* auditLogOnEE

* audit logs
2023-05-25 08:56:38 +02:00
Faton Ramadani
226b9e9756 fix(frontend): Fix app toolbar z-index (#1641)
* fix(frontend): Fix app toolbar z-index

* fix(frontend): mimimize changes

* fix(frontend): use same strategy as Popover
2023-05-24 15:58:59 +02:00
Faton Ramadani
4ad364e551 App multi select default items (#1638)
* feat(frontend): add default items to multi select component

* feat(frontend): set the output correctly
2023-05-24 13:58:05 +02:00
Ruben Fiszel
8e080b9028 update openapi-typescript-codegen 2023-05-24 12:30:21 +02:00
Ruben Fiszel
986c1d4e21 improve logout experience on setup 2023-05-24 08:31:37 +02:00
Ruben Fiszel
c93393d5c0 feat: schedule error handler (#1636)
* handleError

* revert

* all
2023-05-23 20:25:41 +02:00
Ruben Fiszel
dd3d8076b5 better split frontend helpers 2023-05-23 12:32:20 +02:00
Ruben Fiszel
7ee2d2c02e feat: docker as a new supported language 2023-05-22 17:50:30 +02:00
Faton Ramadani
aa243f6dcf feat(frontend): disable tabs (#1623)
* feat(frontend): disable tabs

* feat(frontend): disable tabs

* feat(frontend): remove console.log

* feat(frontend): remove GridTabDisabled for Stepper component
2023-05-22 14:37:11 +02:00
Ruben Fiszel
791170aef9 nit date inferrence 2023-05-22 14:15:58 +02:00
Ruben Fiszel
7167406fe7 added sql support to monaco 2023-05-22 11:28:28 +02:00
Faton Ramadani
dc5452474a feat(frontend): add plain chartjs component (#1621)
* fix(frontend): add plain chartjs component

* feat(frontend): add missing styling

* feat(frontend): fix typing

* feat(frontend): fix typing
2023-05-22 11:18:04 +02:00
Ruben Fiszel
eb178840b0 fix breakpoint/mobile view for apps 2023-05-22 00:47:17 +02:00
Ruben Fiszel
f5a41705c2 fix deno lsp 2023-05-22 00:02:53 +02:00
Ruben Fiszel
0e747016a1 fix chartjs 2023-05-21 19:38:16 +02:00