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] form layout is error prone and intimidating (dnd fields) #750

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

Commits on Jul 11, 2016

  1. Configuration menu
    Copy the full SHA
    fde0b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d23b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2016

  1. Configuration menu
    Copy the full SHA
    28ee077 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2016

  1. Configuration menu
    Copy the full SHA
    5037fb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Configuration menu
    Copy the full SHA
    fce2bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b73857 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. Configuration menu
    Copy the full SHA
    ddd99ff View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Configuration menu
    Copy the full SHA
    b629fef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc57a05 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. dnd subforms now work

    djay committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    d912880 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. handle inserting dnd datagrids using very basic progressive table. Ca…

    …n't yet disable tinymces table controls.
    djay committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    5b49943 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. fix bug in creating empty form

    djay committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    b0661e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4fc27 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Fix typo in registry

    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    a107993 View commit details
    Browse the repository at this point in the history
  2. Fix typo in template

    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    6ed5535 View commit details
    Browse the repository at this point in the history
  3. Merge latest master

    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    a631269 View commit details
    Browse the repository at this point in the history
  4. Fix splitting bug

    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    e03de26 View commit details
    Browse the repository at this point in the history
  5. Don't change plominoLabels, and handle hidewhens if they haven't been…

    … styled
    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    dc125e9 View commit details
    Browse the repository at this point in the history
  6. Stop handling labels for the moment

    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    33d0134 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. Merge branch 'master' into tinymcevisualfields

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    68035cf View commit details
    Browse the repository at this point in the history
  2. Add a span before a hidden field so it can be dragged

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    d3923b4 View commit details
    Browse the repository at this point in the history
  3. Number fields should use the appropriate input type

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    25222de View commit details
    Browse the repository at this point in the history
  4. Add test for the rendering of number fields

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    020daa0 View commit details
    Browse the repository at this point in the history
  5. Merge in Dylan's label grouping code

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    d3c5ddc View commit details
    Browse the repository at this point in the history
  6. Update tests for modified label handling code

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    ffada38 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Add label support to tinymce visualfields

    Daniel Marks committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    4fe1d28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f894a View commit details
    Browse the repository at this point in the history
  3. Add some tests for visual fields

    Daniel Marks committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    03dbd63 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into tinymcevisualfields

    Daniel Marks committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    dbe9753 View commit details
    Browse the repository at this point in the history