Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Conversation

@alvarosabu
Copy link
Collaborator

What type of PR is this?
/kind api-change

What this PR does / why we need it:

  • Simplify modifying fields. values and options by converting fields array into a field object (ex: form.fields.dropdown.options = OPTIONS is now possible)
  • Changing models classes into types only (no need for new TextInput anymore)
  • Adding sorting with fieldsOrder on form options

Which issue(s) this PR fixes:

Fixes #151

@alvarosabu alvarosabu added this to the next milestone Oct 3, 2020
@alvarosabu alvarosabu self-assigned this Oct 3, 2020
@evanfuture evanfuture self-assigned this Oct 3, 2020
@alvarosabu alvarosabu requested a review from evanfuture October 3, 2020 09:46
@alvarosabu alvarosabu merged commit 0629fb5 into next Oct 5, 2020
@github-actions
Copy link

github-actions bot commented Oct 5, 2020

🎉 This PR is included in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@alvarosabu alvarosabu deleted the feature/refactor-fields-logic branch October 6, 2020 06:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants