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

feat: Trigger Node #1529

Merged
merged 40 commits into from
Nov 29, 2019
Merged

feat: Trigger Node #1529

merged 40 commits into from
Nov 29, 2019

Commits on Nov 7, 2019

  1. new trigger

    yeze322 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    d670468 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    2e1b2c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99c7bad View commit details
    Browse the repository at this point in the history
  3. refine new css of Trigger

    yeze322 committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    d7e00d6 View commit details
    Browse the repository at this point in the history
  4. fix an unsafe prop visit

    yeze322 committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    ebaae66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08020aa View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

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

Commits on Nov 16, 2019

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

Commits on Nov 18, 2019

  1. fix eslint import path

    yeze322 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    58b192e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd1b22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    050abc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

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

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    c254733 View commit details
    Browse the repository at this point in the history
  2. use lodash.get in Trigger.tsx

    yeze322 committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    6f75849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91eea69 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    19c9bc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff5e1af View commit details
    Browse the repository at this point in the history
  3. Final changes

    cwhitten committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    4a1d490 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81903d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c96598 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary guard

    cwhitten committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    fa3c1b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7bc509 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    e317b5b View commit details
    Browse the repository at this point in the history
  2. fix ci: BreadCrumb

    yeze322 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    aaf243d View commit details
    Browse the repository at this point in the history
  3. fix ci: CreateNewBot

    yeze322 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    a1a2f08 View commit details
    Browse the repository at this point in the history
  4. revert BreadCrumb

    yeze322 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    9ce54ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dee3291 View commit details
    Browse the repository at this point in the history
  6. More labeling

    cwhitten committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    6d79808 View commit details
    Browse the repository at this point in the history
  7. Fix e2e test

    cwhitten committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    ff27627 View commit details
    Browse the repository at this point in the history
  8. fix visual designer spec

    a-b-r-o-w-n committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    4e183f3 View commit details
    Browse the repository at this point in the history
  9. use findAllBy for breadcrumb spec

    sometimes more than one breadcrumb is found. this will use the last one found
    a-b-r-o-w-n committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    6e29545 View commit details
    Browse the repository at this point in the history
  10. use debug logger

    a-b-r-o-w-n committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    57e81d3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b62930b View commit details
    Browse the repository at this point in the history
  12. fix up e2e script

    * run headless
    * pipe server logs to file
    * only invoke cleanup function once
    a-b-r-o-w-n committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    a56c1f2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f4ede84 View commit details
    Browse the repository at this point in the history
  14. display server logs

    a-b-r-o-w-n committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    823bb4a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. add more debug logging

    a-b-r-o-w-n committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    9a1dc63 View commit details
    Browse the repository at this point in the history
  2. always print e2e logs

    a-b-r-o-w-n committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    f15bc33 View commit details
    Browse the repository at this point in the history
  3. Base leileizh's e2e fixes

    cwhitten committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    3d15e83 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. update the node env

    lei9444 committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    cd8750f View commit details
    Browse the repository at this point in the history