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

Feature streamforms #171

Merged
merged 47 commits into from May 16, 2019
Merged

Feature streamforms #171

merged 47 commits into from May 16, 2019

Commits on Apr 29, 2019

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

Commits on Apr 30, 2019

  1. Moved streamforms. File uploads work correclty now.

    Cory Sutyak committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    0c21511 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Integrated the modeladmin for StreamForms.

    Cory Sutyak committed May 1, 2019
    Configuration menu
    Copy the full SHA
    10a3b2d View commit details
    Browse the repository at this point in the history
  2. Cleaned up code.

    Cory Sutyak committed May 1, 2019
    Configuration menu
    Copy the full SHA
    d10e7f4 View commit details
    Browse the repository at this point in the history
  3. Added integration with our stream fields to stream forms. Added field…

    …s for conditional logic.
    Cory Sutyak committed May 1, 2019
    Configuration menu
    Copy the full SHA
    f26952a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Fixed missing multiline text input.

    Cory Sutyak committed May 2, 2019
    Configuration menu
    Copy the full SHA
    ed5cec5 View commit details
    Browse the repository at this point in the history
  2. Added License for wagtail streamforms

    Cory Sutyak committed May 2, 2019
    Configuration menu
    Copy the full SHA
    f404489 View commit details
    Browse the repository at this point in the history
  3. Added progress bar and previous/next button

    Cory Sutyak committed May 2, 2019
    Configuration menu
    Copy the full SHA
    4eb65ec View commit details
    Browse the repository at this point in the history
  4. Fixed off by one error on Previous butotn.

    Cory Sutyak committed May 2, 2019
    Configuration menu
    Copy the full SHA
    460fd48 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2019

  1. Added extra layer of interaction between coderedcms and wagtail_flexi…

    …ble_Forms. All concrete models exist as cms models.
    Cory Sutyak committed May 4, 2019
    Configuration menu
    Copy the full SHA
    e053aaa View commit details
    Browse the repository at this point in the history
  2. Fixed rendering of form submissions files in admin.

    Cory Sutyak committed May 4, 2019
    Configuration menu
    Copy the full SHA
    e5a2210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6b7579 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Added template blocks to stream_form_page.html

    Cory Sutyak committed May 5, 2019
    Configuration menu
    Copy the full SHA
    f851200 View commit details
    Browse the repository at this point in the history
  2. Merge

    Cory Sutyak committed May 5, 2019
    Configuration menu
    Copy the full SHA
    8584baa View commit details
    Browse the repository at this point in the history
  3. Added back newlines

    Cory Sutyak committed May 5, 2019
    Configuration menu
    Copy the full SHA
    d6887a7 View commit details
    Browse the repository at this point in the history
  4. Started conditional logic js

    Cory Sutyak committed May 5, 2019
    Configuration menu
    Copy the full SHA
    5becba8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Added docs

    Cory Sutyak committed May 6, 2019
    Configuration menu
    Copy the full SHA
    4551ee5 View commit details
    Browse the repository at this point in the history
  2. Updated docs.

    Cory Sutyak committed May 6, 2019
    Configuration menu
    Copy the full SHA
    aececf6 View commit details
    Browse the repository at this point in the history
  3. Fixed issue where Anonymous Users weren't getting a session key assig…

    …ned to their form submission.
    Cory Sutyak committed May 6, 2019
    Configuration menu
    Copy the full SHA
    2dfd903 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Configuration menu
    Copy the full SHA
    b31cd2a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature-streamforms' of github.com:coderedcorp/coderedc…

    …ms into feature-streamforms
    vsalvino committed May 7, 2019
    Configuration menu
    Copy the full SHA
    5aa5104 View commit details
    Browse the repository at this point in the history
  3. Added logic to create Form Submissions from complete SEssionFormSubmi…

    …ssions.
    Cory Sutyak committed May 7, 2019
    Configuration menu
    Copy the full SHA
    d95fe4b View commit details
    Browse the repository at this point in the history
  4. Cleaned up data formatting on csv's.

    Cory Sutyak committed May 7, 2019
    Configuration menu
    Copy the full SHA
    babd278 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dc6b12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce5b1f9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature-streamforms' of github.com:coderedcorp/coderedc…

    …ms into feature-streamforms
    vsalvino committed May 7, 2019
    Configuration menu
    Copy the full SHA
    230b5eb View commit details
    Browse the repository at this point in the history
  8. Removed print

    Cory Sutyak committed May 7, 2019
    Configuration menu
    Copy the full SHA
    eef7deb View commit details
    Browse the repository at this point in the history
  9. Removed print

    Cory Sutyak committed May 7, 2019
    Configuration menu
    Copy the full SHA
    83f7c5d View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature-streamforms' of https://github.com/coderedcorp/…

    …coderedcms into feature-streamforms
    Cory Sutyak committed May 7, 2019
    Configuration menu
    Copy the full SHA
    5c89bad View commit details
    Browse the repository at this point in the history
  11. Fixed progress bar

    Cory Sutyak committed May 7, 2019
    Configuration menu
    Copy the full SHA
    30bc9aa View commit details
    Browse the repository at this point in the history
  12. Removed - from being shown on blank streamform values.

    Cory Sutyak committed May 7, 2019
    Configuration menu
    Copy the full SHA
    2f340c2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    13a9ca9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Merge branch 'master' into feature-streamforms

    Cory Sutyak committed May 13, 2019
    Configuration menu
    Copy the full SHA
    93b12df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7fa35b View commit details
    Browse the repository at this point in the history
  3. Updated docs.

    Cory Sutyak committed May 13, 2019
    Configuration menu
    Copy the full SHA
    3e347ba View commit details
    Browse the repository at this point in the history
  4. Fixed missing links in docs.

    Cory Sutyak committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d01bba7 View commit details
    Browse the repository at this point in the history
  5. Fixed hyperlink in docs.

    Cory Sutyak committed May 13, 2019
    Configuration menu
    Copy the full SHA
    90f19dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b2c59b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    3d2b9a1 View commit details
    Browse the repository at this point in the history
  2. Fixed issue of duplicating fields on submission emails.

    Cory Sutyak committed May 15, 2019
    Configuration menu
    Copy the full SHA
    9c0f7ac View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary line

    Cory Sutyak committed May 15, 2019
    Configuration menu
    Copy the full SHA
    d30266a View commit details
    Browse the repository at this point in the history
  4. Merge

    Cory Sutyak committed May 15, 2019
    Configuration menu
    Copy the full SHA
    c39da67 View commit details
    Browse the repository at this point in the history
  5. Updated tests for Streamforms.

    Cory Sutyak committed May 15, 2019
    Configuration menu
    Copy the full SHA
    85f0be0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into feature-streamforms

    Cory Sutyak committed May 15, 2019
    Configuration menu
    Copy the full SHA
    789a2c3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    f401008 View commit details
    Browse the repository at this point in the history
  2. Updating docs

    vsalvino committed May 16, 2019
    Configuration menu
    Copy the full SHA
    16f5d47 View commit details
    Browse the repository at this point in the history
  3. Removing unreachable return

    vsalvino committed May 16, 2019
    Configuration menu
    Copy the full SHA
    c841d07 View commit details
    Browse the repository at this point in the history