Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Add scheduled query browser #472

Merged
merged 34 commits into from
Jul 3, 2018
Merged

Add scheduled query browser #472

merged 34 commits into from
Jul 3, 2018

Commits on Jun 29, 2018

  1. Add scheduler

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    adf348d View commit details
    Browse the repository at this point in the history
  2. Add sort fns

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    5f338ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7591a4 View commit details
    Browse the repository at this point in the history
  4. Create scheduled query button

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    72f6fc8 View commit details
    Browse the repository at this point in the history
  5. Number bug fix

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    0608d45 View commit details
    Browse the repository at this point in the history
  6. Fix search and sort

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    3ddfde1 View commit details
    Browse the repository at this point in the history
  7. Use rowGetter

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    5aa210e View commit details
    Browse the repository at this point in the history
  8. Use selectors

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    c666552 View commit details
    Browse the repository at this point in the history
  9. Remove stage 2 and 3 code

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    29d7f0a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2fd188 View commit details
    Browse the repository at this point in the history
  11. Add PropTypes

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    9bc1a55 View commit details
    Browse the repository at this point in the history
  12. Fix column resize issue

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    d96e543 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    108793b View commit details
    Browse the repository at this point in the history
  14. Use react-click-outside, preview modal

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    96ff033 View commit details
    Browse the repository at this point in the history
  15. Create modal factory, lint

    mfix22 authored and briandennis committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    664f395 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c106d88 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0d73275 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5b73177 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    453f04e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Review Comments #1:

    - Add comment
    - Remove old code
    - Add ms dev
    mfix22 committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    cfc1919 View commit details
    Browse the repository at this point in the history
  2. .js extensions

    mfix22 committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    bf5f4c6 View commit details
    Browse the repository at this point in the history
  3. Word wrap SQL preview

    mfix22 committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    4c34df3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7089ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c2ea91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    567d961 View commit details
    Browse the repository at this point in the history
  7. Fix indentation

    mfix22 committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    39686d1 View commit details
    Browse the repository at this point in the history
  8. Better preview header spacing

    mfix22 committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    97b206d View commit details
    Browse the repository at this point in the history
  9. Bold SQL preview header

    mfix22 committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    95894eb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    d8fb7b2 View commit details
    Browse the repository at this point in the history
  2. Make SchedulerPreview

    mfix22 committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    de9f645 View commit details
    Browse the repository at this point in the history
  3. test/app/components/Settings/Scheduler/Scheduler.test.js -> test/app…

    …/components/Settings/scheduler.test.jsx
    mfix22 committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    2ce012a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f8e97e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10492dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    428ef5f View commit details
    Browse the repository at this point in the history