Nuwan Chathuranga
280b8bc4ae
discard decimal palces in latency values in musician hover bubble
2021-06-17 00:08:57 +05:30
Nuwan Chathuranga
1906e9a110
Merge branch 'VRFS-5181_latency_in_musician_hover_bubble' of bitbucket.org:jamkazam/jam-cloud into VRFS-5181_latency_in_musician_hover_bubble
2021-06-16 22:45:25 +05:30
Nuwan
7627b39925
musiian latency badge error fixing
2021-06-16 22:30:54 +05:30
Nuwan Chathuranga
4b21aa68e0
discard decimal palces in latency values in musician hover bubble
2021-06-15 23:49:04 +05:30
Seth Call
29e23548f0
revert
2021-06-15 11:15:58 -05:00
Seth Call
de6e20c21c
forec no email
2021-06-15 11:10:58 -05:00
Nuwan Chathuranga
1d0e33fdc1
discard decimal palces in latency values in musician hover bubble
2021-06-15 17:26:10 +05:30
Nuwan Chaturanga
a0b7581c80
Merged in VRFS-5181_latency_in_musician_hover_bubble (pull request #30 )
...
VRFS-5181 latency in musician hover bubble
Approved-by: Seth Call
2021-06-11 14:56:43 +00:00
Nuwan Chathuranga
a3a34d4afe
show latency scores alone with latency badge
...
in musician hover bubble show internet and audio latency
scores next to latency badge
2021-06-09 23:28:59 +05:30
Nuwan
e7d89ecf30
fix for latency badge not showing
...
This fixes latency badge only working on one musician hover bubble.
2021-06-08 20:09:55 +05:30
Seth Call
1c71ead045
bring back fpm for now
2021-06-04 14:20:35 -05:00
Nuwan Chaturanga
4a296825e3
Merged in VRFS-5181_latency_in_musician_hover_bubble (pull request #28 )
...
VRFS-5181 show latency score badge on musician hover
Approved-by: Seth Call
2021-06-03 18:53:02 +00:00
Nuwan Chathuranga
87a01bcd66
remove "unknown" parameters in get_latencies api call to latency server
2021-06-04 00:21:30 +05:30
Nuwan Chathuranga
047ae3ebb2
specify latency server url correctly
2021-06-04 00:16:07 +05:30
Nuwan
1ee14dd01a
fix small spelling mistake
2021-06-01 21:39:09 +05:30
Nuwan
c7547405f8
Musician hover latency badge
...
show latency score badge on hover over musician.
fetches data from new resolve latency data API
2021-06-01 20:15:13 +05:30
Nuwan
11d8af22bb
fixes to musicion hover latency badge spec
2021-05-30 22:10:34 +05:30
Nuwan
4f9ffa6a80
testing hover latency badge
2021-05-30 07:14:54 +05:30
Nuwan Chathuranga
683e93e75e
testing latency badge
2021-05-29 18:43:48 +05:30
Nuwan
307444431a
wip sepcs for musician latency badge
2021-05-29 14:38:34 +05:30
Nuwan Chathuranga
10908623a4
wip musician latency badge
2021-05-27 15:58:34 +05:30
Nuwan
5144309ff4
show latency badge
...
on musician hover bubble show latency score badge by querying
resolve latency api
2021-05-27 04:59:34 +05:30
Nuwan Chathuranga
bcbd36a221
showing latency badge wip
2021-05-26 00:54:53 +05:30
Nuwan Chaturanga
18a0681f9f
Merged in modern_os_gemfile_amendment_1 (pull request #27 )
...
Modern os gemfile amendment 1
Approved-by: Seth Call
2021-05-24 12:34:18 +00:00
Nuwan Chathuranga
8f09bdce5b
musician latency badge wip
2021-05-23 18:27:53 +05:30
Nuwan Chathuranga
a027a75b1d
for modern O/S setup use Gemfile.alt instead of default Gemfile
...
configure bundler to use Gemfile.alt when bundling gems specifically
in newer OSs like apple m1. for thiw one can use BUNDLER_GEMFILE env variable
or add gemfile config entry to ./bundle/config
2021-05-22 15:24:00 +05:30
Nuwan Chathuranga
eb6750d92d
Gemfile changes for moden computers
...
use MODEN_OS env variable to selectively install
a version of pg gem that runs under newer O/S (ex: apple M1 Big sur)
2021-05-22 15:24:00 +05:30
Nuwan Chaturanga
04d42c1ad8
Merged in VRFS-5180_neo4j_serverless_setup-a1 (pull request #25 )
...
fix default install path
2021-05-21 20:29:02 +00:00
Nuwan
34f8413861
fix default install path
2021-05-20 07:05:38 +05:30
Seth Call
128e9c6bb4
hotfix for bad installer
2021-05-18 17:42:18 -05:00
Nuwan Chaturanga
fa9a976895
Merged in VRFS-5180_neo4j_serverless_setup (pull request #24 )
...
handler to install serverless framework and neo4j to facilitate serveing latency data requests
Approved-by: Seth Call
2021-05-13 13:43:04 +00:00
Nuwan
06ec910cfe
handler to install serverless framework and neo4j to facilitate serveing latency data requests
2021-05-13 15:39:24 +05:30
Nuwan Chaturanga
96f40aed76
Merged in VRFS-5179_resolve_latency_rest_api (pull request #23 )
...
add api endpoint to fetch latency data
Approved-by: Seth Call
2021-05-12 14:53:48 +00:00
Nuwan
34bf811453
add response.body to bugsnag call of failed latency requests
2021-05-12 20:03:28 +05:30
Nuwan
2567292580
change bugsnag severity for failed latency requests
2021-05-12 19:56:21 +05:30
Nuwan
9dac3fdb56
on error in get_latencies send details to bugsnag
2021-05-12 19:51:29 +05:30
Nuwan
93b848c2d8
remove unused code bits
2021-05-12 19:09:21 +05:30
Nuwan
2421a4bc03
add api endpoint to fetch latency data
...
this api method fetches latency data for the current user from the
latency graph database service
2021-05-12 16:07:23 +05:30
Seth Call
65125e04ca
Fix for ARS subscription
2021-04-29 14:13:32 -05:00
Seth Call
6862bb0f65
force ars_id even when new ARS
2021-04-27 15:07:56 -05:00
Seth Call
1f913071bc
emit something even if no referred
2021-04-27 14:19:34 -05:00
Seth Call
e2a60eda07
emit something even if no referred
2021-04-27 14:19:13 -05:00
Nuwan Chaturanga
a89bc7f5d2
Merged in VRFS-5123_video_button_remember_token_fix (pull request #22 )
...
skip api_signed_in_user for auth in api_music_sessions_controller
Approved-by: Seth Call
2021-04-27 18:28:39 +00:00
Nuwan
f1f64aedb1
skip api_signed_in_user for auth in api_music_sessions_controller
2021-04-27 23:52:31 +05:30
Seth Call
849169e3c7
Remove duplicate definitions in select for ad campaign
2021-04-27 12:44:15 -05:00
Seth Call
bf83538a2d
Add RAILS_RELATIVE_URL_ROOT
2021-04-27 12:37:33 -05:00
Nuwan Chaturanga
9f924fee3c
Merged in VRFS-5166-ad_campaigns_report_fixes_3 (pull request #21 )
...
ad_campaigns.rb fixes
Approved-by: Seth Call
2021-04-27 16:57:18 +00:00
Nuwan
eb3064f8aa
ad_campaigns.rb fixes
2021-04-27 22:21:34 +05:30
Nuwan Chaturanga
f9e3e644f1
Merged in VRFS-5147-user_view_edit_improvements (pull request #17 )
...
changes to user show and edit pages ref: VRFS-5147
* changes to user show and edit pages ref: VRFS-5147
Approved-by: Seth Call
2021-04-26 12:19:08 +00:00
Nuwan Chaturanga
316cbdab83
Merged in VRFS-5146-school_user_form (pull request #16 )
...
new admin form to quickly add school user
* new admin form to quickly add school user
* add required: true to all form fields in quick add school user
2021-04-23 17:10:01 +00:00