2800 Commits
Author SHA1 Message Date
HugoCasa 1c6e767617 feat: allow to pin database in sql scripts (#3304) 2024-02-27 19:59:52 +01:00
Ruben Fiszel 4285f1e47d fix: improve handling of parallel flow branches of more than 30s 2024-02-27 16:33:13 +01:00
Ruben Fiszel 36771fbbde improve runs filter 2024-02-27 00:08:37 +01:00
Henri Courdent cee9814a99 How to upgrade message on cloud (#3293)
* How to upgrade message on cloud

* Inlined message
2024-02-26 20:01:20 +01:00
Faton Ramadani a457a0e9bf fix(frontend): Fix the overlapping buttons in the Schedule to run later popup (#3290) 2024-02-26 15:11:57 +01:00
Ruben Fiszel 074a2f440d fix: improve conditional wrapper and prevent more app errors 2024-02-26 12:44:53 +01:00
Faton Ramadani cec19c87b5 fix(frontend): fix layout (#3289) 2024-02-26 10:34:47 +01:00
Faton Ramadani 000a4814e8 feat(frontend): Update shortcuts design (#3285)
* feat(frontend): Improve text colors + button shortcuts

* feat(frontend): revert theme changes

* fix(frontend): fix shortcuts

* fix(frontend): fix delete shortcut
2024-02-26 10:30:16 +01:00
Ruben Fiszel 199994a135 fix compile build 2024-02-26 08:57:05 +01:00
Ruben Fiszel 32a45b544d feat: more resilient flows in case of crash during transitions 2024-02-25 18:25:40 +01:00
Ruben Fiszel 314d457e3d sqlx 2024-02-25 12:00:23 +01:00
Ruben Fiszel 88799b935e fix: improve performance of list users 2024-02-25 11:41:41 +01:00
Ruben Fiszel 4854f181b1 fix: improve s3file browser tester 2024-02-24 17:25:07 +01:00
Ruben Fiszel 9286487c39 fix: improve completed_job index 2024-02-24 00:13:28 +01:00
Ruben Fiszel 37987bf9ad fix: make setting owner for folders a transaction 2024-02-23 23:12:50 +01:00
Ruben Fiszel 0df43221ec fix: improve support for singlescriptflow 2024-02-23 21:06:55 +01:00
HugoCasa 044ea75403 feat: add filters for schedules (#3276) 2024-02-23 17:31:05 +01:00
HugoCasa b0f9299a2c fix: improve erorr handling when error on app component run request (#3273) 2024-02-22 17:58:15 +01:00
Ruben Fiszel 1697f4b254 fix: fix argenum breaking frontend bug 2024-02-22 17:42:59 +01:00
Henri Courdent 2102af6d48 Workspace settings and links (#3267)
* Workspace settings and links

* Encryption not EE

* Upgrade button

* Customer portal to dark
2024-02-22 14:45:12 +01:00
Ruben Fiszel bc8e481fbb fix: improve scim handling of renames on azure 2024-02-22 14:35:40 +01:00
Ruben Fiszel 4333a106c0 improve app reactivity with onDemandOnly 2024-02-22 07:20:52 +01:00
HugoCasa 5ba0bf5294 fix: improve display result header (#3265)
* fix: improve display result header

* fix: improve code
2024-02-22 00:21:04 +01:00
Ruben Fiszel 1e1efb29ba improve multi resource type resource picker 2024-02-22 00:13:49 +01:00
Ruben Fiszel 890682d4bd fix empty tags on schedules 2024-02-21 23:16:06 +01:00
Ruben Fiszel 1dea611a4c fix: improve aggrid behavior edit when filtered 2024-02-21 22:18:47 +01:00
Faton Ramadani d696f854e1 fix(frontend): Fix the selection of the first row (#3263) 2024-02-21 16:46:44 +01:00
Ruben Fiszel ceadc8a187 improve togglebuttongroup 2024-02-21 15:35:50 +01:00
Faton Ramadani 3278e09ccc Subfolder indicator (#3262)
* feat(frontend): add an indicator that path can have subfolders

* feat(frontend): add an indicator that path can have subfolders
2024-02-21 14:50:23 +01:00
Faton Ramadani c6865f8a6c fix(frontend): Select the row when clicking on a checkbox (#3260) 2024-02-21 13:50:47 +01:00
Faton RamadaniandRuben Fiszel 464604d939 feat(frontend): add support for datetime and time (#3256)
* feat(frontend): add support for datetime and time

* feat(frontend): Time component

* feat(frontend): add datetime

* feat(frontend): fix default dimensions

* feat(frontend): fix default dimensions

* feat(frontend): add missing case

* feat(frontend): fix datetime picker + improve time picker

* feat(frontend): compute date validity

* feat(frontend): fix placeholder

* feat(frontend): adapt tooltips + add missing min/max

* feat(frontend): remove console.log

* Update components.ts

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-02-21 12:44:39 +01:00
Ruben Fiszel a09a487b84 fix: add default time to datetime picker 2024-02-21 12:42:54 +01:00
Ruben Fiszel 77d66efa45 fix(frontend): improve handling of optional enums 2024-02-21 12:25:10 +01:00
Faton Ramadani 247396d04d feat(frontend): App debug mode (#3252)
* feat(frontend): App debug mode

* feat(frontend): App debug mode

* feat(frontend): App debug mode

* feat(frontend): App debug mode

* feat(frontend): App debug mode done

* feat(frontend): App debug mode done
2024-02-20 23:50:29 +01:00
Ruben Fiszel 30105af0dd fix: improve database studio 2024-02-20 14:41:10 +01:00
HugoCasa 409f3382db fix: ai fill deep copy before slicing modules + minor improvements (#3255)
* fix: AI fill deep copy before slicing modules

* feat: green to accept + improve single input gen prompt

* fix: prompt nit
2024-02-20 14:31:59 +01:00
Henri Courdent 3032300dc5 Resource before custom object (#3253) 2024-02-20 13:19:08 +01:00
Ruben Fiszel 33b02b1aef feat(app): fields inputs can be picked to not trigger recompute individually 2024-02-20 12:24:20 +01:00
Faton Ramadani 62824e4af8 feat(frontend): Fix tailwind classes on the Select component (#3249) 2024-02-20 09:16:13 +01:00
Faton Ramadani 2138016242 feat(frontend): Button rework (#3216)
* feat(frontend): wip

* feat(frontend): wip

* feat(frontend): wip

* fix(frontend): improve buttons

* fix(frontend): improve buttons wip

* fix(frontend): wip

* fix(frontend): rework done

* feat(frontend): Fix grey buttons
2024-02-20 09:15:29 +01:00
Ruben Fiszel 18bb982852 feat: add support for mem peak to nativets scripts 2024-02-19 23:38:27 +01:00
HugoCasa 4b153e7626 feat: usage-based billing (#3247)
* feat: usage-based billing

* fix: missing field

* fix: sqlx build
2024-02-19 21:09:59 +01:00
Ruben Fiszel d35c67c9b9 fix: prevent postgres timeout abuse 2024-02-19 19:59:43 +01:00
Ruben Fiszel c553d50a78 randomId drop target 2024-02-19 17:35:00 +01:00
Ruben Fiszel 4c5d6139ce fix: improve date picker across app 2024-02-19 17:29:57 +01:00
Ruben Fiszel f17e8bc15d fix: improve runs page drag 2024-02-19 15:17:45 +01:00
Ruben Fiszel 8979f01730 fix(app): make custom components available in public apps 2024-02-19 14:44:14 +01:00
Ruben Fiszel 66578d1093 feat: no logos for whitelabel licenses 2024-02-19 14:26:04 +01:00
Ruben Fiszel 628dccf16a feat: no logos for whitelabel licenses 2024-02-19 14:26:00 +01:00
Ruben Fiszel 4a224f60ab fix: add support for onSelect to app select 2024-02-18 18:43:50 +01:00