Commit Graph

679 Commits

Author SHA1 Message Date
Nuwan d2c525f498 more updates to lobby page
includes showing chat notifications. also ui improvements
2024-01-22 11:28:16 +05:30
Seth Call c8a111f5f5 Beta download page 2023-11-02 08:41:35 +05:30
Nuwan 1e988931a4 sending weekly email to users about new users joined in 2023-11-02 08:41:29 +05:30
Nuwan f75d2c8c46 send weekly email to users about new musicians 2023-11-02 08:39:16 +05:30
Nuwan fad3b73d67 wip new user recommendation email 2023-11-02 08:33:48 +05:30
Nuwan 4ef2dcdc04 fix issues related to user login and logout 2021-11-11 16:54:00 +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 6dae6ba53c write README for setting up app in dev 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 6c88cd1215 wip - react components related to musician listing and filtering 2021-10-13 22:51:30 +05:30
Nuwan Chathuranga 4ee649c7f1 added updated files 2021-10-13 22:51:29 +05:30
Nuwan Chathuranga bab8d14798 wip - filter musician records 2021-10-13 22:51:27 +05:30
Nuwan Chathuranga f57218f429 enable CORS on web - allowing to connect by client app 2021-10-13 22:51:27 +05:30
Seth Call ec8a481b42 Secret room token 2021-09-29 09:44:09 -05:00
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 7627b39925 musiian latency badge error fixing 2021-06-16 22:30:54 +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
Nuwan Chathuranga 047ae3ebb2 specify latency server url correctly 2021-06-04 00:16:07 +05:30
Seth Call 128e9c6bb4 hotfix for bad installer 2021-05-18 17:42:18 -05:00
Nuwan 9dac3fdb56 on error in get_latencies send details to bugsnag 2021-05-12 19:51:29 +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
Nuwan Chaturanga 253d82a32c Merged in VRFS-5099_clean_up_dump_paths (pull request #12)
VRFS-5099 clean up dump paths

Approved-by: Seth Call
2021-04-16 21:24:10 +00:00
Seth Call 714dab3e8d default conf host 2021-04-12 13:51:32 -05:00
Nuwan eae35db92d refactor crash_dump in users api 2021-04-13 00:20:46 +05:30
Nuwan b574b5e0c6 Support optional video server 2021-04-11 11:42:01 -05:00
Nuwan 69d4a01298 Update landing page to match spec 2021-03-19 10:22:31 -05:00
Nuwan 6e51f57bff new landing pages for signup and download pages 2021-03-16 17:10:58 +05:30
Nuwan 9ab8cb276c change layout/template of signup and downloads
change to new layout for user signup and download pages.
2021-03-16 17:10:58 +05:30
Seth Call cf47777115 Update Affliate Code and Reports to 2021 spec
Add support to account for subscriptions
Change rate to 30%.  JamTracks 25cents
Reports updated for end users and admin
2021-03-11 19:36:14 -06:00
Seth Call 13b230a247 run working tests with bin/test 2021-02-14 12:10:46 -06:00
Nuwan 48dfb68f89 change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
Seth Call f43d6728f8 Add Nuwan to dev_users bootstrap 2021-01-31 09:29:01 -06:00
Seth Call 3e953b1b4c music session ratingsl 2021-01-09 16:15:56 -06:00
Seth Call 339d63f374 try with bug snag 2021-01-01 15:33:34 -06:00
Seth Call a09e33a083 push 2021-01-01 09:02:49 -06:00
Seth Call 4de066e505 done 2020-12-29 19:02:08 -06:00
Seth Call 4554d88c89 fixpaypal 2020-12-14 18:38:22 -06:00
Seth Call 8f49337072 paypal 2020-12-13 12:22:57 -06:00
Seth Call cdd9b9df4f trying fix 2020-12-11 16:53:05 -06:00
Seth Call 96a55d9894 15 minutels and only if > 1 person 2020-12-06 12:25:39 -06:00
Seth Call cf00671123 code-complete minus a few features 2020-11-29 18:24:28 -06:00
Seth Call ce301fd145 session limits done 2020-11-21 16:14:37 -06:00
Seth Call 9da0b37aeb merged 2020-11-07 19:00:02 -06:00
Seth Call 510465c9a3 add conditional redirect 2020-10-24 15:11:17 -05:00
Seth Call 168515f1bf wip 2020-10-13 21:05:08 -05:00
Seth Call 2ba44ff145 pause 2020-09-14 19:51:01 -05:00
Seth Call 16c5ee9c78 ftue changes 2020-09-01 13:33:04 -05:00
Seth Call 3357243f7d gcp host 2020-06-02 22:39:25 -05:00
Seth Call 20804ff389 switch to AMZ SES, add bad audio 2020-05-26 23:19:50 -05:00
Seth Call 8b8dd600d6 press release page 2020-05-26 18:36:53 -05:00
Seth Call 0233d45874 fix double bass, reduce emails 2020-05-11 20:45:32 -05:00
Seth Call 9446de49d4 gofundme link 2020-05-09 08:22:19 -05:00
Seth Call 4d9e8d2847 done 2020-05-06 14:42:52 -05:00
Seth Call b8f9f18363 merged 2020-05-01 14:06:27 -05:00
Seth Call dd4de62f8d cleanup notifies 2020-05-01 13:59:48 -05:00
Seth Call 18e321dc55 Merge branch 'develop' into feature/find 2020-04-29 16:11:30 -05:00
Seth Call 715f550acf ugly 2020-04-29 16:08:41 -05:00
Seth Call 10543665ee wip 2020-04-29 15:51:50 -05:00
Seth Call 2ea0e4760b add events to precompile 2020-04-19 09:39:42 -05:00
Seth Call b9681fd418 livestream beta commit 2020-04-16 11:26:18 -05:00
Seth Call 9691d815cd Fixed password reset and trim of signup 2020-04-05 23:59:55 -05:00
Seth Call c0bb24fb57 fix links 2020-04-02 09:45:01 -05:00
Seth Call 5a658c2d5f remove jamblaster link, cleanup some links, debug latency-tester, turn down test to 4 2020-03-29 22:34:03 -05:00
Seth Call bc4e5607ee configs 2018-07-29 11:09:03 -05:00
Seth Call c6054e1e1c VRFS-4741 - kill vanilla, bugsnag, olark 2018-04-21 11:33:18 -05:00
Seth Call 35a1fd07fa VRFS-4730 and VRFS-4732 - notifications of user activity 2018-03-18 16:41:40 -05:00
Seth Call 42205d4d87 first attempt at onboarder interface 2018-01-22 21:50:45 -06:00
Seth Call 98620efdde files button always present 2018-01-16 14:27:20 -06:00
Seth Call f3f888156b amazon-promo splash page 2017-12-16 17:33:45 -06:00
Seth Call 175d6d458e update email for amazon users 2017-10-15 17:07:35 -05:00
Seth Call eff69dd44d new landing pages 2017-10-15 16:42:45 -05:00
Seth Call b82c9c4504 reconnect automatically in resque; kill self for websocket gateway 2017-10-10 11:08:18 -05:00
Seth Call 7ff7327ef8 lots of progress on amazon-readiness 2017-07-09 21:21:29 -05:00
Seth Call 3aee4f8f28 did it 2017-06-23 18:39:22 -05:00
Seth Call 4d7712093a working on livestream 2017-06-10 15:34:08 -05:00
Seth Call de3869ca2c merge 2017-05-12 07:10:39 -05:00
Seth Call a1fd8c3d10 add cors for real 2017-04-14 14:34:18 -05:00
Jonathan Kolyer 368030eedc VRFS-3936 mobile_recording_upload 2017-03-16 17:22:54 -07:00
Jonathan Kolyer 7dcbadb75f VRFS-3936 mobile recording json saves 2017-03-16 11:23:30 -07:00
Jonathan Kolyer 81979ba4bb VRFS-3936 merging develop 2017-02-24 14:05:57 -08:00
Seth Call cf553009bf jamtrack price change 2017-02-05 14:42:51 -06:00
Seth Call fb70455829 mark_lesson added 2017-01-17 12:24:49 -06:00
Seth Call edcd297092 fix paypal gem reference 2016-12-17 11:08:26 -06:00
Seth Call 6b878cf119 try to pin coffeescriptsource 2016-12-15 20:57:08 -06:00
Seth Call 5e04f72d8e paypal support 2016-12-15 12:47:08 -06:00
Seth Call 1bfdba6ca4 seo 2016-11-01 20:27:32 -05:00
Seth Call d58330d8da add 2 simple static landing pages 2016-10-27 20:28:21 -05:00
Jonathan Kolyer cd843f300c VRFS-3936 merging develop 2016-10-08 19:08:17 +00:00
Seth Call abf3c6f0f5 fix jamclass posa cards 2016-10-07 11:56:48 -05:00
Seth Call eb89ea0a43 better education interest screen 2016-09-23 08:24:42 -05:00
Seth Call fd4d21ae78 school education working 2016-09-08 05:59:58 -05:00
Seth Call 5353b75c2e posa wip 2016-08-31 04:19:16 -05:00
Seth Call c5f7711850 VRFS-4189 - non free jamtrack support 2016-08-02 20:46:15 -05:00
Seth Call 510d157262 * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05:00
Seth Call 7083cf7477 VRFS-4249 - fix for stripe error handling in charge method 2016-07-09 20:48:22 -05:00
Seth Call 01736de147 recording API 2016-07-06 22:28:32 -05:00
Seth Call 116597cd67 Hello 2016-06-24 16:40:09 -05:00
Jonathan Kolyer 8592894f7a Merge branch 'develop' into VRFS-3936 2016-06-19 22:10:30 +00:00
Jonathan Kolyer ce4dfa4261 VRFS-3936 recording api 2016-06-18 13:57:39 +00:00
Seth Call e95c7fe8e5 Working on Jazz imports Stockton Helbing 2016-06-17 20:59:58 -05:00