WS-191: Header component for capability request status page UI
All threads resolved!
All threads resolved!
All initial work for request status page; implemented the header's HTML and CSS.
Merging this so it doesn't get too far behind main
. Ignore package-lock.json
changes, they are from installing ESLint
and Prettier
.
Merge request reports
Activity
added 14 commits
-
488a3852...2ab6315c - 6 commits from branch
main
- d6571f14 - Configured Angular project to use ESLint in favor of TSLint (TSLint is
- cc990d31 - Added new Angular component: `workspaces/components/capability-request`
- 2ce55721 - Removed duplicated definition of `CapabilityRequestModule`
- 0e72225b - Removed capability name from URL of all capability request REST endpoints except for
- 70866664 - - Added new service for GETting data from our REST endpoints that will be
- d0119a65 - Mostly finished header component of capability request status page
- 52624613 - Formatting
- bc95b3e4 - Extracted status button out into its own component; might end up
Toggle commit list-
488a3852...2ab6315c - 6 commits from branch
- Resolved by Daniel Lyons
added 9 commits
- da39838c - Configured Angular project to use ESLint in favor of TSLint (TSLint is
- e1e69cc1 - Added new Angular component: `workspaces/components/capability-request`
- 9e578005 - Removed duplicated definition of `CapabilityRequestModule`
- 61cca2f2 - Removed capability name from URL of all capability request REST endpoints except for
- 0948d350 - - Added new service for GETting data from our REST endpoints that will be
- 234d7aea - Mostly finished header component of capability request status page
- 8465e98d - Formatting
- b9cda5b1 - Extracted status button out into its own component; might end up
- e3fc24e0 - Extracted status button out into its own component; might end up
Toggle commit list- Resolved by Nathan Hertz
Please register or sign in to reply