Name | Modified | Size |
---|---|---|
.. | ||
__tests__ | ||
CreateProject.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 |
---|---|---|---|
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 |
13973 | tjuricek | Some initial documentation | 10 years ago |
13971 | tjuricek | Add the ability for the header to display a "subnav" element. This is likely not our fi...nal UI, we may need to customize an individual nav-item to function like a breadcrumb. But functionally, it's working, the behavior should be the same. « |
10 years ago |
13962 | tjuricek | Add 'location' store and integrate "Jest" for unit testing. The location will trigger d...ifferent views of the main ProjectManagement component. The Jest framework allows us to create headless tests of the React component logic. It's a little tricky, and right now has a dependency on node 0.10. « |
10 years ago |
13769 | tjuricek | Add a trivial 'Header' component with a log out method. | 10 years ago |
13707 | tjuricek | Infrastructure for including a "project management" React application. This attempts to... create a fairly simple installer that creates a 'static' folder based on ui/static that gets hosted by the nginx front end. Right now, it's the only app, so the default page is this application. It was called "pws2" during a prototyping phase. Another prototype, "pws" and the related "project" module, is removed since that was a Sinatra-based approach that will be much more difficult to integrate into anything else. I'm running into a couple of issues with notifications setup, it's still not 100%, so I'm disabling this for now from the default 'god' configuration. (The service isn't 100% functional yet, anyway.) « |
10 years ago |