Commit Graph
1743 Commits
Author SHA1 Message Date
Ruben Fiszel 1cd74b2284 store search filters in query 2023-05-28 23:53:16 +02:00
Ruben Fiszel 9b436deb7a fix table actions policy on deploy 2023-05-28 23:31:52 +02:00
Ruben Fiszel ed9a5711a1 fix apps assign for array 2023-05-28 22:04:51 +02:00
Ruben Fiszel 9461b15d43 use hostname as worker name 2023-05-28 19:28:06 +02:00
Ruben Fiszel c1d80d91cc prettify insert variable and enum custom value 2023-05-28 18:34:03 +02:00
Ruben Fiszel 8c9b080875 feat(apps): add setValue to frontend script's SDK 2023-05-28 18:02:42 +02:00
Ruben Fiszel a86c146b83 do a shallow copy on rx connect to allow for function passing 2023-05-28 13:04:52 +02:00
Ruben Fiszel 91ad8d0b8d rework premium workspace pricing 2023-05-28 13:00:21 +02:00
Faton Ramadani 7fd5543d1a 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 7cb1d12d4e feat(apps): added deployment history browser 2023-05-26 06:49:34 +02:00
Ruben Fiszel 84adb83709 revert rx modification 2023-05-25 21:29:31 +02:00
Ruben Fiszel 8bf2ab349c fix toggle binding in app 2023-05-25 19:04:02 +02:00
Ruben Fiszel e38510c6ef object viewer copy path instead of content 2023-05-25 16:28:01 +02:00
Ruben Fiszel e85b7c7128 audit log redacted in CE (#1645)
* auditLogOnEE

* audit logs
2023-05-25 08:56:38 +02:00
Faton Ramadani 42af2854b2 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 aa577fa508 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 39d32130d8 update openapi-typescript-codegen 2023-05-24 12:30:21 +02:00
Ruben Fiszel 3f8dbb1536 improve logout experience on setup 2023-05-24 08:31:37 +02:00
Ruben Fiszel 34048f9ea6 feat: schedule error handler (#1636)
* handleError

* revert

* all
2023-05-23 20:25:41 +02:00
Ruben Fiszel 3f911fc457 better split frontend helpers 2023-05-23 12:32:20 +02:00
Ruben Fiszel b8da43db2c feat: docker as a new supported language 2023-05-22 17:50:30 +02:00
Faton Ramadani 5905d3b103 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 59fc3f5212 nit date inferrence 2023-05-22 14:15:58 +02:00
Ruben Fiszel 4221a7d56b added sql support to monaco 2023-05-22 11:28:28 +02:00
Faton Ramadani eb99b73346 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 a9846268bd fix breakpoint/mobile view for apps 2023-05-22 00:47:17 +02:00
Ruben Fiszel 050bb3c4c1 fix deno lsp 2023-05-22 00:02:53 +02:00
Ruben Fiszel 64e2e54bc3 fix chartjs 2023-05-21 19:38:16 +02:00
Ruben Fiszel 9eec936bee fix initializing && update chart.js to 4.x 2023-05-21 19:16:05 +02:00
Ruben Fiszel 11a52f2d59 feat(frontend): add flowstatus and log component for apps 2023-05-21 18:37:18 +02:00
Ruben Fiszel 5deee79ccb fix allow overflow for multi select in apps 2023-05-20 21:32:30 +02:00
Ruben Fiszel c4ff45967e make select full width in apps 2023-05-20 21:24:13 +02:00
Ruben Fiszel d810e178db UX nits 2023-05-20 12:52:04 +02:00
Ruben Fiszel f8d233f178 tooltip fixes 2023-05-20 12:01:08 +02:00
Ruben Fiszel 0bd8b88e65 UX improvements on runform + creating group from folder 2023-05-20 11:30:03 +02:00
Ruben Fiszel 9e57b942d7 flow nits 2023-05-20 10:10:22 +02:00
Ruben Fiszel 847cc37749 fix input transform viewer 2023-05-20 09:09:56 +02:00
Ruben Fiszel 17337cb370 improve CURL helps 2023-05-20 02:52:49 +02:00
Faton Ramadani c687a775eb fix(frontend): Fix rx (#1609)
* fix(frontend): Fix inputValue connection to ensure done event is always sent

* fix(frontend): Fix RX
2023-05-19 21:02:34 +02:00
Ruben Fiszel 632be3b8fb feat: expose a react sdk to integrate windmill into react apps (#1605)
* expose react sdk

* expose react sdk

* iterate

* iterate

* iterate

* nit

* update example

* update example

* small fixes

* update all
2023-05-19 20:44:07 +02:00
Faton Ramadani f27abecbac fix(frontend): Fix inputValue connection to ensure done event is always sent (#1607) 2023-05-19 18:57:00 +02:00
Ruben Fiszel cdc4f29ec1 feat: add GOPROXY + fix on saved inputs 2023-05-18 17:29:37 +02:00
Ruben Fiszel 2645e6bce5 small multiselect fix 2023-05-18 16:39:34 +02:00
Ruben Fiszel 85576b0083 fix: rework multiselect as app component (#1599) 2023-05-18 16:28:58 +02:00
Axel BaudotandFaton Ramadani d2c2e67718 Recursive schema display and property deletion (#1539)
* Recursive schema display and property deletion

* Added type safety and reintroduced lightmode

---------

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-05-18 13:52:06 +02:00
Ruben Fiszel 89e55e0226 feat(lsp): add black + ruff + shellcheck (#1597) 2023-05-18 13:44:41 +02:00
Ruben Fiszel a08be53fb2 add valid output to app form 2023-05-18 09:12:11 +02:00
Faton Ramadani 94b8bc4738 fix(frontend): Fix the spinning logo position (#1595) 2023-05-18 08:19:49 +02:00
Faton Ramadani 3d1fcfa16a Fix app drawer modal (#1594)
* feat(frontend): fix app drawer + modal

* feat(frontend): fix app
2023-05-18 08:18:50 +02:00
Ruben Fiszel c6d1eb1878 add tooltip to use Variable 2023-05-17 23:23:36 +02:00