jam-cloud/web
Nuwan 359ccfe431 fix async call order in configure audio
This error was appearing in audio gear configuration when clicking Next button in
select & test audio gear step. on this button click the program executed
an event listener on input channel check box click (programmatically) and
autoAssignToSingleInput inside the click event handler was invoked
an async call stack which was resolved before the next button click handler completed.
As a result a pop up was showing up saying "The application is no longer modifying a new profile".

This commits fixes this issue by explicitly preventing this event lister handler been executed
in this case.
2023-02-23 19:12:16 +05:30
..
app fix async call order in configure audio 2023-02-23 19:12:16 +05:30
bin diable musicians sort by score 2021-12-07 21:35:19 +05:30
config fix issues related to user login and logout 2021-11-11 16:54:00 +05:30
doc
features change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
lib code-complete minus a few features 2020-11-29 18:24:28 -06:00
posa add in the AMZ cards 2018-05-01 20:38:57 -05:00
public VRFS-4741 - kill vanilla, bugsnag, olark 2018-04-21 11:33:18 -05:00
script * wip 2014-07-14 15:53:04 -05:00
spec fix errors related to filter tests 2022-02-09 13:20:37 +05:30
test
vendor protect against uclient 2021-01-04 23:41:49 -06:00
.gitignore more filter parameters to neo4j 2022-02-08 20:55:00 +05:30
.rspec * adding rspec config 2014-07-19 21:39:43 -05:00
.ruby-gemset
.simplecov
Gemfile add rack-cors gem to Gemfile 2021-10-22 22:32:06 +05:30
Gemfile.alt add rack-cors gem to Gemfile 2021-10-22 22:32:06 +05:30
Gemfile.lock Create context.JK.isQWebEngine property instead of gon.isQWebEngine 2022-08-01 21:49:33 -05:00
Guardfile
ORIG_LICENSE
README.md build bump 2021-10-22 14:36:29 -05:00
Rakefile change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
build change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
config.ru
dev_failures.txt * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05:00
install-graph-db.sh fix default install path 2021-05-20 07:05:38 +05:30
jenkins merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
loop.bash Merge with develop. 2015-06-03 14:22:21 -05:00
migrate.sh Update Affliate Code and Reports to 2021 spec 2021-03-11 19:36:14 -06:00
package.json * VRFS-2855 - broadcast notifications done 2015-06-10 08:26:45 -05:00
posa_cards.rb pin back hamlrails 2017-07-19 07:38:39 -05:00
ruby-bt.txt Merge with develop. 2015-06-03 14:22:21 -05:00

README.md

Jasmine Javascript Unit Tests

Open browser to localhost:3000/teaspoon

Tets