Commit Graph

575 Commits

Author SHA1 Message Date
Ruben Fiszel 83f2ba44a8 some reactive changes 2022-08-07 09:56:50 +02:00
Ruben Fiszel 6c3ef465a8 redirect even with oauth 2022-08-07 09:28:42 +02:00
Ruben Fiszel 65d2ac88db improve websocket behavior 2022-08-07 02:33:13 +02:00
Ruben Fiszel 820c395ade revert always capture mousewheel 2022-08-07 01:58:57 +02:00
Ruben Fiszel 38382f8136 fix upto + fix display result of embedded flow in flowstatusviewer 2022-08-07 01:01:07 +02:00
Ruben Fiszel ce470898d1 fix just this step 2022-08-07 00:45:16 +02:00
Ruben Fiszel fee957d2b1 better responsive size for flow preview 2022-08-07 00:18:35 +02:00
Ruben Fiszel b2404d63ff better responsive size 2022-08-06 23:58:17 +02:00
Ruben Fiszel feeaf5d963 add summary field for modules 2022-08-06 23:37:17 +02:00
Ruben Fiszel df3ebc9c0c autoresize textare and improved performance for string templates 2022-08-06 18:45:15 +02:00
Ruben Fiszel f697a7d443 add top 5000 pip packages to lsp 2022-08-06 18:22:13 +02:00
Ruben Fiszel cbfe0cda4f update flowviewer 2022-08-06 14:28:45 +02:00
Ruben Fiszel a70a3b26f0 typos 2022-08-06 14:17:58 +02:00
Ruben Fiszel dcb5d8deb9 rework input transform for the forloop module 2022-08-06 14:02:39 +02:00
Ruben Fiszel 778368fb3a change object viewer default colapsed behavior 2022-08-06 13:38:07 +02:00
Ruben Fiszel ad2c46bfbb fix prop picker wrt to new iter changes 2022-08-06 13:34:26 +02:00
Ruben Fiszel 30232f438b mention #350 as solving arbitrary forloops 2022-08-06 13:18:51 +02:00
Ruben Fiszel 918cf5b43a include nltk 2022-08-06 12:59:21 +02:00
Ruben Fiszel 9f3a191b3b fix(python): not filled field with default <function_call> now call the default function 2022-08-06 12:51:14 +02:00
Ruben Fiszel bd5eb0f3cd include vader lexicon in the worker for nltk 2022-08-06 12:27:58 +02:00
Ruben Fiszel 837a500a1a display inputs in flow viewer too 2022-08-06 09:30:10 +02:00
Ruben Fiszel 6026e32c98 improve error message for parsing 2022-08-06 08:45:37 +02:00
Ruben Fiszel 323fd30a00 rework default python script 2022-08-05 20:21:13 +02:00
Ruben Fiszel 02fd242bb7 feat: _value, _index => iter.value, iter.index 2022-08-05 20:11:25 +02:00
Ruben Fiszel f6b8df732b fix: surface new _iterator value 2022-08-05 19:57:18 +02:00
Ruben Fiszel 5d3cd541c7 fix: do not skip undefined values 2022-08-05 19:53:28 +02:00
Ruben Fiszel 449fb27a53 feat: remove res1 wrapping 2022-08-05 19:47:00 +02:00
Faton Ramadani c43ad1fb6e Fix flow preview + correct stylee (#346) 2022-08-05 19:02:14 +02:00
Ruben Fiszel 8b4ca5bb12 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>
2022-08-05 17:17:02 +02:00
Ruben Fiszel 83fbd0755e fix: improve flow viewer with retrieving hub script 2022-08-05 17:13:05 +02:00
Ruben Fiszel 07b725f0a3 client not running improved error 2022-08-05 15:47:49 +02:00
Ruben Fiszel f261e4fdbd add nltk to lsp + set home directory to /tmp 2022-08-05 15:06:23 +02:00
Faton Ramadani 598e432c45 Fix breadcrumb (#344)
* Add Toggl connect

* Fix Schedule args

* Fix breadcrumb
2022-08-05 14:19:00 +02:00
Faton Ramadani bdc10b6c83 fix(frontend): schedule args in flow (#343)
* Add Toggl connect

* Fix Schedule args
2022-08-05 13:16:49 +02:00
Faton Ramadani 7bbd048e9e fix(frontend): add toggl connect (#341) 2022-08-05 11:54:15 +02:00
Ruben Fiszel cd8db7a015 do not cache html, cache everything else for a long time 2022-08-05 11:00:41 +02:00
Ruben Fiszel 4173aedde9 add @fatonramadani to codeowners 2022-08-05 10:21:51 +02:00
github-actions[bot] f1109da69c 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 1ae6ee7b43 add @fatonramadani to codeowners 2022-08-05 10:15:53 +02:00
Ruben Fiszel c49ed68311 add @fatonramadani to codeowners 2022-08-05 10:13:38 +02:00
Ruben Fiszel ff5367aa79 fix extra_params basecamp 2022-08-05 09:59:00 +02:00
github-actions[bot] 8576ce20ea 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 fa9f4a1ed1 add basecamp oauth 2022-08-05 09:42:45 +02:00
Faton Ramadani 46ae4b00dc Check whether flow is defined before rendering the preview button (#337) 2022-08-05 09:11:55 +02:00
Ruben Fiszel 570ec5a2a2 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>
2022-08-05 01:53:57 +02:00
Ruben Fiszel 3fdfac02ef fix flowstatusviewer and updating to in_progress much sooner 2022-08-05 01:38:33 +02:00
Ruben Fiszel 5cc1ae2c05 fix flowstatusviewer and updating to in_progress much sooner 2022-08-05 00:46:10 +02:00
Ruben Fiszel d14237b532 gif support + _value preview in object viewer 2022-08-04 23:45:27 +02:00
Ruben Fiszel 33ddd3f763 chore: update frontend 2022-08-04 22:52:45 +02:00
Faton Ramadani 3e940ca5d0 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