-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- add
Projectmodel withname:string,highlights:boolean:default:true,api_key:string -
Project.api_keyis generated same way asUsers.api_key - add relation
key,locale,locationto belongs_toproject - add migration which creates Default project and add all current keys, locales and locations to it
- update validations of uniqueness for
key,locale,locationto be scoped underproject - update API so it will resolve project data based on API key
- update Translation cache which will be stored with project id
- Add frontend for managing
projects -
Projectcan have assignedusers -
Useris person who can edit project data -
AdminisUserwith admin rights and can modifyProjectsand assignUsers -
Usercannot access API_KEY of project - API Do not store
highlightsandlocationswhen!Project.highlights?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels