-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New feature: Database-driven flags and reports on any object (lose the mailto links) #32
Comments
Prereq: #37 so we don't expose internal IDs, we'll use the new unique hash instead |
Few notes on flagging:
... Profit? This is completely half-baked at the moment, but what we DO know is there should be a new flags table with a user_id and an action_id and we'll go from there. |
anildash
modified the milestone:
2. Populate database and finalize data entry mechanisms
May 8, 2015
ginatrapani
changed the title
New feature: Flag any action
New feature: Flag any object in the database (lose the mailto links)
Aug 11, 2015
Flag object:
Questions:
|
ginatrapani
changed the title
New feature: Flag any object in the database (lose the mailto links)
New feature: Database-driven flags and reports on any object (lose the mailto links)
Aug 13, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Any place that history is displayed on a product or maker, we should allow signed-in users to flag the action, and have a view to show all flagged actions.
On the flag list view, the flags can be removed by signed-in users. No need for acting upon the flags from that page -- users will just follow the links to fix whatever page is affected, at least until we have versioning.
The text was updated successfully, but these errors were encountered: