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

WIP: Helpers #754

Open
wants to merge 116 commits into
base: master
Choose a base branch
from
Open

WIP: Helpers #754

wants to merge 116 commits into from

Conversation

djay
Copy link
Contributor

@djay djay commented Sep 5, 2016

Fixes this issue - #618

  • make field helpers specific to certain field types
  • fix enabling behaviours
  • fix widget for selecting other databases to import from
  • make import from other dbs work
  • fix datagrids from new changes to widget
  • be smart about how generated code is combined. e.g. validations vs hidewhens vs others.
  • decide on final name. helpers? macros? behaviours? wizards?
  • need to generate ids for each helper instance and store them so code can be updated separately. Will mean a helper won't be wiped should its form go missing.
  • fix widget for selecting helper to add (should be autocomplete. hopefully give description of each)
  • detect if field to override is a formula.
  • make helpers work on add form
  • fix close button on datagrid popup

Future

  • ootb helper db for basic helpers.
  • consider switching to a select2 keyword widget. except need a reedit button and place to store data.

djay and others added 25 commits July 11, 2016 16:55
@ebrehault
Copy link
Member

Great work!
Implementation looks good.
(Tell me when you consider it mergeable)

Daniel Marks and others added 30 commits September 27, 2016 10:42
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.

4 participants