Ruben Fiszel
33962c4466
fix(python): not filled field with default <function_call> now call the default function
2022-08-06 12:51:14 +02:00
Ruben Fiszel
370b26c964
include vader lexicon in the worker for nltk
2022-08-06 12:27:58 +02:00
Ruben Fiszel
da630b5add
display inputs in flow viewer too
2022-08-06 09:30:10 +02:00
Ruben Fiszel
bc35a81bec
improve error message for parsing
2022-08-06 08:45:37 +02:00
Ruben Fiszel
0346d955f9
rework default python script
2022-08-05 20:21:13 +02:00
Ruben Fiszel
07f4a217d0
feat: _value, _index => iter.value, iter.index
2022-08-05 20:11:25 +02:00
Ruben Fiszel
13b1904a7a
fix: surface new _iterator value
2022-08-05 19:57:18 +02:00
Ruben Fiszel
8b68a87c52
fix: do not skip undefined values
2022-08-05 19:53:28 +02:00
Ruben Fiszel
e76a9816ee
feat: remove res1 wrapping
2022-08-05 19:47:00 +02:00
Faton Ramadani
c62d708993
Fix flow preview + correct stylee ( #346 )
2022-08-05 19:02:14 +02:00
Ruben Fiszel
8fa933a171
chore(main): release 1.28.1 ( #342 )
...
* chore(main): release 1.28.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.28.1
2022-08-05 17:17:02 +02:00
Ruben Fiszel
80e28dbba3
fix: improve flow viewer with retrieving hub script
2022-08-05 17:13:05 +02:00
Ruben Fiszel
793619c152
client not running improved error
2022-08-05 15:47:49 +02:00
Ruben Fiszel
a756c4e911
add nltk to lsp + set home directory to /tmp
2022-08-05 15:06:23 +02:00
Faton Ramadani
7b235bcc8e
Fix breadcrumb ( #344 )
...
* Add Toggl connect
* Fix Schedule args
* Fix breadcrumb
2022-08-05 14:19:00 +02:00
Faton Ramadani
350a25c837
fix(frontend): schedule args in flow ( #343 )
...
* Add Toggl connect
* Fix Schedule args
2022-08-05 13:16:49 +02:00
Faton Ramadani
b94895f24e
fix(frontend): add toggl connect ( #341 )
2022-08-05 11:54:15 +02:00
Ruben Fiszel
4c98cf4b66
do not cache html, cache everything else for a long time
2022-08-05 11:00:41 +02:00
Ruben Fiszel
0e6414b890
add @fatonramadani to codeowners
2022-08-05 10:21:51 +02:00
github-actions[bot]
82338e52cc
sync hub items with community
...
Co-authored-by: fatonramadani <fatonramadani@users.noreply.github.com >
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2022-08-05 10:20:41 +02:00
Ruben Fiszel
90fd7786bd
add @fatonramadani to codeowners
2022-08-05 10:15:53 +02:00
Ruben Fiszel
69ed4feaff
add @fatonramadani to codeowners
2022-08-05 10:13:38 +02:00
Ruben Fiszel
11c37c267f
fix extra_params basecamp
2022-08-05 09:59:00 +02:00
github-actions[bot]
4a47650163
sync hub items with community #338
...
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-05 09:44:36 +02:00
Ruben Fiszel
41063f34c3
add basecamp oauth
2022-08-05 09:42:45 +02:00
Faton Ramadani
c6c0837c9b
Check whether flow is defined before rendering the preview button ( #337 )
2022-08-05 09:11:55 +02:00
Ruben Fiszel
7755e6fea9
chore(main): release 1.28.0 ( #323 )
...
* chore(main): release 1.28.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.28.0
2022-08-05 01:53:57 +02:00
Ruben Fiszel
3cc9e8d172
fix flowstatusviewer and updating to in_progress much sooner
2022-08-05 01:38:33 +02:00
Ruben Fiszel
6b129b213b
fix flowstatusviewer and updating to in_progress much sooner
2022-08-05 00:46:10 +02:00
Ruben Fiszel
7c3704cad4
gif support + _value preview in object viewer
2022-08-04 23:45:27 +02:00
Ruben Fiszel
54ab6087d0
chore: update frontend
2022-08-04 22:52:45 +02:00
Faton Ramadani
721ab62ad9
Bug fix for whole flow preview ( #335 )
...
* Fix connect a ressource + preview on pull mode
* Remove code duplication
2022-08-04 21:31:07 +02:00
Faton Ramadani
3472912765
Update readme ( #333 )
2022-08-04 20:14:59 +02:00
Faton Ramadani
0fbd5209fc
Fix previous results in Flow preview ( #332 )
2022-08-04 20:14:32 +02:00
Ruben Fiszel
afb831a8fb
fix no app integration for in connect app
2022-08-04 18:54:19 +02:00
Ruben Fiszel
0b17411ae3
tooltip for why python not supported for trigger scripts
2022-08-04 18:44:00 +02:00
Ruben Fiszel
30917a39e6
fix pull_items + add discord_webhook
2022-08-04 18:33:09 +02:00
Ruben Fiszel
a9a4b9b21d
fix(api): add discord webhook manual instructions
2022-08-04 17:49:13 +02:00
Faton Ramadani
615f69e935
feat(frontend): global flow preview ( #329 )
...
* Added flow preview
* Fix blue
* Disable preview button is not inputs are valid
* Fix layout top margin
2022-08-04 17:46:40 +02:00
Ruben Fiszel
986e76dc87
fix(oauth2): remove discord oauth integration
2022-08-04 16:05:40 +02:00
Ruben Fiszel
6332910dd2
fix(backend): generalize oauth clients to take in extra params
2022-08-04 14:32:04 +02:00
Ruben Fiszel
82c7ddc00e
fix(frontend): loading template pick the language as well
2022-08-04 10:50:44 +02:00
Faton Ramadani
05324bd356
fix(frontend): Use the bracket notation when an identifier is not a valid JS expression ( #327 )
2022-08-04 10:13:03 +02:00
Ruben Fiszel
3bcd542130
fix(backend): handle better some flow edge-cases
2022-08-04 01:50:47 +02:00
Ruben Fiszel
988536128b
fix(backend): handle better some flow edge-cases
2022-08-04 01:48:53 +02:00
Ruben Fiszel
0e8552ba80
fix(frontend): add jpeg support
2022-08-04 01:22:48 +02:00
Ruben Fiszel
70de6e3972
fix(backend): handle better some flow edge-cases
2022-08-04 01:13:12 +02:00
Faton Ramadani
07f5023bf8
Flow fix property picker ( #326 )
...
* Fix property picker
* Fix property picker
2022-08-04 00:28:46 +02:00
Faton Ramadani
2f0b128897
Flow: Input connect ( #325 )
...
* Fix EditorBar in the script editor
* Rework ArgInput
* Add a button to link a property
* Adapt style
* Clean up
* Clean up Toggle
* Clean up Toggleclear
* Fix editor
* Fix login test
* Fix login test
* Done
* Fix toggling issues
2022-08-03 19:51:58 +02:00
sqwishy
40555868e6
fix(backend): prometheus histogram for worker job timer ( #312 )
...
* prometheus histogram for worker job timer
hosts on :8001
* some new metrics in worker + field
adds start_time_seconds, job_duration_seconds & jobs_failed
* use tokio task_local to count job failures
* METRICS_ADDR environment variable off by default
true defaults to 0.0.0.0:8001 otherwise expects a socket address
* pass metrics as args instead of task local
2022-08-02 22:56:25 +02:00