Admin user can create a Project profile
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Given user with special administrative privileges is logged on to TinyUI
- [ ] Then a list of Project profiles is displayed along with a search box and NEW command
- [ ] Then the NEW command is used to display an empty profile form
- [ ] User may edit "customer" field, a fk:pk m:1 link to [Customers], to associate one Customer with this Project
- [ ] User may edit "short-name" field
- [ ] User may edit "comments" field
- [ ] User may edit "properties-table" and set "active" to TRUE|FALSE
* default value of property.active is TRUE
- [ ] User performs a "SAVE" command
Given the "short-name" is unique within the scope of the "customer"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.