Nuwan
1772f5a46f
fixes & improvements in signup and downloads pages
2025-01-16 13:17:25 +05:30
Nuwan
8835455795
UI improments in JamTrack player
2024-12-29 18:47:55 +05:30
Nuwan
c3563a9197
wip jamtrack page creating and playing custom jamtracks
2024-12-17 16:22:31 +05:30
Nuwan
08fafbf2de
work on JamTrack player
2024-12-10 11:23:02 +05:30
Nuwan
5d87d1a358
handle purchasing a JamTrack
...
handle adding to cart of redeemable vs paid jamtracks
2024-12-05 20:01:56 +05:30
Nuwan
d5dcc71e35
fix error showing user affiliate agreement status and date
2024-12-02 09:46:01 +05:30
Seth Call
e6ac929303
Switch to pngs from svg for new beta email footer
2024-12-01 15:53:06 -06:00
Nuwan
78debaa8ab
fix errors in JamTracks page and shopping cart page
2024-11-26 18:55:09 +05:30
Nuwan
d0115a8cd9
new mailer template update
2024-11-19 01:24:39 +05:30
Nuwan
ec7a79c8bb
forgot password feature
2024-11-19 01:24:36 +05:30
Nuwan
df9cbf3ba7
forgot password feature wip
2024-11-19 01:24:06 +05:30
Nuwan
33d0de6f0c
wip forgot password
2024-11-19 01:24:06 +05:30
Nuwan
ab5947d94a
error fix in sessions listing page
...
prevent errors that caused by null created_at values
when rendering session details
2024-11-13 07:31:13 +05:30
Seth Call
78ae753d87
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2024-11-05 20:04:35 -06:00
Seth Call
4944c5983d
Use current user to scope history
2024-11-05 20:04:28 -06:00
Nuwan
996fbe51d0
new email template chages
...
this email template is used for the emails with the new design
which is used in the beta site.
2024-11-01 20:18:05 +05:30
Nuwan
79ba0ebc70
use var instead of const
...
In layout.js. use var instead of const/let. because consts or let keywords are
not been supported in legacy client
2024-10-22 22:11:39 +05:30
Nuwan
3b0c2d1a42
fix musician filter
...
change instruments parameter names that are been passed to
the lambda function to be matched with the expected parameters in
labda function
2024-10-22 08:28:56 +05:30
Nuwan
2afd8500bd
change browse session no records alert
2024-10-05 02:58:48 +05:30
Nuwan
a0dc7fa92d
force user to login when accessed from email message link
2024-09-19 18:18:24 +05:30
Nuwan
d976cdf866
remove redundent association keys
...
In the api_users_controller#profile_show remove :genres, :instruments
keys from the association includes
2024-09-13 08:02:34 +05:30
Seth Call
0c2102b308
clean it up again
2024-09-08 14:46:16 -05:00
Seth Call
ba59e7b20b
Newer build
2024-09-08 14:19:44 -05:00
Seth Call
3f1a3402d8
Merged in feature/all-clients-are-modern (pull request #49 )
...
Move all clients to the 'modern' track.
* Force old client website to upgrade to new client
* Also add
* wording fix
2024-09-08 18:18:02 +00:00
Nuwan
ef79d3a8c0
now notifications in header drawer scrollable
2024-09-06 23:15:48 +05:30
Nuwan
499cd7e16b
header notifications
...
show number of unread notifiacation count on header
allow user to scroll through the notification in header notificaton
drawer
2024-09-03 00:11:36 +05:30
Nuwan
727147ffee
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2024-08-29 17:10:01 +05:30
Nuwan
3175f77b7f
implement profile photo upload
2024-08-29 17:08:19 +05:30
Seth Call
6833c68e40
Merge branch 'develop' into feature/legacy-download
2024-08-28 06:23:41 -05:00
Nuwan
9668b59e23
integration with filestack for profile avatar image uploading - wip
2024-08-27 00:50:01 +05:30
Nuwan
faecb69db9
jamtrack player WIP
2024-08-14 08:43:29 +05:30
Nuwan
2cc14be759
WIP: jamtracks, shopping cart and checkout pages
2024-08-14 08:43:18 +05:30
Seth Call
e55ad12b61
missed files
2024-08-11 22:10:47 -05:00
Seth Call
c907d9c3ba
Be sure to use the same product names as in the database
2024-08-11 20:12:33 -05:00
Seth Call
c44db20385
Create /downloads-legacy, and update /downloads for the 3 clients
2024-08-11 19:39:56 -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
176ba1febe
JamTracks
...
includes JamTrack filter page
2024-06-10 13:45:15 +05:30
Nuwan
97e0a8d36a
session history page:
...
list all the sessions in decending order they were created
2024-05-05 18:38:29 +05:30
Nuwan
37ed2dddd4
beta site sessions history page wip
2024-05-03 08:25:51 +05:30
Nuwan
20eb17b044
initial release of my friends page
2024-04-20 16:44:24 +05:30
Nuwan
6ad9aed71f
use var instead of let/const
...
let and const keywords in javascript can not use because the code based
is also been used in the production client.
2024-03-18 08:44:40 +05:30
Nuwan
861722e5d4
includes fixes in profile edit form and lobby page
2024-02-12 19:11:11 +05:30
Nuwan
dd4239f1f3
account identity update
...
allow users to update their JamKazam email and password securly.
2024-02-05 18:26:01 +05:30
Nuwan
3fed41899a
fix /filter api - prevent error on exception conditions
2024-02-05 18:22:39 +05:30
Nuwan
c29d3459e6
fix lobby users query
2024-02-05 18:21:18 +05:30
Nuwan
d2c525f498
more updates to lobby page
...
includes showing chat notifications. also ui improvements
2024-01-22 11:28:16 +05:30
Nuwan
9b72852a54
wip session lobby
2023-12-22 15:27:26 +05:30
Seth Call
c8a111f5f5
Beta download page
2023-11-02 08:41:35 +05:30
Seth Call
e491461f64
notes
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