Nuwan
36cbc0fd2a
wip - wfix feature spec for rails 5 upgrade
2022-05-26 13:47:30 +05:30
Nuwan
a48c36fd89
fixes required for rails5 upgrade
2022-02-17 16:56:26 +05:30
Nuwan
1b268f293f
preparations for rails5
2022-02-16 12:56:33 +05:30
Nuwan
ee031a56d1
add config and bin files related to rails5, fixing asset version errors
2022-02-15 16:28:31 +05:30
Nuwan
23d1ece36d
fixing controller tests after upgradeing to rails5
2022-02-15 16:27:07 +05:30
Seth Call
dfe44f647e
rebase rails5 with develop
2022-02-15 16:23:03 +05:30
Seth Call
3b5b79b0da
rebase develop branch with rails5 upgrade branch
2022-02-15 16:04:36 +05:30
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
Nuwan
7f4947a590
ui related improvements and fixes
2022-01-11 16:19:39 +05:30
Nuwan
d19756b537
reverse filter debug
2021-12-23 16:24:10 +05:30
Nuwan
d35778f5e2
fix pagination errors
2021-12-23 15:58:53 +05:30
Nuwan
15bd48ce3b
sort filtered musicians by latency order from neo4j
2021-12-18 22:34:34 +05:30
Nuwan
505f2d5592
paginate by more button
...
add "load more" button on bottom of musician listing that renders the records prefetched
2021-12-18 20:11:28 +05:30
Nuwan
6c179d3220
refactor musican filter
...
restureture react components so that fiter component is now
a parent to the liast component. This way it is much easy to
have the commiunication between these two components
2021-12-13 19:46:07 +05:30
Nuwan
caef794231
fix for latency data not showing. found a problem in react component structrue of JKPeople and JKPeopleSearch
2021-12-11 10:24:05 +05:30
Nuwan
5bbc5999d7
change of logging to bugsnag /search_users
2021-12-07 19:35:32 +05:30
Nuwan
4eb009d76d
benchmark neo4j /search_users
2021-12-07 19:21:05 +05:30
Nuwan
7a86300755
change latency values of FAIR category
2021-11-30 19:28:09 +05:30
Nuwan
2110c4b1ce
UI changes as per the requests by David
2021-11-24 09:51:28 +05:30
Nuwan
2ec02ee436
change user auth to have a login page for the users to sign in to the site
2021-11-11 07:55:17 +05:30
Nuwan Chathuranga
89b3273125
showing incoming text mesages in chat window
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
7c60153c21
adding redux toolkit for state management
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
4c69f76e42
import jk js scripts in to reactjs app for interacting with websocket messages
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
13175f64f1
integrating websocket api
...
reduce javascripts in application.js bundle and
other related scripts/markup in templates of
legacy app and keep what is nedded for intracting
with websocket api. The stripped version of the javascript
endpoint /client_scripts can be referenced by the react app.
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
b67af9d847
nav and latenvy changes
...
includes ui improvements to nagigation, showing latency details
of user and other ui related improments
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
6c88cd1215
wip - react components related to musician listing and filtering
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
bab8d14798
wip - filter musician records
2021-10-13 22:51:27 +05:30
Seth Call
ec8a481b42
Secret room token
2021-09-29 09:44:09 -05:00
Seth Call
b9941da0a5
fix options
2021-09-21 15:36:41 -05:00
Seth Call
ea8baaaa82
push
2021-09-21 15:18:52 -05:00
Seth Call
dbe1cc9644
update to N/A
2021-08-30 16:00:25 -05:00
Seth Call
a1ab88f641
Add session video beta button
2021-08-24 08:54:16 -05:00
Seth Call
24b4a80853
Fix latency + scheduled sessions
2021-08-18 13:30:42 -05:00
Seth Call
b160b4fffb
Fix scheduled
2021-08-18 07:46:04 -05:00
Nuwan Chathuranga
5da62ebd40
change latency badge text
...
show HIGH instead of POOR and UNACCEPTABLE
2021-06-23 14:54:56 +05:30
Nuwan Chathuranga
d8fa7efdae
show latency badge in find session screen
2021-06-19 22:17:28 +05:30
Nuwan
6483c40f82
latency badge showing in find sessions screen wip
2021-06-19 22:17:28 +05:30
Nuwan Chathuranga
18c735b098
WIP latency badge in find sessions
2021-06-19 22:17:28 +05:30
Nuwan Chathuranga
65cfa7c0fc
wip
2021-06-19 22:17:27 +05:30
Nuwan Chaturanga
fc624115b5
Merged in VRFS-5222-asset_upload_api (pull request #29 )
...
VRFS-5222 asset upload api
* migration file
* asset upload api wip
* /api/user_assets
this api endpoint is used to upload and query user_assets.
for uploads send following parameters..
- asset_type
- filename
- recording_id (optional)
- session_id (optional)
- ext_id (optional)
the api provides json response with signed url to aws s3
the same api endpoint is used to query uploaded user assets.
Following query parameters are supported.
- id
- ext_id
- recording_id + asset_type
- session_id + asset_type
* delete unused asset_uploader
* for user_asset uploads use aws_bucket
* db migration to add index on user_id of user_assets table
Approved-by: Seth Call
2021-06-17 02:20:55 +00:00
Nuwan Chathuranga
fb1d18ce6b
fix error showing latency badge
...
this fixes the issue of not showing the correct
latency badge on when hover over more than one user
2021-06-17 00:47:53 +05:30
Nuwan
714853dc68
merge fix
2021-06-17 00:13:52 +05:30
Nuwan
b15a62cd4e
wip musiian latency badge fix
2021-06-17 00:08:57 +05:30
Nuwan
ebc9c2692c
musiian latency badge error fixing
2021-06-17 00:08:57 +05:30
Nuwan Chathuranga
280b8bc4ae
discard decimal palces in latency values in musician hover bubble
2021-06-17 00:08:57 +05:30
Nuwan
7627b39925
musiian latency badge error fixing
2021-06-16 22:30:54 +05:30