Nuwan
b2f344fd30
PLG email for 2+ session
...
email reminders for the users to have 2+ session
VRFS-5661
2025-08-14 22:06:18 +05:30
Seth Call
9a41e8a236
Fix cutoff_date not being passed in and requirees of TestGearSetup
2025-07-25 20:06:47 -05:00
Seth Call
7c9e449c4b
Hookup gear reminder emails
2025-06-14 00:33:03 -05:00
Seth Call
e7923dca9b
Updated both background jobs to not break HourlyJob
2025-06-14 00:22:02 -05:00
Nuwan
86d77df2c9
app features on/off
...
add ability to control the visibility of beta site menu items.
the visibility state is stored in the back end api and the front
end menu items are been shown accordingly.
2024-07-16 17:26:48 +05:30
Nuwan
861722e5d4
includes fixes in profile edit form and lobby page
2024-02-12 19:11:11 +05:30
Nuwan
20c8df7121
show last active time in words
...
in user recommendation email show the last active time using
action_view time_ago_in_words helper
2023-11-02 08:41:35 +05:30
Nuwan
fad3b73d67
wip new user recommendation email
2023-11-02 08:33:48 +05:30
Nuwan
46202a2373
sip on user match mailer
2023-11-02 08:33:48 +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 Chaturanga
c2fe4ffb98
Merged in VRFS-5128_report_for_ad_campaigns (pull request #14 )
...
VRFS-5128 report for ad campaigns
* Ad campaign report
add new admin report for monitor and analyze the results
from a variety of paid campaigns
* reload report after updating values using best_in_place
* add users first_subscribed_plan_code
use this new column in ad campaigns report to filter by
subscription plan
* set first_subscribed_plan_code in recurly subscription creation
* set correct value for first_subscribed_plan_code
2021-04-21 21:27:55 +00: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
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
Nuwan
48dfb68f89
change database migrations to be natural rails db migrations.
2021-02-13 20:17:18 -06:00
Seth Call
3e953b1b4c
music session ratingsl
2021-01-09 16:15:56 -06:00
Seth Call
ce301fd145
session limits done
2020-11-21 16:14:37 -06:00
Seth Call
20804ff389
switch to AMZ SES, add bad audio
2020-05-26 23:19:50 -05:00
Seth Call
a81c659851
wip
2020-05-06 22:04:17 -05:00
Seth Call
dd4de62f8d
cleanup notifies
2020-05-01 13:59:48 -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
b82c9c4504
reconnect automatically in resque; kill self for websocket gateway
2017-10-10 11:08:18 -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
cd762dcd15
VRFS-3936 conflict fixed merging develop
2017-03-22 12:49:58 -07:00
Seth Call
2eaa59a6d4
guitarcenter tweaks and fix accept lesson on counter recurring
2017-03-22 07:39:06 -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
Seth Call
5e04f72d8e
paypal support
2016-12-15 12:47:08 -06:00
Seth Call
5353b75c2e
posa wip
2016-08-31 04:19:16 -05:00
Seth Call
510d157262
* upgrade to Rails 4 as well as support JjamBlaster
2016-07-17 10:16:27 -05:00
Seth Call
17322eab1d
cohort reportin
2016-06-09 13:23:32 -05:00
Seth Call
d4aa3bef2b
bunch of jamclass fixes
2016-06-02 09:04:56 -05:00
Seth Call
1abacf0ec6
Merge branch 'develop' into feature/packages
2016-05-31 19:43:52 -05:00
Seth Call
920d648a2b
slew of jamclass fixes
2016-05-31 19:20:03 -05:00
Seth Call
f20d011e40
wip
2016-05-29 19:30:51 -05:00
Seth Call
a4f7e28acc
* get lesson booking screen cleaned up (better states at end)
2016-05-19 13:26:37 -05:00
Seth Call
5701e888a8
Updating lessons with barely working version
2016-04-21 09:23:29 -05:00
Seth Call
399d010310
* lessons 90% done, but still mostly hidden
2016-04-05 21:23:15 -05:00
Seth Call
40df9eed6f
* better error reporting for bad connections on join session
2016-03-29 05:50:14 -05:00
Seth Call
54cbfc69f0
* blacklist email feature
2016-03-01 13:49:58 -06:00
Jonathan Kolyer
7e32ffcdf8
VRFS-3800 save ios receipt json
2016-02-09 15:17:52 +00:00
Seth Call
1652aa4bd3
* VRFS-3922 - update ip blacklist/whitelist behavior to offer more admin flexibilyt
2016-02-09 12:58:54 -06:00
Seth Call
599d26f883
* VRFS-3912 - apis for jamblaster pairing
2016-02-03 10:56:14 -06:00
Seth Call
37417708b3
* merged
2016-01-15 12:04:06 -06:00
Seth Call
48a54b812c
* merged ratings
2016-01-12 21:06:23 -06:00
Seth Call
c05c706455
* support news
2016-01-08 16:13:59 -06:00
Seth Call
70f22f8601
* track em
2016-01-03 21:38:30 -06:00
Seth Call
fb24f3beae
merged from master
2015-12-28 07:19:40 -06:00