Seth Call
966122fb18
ci: add gitea action to build admin app via dagger
2026-03-09 16:42:42 -05:00
Seth Call
983c690451
add new spec
2026-03-01 17:19:33 -06:00
Seth Call
281543d383
Update spec
2026-03-01 16:23:18 -06:00
Seth Call
7eba5fe10d
infra-migration
2026-02-28 20:40:41 -06:00
Seth Call
89dca5ae03
single session join works reasonably well.
2026-02-28 14:58:03 -06:00
Seth Call
932c41c579
missed some files
2026-02-28 07:43:24 -06:00
Seth Call
3665faa7e2
still working on this
2026-02-28 07:42:52 -06:00
Seth Call
9861d1f908
simulator
2026-02-23 10:43:42 -06:00
Seth Call
23da778f6c
better and better; all tests pass
2026-02-19 21:05:15 -06:00
Seth Call
77b220a10a
all but 11 tests working
2026-02-16 18:15:25 -06:00
Seth Call
9e73094c9b
Fix home tiles visibility and TopMessageHolder error
2026-01-17 21:38:53 -06:00
Seth Call
e5a9317c7c
Pause with /client partially loading
2026-01-17 17:30:11 -06:00
Seth Call
8575f7ac2b
add missed fil
2026-01-14 11:04:49 -06:00
Seth Call
ee306770e3
switch to other machine
2026-01-12 07:07:53 -06:00
Seth Call
b79ec47e25
bundle exec rspec passes
2026-01-11 15:31:21 -06:00
Seth Call
e875d05226
Updated bundler/ruby to latest
2026-01-10 14:52:59 -06:00
Seth Call
7db0316185
bundle exec rspec runs. Ruby 3.2.2 through and older version of bundler
2026-01-10 14:27:32 -06:00
Seth Call
1279b16ec0
Update manifest maker
2025-10-26 14:33:00 -05:00
Nuwan Chaturanga
6a6e4cde09
Merged in fix_plg_email_delivery_timeing_issue (pull request #70 )
...
fix PLG email timing
Approved-by: Seth Call
2025-10-17 13:16:50 +00:00
Seth Call
eed3d51f4b
VRFS-5691 - fix both the jamtrack flow and the inability to sign out - take 2
2025-10-13 11:44:17 -05:00
Seth Call
4eac68b645
VRFS-5691 - fix both the jamtrack flow and the inability to sign out
2025-10-12 11:55:50 -05:00
Nuwan
fe6157e8cf
ensure not to send email 2 and 3 tighltly behind email 1 in this sequence
2025-09-30 13:14:39 +05:30
Nuwan
675bf2b69c
fix PLG email timing
...
do not send emails if the date has passed
2025-09-22 00:07:16 +05:30
Nuwan
7b665325f7
unsubscribe/change email confirmation fixes
2025-08-20 20:34:52 +05:30
Nuwan
7f85c91601
trail end reminderd
...
send emails when the trail perieod expired.
2025-08-20 20:34:52 +05:30
Nuwan Chaturanga
a84a55f178
Merged in 5661-PLG-play-with-others (pull request #67 )
...
PLG email for 2+ session
Approved-by: Seth Call
2025-08-16 23:50:48 +00:00
Nuwan
25ecab2c65
fix billing details + card data processing
...
remove saving billing address details to database in the first place
before sending to recurly. Now the backend handles address data saving
after success response from recurly.
2025-08-15 18:31:03 +05:30
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
Nuwan
67fd15c75c
wip after changing email show confirmation page within new website
2025-08-13 13:51:54 +05:30
Nuwan
b7a41c6465
unsubscribe page
...
add page in new website to be shown to the users
when they follow unsubscribe link (in email footer)
2025-08-06 20:30:12 +05:30
Nuwan Chaturanga
3d113e3877
Merged in 5646-test_session_reminder (pull request #66 )
...
PLG feature for Test Session reminder emails
* PLG feature for Test Session reminder emails
Implement the Test Session reminder emails VRFS-5646
* cutoff date for test gear reminder email
add cutoff date config to limit the selection after a certain date
add batch_size:100 to loops
Approved-by: Seth Call
2025-07-25 23:13:21 +00:00
Nuwan Chaturanga
c7e80a0694
Merged in 5645-payment_method_page (pull request #65 )
...
5645 payment method page
* wip payment method in new site
* payment method page
new page to add user's payment method (credit card / paypal) alone
with billing address details
* Update recurly/braintree tokens
Approved-by: Seth Call
2025-07-24 03:25:55 +00:00
Nuwan
9058c8af1d
load jamserver.js
...
instead of jamserver.js instead of jamserver_copy.js when loading
react.js front end. jamserver_copy for some reason desn not load
all of the javascripts needed to get for example subscription messages
to be captured in the front end.
2025-07-18 19:38:14 +05:30
Seth Call
e4d5fccdf5
Merged in seth/obs-download (pull request #63 )
...
Seth/obs download
* wip
* Merge branch 'develop' into seth/obs-download
* Working. Waiting on final UI approval
* Merge branch 'develop' into seth/obs-download
2025-06-15 00:44:11 +00:00
Nuwan Chaturanga
55372bf83d
Merged in 5631-signup-survey (pull request #61 )
...
signup survey email sending
* signup survey email sending
Send new user survey email 24 hours after signup to all new users
* add config parameters
add config.signup_survey_url, config.signup_survey_cutoff_date
2025-06-13 12:02:21 +00:00
Seth Call
0f556bfad4
Only allow stopping a recording if you are the owner
2025-06-11 22:00:42 -05:00
Nuwan Chaturanga
2d5d93787f
Merged in 5539-gear_setup_reminders (pull request #59 )
...
gear setup reminder emails
* gear setup reminder emails
email reminders to setup audio gear
Approved-by: Seth Call
2025-05-23 12:53:49 +00:00
Nuwan
676cbaa656
include subscription_utils script
2025-05-23 16:19:18 +05:30
Nuwan Chaturanga
71716b2240
Merged in 5534-profile-reminder-emails (pull request #54 )
...
Profile prompts & reminders
* Profile prompts & reminders
3 email reminders to for new users who have not completed their
jamkazam profile
* PR change requests. moved email sernding job to hourly job tasks. and add database table index
Approved-by: Seth Call
2025-04-05 20:18:38 +00:00
Seth Call
8f9f7d90fa
Convert large pngs to webp, and create sitemap.xml
2025-03-27 12:25:28 +05:30
Seth Call
b2c2129d42
Better reporting for quarterly payments
2025-03-27 12:25:28 +05:30
Seth Call
b657511310
Revert "Update Referrals page to list more partner info"
...
This reverts commit a2c607b449 .
2025-03-27 12:25:28 +05:30
Seth Call
a687356d72
Update Referrals page to list more partner info
2025-03-27 12:25:28 +05:30
Nuwan
3369b39341
fix error on paypal redirect after checkout
2025-03-26 16:53:35 +05:30
Nuwan
481f8099af
incorporate paypal checking out
...
change paypal checkout and confirm screens load inside new website
and not redirecting users to old site.
2025-03-22 20:08:51 +05:30
Seth Call
d4546c6975
MR is ready for review
2025-02-27 07:55:08 -06:00
Nuwan
254d1ecac7
fix reset password email link
2025-02-14 19:44:20 +05:30
Nuwan
36a184638f
remove unwanted web/venv/ directory which was added mistakenly
2025-02-09 22:57:29 +05:30
Nuwan
1ce4d4f4e6
rename the migration files to comply with the order and naming
2025-02-09 21:07:54 +05:30
Seth Call
810ae15769
Merged in mc/sluggarize-fixes (pull request #52 )
...
Update sluggarization and sluggarize existing jamtracks
* wip
* sluggarize script
* comment out copy/pastable sql
* add readme
2025-02-09 05:09:54 +00:00