Name | Modified | Size |
---|---|---|
.. | ||
models | ||
spec | ||
helix_web_services_client.js | 10 years ago | |
jsdoc.conf | 10 years ago | |
models.js | 10 years ago | |
package.json | 10 years ago | |
polyfill.js | 10 years ago | |
.p4ignore | 10 years ago |
Change | User | Description | Committed |
---|---|---|---|
15622 | tjuricek |
Move source code to 'source/' subdirectory of branch. build/ will remain where it is. |
10 years ago |
14177 | tjuricek | A wee bit of asciidoc conversion and some comment scoping | 10 years ago |
14176 | tjuricek | Add a basic 'add member' function to the project details page. There appears to be some... kind of funky caching issue with the components. The project data does get updated, so this UI is not 100% bug proof. Also, there's no autocomplete yet. « |
10 years ago |
14175 | tjuricek | Very basic read-only project details page. We're not going to display complete user det...ail information for a while. « |
10 years ago |
14151 | tjuricek | Add depot tree control and selection to the create projects page. Styling and error che...cking is kept to a minimum for the time being. Our goal is just internal workflow and feedback. « |
10 years ago |
14108 | tjuricek | Added models for handling Perforce server depot listing and traversal. This is not comp...lete, however, the models are a start to making it easy to generate a tree control. (Most tree controls in the wild assume you know the tree structure from the start, which is not true in our case.) The tricky bit is making it easy to build the tree out given that you're visiting only one directory at a time. « |
10 years ago |
14105 | tjuricek | add 'listMy' and 'listAll' sync project variations to the JS API. Also, set up the proj...ect list to switch between the two project types. Also, setup each item in the project list to not be a grouped list item, but a custom view component. Not particularly useful, but it just displays a description now. « |
10 years ago |
14002 | tjuricek | Some preliminary API documentation for the JavaScript SDK. | 10 years ago |
13999 | tjuricek | Switching to use HWS JavaScript API for Store backend. Switching between node testing a...nd browser testing environments isn't smooth yet. « |
10 years ago |
13998 | tjuricek | Add a basic ability for the JS SDK to create and list projects. Cleaned up some node ma...dness on SDK initialization. « |
10 years ago |
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. « |
10 years ago |