Skip to content

Conversation

@tfe
Copy link
Contributor

@tfe tfe commented Feb 4, 2015

Allow specifying which of the default CRUD actions are available in Upmin::Models. These actions need to also be:

  1. restricted in ModelController
  2. excluded from views so as to not show buttons for actions that are
    unavailable

for this to do any good. I haven't done anything with ModelController but I have done some view customization, hence the [WIP] tag.

tfe added 2 commits February 3, 2015 20:21
Allow specifying which of the default CRUD actions are available in
Upmin::Models. These actions need to also be:

1) restricted in `ModelController`

2) excluded from views so as to not show buttons for actions that are
unavailable

for this to do any good.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant