Commit Graph
7981 Commits
Author SHA1 Message Date
Faton Ramadani ac76cd940c fix(frontend): Fix text input (#1712) 2023-06-12 18:14:34 +02:00
Henri Courdent be34955125 Correcting 4 documentation links (#1711) 2023-06-12 18:06:55 +02:00
Ruben Fiszel b0e4f44146 add padding to modal 2023-06-12 18:06:23 +02:00
Ruben Fiszel 1e3bc84787 fix: fix use input from input library + make selected subgrid clearer 2023-06-12 17:57:46 +02:00
Ruben Fiszel edf62764e5 fix: fix app button form modal 2023-06-12 14:11:46 +02:00
Ruben Fiszelandrubenfiszel 06b64aa176 chore(main): release 1.114.0 (#1709)
* chore(main): release 1.114.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-06-12 12:11:37 +02:00
Ruben Fiszel 768d44b55b feat: remove the need for BASE_INTERNAL_URL 2023-06-12 12:00:42 +02:00
Ruben Fiszelandrubenfiszel a7bcd90240 chore(main): release 1.113.2 (#1708)
* chore(main): release 1.113.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-06-12 05:08:58 +02:00
Ruben Fiszel 48885c5576 fix: correct schedule jobs ordering + avoid cdn for quill css 2023-06-12 05:04:49 +02:00
Ruben Fiszelandrubenfiszel 8b2c4c42b3 chore(main): release 1.113.1 (#1706)
* chore(main): release 1.113.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-06-12 04:29:37 +02:00
Ruben Fiszel a83704665d fix: fix retrieving last jobs of schedules 2023-06-12 04:27:23 +02:00
Ruben Fiszelandrubenfiszel 06c477db92 chore(main): release 1.113.0 (#1705)
* chore(main): release 1.113.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-06-12 04:15:58 +02:00
Ruben Fiszel 71fddcf09c feat: rework schedule page entirely to display jobs informations 2023-06-12 04:09:34 +02:00
Ruben Fiszel 7cdf40f076 feat: add rich text editor as component to apps (quill) 2023-06-11 22:58:48 +02:00
Ruben Fiszelandrubenfiszel d4d1b62102 chore(main): release 1.112.0 (#1703)
* chore(main): release 1.112.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-06-10 22:08:19 +02:00
Ruben Fiszel 0450b93b04 fix: pip install repsect proxy settings 2023-06-10 22:02:21 +02:00
Ruben Fiszel f83e7af8d9 handle better local connection 2023-06-10 19:13:35 +02:00
Ruben Fiszel 65412db1e2 feat: local dev page on the web and compatible with vscode extension 2023-06-10 19:00:04 +02:00
Ruben Fiszel 4fa047da8e fix: use app for dev setup directly 2023-06-10 16:37:43 +02:00
Ruben Fiszel 2bf518d473 use app for dev setup directly 2023-06-10 16:32:59 +02:00
Ruben Fiszel 52a2309207 handle arbitrary port for cli 2023-06-10 00:37:03 +02:00
Ruben Fiszelandrubenfiszel 40233876d2 chore(main): release 1.111.3 (#1701)
* chore(main): release 1.111.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-06-09 21:49:31 +02:00
Ruben Fiszel 3f04436e0e fix: add NO_PROXY and make pip respect proxy args 2023-06-09 21:46:56 +02:00
Ruben Fiszelandrubenfiszel 2e9973b09b chore(main): release 1.111.2 (#1700)
* chore(main): release 1.111.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-06-09 19:17:00 +02:00
Ruben Fiszel 3d8c97c154 fix: add support for http_proxy and https_proxy 2023-06-09 19:14:02 +02:00
Ruben Fiszel 61cde59011 fix: add more options to aggrid 2023-06-09 18:53:22 +02:00
Ruben Fiszel b66b1bbf5a fix appstatuscomponent 2023-06-09 18:47:05 +02:00
Ruben Fiszel 18e55fbc49 fix: add job execution time and mem everywhere applicable 2023-06-09 15:40:19 +02:00
Ming FangandRuben Fiszel f7f202c13e fix: toggle self-signed certs support in oauth2 using env variable ACCEPT_INVALID_CERTS (#1694)
* toggle self-signed certs support in oauth2 using env variable DANGER_ACCEPT_INVALID_CERTS

* Update lib.rs

* Document DANGER_ACCEPT_INVALID_CERTS env variable

* change to ACCEPT_INVALID_CERTS

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-06-09 15:14:43 +02:00
Ruben Fiszelandrubenfiszel 4825cbbef4 chore(main): release 1.111.1 (#1699)
* chore(main): release 1.111.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-06-09 14:24:59 +02:00
Ruben Fiszel b13984c85b fix: add cancel button to flowpreview 2023-06-09 14:05:41 +02:00
Ruben Fiszel af50b55271 update devfrontend bundling 2023-06-09 10:27:30 +02:00
Ruben Fiszel 838e70668a update bundle 2023-06-09 10:03:20 +02:00
Ruben Fiszelandrubenfiszel 4c574b2133 chore(main): release 1.111.0 (#1697)
* chore(main): release 1.111.0

* Apply automatic changes

* Update CHANGELOG.md

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-06-09 09:08:37 +02:00
Ruben Fiszel 8834830cc3 feat: wmill dev v0 2023-06-09 09:04:26 +02:00
Ruben Fiszel 4141f19f6f feat: wmill dev v0 2023-06-09 09:04:19 +02:00
Ruben Fiszel b99e2273ae fix: be more specific about replacing nan in python deser 2023-06-09 08:40:58 +02:00
Ruben Fiszel 5df509b703 add multiple to aggrid 2023-06-08 15:50:28 +02:00
Ruben Fiszel ddfb4a2211 add options to chartjs component 2023-06-08 15:28:09 +02:00
Ruben Fiszel 4dc950f167 fix error handler sync issue 2023-06-08 15:08:19 +02:00
Henri Courdent 490f45cb09 Tooltips Cache + Custom Env Variables (#1693) 2023-06-08 14:08:52 +02:00
Ruben Fiszel e7846cc296 few fixes + devfrontend v0 2023-06-08 14:06:42 +02:00
Axel Baudot aa3c7ef81a doc: update frontend dev instructions (#1691) 2023-06-07 16:10:26 +02:00
Ruben Fiszelandrubenfiszel 6a5bb8ba66 chore(main): release 1.110.0 (#1674)
* chore(main): release 1.110.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-06-07 10:33:11 +02:00
Ruben Fiszel c893051234 add PIL => Pillow 2023-06-07 10:04:26 +02:00
Ruben Fiszel c2ae31776a ensure wasm is present befor doing inference 2023-06-06 13:57:58 +02:00
Ruben Fiszel 3f99c12c66 add folding to editor in flow and script editor 2023-06-06 13:44:39 +02:00
Ruben Fiszel e63f184b39 fix: empty flows not return their inputs 2023-06-06 11:09:17 +02:00
Ruben Fiszel 21546d4550 fix backend compile 2023-06-06 11:01:49 +02:00
Ruben Fiszel 74254af71a migrate all jsonschema parser to wasms 2023-06-06 10:52:04 +02:00