frikky
da75cfd541
Fixed frontend for Oauth2 in app creator
2021-08-31 03:17:55 +02:00
frikky
1d8e815857
Added HTTP catch-all failures and file namespace downloads
2021-08-31 02:34:36 +02:00
frikky
17a353e975
Bumped liquid version due to https://github.com/pwwang/liquidpy/issues/34 . Cheers :D
2021-08-31 02:31:07 +02:00
frikky
d90d84fa03
#205 : Added initial namespace feature (~only backend so far).
2021-08-31 00:57:45 +02:00
frikky
56220e02b9
Added shuffle-shared references to the install guide for devs
2021-08-30 14:06:57 +02:00
frikky
8186011b9b
Fixed go.mod for external contributions
2021-08-30 14:02:12 +02:00
frikky
28bb243113
Fixed database info in install guide
2021-08-30 13:56:26 +02:00
frikky
4949c6df21
Merge branch 'launch' of https://github.com/gohil-jay/Shuffle into launch
2021-08-30 12:34:09 +02:00
Jay Gohil
261c63cb16
Fixed guide for windows users
2021-08-30 15:56:01 +05:30
Jay Gohil
e44b7791a6
Updated code editor and related function
2021-08-30 15:54:50 +05:30
Jay Gohil
8d41214612
Update App.jsx
2021-08-30 15:53:47 +05:30
Jay Gohil
75ee66f61d
Added codemirror and removed HTTPS
2021-08-30 15:53:15 +05:30
frikky
07f96ac552
Minor edits
2021-08-30 12:23:11 +02:00
Jay Gohil
b16e2cf5e9
Update docker-compose.yml
2021-08-30 15:52:03 +05:30
Jay Gohil
8435103148
Update docker-compose.yml
2021-08-30 14:50:33 +05:30
frikky
f213451f9b
Lots of fixes towards making Oauth2 smooth
2021-08-27 16:02:59 +02:00
frikky
faa555e26f
#223 : Fixed faster default responses from subflows
2021-08-27 03:17:15 +02:00
frikky
0b5c37d972
Fixed issue in compose
2021-08-25 12:41:32 +02:00
frikky
33ae5b587f
Fixed install guide for windows
2021-08-25 12:24:24 +02:00
frikky
c4c0907485
More timezone fixes
2021-08-25 12:08:14 +02:00
frikky
cbdf225dfb
#477 : Added timezone control to all sub-containers (orborus, worker & sdk)
2021-08-25 11:14:55 +02:00
frikky
66c1a4b114
Added timezone locale to App SDK by default
2021-08-24 15:36:11 +02:00
frikky
781efd8f55
Fixed regex issue in conditions for app sdk
2021-08-24 12:02:25 +02:00
frikky
c4a06c92b9
#168 : Allow ability to switch between autoconfigure or not from oauth2 app
2021-08-24 01:39:59 +02:00
frikky
e9419eb7a8
Made it possible to auto-authenticate oauth2 with clientid and secret
2021-08-24 01:14:32 +02:00
frikky
488139c914
Removed http requirement for local dev
2021-08-23 12:20:19 +02:00
frikky
fa8262dfda
Added shuffle logo
2021-08-23 12:17:10 +02:00
frikky
41e99d66e3
Fixed appcreator uuid bug
2021-08-23 12:16:04 +02:00
frikky
430d3601cc
Fixed uuid issues during install
2021-08-23 12:13:13 +02:00
frikky
61f6793873
#168 : Minor fixes to oauth2 control
2021-08-19 01:23:59 +02:00
frikky
53b02e7c46
#168 : Added prototype of Oauth2 handler with example app
2021-08-19 00:58:01 +02:00
frikky
56185e53e2
#470 : Added better error messaging for later debugs
2021-08-13 13:14:51 +02:00
frikky
7a4f5d0ae8
git push origin launch
...
Merge branch 'azgaviperr-launch' into launch
2021-08-11 14:17:05 +02:00
frikky
50b724f47c
Fixed backend connection to new db
2021-08-11 14:16:59 +02:00
frikky
215078f314
Minor fix to compose file with 1.0.0
2021-08-11 13:44:58 +02:00
frikky
6607ab606e
Merge branch 'launch' of https://github.com/azgaviperr/Shuffle into azgaviperr-launch
2021-08-11 13:42:55 +02:00
frikky
7f65c98f94
Fixed issues in app sdk for liquid
2021-08-11 13:42:44 +02:00
azgaviperr
ab6556fcb0
Update docker-compose.yml
...
change made on the docker-compose.yml to use the official release of opensearch:1.0.0 .
Parameter opendistro_security.disabled=true changed to plugins.security.disabled=true as this is the proper way to call it.
Some testing need to be done on other stack to make sur this change is safe.
2021-08-10 11:24:59 +02:00
frikky
e8b7b2b444
#416 : Added Liquid formattinggit status
2021-08-03 00:33:48 +02:00
frikky
a6a18acd3c
Removed app sdk debug prints
2021-08-02 21:40:40 +02:00
frikky
c75975d7bd
Fixed URL parsing issue in app builds
2021-08-02 14:55:52 +02:00
frikky
542303a766
git push origin launch
...
Merge branch 'helloannali-feature/fix-schedule-when-init-branch-launch' into launch
2021-07-30 20:07:59 +02:00
frikky
08dc1559f5
Fixed minor issue with #450
2021-07-30 20:07:48 +02:00
frikky
c6cee2d405
Merge branch 'feature/fix-schedule-when-init-branch-launch' of https://github.com/helloannali/Shuffle into helloannali-feature/fix-schedule-when-init-branch-launch
2021-07-30 19:54:51 +02:00
frikky
575b0bb297
Added debug info for bug with workflow deletions
2021-07-30 19:53:13 +02:00
frikky
4010258c37
Fixed smaller than not implemented bug by @ael on discord
2021-07-30 15:38:33 +02:00
frikky
eceb3a2fca
Added org and suborg swapping POC
2021-07-30 01:36:41 +02:00
anna
aca9d9011a
Anonymous function point is the same value, so all the job params will be Covered.
...
so, when restart the containers, all the schedules will be called, but used the same params
2021-07-28 10:36:30 +08:00
frikky
67453eb9f5
Started fixing suborg swapping
2021-07-27 17:46:20 +02:00
frikky
a120561744
#438 : Fixed docker version crashes
2021-07-19 01:58:36 +02:00