Nuwan
0e66242ce7
changes for running icecast (homebrew installed) server on mac os
2021-10-29 15:05:56 +05:30
Nuwan
4f98bb7644
add bitbucket build vars to react env
2021-10-27 16:47:07 +05:30
Nuwan
dc7469d400
Merge branch 'show_ci_build_number' into develop
2021-10-27 16:12:26 +05:30
Nuwan
9fe595e523
show ci/cd build meta data in layout
2021-10-27 16:05:51 +05:30
Victor Barba Martin
0f67c4f041
add deploy to staging
2021-10-26 17:10:47 +02:00
Victor Barba Martin
5535a44393
add deploy to staging
2021-10-26 16:48:45 +02:00
Nuwan
cf21f61985
add env.staging file
2021-10-26 17:05:31 +05:30
Victor Barba Martin
b4a94f596b
add deploy to staging
2021-10-26 09:58:39 +02:00
Seth Call
72092edf2b
build bump
2021-10-22 14:36:29 -05:00
Nuwan
8e725686f9
add rack-cors gem to Gemfile
2021-10-22 22:32:06 +05:30
Nuwan
e36385b41d
go to bottom of the chat window on first load
2021-10-22 20:08:08 +05:30
Nuwan
f95ed1ac0c
refactor code related to send friend request functionality
2021-10-22 14:13:30 +05:30
Victor Barba
4d4cbde465
bitbucket-pipelines.yml edited online with Bitbucket
2021-10-21 18:38:16 +00:00
Seth Call
6c35c02bdf
Merged in VRFS-5232-new_react_frontend (pull request #34 )
...
New UI mvp1
2021-10-21 16:36:59 +00:00
Nuwan
20faef891c
Merge branch 'VRFS-5232-new_react_frontend' of bitbucket.org:jamkazam/jam-cloud into VRFS-5232-new_react_frontend
2021-10-21 21:51:25 +05:30
Nuwan
d9e91d2a2f
fixes in redux stores. also dismiss warnning messages raised when building
2021-10-21 21:45:19 +05:30
Victor Barba Martin
b2beb8db74
add pipeline for ui deploy
2021-10-19 22:21:05 +02:00
Victor Barba Martin
9721833ab8
add pipeline for ui deploy
2021-10-19 22:16:35 +02:00
Victor Barba Martin
e26b713943
Merge branch 'VRFS-5232-new_react_frontend' of https://bitbucket.org/jamkazam/jam-cloud into VRFS-5232-new_react_frontend
2021-10-19 22:12:07 +02:00
Victor Barba Martin
35726ec8d5
add pipeline for ui deploy
2021-10-19 21:42:38 +02:00
Nuwan
053bc5f78a
Merge branch 'VRFS-5232-new_react_frontend' of bitbucket.org:jamkazam/jam-cloud into VRFS-5232-new_react_frontend
2021-10-19 22:08:46 +05:30
Victor Barba Martin
0a85d4a1f5
add pipeline for ui deploy
2021-10-19 18:15:39 +02:00
Nuwan
1faf1ab722
add test for search filter
2021-10-19 19:19:44 +05:30
Victor Barba Martin
a9a42ae62a
add pipeline for ui deploy
2021-10-19 15:07:07 +02:00
Victor Barba Martin
05651ca74c
add pipeline for ui deploy
2021-10-19 15:06:04 +02:00
Nuwan
8350d8793a
remove unwanted ui elements
2021-10-18 18:55:54 +05:30
Nuwan
b8e058396e
signout functionality
2021-10-18 17:55:31 +05:30
Nuwan
97f26e5e13
setup playwright e2e tests
2021-10-15 17:36:58 +05:30
Nuwan Chathuranga
918788f643
auth e2e test
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
697ac3e74d
add notifications page
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
803e9d4014
add infinite scroll to people list
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
2f4107ce68
rename conflict files
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
8e1e281d21
ability to reply for text message notifications
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
b2fe71e482
show notifications in header as a drawer dropdown
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
6dae6ba53c
write README for setting up app in dev
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
791f536c8b
use redux for people state
...
reate redux store to manage state related to
fetching musicians and showing them on friends page
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
cb35148876
fix responsive issues in people list page
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
6e4432feb1
remove only guard in friends-list.spec
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
0af1efe8b2
add integration test cases for chat messages
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
89b3273125
showing incoming text mesages in chat window
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
7c60153c21
adding redux toolkit for state management
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
4c69f76e42
import jk js scripts in to reactjs app for interacting with websocket messages
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
13175f64f1
integrating websocket api
...
reduce javascripts in application.js bundle and
other related scripts/markup in templates of
legacy app and keep what is nedded for intracting
with websocket api. The stripped version of the javascript
endpoint /client_scripts can be referenced by the react app.
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
b67af9d847
nav and latenvy changes
...
includes ui improvements to nagigation, showing latency details
of user and other ui related improments
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
6c88cd1215
wip - react components related to musician listing and filtering
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
eb4c327eff
wip new react ui
2021-10-13 22:51:29 +05:30
Nuwan Chathuranga
4ee649c7f1
added updated files
2021-10-13 22:51:29 +05:30
Nuwan Chathuranga
35a9c945db
rename "jam-ui" directory to "ui"
2021-10-13 22:51:28 +05:30
Nuwan Chathuranga
fa8cd2fa7c
Initial changes to falcon package
...
* include changes to the templates to match new ui design.
* musician listing and filtering (initial phase)
* showing current logged in user in header
2021-10-13 22:51:27 +05:30
Nuwan Chathuranga
ea4fc496a1
initial falcon react package
2021-10-13 22:51:27 +05:30