Name | Modified | Size |
---|---|---|
.. | ||
__tests__ | ||
CreateProject.jsx | 10 years ago | |
DepotTree.jsx | 10 years ago | |
Header.jsx | 10 years ago | |
Login.jsx | 10 years ago | |
ProjectDetails.jsx | 10 years ago | |
ProjectList.jsx | 10 years ago | |
ProjectManagement.jsx | 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 |
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 |
14153 | tjuricek | Setup a sorted order of projects in the project list. | 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 |
14020 | tjuricek | Simple project creation for the Project Management UI | 10 years ago |
13974 | tjuricek | Moving 'ui/static' to 'helix_web_components' project, and altering some notes. Also, re...moved obsolete top-level Rake tasks. The "Helix Web Components" project will likely get moved elsewhere in the future. « |
10 years ago |