Nuwan
106ea91361
make login compulsory to access the other pages
2024-07-17 18:14:18 +05:30
Nuwan
041ebccaf1
active admin CRUD for app feature
2024-07-17 15:27:50 +05:30
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
48335a9d9c
add spaces between artists list items
2024-06-10 23:02:41 +05:30
Nuwan
5fd4015ee2
fix track preview alignment issue
2024-06-10 22:57:57 +05:30
Nuwan
e2b4c901dc
Jamtrack shopping page
2024-06-10 21:28:34 +05:30
Nuwan
176ba1febe
JamTracks
...
includes JamTrack filter page
2024-06-10 13:45:15 +05:30
Nuwan
24aab60556
add cypress tests for affiliates pages
2024-05-23 17:22:41 +05:30
Nuwan
8868ff718f
add tests for affiliate earnings
2024-05-23 00:55:03 +05:30
Nuwan
bbe83a008f
affiliate earnings page
2024-05-17 14:15:19 +05:30
Nuwan
e878c64c3c
affiliate signups and links pages
2024-05-17 10:03:36 +05:30
Nuwan
8f63547f34
affiliate program and payee pages
2024-05-09 18:42:55 +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
7176fecd7b
sessions history page wip
2024-05-03 10:31:57 +05:30
Nuwan
37ed2dddd4
beta site sessions history page wip
2024-05-03 08:25:51 +05:30
Nuwan
cb0cb654c8
limit CORS only to /api/*
2024-04-26 16:35:45 +05:30
Nuwan
40fbc7b430
fix error when unmounting paymemnt page
2024-04-25 20:48:06 +05:30
Nuwan
81c1c17a2f
add more tests for payment history page, responsive mobile view
2024-04-24 20:44:00 +05:30
Nuwan
c2ffbff216
account payments page and cypress tests
2024-04-24 08:28:02 +05:30
Nuwan
4dd95af2fa
tweaks to subscription page
2024-04-20 17:27:30 +05:30
Nuwan
20eb17b044
initial release of my friends page
2024-04-20 16:44:24 +05:30
Nuwan
703309aa65
add more tests for subscription page
2024-04-17 11:33:52 +05:30
Nuwan
3ae52098c6
fix for subscription display error
2024-04-16 18:30:37 +05:30
Nuwan
bd45275107
prevent duplicate entries in friends page
2024-04-12 19:39:55 +05:30
Nuwan
edb6bd0b90
fix friends page related cypress tests
2024-04-11 00:21:53 +05:30
Nuwan
cdd12d621d
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2024-04-10 13:46:51 +05:30
Nuwan
cb1a8f54c5
fix default plan selection in account subscription
2024-04-10 13:39:37 +05:30
Nuwan
05d8db9cfa
add cypress tests for subscription page
2024-04-10 13:39:00 +05:30
Nuwan
af1140fa05
fix default plan selection in account subscription
2024-04-05 19:36:44 +05:30
Nuwan
7b0d6c153e
fix null value error
2024-04-05 11:11:13 +05:30
Nuwan
dbb5c4a520
account subscription
...
let user to change subscription
2024-04-05 10:52:06 +05:30
Nuwan
ee95d07dfc
fix style of join session button
2024-03-21 19:22:44 +05:30
Nuwan
884203844b
Join session link
...
add link under the join button in browse sessions page
2024-03-21 08:13:56 +05:30
Nuwan
a420767446
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2024-03-21 00:31:47 +05:30
Nuwan
4ff3d2d83c
enter.svg - change css color attribute
2024-03-21 00:31:35 +05:30
Nuwan Chaturanga
d80627b5d4
Merged in develop-promise (pull request #46 )
...
Develop promise
Approved-by: Seth Call
2024-03-20 14:00:10 +00:00
Seth Call
73c566fa9e
Merged develop into develop-promise
2024-03-20 13:59:21 +00:00
Nuwan
e305898a74
resize the join button icon in browser sessions page
2024-03-20 09:12:26 +05:30
Nuwan
2a31e81c65
remove whitespace
2024-03-18 08:52:18 +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
2459b3d447
websocket-gateway copy updates to init
2024-03-16 22:53:15 +05:30
Nuwan
0476e5ebb6
set default for accept_desktop_notifications
2024-03-16 22:47:15 +05:30
Nuwan
e5dc8b57ec
fix syntax typo in websocket-gateway router.rb
2024-03-16 16:38:33 +05:30
Nuwan
52c8b48d81
merge websocket-gateway changes
...
from promised branch get the changes on router file and apply
on develop branch
2024-03-16 14:34:03 +05:30
Nuwan
4144d6d123
extract changes to artifacts from promised based branch
2024-03-16 14:18:31 +05:30
Nuwan
1c0a6b2138
change default value setting
...
change users migration not to lock the table by directly setting
the default value of the accept_desktop_notifications colums
when running the migration
2024-03-16 10:52:32 +05:30
Nuwan
17b0ea6111
fix errors while selecting country, region and city
2024-03-11 22:23:12 +05:30
Nuwan
95008f49e6
debug error on profile edit (in server)
2024-03-11 16:38:22 +05:30
Nuwan
9164a1058d
debug error on profile edit (in server)
2024-03-11 07:57:30 +05:30
Nuwan
23830144d8
debug error on profile edit (in server)
2024-03-11 07:50:49 +05:30