package.json #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • candidate/
  • source/
  • helix_web_services_client_js/
  • package.json
  • Commits
# Change User Description Committed
#2 16345 tjuricek Removing candidate branch
#1 16342 tjuricek Create candidate branch.

This branch is mostly here to start work on our release infrastructure.
//guest/perforce_software/helix-web-services/main/source/helix_web_services_client_js/package.json
#1 15622 tjuricek Move source code to 'source/' subdirectory of branch.

build/ will remain where it is.
//guest/perforce_software/helix-web-services/main/helix_web_services_client_js/package.json
#2 13999 tjuricek Switching to use HWS JavaScript API for Store backend.

Switching between node testing and browser testing environments isn't smooth yet.
#1 13976 tjuricek Client SDK for JavaScript that logs in.

This is currently tested via node using jasmine against a test environment, which requires some funky initialization. So this isn't a particularly useful client yet, but we'll need to add more error handling, etc, to smooth things out.