Commit Graph

2256 Commits

Author SHA1 Message Date
Ruben Fiszel
5c9563d81b fix redirect at login 2022-08-07 12:17:04 +02:00
Ruben Fiszel
87c953a2e4 rework logout 2022-08-07 11:45:15 +02:00
Ruben Fiszel
e0b9bf5f8f rework logout 2022-08-07 11:42:43 +02:00
Ruben Fiszel
edb0bda1c3 better help 2022-08-07 10:16:47 +02:00
Ruben Fiszel
7e33142e94 some reactive changes 2022-08-07 10:02:00 +02:00
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
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
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
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
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
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
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
Faton Ramadani
eefdfab1a6 Fix previous results in Flow preview (#332) 2022-08-04 20:14:32 +02:00
Ruben Fiszel
07b1fd9690 fix no app integration for in connect app 2022-08-04 18:54:19 +02:00
Ruben Fiszel
764bc2d3af tooltip for why python not supported for trigger scripts 2022-08-04 18:44:00 +02:00
Ruben Fiszel
c5ccb00dbf fix(api): add discord webhook manual instructions 2022-08-04 17:49:13 +02:00
Faton Ramadani
ced2b960f2 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
fe81c17d2f fix(backend): generalize oauth clients to take in extra params 2022-08-04 14:32:04 +02:00
Ruben Fiszel
a075a49426 fix(frontend): loading template pick the language as well 2022-08-04 10:50:44 +02:00
Faton Ramadani
c7b366828c 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
1414585141 fix(frontend): add jpeg support 2022-08-04 01:22:48 +02:00