Commit Graph

1138 Commits

Author SHA1 Message Date
Ruben Fiszel b8cd70ea00 use hostname as worker name 2023-05-28 21:44:57 +02:00
Ruben Fiszel 2838d77128 use hostname as worker name 2023-05-28 19:28:06 +02:00
Ruben Fiszel e91571a58b rework premium workspace pricing 2023-05-28 13:00:21 +02:00
Ruben Fiszel d12c42c58d update all_runnables 2023-05-27 17:22:56 +02:00
Ruben Fiszel 95c4be513c chore(main): release 1.105.0 (#1646)
* chore(main): release 1.105.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-27 15:07:37 +02:00
Ruben Fiszel 76173233a6 update hub sync cli version 2023-05-27 15:07:21 +02:00
Ruben Fiszel 944ef2df69 fix(cli): expose an encrypt value endpoint 2023-05-27 14:31:30 +02:00
Ruben Fiszel 3a64583063 add /user/all_runnable 2023-05-25 20:43:56 +02:00
Ruben Fiszel 26b68fa2db add logs around connecting to database 2023-05-25 17:45:17 +02:00
Ruben Fiszel 1c5304f2e1 fix redacted audit logs 2023-05-25 15:58:53 +02:00
Ruben Fiszel 470650e504 fix migration break 2023-05-25 11:07:54 +02:00
Ruben Fiszel 0b3ec28d8c audit log redacted in CE (#1645)
* auditLogOnEE

* audit logs
2023-05-25 08:56:38 +02:00
Ruben Fiszel 07e3b0e3d0 chore(main): release 1.104.2 (#1644)
* chore(main): release 1.104.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-24 18:47:35 +02:00
Ruben Fiszel 0e4a5a165b fix(python): fix python execution 2023-05-24 18:43:32 +02:00
Ruben Fiszel 3e1caa75e1 chore(main): release 1.104.1 (#1643)
* chore(main): release 1.104.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-24 18:34:33 +02:00
Ruben Fiszel 453351fcc2 fix(cli): fix hub pull 2023-05-24 18:31:28 +02:00
Ruben Fiszel 3d47411759 chore(main): release 1.104.0 (#1635)
* chore(main): release 1.104.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-24 15:49:28 +02:00
Ruben Fiszel cee50708f8 update cli sync script 2023-05-24 15:46:58 +02:00
Ruben Fiszel 467f8cbe2a fix multiline test 2023-05-24 15:16:19 +02:00
Ruben Fiszel 9a8f96a2f3 add ee_license endpoint 2023-05-24 14:34:03 +02:00
Ruben Fiszel e9e4fa0a6d overwrite buggy migration 3 2023-05-24 10:56:24 +02:00
Ruben Fiszel 5d55229569 overwrite buggy migration 2 2023-05-24 10:52:54 +02:00
Ruben Fiszel 436983e3aa fix buggy migration 2 2023-05-24 10:52:12 +02:00
Ruben Fiszel c003507bc0 overwrite buggy migration 2023-05-24 10:44:10 +02:00
Ruben Fiszel a3f900de32 remove demo and starter if empty 2023-05-24 10:10:46 +02:00
Ruben Fiszel a97b555ac8 treat bash errors as errors 2023-05-23 20:49:16 +02:00
Ruben Fiszel c93393d5c0 feat: schedule error handler (#1636)
* handleError

* revert

* all
2023-05-23 20:25:41 +02:00
Ruben Fiszel dd32bf2e9d fix(python): handle nan 2023-05-23 18:36:59 +02:00
Ruben Fiszel e9454348fa chore(main): release 1.103.0 (#1616)
* chore(main): release 1.103.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-22 17:59:38 +02:00
Ruben Fiszel 7367fea524 implement license keys with expiry 2023-05-22 11:06:23 +02:00
Danny Summerlin 6a45b16564 Open Added an import exception for pysmb #1615
adding pysmb to exceptions list
2023-05-21 17:09:36 +02:00
Ruben Fiszel 2426c7fd92 chore(main): release 1.102.1 (#1614)
* chore(main): release 1.102.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-21 12:52:00 +02:00
Ruben Fiszel beac8c3dd7 chore(main): release 1.102.0 (#1588)
* chore(main): release 1.102.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-19 23:42:02 +02:00
Ruben Fiszel 4297fdb668 feat: add ability to pass the full raw body (#1611) 2023-05-19 23:22:04 +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
Ruben Fiszel dc1bfbb5f5 feat: add GOPROXY + fix on saved inputs 2023-05-18 17:29:37 +02:00
Ruben Fiszel 811501d277 fix: rework multiselect as app component (#1599) 2023-05-18 16:28:58 +02:00
Ruben Fiszel 675bbfa7b1 feat(backend): add REQUEST_SIZE_LIMIT env variable 2023-05-17 23:07:17 +02:00
Ruben Fiszel 985e186a38 feat(backend): non mapped values are passed as arg 'body' 2023-05-17 21:45:57 +02:00
Ruben Fiszel 2914d51a2d fix capture payload too big check typo 2023-05-16 16:17:26 +02:00
Ruben Fiszel 5e472b6911 increase payload size from 10kb to 512kb for capture endpoint 2023-05-16 16:10:28 +02:00
Ruben Fiszel 52fb7695f8 chore(main): release 1.101.1 (#1575)
* chore(main): release 1.101.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-16 13:14:10 +02:00
Ruben Fiszel 36e653195e fix(backend): make result job endpoints public 2023-05-16 13:08:36 +02:00
Ruben Fiszel 4ba2321d27 add rls raw up migration 2023-05-16 13:02:29 +02:00
Ruben Fiszel 8047240656 chore(main): release 1.101.0 (#1572)
* chore(main): release 1.101.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-15 13:40:29 +02:00
Ruben Fiszel 5285a9d26e attempt 1 at lsp on arm 2023-05-15 13:33:51 +02:00
Ruben Fiszel 4d7329dd4f sqlx 2023-05-15 11:51:54 +02:00
Ruben Fiszel 9ea18b4593 feat(backend): add job_id as a query arg to force set the new job_id 2023-05-15 10:50:43 +02:00
Ruben Fiszel 47e87ff80e chore(main): release 1.100.2 (#1567)
* chore(main): release 1.100.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-15 00:23:37 +02:00
Ruben Fiszel fb1ed5aea5 update backend deps 2023-05-15 00:19:41 +02:00