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/repeat pages #34

Merged
merged 6 commits into from
Jul 20, 2020
Merged

Feature/repeat pages #34

merged 6 commits into from
Jul 20, 2020

Commits on Jul 10, 2020

  1. Use correct pageId when filtering out irrelevant detail items. (+24 s…

    …quashed commits)
    
    Squashed commits:
    [46905cf] Fix duplicate questions when formatting webhook data.
    [cbb0fb4] Fix webhook data type.
    [688ccfe] Ignore EPIPE error when uploading documents.
    
    This error is returned when a response has been received before the request has finished sending.
    [2034034] lint
    [61ad037] oops. get rid of these
    [9aab773] move Key into object so it can be stubbed nicely. dynamic tests
    [2f81e9c] don't push all repeatable data to summary
    [b139a85] Webhook data updated with repeatable logic
    [9973cbb] Summary page working with repeatable pages. Section headers correct.
    [4de54bb] fix webhook data
    [a2badf6] oops. reset counter was in wrong place
    [8a744ff] oops revert to this
    [f26c95d] split out row
    [5b55fa7] revert test.json, dynamic pages looping + reading values. return
    [fceaae9] wip.. almost..!
    [0298514] summary does not error, dont rely on null value for summary.js..!
    [4349bfa] wip
    [af7bf4d] private method/props. reading state for repeatable pages
    [40d7174] state wip
    [f79ab6b] looping, probably
    [dd31960] wip
    [dba8b3a] wip
    [a007995] sourcemaps, add hoek
    [993f834] **Runner**
    - N/A
    
    **Designer**
    - N/A
    
    **Engine**
    - babel for engine. export everything in index
    jenbutongit committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    5e05586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8db48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7abd767 View commit details
    Browse the repository at this point in the history
  4. re-yarn

    jenbutongit committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    1df4225 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca3de3b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

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