Skip to content
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

Rename Form -> SaveOperation #104

Merged
merged 2 commits into from
Jun 15, 2019
Merged

Conversation

paulcsmith
Copy link
Member

@paulcsmith paulcsmith commented Jun 15, 2019

Closes #30

This will require changes to LuckyCLI and Lucky. We can merge this then fix those

These changes are big so rather than deprecating and maintaining tons of code for a release or two, I think we need to pull off the bandaid and make the switch. It's mostly renaming so I think this should be easy for people to upgrade anyway

@paulcsmith paulcsmith force-pushed the pcs/make-avram-forms-better branch from 9d45607 to 9083fa7 Compare June 15, 2019 12:33
@paulcsmith paulcsmith merged commit a00072e into master Jun 15, 2019
@paulcsmith paulcsmith deleted the pcs/make-avram-forms-better branch June 15, 2019 12:41
paulcsmith added a commit to luckyframework/lucky that referenced this pull request Jun 15, 2019
paulcsmith added a commit to luckyframework/lucky that referenced this pull request Jun 15, 2019
paulcsmith added a commit to luckyframework/lucky_cli that referenced this pull request Jun 15, 2019
paulcsmith added a commit to luckyframework/lucky_cli that referenced this pull request Jun 15, 2019
paulcsmith pushed a commit to luckyframework/lucky_cli that referenced this pull request Jun 20, 2019
* Rename Form -> SaveOperation

Part of luckyframework/avram#104

* Update the app skeleton to use 'permit_columns' instead of 'fillable'

* Update the app skeleton to use 'Avram::PermittedAttribute'

instead of 'Avram::FillableField'
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.

Better name for Forms
1 participant