jam-cloud/jam-ui/src
Nuwan 6d92e93a63 feat(26-04): call loadJamTrack when track is not synchronized
- Added loadJamTrack call in handleJamTrackSelect else branch
- When syncResult.isSynchronized is false, triggers download flow
- This transitions state through checking → packaging → downloading → keying → synchronized
- Fixes empty JamTrack player for non-synchronized tracks
2026-02-25 23:44:45 +05:30
..
assets style(24-01): add recording button pulse animation 2026-02-23 20:45:03 +05:30
components feat(26-04): call loadJamTrack when track is not synchronized 2026-02-25 23:44:45 +05:30
context feat: update metronome track layout and improve test infrastructure 2026-01-25 13:59:29 +05:30
data added updated files 2021-10-13 22:51:29 +05:30
helpers fix(24-01): parse JSON response in recording REST functions 2026-02-19 21:01:25 +05:30
hoc Redirect to profile 2025-03-04 08:26:54 -06:00
hooks fix(25-01): add timer and callback cleanup in useRecordingHelpers 2026-02-24 23:19:00 +05:30
i18n unsubscribe/change email confirmation fixes 2025-08-20 20:34:52 +05:30
icons enter.svg - change css color attribute 2024-03-21 00:31:35 +05:30
layouts more redux 2026-01-13 18:17:14 +05:30
reducers added updated files 2021-10-13 22:51:29 +05:30
services fix(16-01): improve validation error messages per requirements 2026-02-06 18:43:37 +05:30
store feat(26-02): add cleanupJamTrackCallbacks to mediaSlice 2026-02-25 19:12:34 +05:30
utils feat(08-02): implement formatTimestamp utility 2026-01-27 14:04:21 +05:30
App.js Cleaned up BrowserRouter, and added GA 2025-03-27 12:25:28 +05:30
Main.js MR is ready for review 2025-02-27 07:55:08 -06:00
config.js settings and invitees dialogs in toolbar 2025-11-10 11:14:49 +05:30
fakeJamClient.js wip session screen 2025-10-17 18:47:58 +05:30
fakeJamClientMessages.js wip session screen 2025-10-10 12:42:26 +05:30
fakeJamClientProxy.js wip session screen 2025-10-17 18:47:58 +05:30
fakeJamClientRecordings.js wip session screen 2025-10-10 12:42:26 +05:30
index.js session backing tracks. 2025-12-17 09:33:57 +05:30
jamClientProxy.js Backing Track popup 2026-01-07 16:44:22 +05:30
routes.js Fix links for knowledge-base, help-desk, and forum 2025-03-03 22:55:30 -06:00
setupTests.js test(08-02): add failing tests for JKChatMessageList 2026-01-27 14:06:19 +05:30