Andrew Watkins
d258c23907
Separate QueryEditor from SchemaExplorer
2017-08-10 17:10:38 -07:00
Andrew Watkins
f9fb707cb9
Make the QueryBuilder an SFC and rename it to SchemaExplorer
2017-08-10 16:51:40 -07:00
Andrew Watkins
12ed98d18c
Move active query logic to container
2017-08-10 16:51:40 -07:00
Andrew Watkins
25482246a8
Move addQuery logic to container
2017-08-10 16:51:40 -07:00
Andrew Watkins
0fc115b2ed
Make QueryMaker an SFC
2017-08-10 16:51:40 -07:00
Andrew Watkins
bbd58716e4
Move empty state to separate component
2017-08-10 16:51:40 -07:00
Andrew Watkins
7f4086813a
Remove unused packages and props
2017-08-10 16:51:40 -07:00
Andrew Watkins
2f710b5c6a
Pull out tab list into separate component
2017-08-10 16:51:40 -07:00
Andrew Watkins
f249702812
WIP moving query maker to sep component
2017-08-10 16:51:40 -07:00
Andrew Watkins
1b39aeca88
Remove unused props and simplify prop names
2017-08-10 16:51:40 -07:00
Andrew Watkins
7397bc7e8c
Turn DashVisualization stateless
2017-08-10 16:51:40 -07:00
Andrew Watkins
ad5c95a44c
Move logic from render and remove VisView
2017-08-10 16:51:39 -07:00
Andrew Watkins
3e44f1f16d
Remove table logic from dashboard visualization
2017-08-10 16:51:39 -07:00
Andrew Watkins
e9a6145170
Update DataExplorer to extend Component
2017-08-10 16:51:39 -07:00
Andrew Watkins
4f853c752f
Pass editQueryStatus action creator
2017-08-10 16:51:39 -07:00
Andrew Watkins
672872b821
Pixel perfect
2017-08-10 16:51:39 -07:00
Andrew Watkins
3dbd2c93c2
Change height of table dynamically according to resizer
2017-08-10 16:51:39 -07:00
Nathan L Smith
69e5f98e6a
Change some remaining npm mentions to yarn
...
While `npm` is still installed as part of the build process, most of the
scripts and documentation should be using yarn.
Change `npm` to `yarn` where appropriate.
Signed-off-by: Nathan L Smith <smith@nlsmith.com>
2017-08-10 16:51:39 -07:00
Hunter Trujillo
bf040bacce
Add more integration test instrumentation for Query Builder test. Increase screen test resolution.
2017-08-09 18:03:32 -07:00
Hunter Trujillo
18fc364f9c
Finish the second Query Builder test.
2017-08-09 16:13:27 -07:00
Jared Scheib
62e1e52ab8
Refactor setDefaultLabels for clarity
2017-08-09 16:03:31 -07:00
Jared Scheib
38425b4306
Remove faulty update props guard
2017-08-09 15:38:42 -07:00
Jared Scheib
602b11cb2f
Rename queries to queryConfigs in DisplayOptions for clarity and accuracy
2017-08-09 15:37:11 -07:00
Hunter Trujillo
d7c237f5a9
Integration testing improvements and comments. WIP Query Builder test.
2017-08-09 15:16:15 -07:00
Andrew Watkins
7da02d52d7
Merge pull request #1846 from influxdata/embiggen-ceo
...
Make lower half of CEO flush to the viewport
2017-08-09 14:08:03 -07:00
Andrew Watkins
d43e92dd2b
Merge pull request #1851 from influxdata/regression/query-validation
...
Success / error messages for queries not displaying
2017-08-09 13:52:08 -07:00
Andrew Watkins
793d4e9741
Merge pull request #1845 from influxdata/bugfix/no-table-scroll
...
BUGFIX: DataExplorer Table scrollbar hidden
2017-08-09 13:44:11 -07:00
Alex P
dd14b91b41
Add headers in global time dropdown for clarity
2017-08-09 13:38:41 -07:00
Andrew Watkins
9559dfd374
Merge pull request #1823 from smith/nls/yarn
...
Change some remaining npm mentions to yarn
2017-08-09 13:26:51 -07:00
Andrew Watkins
5e48567d6d
Pass editQueryStatus action creator
2017-08-09 13:23:08 -07:00
Andrew Watkins
8d4141aaf7
Pixel perfect
2017-08-09 11:29:25 -07:00
Hunter Trujillo
5634d5c752
Refactor test selectors with data-test attributes. Excellent reduction in complexity.
2017-08-09 01:43:23 -07:00
Hunter Trujillo
055dd0dc13
Add SHOW DATABASES integration test with Nightwatch.js.
2017-08-08 22:43:16 -07:00
Jared Scheib
8a337b948c
Pass default Y label into DisplayOptions
...
Refactor DisplayOptions into ES6 component
Rename buildYLabel to buildDefaultYLabel
2017-08-08 17:38:19 -07:00
Jared Scheib
1ec22da1a0
Invalidate timeouts on componentWillUnmount to prevent console setState error
2017-08-08 17:38:01 -07:00
Alex P
45851e1cfa
Make lower half of CEO flush to the viewport
2017-08-08 17:12:00 -07:00
Andrew Watkins
9c73920c88
Change height of table dynamically according to resizer
2017-08-08 16:33:08 -07:00
Alex P
e5f63c5c98
Adjust styles to match UI changes
2017-08-08 14:04:43 -07:00
Alex P
8ebbeda941
Update changelog and package.json for 1.3.6.x release
2017-08-08 12:03:52 -07:00
Alex P
9139ce754f
Revert "Prepare for release"
...
This reverts commit 7a62088acb
.
2017-08-08 11:57:23 -07:00
Alex P
7a62088acb
Prepare for release
2017-08-08 10:53:34 -07:00
Jared Scheib
ee86cb27a3
Handle focus and click of input and fixed
2017-08-07 22:08:00 -07:00
Jared Scheib
09afbeb83e
Switch style directions and starting side of toggle
2017-08-07 21:54:28 -07:00
Jared Scheib
229f5a82eb
Add labels for OptIns
2017-08-07 21:46:17 -07:00
Jared Scheib
7fcc8e9b67
Rename left to fixed and right to custom
2017-08-07 21:46:00 -07:00
Jared Scheib
1ae6a624a9
Wire up OptIn into DisplayOptions
2017-08-07 21:06:33 -07:00
Jared Scheib
bb928e0668
Comment out click handler for left field until right input is clickable
2017-08-07 18:09:55 -07:00
Jared Scheib
853b5ef811
Rename OneOrAny component to OptIn
2017-08-07 17:32:00 -07:00
Jared Scheib
7d1424da20
Blur input on Enter key press
2017-08-07 17:22:59 -07:00
Jared Scheib
0bd0fa4500
Make OneOrAny work as expected, with correct on blur sequencing
2017-08-07 17:06:52 -07:00
Hunter Trujillo
b14c352465
Merge branch 'master' into feature/1685-moving-time-ranges
2017-08-07 16:53:34 -07:00
Alex P
0e81c288dd
Add "shortcuts" header and rename styles
2017-08-07 15:20:30 -07:00
Alex P
5b2870fd5e
Change label to be less generic
2017-08-07 15:19:57 -07:00
Alex P
d8e32a59bb
Make time range dropdown wide enough to accommodate a custom range
2017-08-07 15:18:45 -07:00
Andrew Watkins
03d3277feb
Add hashing logic to componentDidUpdate
...
If we dont run the hashing logic during component update
series added after component mount wont necessarily line up with their hashed
colors.
2017-08-07 12:56:22 -07:00
Nathan L Smith
39ca84d691
Change some remaining npm mentions to yarn
...
While `npm` is still installed as part of the build process, most of the
scripts and documentation should be using yarn.
Change `npm` to `yarn` where appropriate.
Signed-off-by: Nathan L Smith <smith@nlsmith.com>
2017-08-07 19:28:23 +00:00
Jared Scheib
d9a2238874
Prevent coercion of zero to false
2017-08-07 11:06:38 -07:00
Hunter Trujillo
e578fd94cc
Merge branch 'master' into fix/graph-fixes
...
# Conflicts:
# ui/src/shared/components/Dygraph.js
2017-08-07 09:16:09 -07:00
Hunter Trujillo
78f345ad64
Add graphics comments. Fix redundant math.
2017-08-07 09:06:55 -07:00
Hunter Trujillo
9cf7768459
Remove inner modulo from hasherino.
2017-08-07 08:31:11 -07:00
Jared Scheib
48fbb3a078
Make OneOrAny functional and return only one value
...
Rename vars and classes for clarity
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-08-04 20:35:44 -07:00
Alex Paxton
1daf6e119d
Create OneOrAny component
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-08-04 17:53:09 -07:00
Jared Scheib
f5435cf25c
Rename OneOrAny classes and element
...
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-08-04 17:53:09 -07:00
Alex P
c976d132d1
WIP "one or any" component
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-08-04 17:53:09 -07:00
Andrew Watkins
724e836633
Merge pull request #1821 from influxdata/fix/alerts_table_keys-1813
...
Use UUID for AlertsTable element keys to prevent overlap
2017-08-03 19:12:05 -07:00
Andrew Watkins
7da35312bd
Update function names for fun and profit
2017-08-03 17:22:35 -07:00
Jared Scheib
795833ebff
Clarify and specify var and func names
2017-08-03 15:14:22 -07:00
Jared Scheib
8285dcdc64
Use UUID for AlertsTable element keys to prevent overlap
2017-08-03 15:03:13 -07:00
Andrew Watkins
07de1760d1
Pass queryConfig down to Dygraphs so it can make label decisions
2017-08-03 14:50:44 -07:00
Andrew Watkins
3ce6a2c6ef
Add logic to handle ranges that are submitted as equal
2017-08-03 14:28:58 -07:00
Andrew Watkins
41c002036e
Rename ranger to AxesOptions
2017-08-03 13:43:46 -07:00
Andrew Watkins
16cac2a5fe
Add user instructions for how to use display options
2017-08-03 12:18:07 -07:00
Andrew Watkins
c00fa20a4d
Merge branch 'feature/1602-graph-bounds-setting' of github.com:influxdata/chronograf into feature/1602-graph-bounds-setting
2017-08-03 09:40:45 -07:00
Andrew Watkins
744b1f876d
Test all things
2017-08-03 09:40:24 -07:00
Jared Scheib
b49142e344
Add line spacing, reorder import
2017-08-02 18:12:18 -07:00
Andrew Watkins
2abb70a1b8
Add placeholder to label
2017-08-02 16:13:48 -07:00
Andrew Watkins
2bf409d95b
Prevent clobbering of label when bounds are set
2017-08-02 16:11:25 -07:00
Andrew Watkins
c2e38c1ea2
Default to having a Ylabel class
2017-08-02 16:08:58 -07:00
Andrew Watkins
f2014bbe0b
Fix clobbering of other axes fields
2017-08-02 15:50:29 -07:00
Andrew Watkins
bf7fca8994
Determine if label present via the DOM
2017-08-02 15:42:25 -07:00
Andrew Watkins
3b151c745d
Move building of label to dygraph component
2017-08-02 15:07:54 -07:00
Andrew Watkins
f7743e3d2b
Cleanup classname
2017-08-02 14:26:05 -07:00
Andrew Watkins
98a0124b0c
Update style logic to use axes labels
2017-08-02 14:16:14 -07:00
Andrew Watkins
b7c420d57d
Remove TODO
2017-08-02 14:15:00 -07:00
Andrew Watkins
6b3306ed3c
Stop adding labels to queries
2017-08-02 14:09:08 -07:00
Andrew Watkins
42009c2081
Add ability for users to specify labels
2017-08-02 14:08:07 -07:00
Andrew Watkins
441d3036b9
Fix props error
2017-08-02 12:47:57 -07:00
Jared Scheib
80ad15eefb
Revert GrooveKnob addition
2017-08-02 09:41:35 -07:00
Jared Scheib
d1b31c384e
Revert "WIP "one or any" component"
...
This reverts commit aa5f710b5a
.
2017-08-02 09:40:31 -07:00
Jared Scheib
488fb2b5fa
Revert "Rename classes and element"
...
This reverts commit 58c23ad14f
.
2017-08-02 09:40:22 -07:00
Jared Scheib
04fe367256
Revert "Wire up GrooveKnob to be fully functional"
...
This reverts commit 2e15eed145
.
2017-08-02 09:39:55 -07:00
Jared Scheib
07782040e8
Revert "WIP Pass values from GrooveKnob to parent"
...
This reverts commit d075733398
.
2017-08-02 09:38:15 -07:00
Andrew Watkins
0bb49d9c4c
Prettier
2017-08-02 08:45:09 -07:00
Tim Raymond
63cddc96e4
Merge branch 'master' into feature/1602-graph-bounds-setting
...
Also removed LegacyBounds marshaling since it was no longer necessary
Conflicts resolved:
bolt/internal/internal.go
bolt/internal/internal.pb.go
bolt/internal/internal.proto
bolt/internal/internal_test.go
chronograf.go
server/cells_test.go
server/dashboards_test.go
server/swagger.json
2017-08-02 11:29:29 -04:00
Alex Paxton
d075733398
WIP Pass values from GrooveKnob to parent
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-08-01 20:43:45 -07:00
Alex Paxton
2e15eed145
Wire up GrooveKnob to be fully functional
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-08-01 20:42:29 -07:00
Alex P
58c23ad14f
Rename classes and element
2017-08-01 19:51:20 -07:00
Alex P
aa5f710b5a
WIP "one or any" component
2017-08-01 19:46:11 -07:00
Andrew Watkins
ff0bad5629
Make linter happy
2017-08-01 16:16:24 -07:00
Jared Scheib
12ab243018
Improve error message on JSON Feed GET fail
2017-08-01 16:10:14 -07:00
Alex P
44ed8b58de
Merge remote-tracking branch 'origin/feature/1602-graph-bounds-setting' into feature/1602-graph-bounds-setting
2017-08-01 14:41:02 -07:00
Alex P
240de08849
Fine tune UI for axis controls
2017-08-01 14:38:12 -07:00
Andrew Watkins
6865b90e33
Comment out undone features
2017-08-01 13:24:52 -07:00
Andrew Watkins
79ec80b5ff
Merge branch 'feature/1602-graph-bounds-setting' of github.com:influxdata/chronograf into feature/1602-graph-bounds-setting
2017-08-01 13:14:47 -07:00
Andrew Watkins
737e4a8e02
Fix test and user submitted values check
2017-08-01 13:14:31 -07:00
Alex P
e19817e330
Add UI scaffolding for more axis controls
2017-08-01 11:31:56 -07:00
Andrew Watkins
e36108bfd3
Tweak styles
2017-08-01 11:02:59 -07:00
Andrew Watkins
6460e416d7
Shorten text
2017-08-01 09:42:37 -07:00
Andrew Watkins
a51f0a175f
Save y range for user
2017-08-01 09:10:08 -07:00
Andrew Watkins
2df2680214
Remove axes normalizer
...
With the `bounds` returning from the backend and the values saved as
strings there's no longer a need to normalize cell state.
2017-07-31 14:00:54 -07:00
Hunter Trujillo
4ab18d586b
Refactor hashing function to be simpler and remove hash de-duplication. Remove highlight circle on bar graphs.
2017-07-31 11:57:51 -06:00
Hunter Trujillo
f8b8cc7364
Add universal hashed colors algorithm. Fix bar graph column overlap. Remove crosshairs on bar graphs.
2017-07-28 18:20:22 -06:00
Andrew Watkins
0de50089a2
Merge branch 'master' into bugfix/domain
2017-07-28 07:49:33 -07:00
Andrew Watkins
7f7b30be6f
Merge pull request #1799 from influxdata/bugfix/syncronize
...
Dont sync graphs if there is only one graph
2017-07-28 07:48:27 -07:00
Alex P
dc0aaaaf5d
Prevent overlay from extending beyond the viewport
...
Factored in the heights of all the neighboring elements
2017-07-27 16:57:09 -07:00
Hunter Trujillo
fef81f7499
Remember, kids... Always leave a note.
2017-07-27 17:43:45 -06:00
Hunter Trujillo
2fd48bdeec
We simply mustn't forget units on our flex-basis shorthand for IE11.
2017-07-27 17:28:55 -06:00
Hunter Trujillo
283ecfe736
Merge remote-tracking branch 'origin/master' into fix/ie11-support
2017-07-27 17:08:38 -06:00
Hunter Trujillo
fcea9c0f4d
Merge remote-tracking branch 'origin/master' into feature/1685-moving-time-ranges
2017-07-27 16:47:05 -06:00
Andrew Watkins
e9355d8a61
Embiggen the write data form
2017-07-27 15:23:59 -07:00
Andrew Watkins
e3b5ef646e
Dont sync graphs if there is only one graph
2017-07-27 14:38:57 -07:00
Andrew Watkins
2662e1957c
Give preference to queryConfig range
2017-07-27 13:29:46 -07:00
Hunter Trujillo
2892435be3
Fix incorrect windows uptime query. Fix how the Windows value is used in the UI.
2017-07-27 13:34:10 -06:00
Andrew Watkins
a262be9d9b
Add button spinner css
2017-07-27 12:06:08 -07:00
Andrew Watkins
0ddac93138
Add uploading state to WriteForm
2017-07-27 12:05:57 -07:00
Jared Scheib
d1e4fbef7c
Prevent Custom Time Range as option in Kapacitor Rule Alerts
2017-07-25 17:12:56 -07:00
Alex Paxton
818a2867b5
Fix CustomTimeRange z-index to show above DE query
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-07-25 16:53:14 -07:00
Jared Scheib
adbcb7bfd4
Use combo TimeRangeDropdown with CustomTimeRange
...
Preserve custom timeRange when valid dates
2017-07-25 16:43:46 -07:00
Andrew Watkins
833911e516
WIP add range to dashboard cell
2017-07-25 13:13:28 -07:00
Chris Goller
6bc4cf36d1
Release 1.3.5.0
2017-07-25 15:08:02 -05:00
Alex Paxton
026c5f6156
Merge pull request #1779 from influxdata/misc-ui-fixes
...
Misc UI Fixes
2017-07-25 12:20:10 -07:00
Alex P
a56cc4da38
Highlight snip button when active
2017-07-25 11:00:08 -07:00
Alex P
5d38417a38
Fix alignment of custom time indicator in presentation mode
2017-07-25 10:59:55 -07:00
Jared Scheib
32b71db279
Merge branch 'master' into fix/disentagle_de_and_kap_qcs-1772
2017-07-24 22:06:43 -07:00
Jared Scheib
00a4ffb050
Fix Kapacitor queryConfigs tests
2017-07-24 21:56:35 -07:00
Jared Scheib
49be8153db
Fix Data Explorer tests; remove Kapa test from it
2017-07-24 21:36:14 -07:00
Jared Scheib
8aa1554c3e
Separate Kapacitor & Data Explorer queryConfig actions & reducers
...
Refactor actions to ES6
Rename Kapa & DE action creator groups & redux state top-level keys for clarity
Remove auto-add func to field in kapa
Remove unused actions and reducers from kapa queryconfigs
Replace react-addons-update with lodash _.filter and _.omit; yarn package
2017-07-24 21:31:54 -07:00
Alex P
24d52a0e31
Remove fancy-scrollbars dependent style
2017-07-24 17:53:30 -07:00
Andrew Watkins
11d0ecac8b
WIP encorporate new shape for yRanges => axes
2017-07-24 15:01:23 -07:00
Jared Scheib
20ae857825
Merge pull request #1770 from influxdata/update/chronograf_version_text-1671
...
Specify that version is for Chronograf on Sources page
2017-07-24 13:11:05 -07:00
Jared Scheib
6809f5f1d4
Merge pull request #1763 from influxdata/test/add_detailed_reporting
...
Add option for verbose reporting in client unit tests
2017-07-24 13:04:03 -07:00
Jared Scheib
1fe3e9e139
Specify that version is for Chronograf on Sources page
2017-07-24 12:57:52 -07:00
Jared Scheib
ba809f9d23
Make test command consistent
2017-07-24 12:55:09 -07:00
Jared Scheib
c6622a1765
Add Testing section to ui/README.md
2017-07-24 12:49:41 -07:00
Jared Scheib
71f5cdbb1f
Update comment with command line option
2017-07-24 12:49:29 -07:00
Hunter Trujillo
553e7e7897
Use older data attribute accessor technique for pre IE 11 compat.
2017-07-24 12:59:01 -06:00
Andrew Watkins
38b7d17df3
Handle user submitted zero
2017-07-24 11:31:32 -07:00
Alex P
bae6cbf4f2
Uncross the wires
2017-07-24 10:52:59 -07:00
Alex P
cda5595d16
Style CEO Display Options
...
Using inline SVGs for visualization type selection, moved the whole
graphTypes object into a different location and file structure
2017-07-24 10:52:59 -07:00
Andrew Watkins
cc3fb249b1
Prettier
2017-07-24 10:52:59 -07:00
Andrew Watkins
263c6c9fe7
Wire up ranges to the rest of dashboard
2017-07-24 10:52:58 -07:00
Andrew Watkins
7a091917e0
Mock persistence of ranges
2017-07-24 10:52:58 -07:00
Andrew Watkins
421ade1627
Save range with entire cell
2017-07-24 10:52:58 -07:00
Andrew Watkins
ec3721fbb7
Prettier
2017-07-24 10:52:58 -07:00
Andrew Watkins
059f858b9c
Hook up ranges to CEO
2017-07-24 10:52:58 -07:00
Andrew Watkins
dda829a7c1
Add temporary styles
2017-07-24 10:52:58 -07:00
Andrew Watkins
a2159edba5
Add reducer for cell range
2017-07-24 10:52:58 -07:00
Hunter Trujillo
5082b5d493
Ranger improvements.
2017-07-24 10:52:58 -07:00
Hunter Trujillo
f2c434dd08
Add Ranger component. Add yRange prop. Add min / max inputs.
2017-07-24 10:52:57 -07:00
Hunter Trujillo
562729b6b5
Fix visualization selection functionality.
2017-07-24 10:52:57 -07:00
Hunter Trujillo
c336805943
Refactor Overlay Controls into a separate component for later. Add Display Options component. Replace Overlay Controls with Display Options.
2017-07-24 10:52:57 -07:00
Jared Scheib
fa96d88fe2
Add Karma verbose reporting; comment options in config
2017-07-22 11:32:03 -07:00
Jared Scheib
f55a8a6f2a
Fix alertNode redux schema bug by updating prop on rule correctly
2017-07-21 20:08:04 -07:00
Jared Scheib
139e3cb359
Add optional properties to Kapacitor rule alerts for all services
...
Refactor Slack rule alert to use properties.
Do not add non-string values or those that are not understood or
currently known.
2017-07-21 20:05:39 -07:00
Jared Scheib
55aeb113c9
Streamline service lookup for filtering
2017-07-21 18:10:14 -07:00
Jared Scheib
c5416ec79b
Reorder alert constants for legibility
2017-07-21 17:54:55 -07:00
Jared Scheib
30eb59ca7d
Merge pull request #1756 from influxdata/fix/remove_auto_group_by_kapa_alerts-1730
...
Prevent 'auto' GROUP BY option in Kapacitor rule builder
2017-07-21 16:07:37 -07:00
Andrew Watkins
dcbda6c63f
Prettier test
2017-07-21 15:34:31 -07:00
Jared Scheib
852fc7d903
Prevent 'auto' GROUP BY option in Kapacitor rule builder
2017-07-21 15:19:04 -07:00
Andrew Watkins
03295821d5
Merge pull request #1743 from influxdata/feature/prettier-for-circle
...
Add prettier to an eslint rule.
2017-07-21 14:21:35 -07:00
Jared Scheib
918dff33b7
Merge pull request #1724 from influxdata/feature/pushover_support-1680
...
Add Pushover alert support
2017-07-21 14:04:22 -07:00
Andrew Watkins
937b3f04d4
Merge branch 'master' into bugfix/cell-name
2017-07-21 13:30:25 -07:00
Alex P
a767162fa2
Polish moving dates UI
2017-07-21 12:21:18 -07:00
Jared Scheib
973d12e743
Add basic styles to rule alert optional properties
...
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-07-20 18:52:06 -07:00
Jared Scheib
231505ce8c
Add test for updateAlertProperty
2017-07-20 18:21:02 -07:00
Jared Scheib
76ba04a074
Change var alertType to alertNodeName for accuracy
2017-07-20 17:32:27 -07:00
Jared Scheib
1012dac41a
Merge branch 'master' into feature/pushover_support-1680
2017-07-20 16:23:54 -07:00
Jared Scheib
8e35f3b795
Make CodeData a presentational component
2017-07-20 16:11:17 -07:00
Jared Scheib
92025ad8e0
Change copy for optional alert parameters
2017-07-20 15:46:42 -07:00
Jared Scheib
9ee686ec2b
Add ability to update a Kapacitor alert node's properties
...
Add TODO comment about Kapacitor alert node reducer work
Fix JSON schema & default values for Pushover alert node
Clarify alertType var name
Fix comment typo
Add missing propType
Perform Prettier updates
2017-07-20 15:39:38 -07:00
Hunter Trujillo
6a20e301f0
Add prettier to an eslint rule.
2017-07-20 11:12:48 -06:00
Hunter Trujillo
91e0dc5b30
Add prettier and eslint commands to package scripts.
2017-07-20 10:41:40 -06:00
Hunter Trujillo
3ac548e8d6
Formatted with Prettier 1.5.3 CLI and Prettier 1.5.2 Atom
2017-07-20 10:34:27 -06:00
Jared Scheib
f66d8fe216
WIP Refactor RuleMessage to support arbitrary properties
2017-07-18 17:20:05 -07:00
Jared Scheib
36e948d998
Rename RuleMessageConfig to RuleMessageOptions for clarity
2017-07-18 16:58:39 -07:00
Andrew Watkins
ee3ace4a6d
Cleanup
2017-07-18 13:41:23 -07:00
Andrew Watkins
2c286f77ca
Prettier
2017-07-18 13:33:19 -07:00
Andrew Watkins
44aec2ad40
Move input state out of store and into component
...
The main issue here is that a cell's name was being
updated in the store on input change. With no reference
to the old cell name this made it impossible to revert back or
'cancel' editing.
2017-07-18 13:31:34 -07:00
Jared Scheib
09e15d7a10
Refactor RuleMessageConfig into named components; clean up
2017-07-18 13:13:58 -07:00
Jared Scheib
bce65bdaf9
Refactor RuleMessage to ES6
2017-07-18 12:47:53 -07:00
Jared Scheib
4e69a762f1
Rename RuleMessageAlertConfig to RuleMessageConfig for clarity and consistency
2017-07-18 12:46:56 -07:00
Andrew Watkins
5c1e26adb0
Add cancel edit cell spec
2017-07-18 12:22:20 -07:00
Jared Scheib
ec4ca5965a
Reorder props on RuleMessageTemplates
2017-07-18 12:16:09 -07:00
Jared Scheib
29ce40bdc0
Factor out RuleMessageText into dedicated ES6 component
2017-07-18 12:15:59 -07:00
Jared Scheib
3766065d1c
Refactor RuleMessage templates into separate components, update to ES6
2017-07-18 12:02:07 -07:00
Andrew Watkins
0b345d9ed0
Prettier
2017-07-18 11:52:34 -07:00
Andrew Watkins
d7be866654
Remove unused prop
2017-07-18 11:52:24 -07:00
Andrew Watkins
74268c6557
Fix proptypes error spam
2017-07-18 11:25:20 -07:00
Hunter Trujillo
e52f4c397f
Add moving time range to Custom Time Range component.
2017-07-18 12:11:55 -06:00
Jared Scheib
bc41ef4094
Change order of alert endpoint options to make defaults be first
2017-07-17 17:01:30 -07:00