Commit Graph
585 Commits
Author SHA1 Message Date
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 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
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
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
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
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 0e747016a1 fix chartjs 2023-05-21 19:38:16 +02:00
Ruben Fiszel c57fa13557 fix initializing && update chart.js to 4.x 2023-05-21 19:16:05 +02:00
Ruben Fiszel badeefe57b feat(frontend): add flowstatus and log component for apps 2023-05-21 18:37:18 +02:00
Ruben Fiszel 7643362e97 fix allow overflow for multi select in apps 2023-05-20 21:32:30 +02:00
Ruben Fiszel 9a73fd9663 make select full width in apps 2023-05-20 21:24:13 +02:00
Ruben Fiszel d54f2eff42 tooltip fixes 2023-05-20 12:01:08 +02:00
Faton Ramadani bfc280debd 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 36280cffc8 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 741fc3f1ba fix(frontend): Fix inputValue connection to ensure done event is always sent (#1607) 2023-05-19 18:57:00 +02:00
Ruben Fiszel 391d22048d small multiselect fix 2023-05-18 16:39:34 +02:00
Ruben Fiszel 811501d277 fix: rework multiselect as app component (#1599) 2023-05-18 16:28:58 +02:00
Ruben Fiszel fdbab6dcce feat(lsp): add black + ruff + shellcheck (#1597) 2023-05-18 13:44:41 +02:00
Ruben Fiszel 20772a64d9 add valid output to app form 2023-05-18 09:12:11 +02:00
Faton Ramadani b440a473ab 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 47a455dc06 fix tab behavior 2023-05-17 21:13:04 +02:00
Faton Ramadani 175785459a fix(frontend): Add missing tooltips + multilpe small fix in the app builder (#1590)
* fix(frontend): revert commit that were removed + delete outdated components + add missing tooltips

* fix(frontend): remove outdated select button

* fix(frontend): add missing tooltips

* fix(frontend): add debug tab

* fix(frontend): remove duplicate file

* fix(frontend): add missing props
2023-05-17 17:34:40 +02:00
Faton Ramadani c06782e839 feat(frontend): add presets components (#1589)
* feat(frontend): add presets components

* feat(frontend): fix build
2023-05-17 14:25:10 +02:00
Ruben Fiszel ea866b4413 fix conditional tabs rendering 2023-05-16 16:58:35 +02:00
Faton Ramadani d0c766bc7e fix(frontend): fix pdf header + icon picker (#1586) 2023-05-16 15:32:26 +02:00
Faton Ramadani e4f8df3ed6 fix(frontend): add temp hidden span to compute the text max length (#1573)
* fix(frontend): add temp hidden span to compute the text max length

* fix(frontend): add temp hidden span to compute the text max length

* fix(frontend): add missing render condition
2023-05-15 17:35:29 +02:00
Faton Ramadani 70a8d9a3bf fix(frontend): fix app multi select (#1574) 2023-05-15 16:17:41 +02:00
Faton Ramadani 0ab17890b8 feat(frontend): stepper standalone (#1558) 2023-05-15 11:52:08 +02:00
Ruben Fiszel b14f9d08df fix: discriminate execute apps by component 2023-05-14 13:07:52 +02:00
Faton Ramadani 433514273b App style rework (#1566)
* feat(frontend): fix styling in multiple components

* feat(frontend): rework modals

* feat(frontend): fix tooltip

* feat(frontend): fix ui

* feat(frontend): clean up

* feat(frontend): remove unnecessary file
2023-05-13 17:24:26 +02:00
Ruben Fiszel 5f1c27e15f lighten script badges 2023-05-12 12:26:18 +02:00
Ruben Fiszel b5f47a2c02 merge Styling and Alignment section 2023-05-12 12:23:14 +02:00
Ruben Fiszel 058e6d220c add names to background runnables 2023-05-12 12:07:10 +02:00
Ruben Fiszel 699390f321 feat(frontend): add download button 2023-05-12 11:08:59 +02:00
Ruben Fiszel 0af640b8da add mode to ctx 2023-05-12 00:12:47 +02:00
Ruben Fiszel ab7cdd0dc1 fix(frontend): only download result for apps 2023-05-11 22:13:19 +02:00
Ruben Fiszel ca2439ce6e fix(frontend): apps rendering should not depend on local time 2023-05-11 15:47:52 +02:00
Ruben Fiszel d2057f8af7 feat(frontend): allow copy pasting nested containers 2023-05-10 20:56:28 +02:00