Nuwan
|
2370762c51
|
alperbatically order JKFrontendMethods method names in asyncJamClient
|
2022-10-28 22:18:29 +05:30 |
Nuwan
|
3be0e25bcb
|
add jamClient.SessionSetTrackVolumeData
this new api method is used to send session track data
over web channel to qt c++ backend
|
2022-10-28 22:06:34 +05:30 |
Nuwan
|
768f3d976a
|
convert anoter few jamClient. call to async format
|
2022-10-28 13:12:14 +05:30 |
Nuwan
|
5487e62f5a
|
fixes for public session creation and joining
|
2022-10-12 19:39:09 +05:30 |
Nuwan
|
38baea686f
|
fixes for the errors - public session
fix errors when creating group session
and when joining group session
|
2022-10-07 04:16:40 +05:30 |
Seth Call
|
8c472a90a8
|
Fix jamtracks for local dev
|
2022-09-12 17:04:48 -05:00 |
Nuwan
|
73a56b2cf6
|
fix session metronome related functions
|
2022-09-07 08:49:21 +05:30 |
Nuwan
|
6486761483
|
Merge branch 'promised_based_api_interation' of bitbucket.org:jamkazam/jam-cloud into promised_based_api_interation
|
2022-09-02 11:11:11 +05:30 |
Nuwan
|
7a7986e30a
|
fixing audio config and session related issues
|
2022-09-02 11:10:51 +05:30 |
Seth Call
|
1f63aa77b4
|
Pass in client_id to backend websocket connection
|
2022-09-01 16:44:16 -05:00 |
Seth Call
|
cbbfebddc9
|
make onMixersChanged async so that it can await internally
|
2022-08-17 21:57:54 -05:00 |
Nuwan
|
794d131a3e
|
change context._.each( loops to classic for loops
|
2022-08-15 22:30:58 +05:30 |
Seth Call
|
98aa2adc42
|
Remove 2 context._.each statements combined with async
|
2022-08-14 17:00:38 -05:00 |
Nuwan
|
21af8446ca
|
async call fixes for audio gear setup
|
2022-08-13 00:33:24 +05:30 |
Nuwan
|
8e7b9b278a
|
fix session leave issues
|
2022-08-08 16:31:00 +05:30 |
Nuwan
|
1c1626df73
|
fix not showing Account screen content
|
2022-08-03 21:13:51 +05:30 |
Nuwan
|
07a00505b8
|
fix listing audio profiles
|
2022-08-03 19:08:32 +05:30 |
Nuwan
|
09e1d27c64
|
fix async realted errors and cleanup
|
2022-08-03 18:38:42 +05:30 |
Nuwan
|
11915454cb
|
replacing context.jamClient.isNativeClient() with context.JK.isQWebEngine
|
2022-08-02 18:51:05 +05:30 |
Nuwan
|
8cc3a6753b
|
Merge remote-tracking branch 'origin/promised_based_api_interation' into promised_based_api_interation
|
2022-08-02 13:56:23 +05:30 |
Nuwan
|
c4a37daa73
|
adding async/await for fixing issues related to promised based pi calls
|
2022-08-02 09:43:01 +05:30 |
Seth Call
|
08b2de242e
|
Create context.JK.isQWebEngine property instead of gon.isQWebEngine
|
2022-08-01 21:49:33 -05:00 |
Seth Call
|
e19819e035
|
Fix step 2 of the FTUE Gear Wizard by setting some async's where needed.
Also added in gon.isQWebEngine to act as flag indicating this is the native client.
|
2022-08-01 21:37:35 -05:00 |
Nuwan
|
b32621fe42
|
Merge branch 'promised_based_api_interation' of bitbucket.org:jamkazam/jam-cloud into promised_based_api_interation
|
2022-07-30 08:28:34 +05:30 |
Nuwan
|
795ab8bd13
|
fixing errors related to gear wizard
|
2022-07-30 08:27:59 +05:30 |
Murali Gowrisankaran
|
2adf33e689
|
Removed/commented out video related frontend API calls
|
2022-07-28 01:12:30 +00:00 |
Nuwan
|
c3bcd3b470
|
fixing audio gear related async errors
|
2022-07-27 16:22:01 +05:30 |
Nuwan
|
efbe685641
|
Merge branch 'promised_based_api_interation' of bitbucket.org:jamkazam/jam-cloud into promised_based_api_interation
|
2022-07-27 11:04:04 +05:30 |
Nuwan
|
9586e0547a
|
fixing async errors
|
2022-07-27 11:03:20 +05:30 |
Murali Gowrisankaran
|
ffddf28a25
|
Fixed enum for client ID
|
2022-07-27 01:31:14 +00:00 |
Murali Gowrisankaran
|
57fb3ea333
|
Revert "Fixed enum for client ID"
This reverts commit ad61bb00cb.
|
2022-07-27 01:26:43 +00:00 |
Murali Gowrisankaran
|
ad61bb00cb
|
Fixed enum for client ID
|
2022-07-27 01:24:47 +00:00 |
Nuwan
|
f732e0dad6
|
fixing error due to async nature of api calls
|
2022-07-26 23:32:36 +05:30 |
Murali Gowrisankaran
|
21ce5c237d
|
Added method for getClientID
|
2022-07-12 21:27:50 +00:00 |
Nuwan
|
4b281538b2
|
fix errors getting after async changes
this includes errors in websocket-gateway due to blank data been
passed from web frontend to websocket routes
|
2022-06-16 00:02:54 +05:30 |
Nuwan
|
69cc22106d
|
fix js error in gear_utls after changing jamClient calls to async
|
2022-06-02 18:00:03 +05:30 |
Nuwan
|
99d20a9869
|
handle the response returned from ws server for unavailable methods
|
2022-04-20 16:36:23 +05:30 |
Nuwan
|
43caffb85e
|
work continues on changing jamClient calls to asynchronous
|
2022-04-18 19:08:02 +05:30 |
Nuwan
|
cd93211406
|
wip promised based jamClient
|
2022-04-13 03:02:44 +05:30 |
Nuwan
|
f05287f45a
|
convert jamClient.* calls as promises using async/await
|
2022-04-07 22:31:35 +05:30 |
Nuwan
|
245b39f67d
|
enable test for active_within_days and joined_within_days filter options
|
2022-02-17 20:17:20 +05:30 |
Nuwan
|
3606b4f281
|
enable joined_within_days and active_within_days to musician filter option
|
2022-02-17 19:37:23 +05:30 |
Nuwan
|
0fcd8bc873
|
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
|
2022-02-15 12:21:36 +05:30 |
Nuwan
|
84e984a549
|
.gitignore
|
2022-02-15 12:21:11 +05:30 |
Nuwan Chaturanga
|
e30aacc91d
|
Merged in jam-ui-search-fixes (pull request #38)
more filter parameters to neo4j
Approved-by: Seth Call
|
2022-02-10 03:29:44 +00:00 |
Nuwan
|
22e207c9cc
|
fix errors related to filter tests
|
2022-02-09 13:20:37 +05:30 |
Nuwan
|
bffab7564d
|
enable commented out lines (added for debugging)
|
2022-02-08 21:06:22 +05:30 |
Nuwan
|
3f5cceb031
|
more filter parameters to neo4j
* pass genres and instrument parameters to neo4j
* remove filtering based on these params using rails and pg data
* pass pagination offset to neo4j
|
2022-02-08 20:55:00 +05:30 |
Nuwan
|
a4d8bc70b0
|
fix js errors when loading jamserver.js
|
2022-01-18 20:20:45 +05:30 |
Nuwan
|
87278e6adb
|
fetch musicians - from_location parameter
when fetching musicians records for the first time if there is no
results been received then fetch again by turning on from_location
filter option
|
2022-01-13 18:24:01 +05:30 |