Commit Graph

3385 Commits

Author SHA1 Message Date
Ruben Fiszel
71380b5588 chore(main): release 1.48.2 (#916)
* chore(main): release 1.48.2

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-19 18:54:47 +01:00
Ruben Fiszel
d761b770b2 nit for app resource types 2022-11-19 18:13:26 +01:00
Ruben Fiszel
4b2cb415a4 add editable resources 2022-11-19 18:10:04 +01:00
Ruben Fiszel
f85c7f0f87 fix(go-client): support setVariable, setResource, setState, getState 2022-11-19 16:54:12 +01:00
Ruben Fiszel
ab2d480910 chore(main): release 1.48.1 (#915)
* chore(main): release 1.48.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-19 15:17:11 +01:00
Ruben Fiszel
fd972a1f5f redirect to cli for sync from github 2022-11-19 15:16:15 +01:00
Ruben Fiszel
2acb35c7c2 fix lsp 2022-11-19 11:54:27 +01:00
Ruben Fiszel
c45d39d717 add resolver backtracking to silence error 2022-11-19 10:17:36 +01:00
Ruben Fiszel
38be2fb301 fix(python-client): get_state on empty state return None 2022-11-19 10:10:38 +01:00
Ruben Fiszel
eefe9d6383 improve run page UX 2022-11-19 09:15:03 +01:00
Ruben Fiszel
1d6a62fe00 force creating initial cache dirs after resync 2022-11-18 21:17:38 +01:00
Ruben Fiszel
e406da9452 cleanup logs 2022-11-18 21:08:29 +01:00
Ruben Fiszel
118fe0f763 chore(main): release 1.48.0 (#910)
* chore(main): release 1.48.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-18 20:40:49 +01:00
Ruben Fiszel
7a76745ef6 ci: heavy needs build step 2022-11-18 20:21:31 +01:00
Ruben Fiszel
0a8fd771b0 feat: supercache extended to all version 2022-11-18 20:17:23 +01:00
Ruben Fiszel
7044dc7eb1 build ee internally 2022-11-18 18:25:09 +01:00
Kai Jellinghaus
7efdb3af6b feat(backend): sync cache features on all workers [enterprise] (#907)
* Periodic Job

* Add write lock & bash execution

* Use env for bash script

* Enterprise Feature

* Only time based

* Cleanup

* Move code

* Use rclone sync

* WIP

* Use buildarg

* Remove unecessary deps

* 10 Minute Intervals

* Revert testing change

* Manually pull rclone

* fix rclone

* Initial sync

* Update worker.rs

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-11-18 17:20:39 +01:00
Faton Ramadani
ab3b582363 fix(frontend): Reduce the size of the separator + fix Auto scroll (#895)
* fix(frontend): Reduce the size of the separator + fix Auto scroll padding

* fix(frontend): revert changes
2022-11-18 14:46:48 +01:00
Ruben Fiszel
b98ac00464 adjust cookie set-header for CaddyfileRemote 2022-11-18 11:13:58 +01:00
Ruben Fiszel
1d772ca21a allow rd to external sites after login 2022-11-18 09:33:37 +01:00
Ruben Fiszel
3fb5c7b5c7 add COOKIE_DOMAIN to set domain of cookies 2022-11-18 09:06:10 +01:00
Faton Ramadani
2c032d6a54 fix(frontend): app editor v1 (#908)
* fix(frontend): app editor v1

* fix(frontend): fix new section

* fix(frontend): Component creation

* fix(frontend): Add preview

* fix(frontend): Add helper text

* fix(frontend): Add plain text component

* fix(frontend): Add text component

* fix(frontend): Fix DND

* fix(frontend): Fix

* fix(frontend): remove debugger

* fix(frontend): fix build errors
2022-11-18 00:28:25 +01:00
Ruben Fiszel
255c7a14bd improve same_worker UX clarity 2022-11-17 18:03:07 +01:00
Ruben Fiszel
77d9e57311 clearer connect button in flows 2022-11-17 14:42:26 +01:00
Ruben Fiszel
2e485aab71 make parameters of flow inputs reorderable 2022-11-17 13:44:35 +01:00
Ruben Fiszel
664cb02a2f fix removing element from schemaeditor without resetting all required 2022-11-17 13:18:01 +01:00
Ruben Fiszel
84bee21a3c m-1 on drawercontent buttons 2022-11-17 13:09:56 +01:00
Ruben Fiszel
edf81585e6 fix load flow input correctly 2022-11-17 12:17:06 +01:00
Ruben Fiszel
422f9e0a2c fix initial python script 2022-11-17 12:07:13 +01:00
Ruben Fiszel
66de87b9cf overflow-auto table custom 2022-11-17 10:13:06 +01:00
Ruben Fiszel
8a6d840f81 fix: support flows to be triggered by slack commands 2022-11-16 21:50:51 +01:00
Jakub Kołodziejczak
dca2952ea9 chore(frontend): improve ux for "skip if stopped" (#912) 2022-11-16 21:12:22 +01:00
Ruben Fiszel
9f7ed2bb88 add build-essential to base image + pip install has path as env variable 2022-11-16 18:47:11 +01:00
Marty S
79d8071eaa Deployement -> Deployment (#911) 2022-11-16 15:35:58 +01:00
Ruben Fiszel
74f5bc8ceb visual hints when buttons are loading goto 2022-11-16 15:35:22 +01:00
Ruben Fiszel
c8925c3df5 script builder: metadata -> advanced 2022-11-16 14:10:51 +01:00
Ruben Fiszel
27b638b611 feat(python): add Resource[resource_type] as a parsed parameter 2022-11-16 14:08:55 +01:00
Ruben Fiszel
99ec8787a8 feat: add slack_bot token on connecting workspace to slack 2022-11-16 00:27:21 +01:00
Ruben Fiszel
c7b0ba43a3 fix(backend): saving bash script does not require dep job 2022-11-15 17:20:15 +01:00
Ruben Fiszel
d09d54d153 fix empty path for get_resource and set_resource 2022-11-15 14:28:22 +01:00
Ruben Fiszel
206f7babc2 use async internval for loading logs for better handling of slow connections 2022-11-15 14:18:10 +01:00
Ruben Fiszel
6aaa075748 chore(main): release 1.47.3 (#905)
* chore(main): release 1.47.3

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-15 14:05:26 +01:00
Ruben Fiszel
1d2d79306c fix(python-client): fix transform_leaves 2022-11-15 14:03:54 +01:00
Ruben Fiszel
43958f4ad3 chore(main): release 1.47.2 (#904)
* chore(main): release 1.47.2

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-15 14:02:02 +01:00
Ruben Fiszel
d1852630b8 fix(python-client): fix get_state 2022-11-15 13:59:58 +01:00
Ruben Fiszel
ea20f2c4fd chore(main): release 1.47.1 (#903)
* chore(main): release 1.47.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-15 13:45:09 +01:00
Ruben Fiszel
9447591c9d fix(python-client): fix set_resource 2022-11-15 13:38:46 +01:00
Ruben Fiszel
f83141daf6 chore(main): release 1.47.0 (#892)
* chore(main): release 1.47.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-15 13:28:27 +01:00
Ruben Fiszel
4b97742070 InternalState -> State 2022-11-15 13:27:24 +01:00
Ruben Fiszel
e75aacc7db feat(clients): rename internal state as state + setters for resources/variables in python 2022-11-15 13:16:53 +01:00