Commit Graph

7866 Commits

Author SHA1 Message Date
Seth Call 61a7ed223b stable stopping point with initial webrtc attempts 2026-03-02 08:36:12 -06: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 f58fdddc24 Add client simulator planning and progress tracking 2026-02-24 21:50:26 -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 5c7436ddfc Commit changes 2026-01-12 07:07:42 -06:00
Seth Call b79ec47e25 bundle exec rspec passes 2026-01-11 15:31:21 -06:00
Seth Call 09457db30d stopping point 2026-01-10 19:51:24 -06:00
Seth Call a84786e3ba add new local file 2026-01-10 16:55:29 -06:00
Seth Call 611c38643b in the midst of a giant slog . 390 to 290 failed tests. Still going 2026-01-10 16:54:50 -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 0d411a6b71 AGENTS.md added 2025-12-19 14:16:01 -06:00
Seth Call 249a833a5d upgrade-plan checkpoint 2025-12-19 12:41:46 -06:00
Seth Call 1279b16ec0 Update manifest maker 2025-10-26 14:33:00 -05:00
Seth Call e3cff0a825 Uncomment TrialReminders 2025-10-18 17:40:46 -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 1dd15fb0aa Add tests for all PLG emails 2025-10-17 08:15:46 -05:00
Seth Call 9282369e54 VRFS-5690 - tag jamtrack and jammers separetly on admin report - fix jammers view 2025-10-13 15:23:01 -05:00
Seth Call 828191d683 VRFS-5690 - tag jamtrack and jammers separetly on admin report - fix jammers view 2025-10-13 15:16:41 -05:00
Seth Call c0031cfe3d VRFS-5690 - tag jamtrack and jammers separetly on admin report 2025-10-13 14:33:45 -05:00
Seth Call 9b17546082 omit trial send reminders for now 2025-10-13 12:02:44 -05: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 4ffc0d9b3b Merge branch 'develop' of ssh://altssh.bitbucket.org:443/jamkazam/jam-cloud into develop 2025-08-20 20:36:18 +05:30
Nuwan 7b665325f7 unsubscribe/change email confirmation fixes 2025-08-20 20:34:52 +05:30
Nuwan eab17b3340 uncomment the lines
uncomment the lines which were disabled for debug purposes in the
prev. commit
2025-08-20 20:34:52 +05:30
Nuwan 4fafe30141 add more changes which were missed in prev. commit 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 d424026f17 fix payment method page element loading
this resolves the race condition issue when loading recurly payment element
and hence sometimes it wasn't showing
2025-08-20 20:31:44 +05:30
Nuwan Chaturanga a4f8935b3a Merged in fix_403_errors_in_public_pages (pull request #69)
unsubscribe/change email confirmation fixes

Approved-by: Seth Call
2025-08-19 16:19:12 +00:00
Nuwan Chaturanga 4f837ae67f Merged in 5662-trial_end_reminder_emails (pull request #68)
trail end reminderd

Approved-by: Seth Call
2025-08-19 16:07:57 +00:00
Nuwan 0053775c7e uncomment the lines
uncomment the lines which were disabled for debug purposes in the
prev. commit
2025-08-19 21:04:28 +05:30
Nuwan 9d6c71829f unsubscribe/change email confirmation fixes 2025-08-19 20:39:39 +05:30
Nuwan d00a0c08f7 add more changes which were missed in prev. commit 2025-08-19 02:13:16 +05:30
Nuwan 7e2c917ca0 trail end reminderd
send emails when the trail perieod expired.
2025-08-19 00:07:09 +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