 Ruben Fiszelandrubenfiszel
|
79c038ffd4
|
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
|
0919a80b72
|
update backend deps
|
2023-05-15 00:19:41 +02:00 |
|
Ruben Fiszel
|
a1d54de9c9
|
lock hash only when relevant
|
2023-05-14 22:22:02 +02:00 |
|
Ruben Fiszel
|
393de630d8
|
re-allow multiple statements but must use a return
|
2023-05-14 15:02:22 +02:00 |
|
Ruben Fiszel
|
c252b765f1
|
fix: transform_inputs now only support single line expressions
|
2023-05-14 14:46:54 +02:00 |
|
Ruben Fiszel
|
63f520a05a
|
fix cancel approval step
|
2023-05-14 13:57:22 +02:00 |
|
Ruben Fiszel
|
908358eb08
|
fix: discriminate execute apps by component
|
2023-05-14 13:07:52 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
c9a19666b3
|
chore(main): release 1.100.1 (#1563)
* chore(main): release 1.100.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-12 23:52:00 +02:00 |
|
Ruben Fiszel
|
178ed6f426
|
fix: update setup step
|
2023-05-12 23:47:39 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
33c9389978
|
chore(main): release 1.100.0 (#1559)
* chore(main): release 1.100.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-12 21:20:54 +02:00 |
|
Ruben Fiszel
|
5e7e46e025
|
fix(backend): handle Date type
|
2023-05-12 13:14:20 +02:00 |
|
Ruben Fiszel
|
72d343e916
|
add OAUTH_JSON_AS_BASE64
|
2023-05-11 23:03:05 +02:00 |
|
Ruben Fiszel
|
6bbd9374cb
|
fix(frontend): only download result for apps
|
2023-05-11 22:13:19 +02:00 |
|
Ruben Fiszel
|
5dfd82c22a
|
force raw path to ends with .py, .sh, .go, .ts
|
2023-05-11 11:00:01 +02:00 |
|
Ruben Fiszel
|
39472722d4
|
requiring passing new value when updating is_secret
|
2023-05-11 08:50:53 +02:00 |
|
Ruben Fiszel
|
1c0dba2453
|
remove variable restriction to update secret/public
|
2023-05-11 00:26:34 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
94c066511b
|
chore(main): release 1.99.0 (#1554)
* chore(main): release 1.99.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-10 21:52:12 +02:00 |
|
Ruben Fiszel
|
5601d047fe
|
fix(backend): run endpoints also support support x-www-form-urlencoded encoded payloads
|
2023-05-10 20:01:11 +02:00 |
|
Ruben Fiszel
|
018b504986
|
feat: increase timeout to 900
|
2023-05-10 19:08:18 +02:00 |
|
Ruben Fiszel
|
2b57418427
|
feat(backend): run endpoints also support support x-www-form-urlencoded encoded payloads
|
2023-05-10 18:55:37 +02:00 |
|
Ruben Fiszel
|
2b1ba8eeea
|
shortcut HEAD request on get run_wait_result
|
2023-05-10 17:15:04 +02:00 |
|
Ruben Fiszel
|
54b329fcf2
|
accept head request on post methods to send webhooks
|
2023-05-10 16:48:55 +02:00 |
|
Ruben Fiszel
|
45991bf259
|
preserve json orders for apps and drafts
|
2023-05-10 13:23:04 +02:00 |
|
Ruben Fiszel
|
df5f984477
|
app jsonb to json to preserve order for drafts too
|
2023-05-10 12:42:11 +02:00 |
|
Ruben Fiszel
|
bb8ddfc7a1
|
app jsonb to json to preserve order
|
2023-05-10 12:21:57 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
4f78ab43a3
|
chore(main): release 1.98.0 (#1553)
* chore(main): release 1.98.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-09 15:08:05 +02:00 |
|
Ruben Fiszel
|
c62670f735
|
fix(backend): grant all on raw_app
|
2023-05-09 15:02:04 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
92aafb53cf
|
chore(main): release 1.97.0 (#1552)
* chore(main): release 1.97.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-09 13:09:34 +02:00 |
|
Ruben Fiszel
|
7537f1a1d7
|
feat(backend): cache hub scripts in the worker cache
|
2023-05-09 12:45:54 +02:00 |
|
Ruben Fiszel
|
d814a25b0f
|
add cairo to openbb build
|
2023-05-09 11:11:09 +02:00 |
|
Ruben Fiszel
|
6b5ceed652
|
feat(backend): in python, if a value is bytes, it is encoded to base64 automaticaly
|
2023-05-09 09:36:07 +02:00 |
|
Ruben Fiszel
|
38ec7d3a85
|
feat(backend): add windmill_status_code to run_wait_result
|
2023-05-09 02:46:53 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
90244c278b
|
chore(main): release 1.96.3 (#1551)
* chore(main): release 1.96.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-09 01:20:19 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
b43356fc99
|
chore(main): release 1.96.2 (#1550)
* chore(main): release 1.96.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-08 23:38:26 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
a583381146
|
chore(main): release 1.96.1 (#1541)
* chore(main): release 1.96.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-08 21:19:23 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
068661aa21
|
chore(main): release 1.96.0 (#1538)
* chore(main): release 1.96.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-08 19:43:28 +02:00 |
|
Ruben Fiszel
|
13242abff1
|
feat: add support for full fleged apps (react, svelte, vue) (#1536)
* add react support
* use whoami
* update
* update
* update
* create react app
* all
* sqlx
|
2023-05-08 19:10:45 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
dc8f0d11da
|
chore(main): release 1.95.1 (#1535)
* chore(main): release 1.95.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-06 12:09:45 +02:00 |
|
Ruben Fiszel
|
c23e6b4534
|
assign static crate for rustpython-parser
|
2023-05-06 12:02:52 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
36ecb3a279
|
chore(main): release 1.95.0 (#1532)
* chore(main): release 1.95.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-05 23:26:28 +02:00 |
|
Ruben Fiszel
|
2a958a9d1d
|
fix default value in python
|
2023-05-05 10:03:28 +02:00 |
|
Ruben Fiszel
|
8791a86a93
|
feat(backend): default parameters are used in python if missing from args
|
2023-05-05 09:44:53 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
2a7812c434
|
chore(main): release 1.94.0 (#1525)
* chore(main): release 1.94.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-05 02:51:13 +02:00 |
|
Ruben Fiszel
|
f3ec9ca09d
|
make the group 'all' undeletable
|
2023-05-04 19:22:53 +02:00 |
|
Ruben Fiszel
|
a07e3e8438
|
fix(backend): fix python transformers
|
2023-05-03 23:27:14 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
57d7876d76
|
chore(main): release 1.93.1 (#1524)
* chore(main): release 1.93.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-03 16:44:03 +02:00 |
|
Ruben Fiszel
|
727d946d52
|
fix tests
|
2023-05-03 14:31:54 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
5a94f5bef2
|
chore(main): release 1.93.0 (#1519)
* chore(main): release 1.93.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-03 14:16:49 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
8a430a037b
|
chore(main): release 1.92.2 (#1517)
* chore(main): release 1.92.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-03 01:03:58 +02:00 |
|
Ruben Fiszel
|
82c4d6629e
|
fix(go-client): fix go-client gen
|
2023-05-03 01:00:35 +02:00 |
|