Frikky
|
455c4a46ab
|
Merge pull request #1372 from satti-hari-krishna-reddy/pipelines
added webhooks to the trigger view
|
2024-04-29 14:36:23 +02:00 |
|
Frikky
|
45a6089629
|
Removed custom handler for SHUFFLE_NO_SPLITTER loop handler and further debug logs
|
2024-04-29 13:00:12 +02:00 |
|
Frikky
|
5e789d4a53
|
Fixed SHUFFLE_NO_SPLITTER loop bugs
|
2024-04-29 12:40:23 +02:00 |
|
Frikky
|
7e92c8d399
|
Fixed duplicate parameter parsing. Requires full app update
|
2024-04-29 11:35:21 +02:00 |
|
Frikky
|
8567b7e722
|
Fixed a looping bug with SHUFFLE_NO_SPLITTER where it sometimes didn't do loops at all
|
2024-04-29 11:14:04 +02:00 |
|
Hari Krishna
|
080f30aecd
|
reverting changes that are not done by me
|
2024-04-29 05:08:06 +00:00 |
|
Hari Krishna
|
67fa1b70b6
|
endpoint for saving pipeline info
|
2024-04-27 13:41:30 +00:00 |
|
Frikky
|
f86b12a4ac
|
Merge pull request #1344 from satti-hari-krishna-reddy/get_apps
added an endpoint in backend that loads apps created by user
|
2024-04-26 17:57:53 +02:00 |
|
Frikky
|
29c3b279a1
|
Merge branch '1.4.0' into pipelines
|
2024-04-26 17:48:25 +02:00 |
|
Frikky
|
8a50b3a5d0
|
Another version bump for dockerfile
|
2024-04-24 15:48:04 +02:00 |
|
Frikky
|
584e7eac87
|
Bumped backend versions to match golang 1.22
|
2024-04-24 15:44:25 +02:00 |
|
Frikky
|
2ac6001297
|
Bumped everything to match shuffle-shared
|
2024-04-23 23:28:48 +02:00 |
|
Hari Krishna
|
2b64d71f05
|
added webhooks to the trigger view
|
2024-04-23 11:11:22 +00:00 |
|
Frikky
|
e0fc97f590
|
Fixed #1365
|
2024-04-21 23:11:25 +02:00 |
|
Frikky
|
9908c9adad
|
Added discordchat searchengine file
|
2024-04-18 04:11:57 +02:00 |
|
Frikky
|
16ef8082d2
|
Made it work with Opensearch >=2.12.0 with improved password etc
|
2024-03-21 18:30:51 +01:00 |
|
Frikky
|
05b80d2f55
|
Fixed oauth2-app mapping
|
2024-03-20 03:42:50 +01:00 |
|
Frikky
|
54b3687eef
|
Fixed further user input issues
|
2024-03-19 23:56:16 +01:00 |
|
Frikky
|
06494a0093
|
Fixed SDK bug in loops with tmp being undefined
|
2024-03-18 16:00:37 +01:00 |
|
Frikky
|
e3271b2438
|
Fixed UI tracker backend
|
2024-03-18 02:50:07 +01:00 |
|
Frikky
|
833a8d53e0
|
Fixed relevant stats & license trackers to make it easier to use
|
2024-03-18 02:48:53 +01:00 |
|
Frikky
|
4da3f1aa23
|
Merge pull request #1342 from satti-hari-krishna-reddy/subOrg
added a way to get sub orgs of the current org
|
2024-03-15 14:39:57 +01:00 |
|
Hari Krishna
|
e5e4acdf03
|
modifed the endopoint
|
2024-03-15 06:55:26 +00:00 |
|
Frikky
|
625d681fe5
|
Synced over files and go.mod
|
2024-03-14 09:47:01 +01:00 |
|
Hari Krishna
|
eab95ae906
|
implemented changes to show parent of the suborg
|
2024-03-14 06:22:38 +00:00 |
|
Hari Krishna
|
40d84087cd
|
Merge pull request #2 from tesla999936/main
reverting getUserApps
|
2024-03-09 12:39:14 +00:00 |
|
Frikky
|
403acbc984
|
KMS fixes and updates with go.mod
|
2024-03-07 11:16:48 +01:00 |
|
Hari Krishna
|
b71d008edc
|
changed HandleGetSubOrg -> HandleGetSubOrgs
|
2024-03-06 11:09:47 +00:00 |
|
Hari Krishna
|
6bc64f3657
|
Merge pull request #1 from tesla999936/main
added an endpoint to get user apps
|
2024-03-06 11:05:53 +00:00 |
|
Frikky
|
1da44d12ec
|
Minor fix to make JSON only return json if it's actually json
|
2024-03-05 15:30:59 +01:00 |
|
Frikky
|
0333c0ab6a
|
Added liquid (and future json) pattern fix to sdk to autofix some normal issues
|
2024-03-05 15:25:11 +01:00 |
|
Frikky
|
66a5260cdb
|
Fixed more pattern matching things. Will implement to test for liquid formatting
|
2024-03-05 14:55:46 +01:00 |
|
Frikky
|
4b225ab8eb
|
Added a liquid matcher that fixes bad liquid
|
2024-03-05 14:35:40 +01:00 |
|
Hari Krishna
|
6cb611a6a8
|
fixed a typo subOrg --> subOrgs
|
2024-03-05 15:27:11 +05:30 |
|
Hari Krishna
|
1e510c6b84
|
Added a way to get the sub orgs of the current org
|
2024-03-05 09:29:45 +00:00 |
|
Frikky
|
b34113f216
|
Made app sdk support local caching for cache keys for a very short amount of time as to make it possible to check a ton of keys fast
|
2024-02-29 13:55:51 +01:00 |
|
Frikky
|
21e34a5178
|
Added a local cache layer for an app within a workflow. This is to help with caching to laod faster
|
2024-02-29 13:39:20 +01:00 |
|
Frikky
|
4be496466e
|
Removed even more unecessary verbosity in sdk
|
2024-02-29 04:24:03 +01:00 |
|
Frikky
|
fb626a7c21
|
Fixed minor schedule location issues and app build revisions
|
2024-02-28 23:09:50 +01:00 |
|
Frikky
|
d65e9215ff
|
Removed a lot of verbosity from app sdk
|
2024-02-28 21:49:47 +01:00 |
|
Frikky
|
54f6b07cb6
|
Added contributor tracking apps, and started tracking revisions the same way as workflows
|
2024-02-28 20:06:45 +01:00 |
|
Frikky
|
77de59f9e0
|
Fixed app sdk problem with base64 decode for Gmail/Outlook
|
2024-02-23 16:44:23 +01:00 |
|
Frikky
|
f8640d854f
|
Fixed file category loading and small workflow changes
|
2024-02-21 09:32:33 +01:00 |
|
Frikky
|
51935b96a8
|
Made caching work well for hooks
|
2024-02-16 16:32:55 +01:00 |
|
Frikky
|
858d18c7dc
|
A lot of things
|
2024-02-15 18:53:39 +01:00 |
|
Frikky
|
bf776409bd
|
Added basic image distribution on app rebuild to be sent to orborus and handled
|
2024-02-08 00:23:30 +01:00 |
|
Frikky
|
0a349019ab
|
Changed app sdk order for apps
|
2024-02-07 18:46:19 +01:00 |
|
Aditya
|
cd3d970010
|
chore(debugger-count): adding count endpoint on onprem as well
|
2024-02-07 14:35:45 +05:30 |
|
Aditya
|
94c26105ab
|
chore(debugger-fix): updating to shuffle-shared v0.5.72
|
2024-02-07 14:17:13 +05:30 |
|
Frikky
|
8c640cbfd1
|
Loads of frontend fixes
|
2024-02-05 23:47:05 +01:00 |
|