Commit Graph

2117 Commits

Author SHA1 Message Date
Frikky 0a2e1eba48 Merge pull request #1470 from LalitDeore/docs
Update new opensearch password in docs
2024-07-30 10:46:45 +02:00
lalitdeore 0f2cef5cbe Update opensearch password in docs 2024-07-30 10:53:27 +05:30
Aditya 59963b7e15 fix: Assignment to constant variable in frontend while building apps 2024-07-18 16:17:05 +05:30
Aditya b15353e98c release: 1.4.1 2024-07-10 01:58:33 +05:30
Aditya 1b316e51f4 Merged backend from 2.0.0 into main 2024-07-10 01:42:27 +05:30
Frikky 242a6b66f9 Update README.md 2024-07-02 16:25:41 +02:00
Frikky 0506aba5d7 Update README.md 2024-07-02 16:25:13 +02:00
Frikky 69d7fb5fc1 Merge pull request #1429 from Shuffle/dependabot/pip/backend/app_sdk/urllib3-1.26.19
build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /backend/app_sdk
2024-06-20 23:59:30 +02:00
dependabot[bot] dc5a985326 build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /backend/app_sdk
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 01:30:24 +00:00
Aditya 754ab4abdc fix: ci/cd build 2024-06-13 02:56:43 +05:30
Aditya 26a256b893 forcebuild: to help patch frontend breaking bug 2024-06-13 02:56:09 +05:30
Aditya 5c86e45aa0 hotfix: fixing frontend breaking changes 2024-06-13 02:53:03 +05:30
Frikky 2e3f80faf9 Update README.md 2024-06-11 15:29:43 +02:00
Frikky a4a6265777 Update README.md 2024-06-11 15:27:40 +02:00
Aditya a08acaf717 Merge pull request #1420 from Shuffle/0x0elliot/user-input-fix
fix[user-input]: making it work for onprem
2024-06-05 16:28:22 +05:30
Aditya 024f3be999 chore: upgrading shuffle-shared from v0.6.39 to v0.6.40 2024-06-04 00:36:36 +05:30
Aditya e465d5343f fix[user-input]: removing unnecessary code 2024-06-04 00:34:50 +05:30
Aditya 65db168ae2 fix[user-input]: removing unnecessary code 2024-06-03 23:56:50 +05:30
Aditya 08fb90f41b chore: upgrading shuffle-shared from v0.6.31 to v0.6.39 2024-06-03 23:35:32 +05:30
Aditya e759ef51b5 fix[user-input]: making it work for onprem 2024-06-03 23:04:33 +05:30
Frikky 2ee9cf44e4 Merge branch '2.0.0' into main 2024-05-31 09:40:24 +02:00
Frikky 7a58953cc5 Merge 2024-05-31 09:38:29 +02:00
Frikky e6ddb24875 Merge pull request #1417 from yashsinghcodes/2.0.0
fix for the video markdown and workflow top bar.
2024-05-31 08:53:53 +02:00
yashsinghcodes 53cc0c691a fixed the link for getting-started 2024-05-30 13:08:56 +00:00
yashsinghcodes b5fd967e69 parse video links in the markdown to video 2024-05-30 13:04:41 +00:00
yashsinghcodes 42bddf3459 fix for workflow topbar links 2024-05-30 13:03:41 +00:00
Frikky a79bad19e7 Merge pull request #1416 from Shuffle/revert-1412-main
Revert "parse video link from markdown and fix for the wokflow page"
2024-05-30 14:25:30 +02:00
Frikky 72b062def1 Revert "parse video link from markdown and fix for the wokflow page" 2024-05-30 14:25:21 +02:00
Frikky b177d16555 Merge pull request #1412 from yashsinghcodes/main
parse video link from markdown and fix for the wokflow page
2024-05-30 14:25:13 +02:00
yashsinghcodes 27fe834075 now able to click back in activeworkflow page 2024-05-30 11:51:30 +00:00
Frikky 5654a923af Fixed multiple workflow laoding bugs 2024-05-30 13:37:45 +02:00
Frikky 3c80eb0b9a Fixed a print on worker 2024-05-30 13:37:19 +02:00
yashsinghcodes 1c5eddac7f parse video link from markdown 2024-05-27 07:07:55 +00:00
Frikky 031703ceb2 Update README.md 2024-05-27 01:23:02 +02:00
Frikky 44cc443de0 New app sdk to fix looping issue 2024-05-26 22:13:21 +02:00
Frikky 93621698e3 Fixed SSO issues 2024-05-24 03:20:23 +02:00
Aditya d1e4de5b44 fix[stack-testing-setup]: trigger only when dockerbuild finishes 2024-05-24 03:09:10 +05:30
Aditya 550a9a537b fix[opensearch-update-hotfix]: this should just feel like magic 2024-05-24 02:45:45 +05:30
Aditya 8203125ebf fix: sticking to ubuntu-latest for tests 2024-05-22 22:36:31 +05:30
Aditya b82b6f648e fix: making quick testing set up ready for both ARM and AMD 2024-05-22 22:34:10 +05:30
Aditya ea40dccb4b fix: finalising tenzir pipeline support 2024-05-22 22:23:35 +05:30
Aditya 3958d57a98 Merge pull request #1402 from satti-hari-krishna-reddy/main
fixing few things to make pipelines show up in the triggers ui
2024-05-22 22:06:15 +05:30
satti-hari-krishna-reddy baf85e0cef Reverting support access checks 2024-05-22 21:51:54 +05:30
Aditya 44e91b0cd3 Merge pull request #1403 from 0x0elliot/main
Very basic stack test
2024-05-22 21:41:48 +05:30
Aditya fa2ed689c3 fix: debugging 502s in pinging (9) 2024-05-22 21:38:22 +05:30
satti-hari-krishna-reddy 431af54214 removing a field from the tenzir modal that is not needed 2024-05-22 21:38:04 +05:30
satti-hari-krishna-reddy e4615892cf removing a log message that is not needed 2024-05-22 21:35:55 +05:30
Aditya f01773a98b fix: debugging 502s in pinging (8) 2024-05-22 21:35:50 +05:30
satti-hari-krishna-reddy a61984a70c making pipelines to show up in the ui 2024-05-22 21:35:37 +05:30
Aditya a0c1db71a3 fix: debugging 502s in pinging (7) 2024-05-22 21:31:14 +05:30