-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugenhancementjavascriptPull requests that update Javascript codePull requests that update Javascript coderubyPull requests that update Ruby codePull requests that update Ruby code
Description
The current preferences page is pretty badly. It's ugly, it's a "catchall." Every organization, and especially every CMS has a different requirement. This should be swappable in the views based on CMS.
Let's test is with SNWorks first (since I'm working on it already).
The following is what I want to do:
- Create a blank setting page
- Set it up so new view is only shown for SNWorks (dont' want to break anything)
- Partial for Categories
- Add a new blank field
- Add ability to add multiple new fields
- Allow Free typing of categories
- Use the SNWorks API to check that each tag exists
- Error if a tag doesn't exist
- Save each tag, creating new if it's not in the db, then update by order.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugenhancementjavascriptPull requests that update Javascript codePull requests that update Javascript coderubyPull requests that update Ruby codePull requests that update Ruby code