Name | Modified | Size |
---|---|---|
.. | ||
bootstrap-3.3.4-dist | ||
project_management | ||
helix_web_components.css | 10 years ago | |
index.html | 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 |
15032 | tjuricek | Starting config and doc revisions. System is now broken while revisions underway. Conf...iguration of the p4d connection is now done via a single HWSSettings middleware object injected into the Rack env. The HWSP4Cleanup middleware now cleans up any p4 injected into the Rack env. The Auth::App class now mostly just contains one method to generate a p4 ticket. /auth/v1/login. Added yard documentation for the main project. Yard docs have been reconfigured to dump into build/ directories. This should probably be done with each release. Hm... The top level rake file contains a task, 'all:doc', to update our documentation. This should probably be run for each checkin. Hm... Specs are now using Rack::Test on top of a 'live' p4d. I'd suggest you still use the p4util mechanism, which now dumps to a /tmp folder, so we can safely add P4IGNORE rules back into your local .p4config file. Old 'perforce' application now called 'helix_versioning_engine'. Removing cache data. Helix Sync may be slow. It may also get axed. We'll see. « |
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 |
14154 | tjuricek | Minimal styling for the project list. Our goal is just to reduce confusion between proj...ect name and description. « |
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 |
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 |
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 |