ebb-tide
d58c063fb2
WIP fix typescript inconsistencies
2018-06-01 13:08:29 -07:00
ebb-tide
05a377a48a
No longer enrich suggestions
2018-06-01 12:21:49 -07:00
ebb-tide
0e61d8e330
Replace get with getdeep to add types and refactor for clarity
2018-06-01 12:19:41 -07:00
Jared Scheib
b90f815596
WIP Validate timeRange from URL query param
2018-05-31 18:44:01 -07:00
Jared Scheib
b0db5c5aba
Prevent unnecessary TemplateControlBar re-render so TemplateControlDropdowns stay open
...
Convert TemplateControlBar to ES6 class to use shouldComponentUpdate
2018-05-31 18:00:18 -07:00
Jared Scheib
f68c047da1
Consume zoomed time range from URL queries in DashboardPage state
2018-05-31 17:51:08 -07:00
Jared Scheib
5189a0edd8
Rename query to queries in fn & var names for precision
2018-05-31 17:45:43 -07:00
Jared Scheib
d32d3a4e80
Fix tempvars being removed from url upon time range selection
2018-05-31 17:43:41 -07:00
ebb-tide
6ce88f946d
Set Dashboard time range from query string middleware
...
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-31 16:45:40 -07:00
Brandon Farmer
92521d6920
Merge pull request #3547 from influxdata/log-viewer/fancy-scrollbars
...
Fixes fancy scrollbars in log viewer
2018-05-31 15:58:17 -07:00
Brandon Farmer
d75b6cca8a
Fixes fancy scrollbars in log viewer
2018-05-31 15:35:07 -07:00
Andrew Watkins
9ac84263a1
Fix tests
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:31:50 -07:00
ebb-tide
01dc721e93
Prevent null valued object parameters from updating Location query
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-05-31 15:29:54 -07:00
Christopher Henn
5058691043
Increase pagination constant
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Christopher Henn
163f91951a
Fix table header
2018-05-31 15:20:53 -07:00
Christopher Henn
934ae8784d
Only show sidebar if multiple results
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Christopher Henn
dfa61e6ea7
Display message when TagList is empty
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Christopher Henn
7f2bbd88cc
Fetch tag values count when fetching tag values
...
...instead of when fetching tag keys.
2018-05-31 15:20:53 -07:00
Andrew Watkins
5eaaa69e6e
Simplify result naming in table sidebar
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins
a47e1bf7c8
Display proper count in load more button
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins
0327e5d359
Cleanup
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins
53d0de11c0
Enable pagination in tag value lists
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins
ed11ed865d
Get actual databases for From component
2018-05-31 15:20:53 -07:00
Andrew Watkins
812d84043d
Enable filtering with TagValueListItem
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins
9897aac549
Add loading state to searching
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:52 -07:00
Christopher Henn
cdbe8a0069
Display loading state for tag key and value lists
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Christopher Henn
035fe8e105
Enable searching tag values
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Christopher Henn
1d66d216ac
Enable searching tag keys
...
...and remove unused top-level filter.
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Christopher Henn
2c56ee1ce3
WIP
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Andrew Watkins
e2d82ae74d
Refresh AST when getting time series
2018-05-31 15:20:52 -07:00
Christopher Henn
f1d583407a
WIP
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Christopher Henn
b1240ad156
WIP schema explorer
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
ebb-tide
87087bf7bb
Sync Url Query to timerange selections for lower,upper, and zoomed ranges
2018-05-31 15:16:57 -07:00
Brandon Farmer
d3cea46282
Add more styling to severity
2018-05-31 13:50:28 -07:00
Brandon Farmer
ef0025c87c
Implements basic log viewer search
2018-05-31 10:50:46 -07:00
ebb-tide
550b7b19b4
Name the default export from FuncArgTextArea correctly
2018-05-30 18:59:41 -07:00
ebb-tide
d778346d61
DRY in FuncArds render function
2018-05-30 18:48:36 -07:00
ebb-tide
94b8501ef9
Refactor walker.test to create explicit expected variables
2018-05-30 18:14:54 -07:00
Deniz Kusefoglu
ec943f428f
Show error notification for each invalid tempvar value in url query
...
Rename queries to urlQueries for clarity.
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-30 16:30:32 -07:00
Jared Scheib
747443da49
Remove deleted tempVars from URL query upon manager save
2018-05-30 15:34:35 -07:00
Brandon Farmer
98c70f70cb
Merge pull request #3538 from influxdata/log-viewer/graph
...
Calculate bin size for log viewer
2018-05-30 15:00:33 -07:00
Brandon Farmer
97acfc07bf
Display tabular log data and Calculate bin size for log viewer
2018-05-30 14:23:12 -07:00
Deniz Kusefoglu
b592cede56
Keep URL fully in sync with all tempvars
2018-05-30 12:53:53 -07:00
Jared Scheib
d3098d82e1
Rename templateVariableQueryGenerator.js to tempVars.js
2018-05-30 11:22:04 -07:00
Deniz Kusefoglu
a706e44854
Sync URL query upon saving temp vars in manager
...
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-30 11:17:58 -07:00
Jared Scheib
be41ac7d17
Rename Manager.js to TemplateVariableManager.js
2018-05-30 10:58:07 -07:00
Jared Scheib
d2b1006dec
Refactor tempvar URL binding to be only in DashboardPage & no redux
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
2018-05-30 10:46:21 -07:00
Iris Scholten
5e6f46b868
Merge pull request #3527 from influxdata/fixes/custom-time-selector
...
Ensure Cells show only data from TimeSelector Constraints
2018-05-29 14:15:01 -07:00
Iris Scholten
896f049524
Update addTimeBoundsToRawText to use regex in its string matching checks instead of strings
2018-05-29 13:55:16 -07:00
Iris Scholten
c84389556e
Fix typo in buildCannedDashboardQuery
2018-05-29 13:17:42 -07:00
Iris Scholten
5eb8904d00
Update type in timeRanges.ts to extend TimeRange type from src/types/query
2018-05-29 13:16:35 -07:00
ebb-tide
46c30ed92f
Merge branch 'master' into ifql/join
2018-05-29 12:36:57 -07:00
ebb-tide
9adf7b557d
Remove ArgVar as an allowable argument type
2018-05-29 12:35:48 -07:00
ebb-tide
a8b6bb48c8
Add missing suggestion params inside bodynodes function
2018-05-29 12:35:24 -07:00
ebb-tide
eb4b9d238f
Remove table1 and table2 from state in Join
2018-05-29 11:26:02 -07:00
Alex P
6c5f39cf85
Merge branch 'master' into log-viewer/placeholder-markup
2018-05-29 10:36:41 -07:00
ebb-tide
a90313362f
Remove unused vars
2018-05-29 09:55:41 -07:00
ebb-tide
bb102812f7
Show table1 and table2 in dropdown selector even if they are not in dropdown items
2018-05-29 09:53:58 -07:00
Brandon Farmer
b305008ce8
Merge pull request #3526 from influxdata/log-viewer/graph
...
Show histogram for log counts in log viewer
2018-05-26 15:24:18 -07:00
ebb-tide
c82493d06b
Convert objects and arrays to script correctly
2018-05-25 17:20:11 -07:00
ebb-tide
11d859ca2e
Fix adding unnecessary newlines in script
2018-05-25 17:19:39 -07:00
ebb-tide
02337eab89
Stop deriving state from props in join component
2018-05-25 17:18:32 -07:00
ebb-tide
f5e4571bd2
Make join return table object values from state
2018-05-25 17:18:03 -07:00
Jared Scheib
fb63b6f63f
Synchronize temp vars with URL query params
...
Refactor action creator & reducer for updating tempvar overrides.
Authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-25 17:12:42 -07:00
Alex P
8698e6f8cf
Remove margin in filter tooltip
2018-05-25 16:56:20 -07:00
Alex P
3909a2012d
Improve readability of logic
2018-05-25 16:24:49 -07:00
ebb-tide
2617ede40d
Define additional argument types
2018-05-25 16:15:16 -07:00
ebb-tide
6b4e67c0cc
Correct default join string
2018-05-25 16:14:41 -07:00
Brandon Farmer
a8376ba615
Show histogram for log counts in log viewer
2018-05-25 16:03:22 -07:00
Alex P
2a7273a251
Introduce component for individual filters
2018-05-25 15:58:09 -07:00
Alex P
db3f3cb5e3
Create SCSS shadow mixin
...
this is used a bunch of places in the UI, going to work this in over
time
2018-05-25 15:57:38 -07:00
ebb-tide
cb13d44f97
Improve Join Function
2018-05-25 15:57:09 -07:00
Iris Scholten
8a73a53669
Convert ui/src/shared/data/timeRanges to typescript
2018-05-25 15:52:16 -07:00
Iris Scholten
2d2e665589
Add and ensure upper time bound in querytext when query is not parseable into a query config
2018-05-25 15:52:05 -07:00
ebb-tide
3320e96d02
Display object and array args in preview
2018-05-25 15:47:53 -07:00
ebb-tide
05fc0efb50
Return objects and array values from ast
2018-05-25 15:23:33 -07:00
Alex P
89f84c1ace
Rename files and flesh out filter bar component
2018-05-25 11:59:49 -07:00
Alex P
0f8699de14
Mock out search state and interactions
2018-05-25 10:54:46 -07:00
Jared Scheib
187752d49d
Add action & reducer to set temp var overrides from url params
2018-05-24 18:23:59 -07:00
Alex P
f9de2d9207
Add static markup & styles for Search and Filtering
2018-05-24 16:52:24 -07:00
Jared Scheib
1a0331dfb9
Prefer string literals for tempvar actions & reducers
2018-05-24 16:08:58 -07:00
Alex P
02eac85c1f
Condense page header
2018-05-24 15:34:53 -07:00
Andrew Watkins
cd48790f0c
Merge pull request #3519 from influxdata/ifql-table
...
Ifql table
2018-05-24 14:24:48 -07:00
Iris Scholten
fdc7844f36
Merge pull request #3522 from influxdata/feature/tempvars-cell-titles
...
Template Variables in Cell Titles
2018-05-24 14:20:17 -07:00
Andrew Watkins
4a4e1ef421
Tweak styles
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-24 13:50:17 -07:00
Andrew Watkins
4d3e31676c
Improve column sizing
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-24 13:18:31 -07:00
Andrew Watkins
2d0fb26ae1
Handle script edge cases
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-24 13:06:46 -07:00
ebb-tide
d042a83361
Add object type to ifql mode for codemirror
2018-05-24 12:00:38 -07:00
Andrew Watkins
c0c1467e1f
Move service fetching
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-24 11:01:38 -07:00
Andrew Watkins
08fd024373
Automatically select table on initial render
2018-05-24 09:37:17 -07:00
Andrew Watkins
85598e5588
WIP add table vis to TimeMachine
2018-05-23 15:55:59 -07:00
Iris Scholten
eab88d491b
Replace temp vars in cellName
2018-05-23 15:05:16 -07:00
Alex P
934298e46a
Use text block icon in sidenav
2018-05-23 14:38:11 -07:00
Alex P
e8f758d3c0
Create scaffolding components for page layout
2018-05-23 14:35:25 -07:00
Alex P
c67dd04287
Use fragment instead of wrapper div
2018-05-23 14:35:04 -07:00
Alex P
6a193cf5be
Introduce stylesheet for logs viewer page
2018-05-23 14:34:45 -07:00
ebb-tide
9902cf295d
Merge branch 'master' into ifql/join
2018-05-23 14:28:33 -07:00
Andrew Watkins
2b29db6a2d
Enable sidebar selection of IFQL script results
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-23 14:15:16 -07:00
Brandon Farmer
049bd075d8
Fix import of get to getDeep
2018-05-23 12:48:05 -07:00
Brandon Farmer
9478d9da26
Merge pull request #3508 from influxdata/features/log-viewer-scaffold
...
Add log viewer page with header
2018-05-23 12:27:27 -07:00
Brandon Farmer
02d08bb6ea
Populate current namespace when getting source
2018-05-23 12:11:00 -07:00
Andrew Watkins
2b37494dcb
Add IFQL script response parser
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-23 11:30:52 -07:00
Andrew Watkins
df94bf30d4
Kind of type buildQueriesForLayouts
2018-05-23 09:18:21 -07:00
Andrew Watkins
aca34ccb49
WIP introduce tables
2018-05-22 16:44:45 -07:00
Andrew Watkins
c12ea3d9b3
Merge pull request #3507 from influxdata/ifql/save-service
...
Persist ifql script
2018-05-22 15:22:00 -07:00
Alex Paxton
2bf8bcd3a5
Merge pull request #3506 from influxdata/design/new-icons
...
Moar Icons
2018-05-22 15:19:49 -07:00
Andrew Watkins
4ee391f55c
Update action type to use enum
2018-05-22 15:06:13 -07:00
Brandon Farmer
da0c47e644
Add log viewer page with header
2018-05-22 15:05:02 -07:00
Andrew Watkins
4326855844
Persist ifql script
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-22 14:50:07 -07:00
Alex P
b7a91d7ffa
Add bar chart & text block icons
...
Experimenting with using these for the log viewer
2018-05-22 14:45:29 -07:00
Alex P
30f502892c
Update Icon Font
...
- Remove unused “arrow” icons
- Redesigned Cube icon
- Redesigned Refresh icon
- Redesigned Download icon
- Import & Export icons
2018-05-22 14:03:57 -07:00
Alex P
127750503a
Shrink vertical handles and font size in collapsed state
2018-05-22 11:45:53 -07:00
Alex P
9a9cf9b114
Ensure that page container fills screen when no header is present
2018-05-22 11:45:26 -07:00
Alex P
2ac44922b7
Make buttons in division headers XS size
2018-05-22 11:44:58 -07:00
Alex Paxton
8dd79a9a92
Merge pull request #3499 from influxdata/ifql/style-suggestions
...
Ifql/style suggestions
2018-05-22 11:06:46 -07:00
Jared Scheib
4106bfc330
Merge pull request #3500 from influxdata/fix/ceo_source_change
...
Fix/ceo source change
2018-05-22 10:44:24 -07:00
Alex P
eb320cd888
Merge branch 'master' into ifql/style-suggestions
2018-05-22 10:34:12 -07:00
Jared Scheib
fbef5a97cb
Use consistent logic for finding source in getter
2018-05-22 10:19:01 -07:00
Iris Scholten
6e8a67035e
Rename getNested to getDeep
2018-05-22 10:13:56 -07:00
Brandon Farmer
bd7768f112
Merge pull request #3492 from influxdata/fixes/missing-role-on-logout
...
Use get to find role
2018-05-22 10:04:45 -07:00
Brandon Farmer
97012cd499
Fixes topic saving for kafka handler
2018-05-21 17:50:22 -07:00
Iris Scholten
0b0d7524b2
Merge remote-tracking branch 'origin/master' into fix/ceo_source_change
2018-05-21 17:20:53 -07:00
Iris Scholten
bb41d80269
Fix initialSource getter to find source from props sources
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-21 16:54:49 -07:00
Alex P
bb394c9083
Merge branch 'master' into ifql/style-suggestions
2018-05-21 16:30:00 -07:00
Jared Scheib
6715ea9744
Correct spelling of 'fallack' to 'fallback' in getNested
2018-05-21 16:22:53 -07:00
Iris Scholten
bef6b99e59
Rename nested lodash get wrapper to getNested for idiomatic in-place clarity
2018-05-21 16:22:38 -07:00
Alex P
8931e67a46
Highlight function arg in function body
...
This regex is kinda simplistic and could be more specific but I’ll do
more testing / improvement on this later
2018-05-21 16:20:46 -07:00
ebb-tide
7f621cb9f5
Pass declarationsFromBody to FuncArgs
2018-05-21 16:20:10 -07:00
Alex P
a2c2350c6e
Implement new themes and modes
2018-05-21 16:12:51 -07:00
Alex P
8ea1763ca4
Organize code mirror themes into separate sheets
2018-05-21 16:12:29 -07:00
Alex P
85e9eac4ac
Improve IFQL syntax highlighting
2018-05-21 16:12:11 -07:00
Iris Scholten
82ba619ff5
Fix source selection & CEO initialSource to always be Source type
...
Refactor lodash get usage in CEO to use wrapped get that
requires generics. Nested generics were at the root of
not being able to determine that initialSource() was not
always returning a Source, and was instead returning a string.
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-21 15:58:19 -07:00
Alex P
7981ad53ee
Move and rename code mirror theme styles
2018-05-21 15:32:30 -07:00
Alex P
ffc6dbbd8f
Define separate Code Mirror "Modes" for IFQL and TickScript in a constants file
2018-05-21 15:29:44 -07:00
Jared Scheib
f23ebff47e
Fix source switching by ensuring source is always url string
2018-05-21 11:54:26 -07:00
Alex P
a05e30bbf2
Add styles for CodeMirror hints
2018-05-21 11:30:41 -07:00
Jared Scheib
1d3df7ae10
Correct QueryConfig to Query type in Visualization & VisView
2018-05-21 11:18:40 -07:00
Brandon Farmer
c4f79044fa
Use get to find role
2018-05-21 11:16:01 -07:00
Andrew Watkins
87ee0ea5b5
Introduce new and edit ifql connection forms
2018-05-21 10:45:28 -07:00
Andrew Watkins
d084ca29b9
Add abiility to edit existing service
2018-05-21 10:45:28 -07:00
Andrew Watkins
008b5c9b37
WIP edit ifql service
2018-05-21 10:45:28 -07:00
Andrew Watkins
2dc26ad81a
Fix type errors
2018-05-21 10:45:28 -07:00
Andrew Watkins
100809af48
Introduce ability to add an IFQL connection
2018-05-21 10:45:28 -07:00
ebb-tide
1690639c0b
Improve temporary amendment of suggestions to include join
2018-05-21 10:45:28 -07:00
Andrew Watkins
623664696e
Introduce CheckServices component
2018-05-21 10:45:28 -07:00
Andrew Watkins
c8c62f1de3
Remove services from ifql table
2018-05-21 10:45:28 -07:00
Andrew Watkins
19b1dfc7d5
Import Service type
2018-05-21 10:45:28 -07:00
Andrew Watkins
484a05319c
Give services their own namespace in app state
2018-05-21 10:45:28 -07:00
ebb-tide
22251a782f
Override suggestions temporarily
2018-05-21 10:45:28 -07:00
ebb-tide
a8e51b2da2
Add temporary overrides to suggestions
2018-05-21 10:45:28 -07:00
ebb-tide
06b63a70ab
Improve default join query
2018-05-21 10:45:28 -07:00
Andrew Watkins
d249fd6d9b
WIP Introduce LOAD_SERVICES
2018-05-21 10:45:28 -07:00
ebb-tide
b9e270692c
Add append handlers for join function
2018-05-21 10:45:28 -07:00
Andrew Watkins
0522767f6a
Refactor InfluxTable and convert to ts
2018-05-21 10:45:28 -07:00
ebb-tide
77f66c2175
Add join to funcNames, and use to build declerationFunctions
2018-05-21 10:45:28 -07:00
ebb-tide
89a33a270d
Add join to available declarationfuncs
2018-05-21 10:45:28 -07:00
Jade McGough
cb3c100431
Convert ManageSource page and actions to ts
2018-05-21 10:45:28 -07:00
Andrew Watkins
6d5a123f17
Move threesizer into own dir
2018-05-21 10:45:28 -07:00
Andrew Watkins
963ab37fba
Moved files
2018-05-21 10:45:28 -07:00
Andrew Watkins
37a5acf504
Correct filename
2018-05-21 10:45:28 -07:00
Andrew Watkins
afccff1086
Introduce appendFrom funtionality
2018-05-21 10:45:28 -07:00
Andrew Watkins
d97366ec62
Fix broken tests
2018-05-21 10:45:28 -07:00
Andrew Watkins
204fdaeb8c
Display success on analysis
2018-05-21 10:45:28 -07:00
Andrew Watkins
f7cd740741
Introduce analyze button
2018-05-21 10:45:28 -07:00
Andrew Watkins
056c5f49ad
Enable multiple line error spans
2018-05-21 10:45:28 -07:00
Andrew Watkins
f4b019993a
Refine error reporting
2018-05-21 10:45:28 -07:00
Andrew Watkins
c68dfc9f75
Prevent suggestions on paste / copy
2018-05-21 10:45:27 -07:00
Andrew Watkins
c1e6937b89
Add line specific error text
2018-05-21 10:45:27 -07:00
Andrew Watkins
176613db95
Move Analyze to inside division:
2018-05-21 10:45:27 -07:00
Alex P
bab17e9072
Hide children in DivisionHeader when division is collapsed
2018-05-21 10:45:27 -07:00
Andrew Watkins
eb4b656b40
End merge
2018-05-21 10:45:27 -07:00
Alex P
b390e70d1c
Create & Style DivisionMenu component
2018-05-21 10:45:27 -07:00
Andrew Watkins
c7cda660bc
Add threesizer context menus
2018-05-21 10:45:27 -07:00
Andrew Watkins
5847b7ab99
Introduce DivisionHeader
2018-05-21 10:45:27 -07:00
Andrew Watkins
cfa20426e5
Move Threesizer to own dir
2018-05-21 10:45:27 -07:00
Andrew Watkins
ad9a5ff985
Display user defined functions
2018-05-21 10:45:27 -07:00
Andrew Watkins
774115c926
Remove untitled variables
2018-05-21 10:45:27 -07:00
Andrew Watkins
316308df2b
Introduce foundation for forking
2018-05-21 10:45:27 -07:00
Andrew Watkins
2dd7839869
Add Get Data! button
2018-05-21 10:45:27 -07:00
Andrew Watkins
6c6e918170
Fix component flickering
2018-05-21 10:45:27 -07:00
Andrew Watkins
fbc1fefb7d
Cleanup
2018-05-21 10:45:27 -07:00
Andrew Watkins
3618c1a8e8
Introduce getting actual data
2018-05-21 10:45:27 -07:00
ebb-tide
63544ffb54
Use predefined TimeSeriesServerResponse type in LayoutCell
2018-05-21 10:11:01 -07:00
Iris Scholten
a900224f95
Convert Visualization and buildQueriesForGraphs to typescript
...
Visualization now uses the new context api
2018-05-21 09:37:49 -07:00
Deniz Kusefoglu
4726c09d49
Merge pull request #3418 from influxdata/chore/tables-to-TS
...
Convert tables to TS
2018-05-21 08:59:31 -07:00
Iris Scholten
98b8f6e495
WIP trying Source as a string on save
2018-05-18 19:41:31 -07:00
Iris Scholten
7c1812e81c
Change sourceLink back to source on queryConfigs/queryWorkingDrafts
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-18 18:44:31 -07:00
Brandon Farmer
53ffe31763
Merge pull request #3490 from influxdata/feature/multiple-kafka-nodes
...
Feature/multiple kafka nodes
2018-05-18 17:11:02 -07:00
Brandon Farmer
add452457c
Clean up kafka multi config code
2018-05-18 16:55:55 -07:00
Jared Scheib
3c4f5bea18
WIP
2018-05-18 16:36:34 -07:00
Brandon Farmer
9ec8162f51
Update changelog
2018-05-18 15:45:34 -07:00
Brandon Farmer
cf6d4cc9b1
Show cluster id in alert rules
...
- fix slack nickname input on existing configs
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-05-18 15:35:42 -07:00
Brandon Farmer
31024aa9ce
No longer allow slack default nickname to be editable
2018-05-18 09:59:30 -07:00
Brandon Farmer
796a86f27f
Check for query text in CustomTimeIndicator
2018-05-18 09:29:14 -07:00
Iris Scholten
52165b7ed9
Handle enabled for KafkaConfig
...
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-18 09:09:27 -07:00
Iris Scholten
f3c691de4d
Add ability to create multiple Kapacitor configs
...
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-17 16:04:28 -07:00
Brandon Farmer
80420b6cf1
Merge pull request #3482 from influxdata/fixes/continue-multiple-slack
...
Fixes remaining bugs with multi slack handlers
2018-05-17 12:47:40 -07:00
Brandon Farmer
0c55409d98
Fix issues with slack multi node
...
- Alerts not persisting workspace
- Error when saving handler with empty nickname
- Allow users to add multiple empty rules
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-05-17 11:38:44 -07:00
Alex P
4e8141a8e9
Merge branch 'master' into ts-party/misc-shared-components
2018-05-17 11:24:11 -07:00
Alex P
ab191b9678
Type map state to props
2018-05-17 11:13:15 -07:00
Alex P
21fdf585c5
Make pencil menu into getter to remove ternary
2018-05-17 11:08:03 -07:00
Alex P
7b32e68c14
Type query getter response
2018-05-17 11:00:21 -07:00
Alex P
cf2bffb5a0
Create type for menu item action
...
Also renaming “MenuOption” to be “MenuItem”
2018-05-17 10:53:37 -07:00
ebb-tide
4b9d73afc8
Merge branch 'master' into chore/tables-to-TS
2018-05-17 10:38:27 -07:00
ebb-tide
e0a0ff734b
Correct paths to GRAPH_TYPES
2018-05-17 10:24:01 -07:00
ebb-tide
bbebbb2dc4
Merge branch 'master' into chore/tables-to-TS
2018-05-16 20:02:54 -07:00
ebb-tide
cb6b5ae946
Re-TSify MultiGrid
2018-05-16 19:34:59 -07:00
ebb-tide
a8c2804c72
Remove unused ref
2018-05-16 19:24:35 -07:00
ebb-tide
b9ad6054a9
Use fastReduce instead of fast.js
2018-05-16 19:24:08 -07:00
ebb-tide
b453ed5cd4
Export MultiGridProps and pass to cellRenderer
2018-05-16 19:23:39 -07:00
ebb-tide
e18868b44d
Remove unused vars
2018-05-16 18:32:36 -07:00
Andrew Watkins
10eeedd3c2
Remove eslint comments
2018-05-16 18:21:09 -07:00
Andrew Watkins
58ecd992e0
Convert App and localStorage to TS
2018-05-16 17:35:55 -07:00
Jared Scheib
2f00bf667e
Fix CellType lookup in SingleTStat.tsx
2018-05-16 16:50:51 -07:00
Jared Scheib
9a2a33083e
Add widget cell types of 'alerts', 'news', & 'guide'
2018-05-16 16:42:01 -07:00
Jared Scheib
211fc76abf
Type remainder of dashboards/constants/index.ts except for tempvar consts
2018-05-16 16:41:13 -07:00
ebb-tide
80c35e8220
Add back mistakenly removed functions- thanks TS
2018-05-16 16:32:25 -07:00
ebb-tide
c146133049
TSify timeSerieToDygraph function
2018-05-16 16:15:00 -07:00
ebb-tide
b9fae69738
export TimeSeries to type file
2018-05-16 16:13:38 -07:00
ebb-tide
4b9fe1bab3
Check that label is string before using it as object key
2018-05-16 15:32:58 -07:00
ebb-tide
8ca81a202a
TSify constructTimeSeries and insertGroupByValues
2018-05-16 15:30:00 -07:00
ebb-tide
dfb5ce1d30
Replace calls to .slice with spread
2018-05-16 15:20:32 -07:00
Iris Scholten
19af0e2d60
Merge pull request #3474 from influxdata/polish/order-tickscript-names
...
Order tickscript names
2018-05-16 14:58:30 -07:00
Iris Scholten
268a6df500
Add test for tasktable sorting
2018-05-16 14:38:23 -07:00
Jared Scheib
d1acdcf5e5
Merge pull request #3446 from influxdata/ts_dashboards
...
Convert CEO actions, cell types, & more dashboards hootenanny to TypeScript
2018-05-16 14:14:36 -07:00
Jared Scheib
25166d29a4
Remove obsolete commented TemplateLinks & TemplateResponse types
2018-05-16 14:01:16 -07:00
Jared Scheib
16a298a60f
Type fns in dashboards/utils/cellGetters
2018-05-16 13:58:13 -07:00
Jared Scheib
43df1bce21
Stronger-type EmptyDefaultDashboardCellqueries field
2018-05-16 13:57:19 -07:00
Jared Scheib
b4d020f708
Type missing renameCellAction payload
2018-05-16 13:56:17 -07:00
Iris Scholten
f4bbb46260
Update sorting in task table to match sorting in KapacitorRulesTable by sorting on name instead of id
2018-05-16 12:44:50 -07:00
Iris Scholten
f0143b3e64
Merge pull request #3471 from influxdata/bugfix/multiple-slack-versions
...
Multiple slack nodes only available for kapacitor v1.5 and up
2018-05-16 11:05:06 -07:00
Iris Scholten
3f2a779a8f
Ensure that multiple slack nodes are only available for kapacitor versions 1.5 and up
2018-05-16 10:45:52 -07:00
Brandon Farmer
5eb5436f65
Replace fixed-data-table with fixed-data-table-2
...
fixed-data-table is no longer maintained and was introducing
deprecation warnings on data explorer
2018-05-16 10:04:52 -07:00
ebb-tide
351a53884b
Release 1.5.0.0
2018-05-15 17:36:04 -07:00
Iris Scholten
aebafaf07c
Merge pull request #3468 from influxdata/bugfix/handle-no-selected-rule
...
Fix NewRuleHandler Bug
2018-05-15 17:12:53 -07:00
ebb-tide
d0eb25cb14
Convert constructCells to TS
2018-05-15 16:39:07 -07:00
Iris Scholten
60b0a65136
Fix bug where new alert causes type error
2018-05-15 16:37:03 -07:00
ebb-tide
e81b929eed
TSify Construct Serieses
2018-05-15 16:24:21 -07:00
ebb-tide
f801e190b8
Remove extraneous fields for simpler types
2018-05-15 16:21:34 -07:00
Iris Scholten
753d378a87
Merge pull request #3465 from influxdata/feature/multiple-slack-nodes
...
Multiple slack nodes
2018-05-15 15:57:02 -07:00
Deniz Kusefoglu
7a52411e1e
Merge pull request #3464 from influxdata/bugfix/tickscript-log-basepath
...
Bugfix/tickscript log basepath
2018-05-15 15:56:46 -07:00
Jared Scheib
ec5c62c18d
Merge pull request #3423 from azhurbilo/log_kapaciotor_batch
...
Show kapacitor batch point info in log panel
2018-05-15 15:37:28 -07:00
Iris Scholten
801cdc2992
Add additional options to override for testing slack config
2018-05-15 14:57:22 -07:00
Iris Scholten
7616e28b2e
Update getConfigEnabled to check if any configs are enabled if multilpe configs exist for a section
2018-05-15 14:57:22 -07:00
Iris Scholten
5bab456407
Prevent the deletion of an unsaved new slack config from deleting the default slack config
2018-05-15 14:57:22 -07:00
Iris Scholten
1a4556ac79
Refactor AlertTabs for typing
2018-05-15 14:57:22 -07:00
Iris Scholten
08337f3c51
Convert HandlerTabs, RuleHandlers, and Kapacitor/Constants/Index to typescript and fix any type in SlackConfigs
2018-05-15 14:57:22 -07:00
Iris Scholten
6b24cd251a
Update testAlertOutput to use specific config if using slack
2018-05-15 14:57:22 -07:00
Iris Scholten
a64437a8ee
Style the Multiple slack nodes
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-05-15 14:57:22 -07:00
Iris Scholten
a0b55d1398
Fix bug where clicking enabled on a new config toggled the default slack config
2018-05-15 14:57:22 -07:00
Iris Scholten
4613c9f4ba
Update placeholders for nicknames in SlackConfig based on whether its the default config or not
2018-05-15 14:57:22 -07:00
Iris Scholten
0b549ee510
Update parseAlertNodesList to use nicknames with slack
2018-05-15 14:57:22 -07:00
Iris Scholten
d29275dcac
Add nickname to display text in Alert Handlers section to use nickname
2018-05-15 14:57:22 -07:00
Iris Scholten
64f9ec97b7
Update parseHandlersFromConfig to include config sections with multiple configs
2018-05-15 14:57:22 -07:00
Iris Scholten
dbd32a9952
Add delete button and funcitonality for SlackConfigs
2018-05-15 14:57:22 -07:00
Iris Scholten
5330d2c5a7
Change updateKapacitorConfigSection function so that if a specific config is passed, it updates that specific config and not just the default
2018-05-15 14:57:22 -07:00
Iris Scholten
2f8b2751fc
Update SlackConfig to disable nickname if its a new config
2018-05-15 14:57:22 -07:00
Iris Scholten
2ed842c085
Update handleSubmit to only send workspace in properties if a new config
2018-05-15 14:57:22 -07:00
Iris Scholten
ce39c0a7b5
Fix unique id errors and update keys for slack configs
2018-05-15 14:57:22 -07:00
Iris Scholten
342402d115
Add ability to create new slack node
2018-05-15 14:57:22 -07:00
Iris Scholten
1c2c422e79
Add ability to display multiple slack nodes in UI
2018-05-15 14:57:22 -07:00
Iris Scholten
5c07acf235
Add nickname field to SlackConfig form
2018-05-15 14:57:22 -07:00
ebb-tide
8af7bad5d7
Supply basepath to request that fetches kapacitor logs
2018-05-15 14:22:58 -07:00
Brandon Farmer
dfe8cd753c
Merge pull request #3462 from influxdata/polish/kafka_goto_config
...
Add 'go to config' button to Kafka alert handler
2018-05-15 14:15:11 -07:00
Jared Scheib
f4dfde47f2
Add 'go to config' button to Kafka alert handler
2018-05-15 13:56:24 -07:00
ebb-tide
cbfea853af
Remove comments that are breaking fetch
2018-05-15 13:43:41 -07:00
Brandon Farmer
64ee598afa
Improve query for host page to populate dropdown
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-15 13:43:02 -07:00
Alex P
b787a3fbc4
Remove empty ruleset
2018-05-15 10:41:50 -07:00
Alex P
44e1adfb50
Fix double legend css bug
2018-05-15 10:37:09 -07:00
Deniz Kusefoglu
921ded2959
Merge branch 'master' into bugfix/data-explorer-error
2018-05-15 10:12:06 -07:00
Alex P
061029f5e7
Convert layout cell and related components to TypeScript
2018-05-15 09:58:19 -07:00
ebb-tide
8466e84696
Finish TS'ing constructResults function
2018-05-14 19:49:06 -07:00
ebb-tide
d648895a44
Merge branch 'master' into bugfix/tickscript-logviewer
2018-05-14 17:36:16 -07:00
ebb-tide
06c734fb69
Revert back to using fetch to get kapacitors log stream
2018-05-14 17:22:19 -07:00
Alex P
790a302f32
Convert LayoutCell to TypeScript
2018-05-14 17:20:34 -07:00
Jared Scheib
33263dba50
Merge pull request #3450 from influxdata/fix/pagerdutyv2_servicekey
...
Change PagerDuty2 `service-key` to `routing-key`
2018-05-14 17:10:15 -07:00
Brandon Farmer
7edbb5a70b
Wrap dashboard quick select with scrolling
2018-05-14 16:54:38 -07:00
Alex P
4d5259516c
Convert MenuTooltipButton to TypeScript
2018-05-14 16:52:55 -07:00
Jared Scheib
7dac14974a
Remove ternaries from PagerDuty2Handler for ease of debugging
2018-05-14 16:48:52 -07:00
Jared Scheib
13b6bda073
Add stronger types to PagerDuty2Config
2018-05-14 16:42:40 -07:00
Alex P
1215fd103d
Convert ThresholdsListTypeToggle to TypeScript
2018-05-14 16:40:24 -07:00
Alex P
06eb5971bd
Clean up Notification component via getters
2018-05-14 16:27:25 -07:00
Alex P
410c6ed8b3
Convert Notifications components to TypeScript
2018-05-14 16:22:52 -07:00
Alex P
ea342f89d9
Consolidate Notification type definitions
2018-05-14 16:22:39 -07:00
Jared Scheib
02f0aee6c1
Update some missed var names to PagerDuty2
2018-05-14 16:10:54 -07:00
Jared Scheib
4faa500996
Add PagerDuty2 components to support diff integration key field name 'routing-key'
2018-05-14 16:09:25 -07:00
Alex P
0cdc49f25c
Convert QueryTabList to TypeScript
2018-05-14 16:04:27 -07:00
ebb-tide
38961502a6
Transmit id as part of query payload to capture query status
2018-05-14 15:52:57 -07:00
Brandon Farmer
60a1f83db2
Fixes users disabling rules from tickscript table
2018-05-14 15:00:54 -07:00
Jared Scheib
2dc7c0d054
Merge branch 'master' of github.com:influxdata/chronograf
2018-05-14 14:53:59 -07:00
Jared Scheib
c2532d06b6
Type dashboards/constants/index
2018-05-14 14:44:42 -07:00
ebb-tide
f6b7a89064
WIP typescripting
2018-05-14 14:15:49 -07:00
Brandon Farmer
b6ce46237f
Fix typo in AlertsApp componentsDidMount
2018-05-14 13:12:29 -07:00
ebb-tide
0f5bd2de54
Merge master
2018-05-14 13:08:51 -07:00
Alex P
e510702c17
Do not require onStartEdit
2018-05-14 11:52:30 -07:00
Alex P
84e485add5
Merge branch 'master' into ts-party/moar-shared-components
2018-05-14 11:40:19 -07:00
Alex P
1527d47137
Add return type to function
...
Yay css types
2018-05-14 11:30:12 -07:00
Alex P
b9570ccd7b
Add return type to function
2018-05-14 11:27:46 -07:00
Alex P
5093ef5053
Add return type to async function
2018-05-14 11:26:15 -07:00
Alex P
c94afae458
Fix color type bug
2018-05-14 11:22:54 -07:00
Brandon Farmer
56fe1ad4d4
Add typescript wrapper for lodash get
2018-05-14 10:57:54 -07:00
Brandon Farmer
72521d8163
Merge pull request #3430 from influxdata/bf-typescript-conversions
...
Start converting utils to typescript
2018-05-14 10:00:31 -07:00
Brandon Farmer
5cd8a8a8dd
Convert influxql.js to typescript
2018-05-14 09:36:59 -07:00
ebb-tide
c665bc9618
Remove fast.js functions from tableGraph
2018-05-12 23:06:30 -07:00
Andrew Watkins
702f865227
Cleanup
2018-05-12 22:32:36 -07:00
Andrew Watkins
0820ea4f83
Cleanup
2018-05-12 22:30:31 -07:00
Andrew Watkins
af92bb8b11
Type editRawText
2018-05-12 22:23:17 -07:00
Andrew Watkins
60d9f6e2b0
Cleanup
2018-05-12 22:21:49 -07:00
Andrew Watkins
66e5910452
Convert DataExplorer Table
2018-05-12 22:21:49 -07:00
Andrew Watkins
02e558c146
Remove the need for ResizableBox
2018-05-12 22:21:49 -07:00
Andrew Watkins
6554cf0f35
Convert VisHeader to ts
2018-05-12 22:21:49 -07:00
Andrew Watkins
657dc2970b
Convert Visualization and VisView to typescript
2018-05-12 22:21:19 -07:00
Andrew Watkins
cfb1a60ac4
Convert write.js to TS
2018-05-12 22:21:19 -07:00
Andrew Watkins
af06503351
Convert WriteDataFooter to ts
2018-05-12 22:21:19 -07:00
Andrew Watkins
eb024b928e
Move WriteData to ts
2018-05-12 22:21:19 -07:00
Andrew Watkins
c1ae106c24
Convert WriteDataHeader
2018-05-12 22:21:19 -07:00
Andrew Watkins
a2b19a5e42
Convert function selector
2018-05-12 22:21:19 -07:00
Andrew Watkins
a44ced70f7
Convert QueryStatus to ts
2018-05-12 22:21:19 -07:00
Andrew Watkins
0129479d94
Convert QueryEditor to ts
2018-05-12 22:21:19 -07:00
Andrew Watkins
d1fc7dbd6d
Convert QueryEditor to ts
2018-05-12 22:21:19 -07:00
Andrew Watkins
fb18033501
Convert MOAR to TS
2018-05-12 22:21:19 -07:00
Andrew Watkins
1705a975b4
Convert data_explorer/actions/index to ts
2018-05-12 22:21:19 -07:00
Andrew Watkins
ab4b2ad0ac
Add back editRawText transition
2018-05-12 22:21:19 -07:00
Andrew Watkins
d661f06032
Convert time range reducer
2018-05-12 22:21:19 -07:00
Andrew Watkins
c6d17ac416
Type the data explorer reducer
2018-05-12 22:21:19 -07:00
Andrew Watkins
9536240015
WIP typescripty
2018-05-12 22:21:19 -07:00
Andrew Watkins
9de8387609
Convert Header to ts
2018-05-12 22:21:19 -07:00
ebb-tide
98d99b37e6
Improve TableGraph types
2018-05-12 21:09:08 -07:00
ebb-tide
ff5ba8c82d
Add types-reactvirtualized to deps
2018-05-12 20:13:16 -07:00
ebb-tide
34c7893226
Remove unused table options component
2018-05-12 20:10:57 -07:00
Deniz Kusefoglu
51b657ee78
Merge pull request #3434 from influxdata/chore/Alerts-to-TS
...
Chore/alerts to ts
2018-05-12 15:34:57 -07:00
ebb-tide
a698b6497a
Complete missing return types
2018-05-12 15:34:27 -07:00
Alex P
ec58b64106
Remove JS file
2018-05-11 16:40:52 -07:00
Alex P
1fbdba3803
merge master into branch
2018-05-11 16:40:33 -07:00
ebb-tide
e6af6a962a
Convert Alerts/index to TS
2018-05-11 16:36:51 -07:00
ebb-tide
216ba9062a
Convert apis/index and queryUrlGenerator to TS
2018-05-11 16:34:43 -07:00
ebb-tide
37d82b755f
Convert tableSizing to TS
2018-05-11 16:02:16 -07:00
ebb-tide
2088090faa
Make AlertsApp TS compliant
2018-05-11 15:52:03 -07:00
Alex P
4f9114ff69
Convert LineGraphColorSelector to TypeScript
2018-05-11 15:50:56 -07:00
Alex P
16f7165646
Convert DatabaseDropdown to TypeScript
2018-05-11 15:50:44 -07:00
Alex P
dff44ca9d1
Convert ColorScaleDropdown to TypeScript
2018-05-11 15:50:31 -07:00
Alex P
18ab337485
Convert ColorDropdown to TypeScript
2018-05-11 15:50:20 -07:00
ebb-tide
f506b77cbd
Convert AlertsApp to TS
2018-05-11 15:30:05 -07:00
ebb-tide
36037157ef
Split Search Bar into its own component and type-ify AlertsTable
2018-05-11 15:29:39 -07:00
Brandon Farmer
378195aae4
Convert formatting to typescript
2018-05-11 15:24:35 -07:00
Alex P
abd8fd7f29
Fix color dropdown by adding maxHeight attribute
2018-05-11 15:15:33 -07:00
Alex P
e41ba1775d
Convert component to TypeScript
2018-05-11 15:15:07 -07:00
Jared Scheib
8a59f2f72e
Consolidate DecimalPlaces type
2018-05-11 14:52:08 -07:00
Jared Scheib
c728cf240f
Type dashboards/graphics/graph & move cell types to types/dashboard
2018-05-11 14:51:47 -07:00
Alex Paxton
4ed6f19f97
Merge pull request #3428 from influxdata/ts-party/shared-components
...
Convert a curated selection of shared components to TypeScript
2018-05-11 14:47:00 -07:00
ebb-tide
f00c18da29
Convert AlertsTable to TS
2018-05-11 14:14:42 -07:00
ebb-tide
382891dafb
WIP table typing
2018-05-11 14:05:44 -07:00
Jared Scheib
d4bfb89e96
Type cellEditorOverlay actions & cellTypes
2018-05-11 13:46:51 -07:00
Alex P
650663c977
Convert a curated selection of shared components to TypeScript
2018-05-11 12:53:59 -07:00
Jared Scheib
6015711746
Convert test/dashboards/reducers/cellEditorOverlay.test.js to .ts
2018-05-11 12:15:00 -07:00
Alex P
acf2d4d21c
Convert component TS
2018-05-11 12:09:12 -07:00
Jared Scheib
6dd7fdfcc3
Convert dashboards/constants/colorOperations.js to .ts
2018-05-11 12:09:08 -07:00
Alex P
39331231f2
Convert component to TS
2018-05-11 12:09:05 -07:00
Jared Scheib
b236c1442a
Convert dashboards/utils/cellGetters.js to .ts
2018-05-11 12:07:10 -07:00
Jared Scheib
518ff1245c
Convert dashboards/constants/index.js to .ts
2018-05-11 12:03:58 -07:00
Jared Scheib
e33d1f3f52
Convert dashboards/constants/cellEditor.js to .ts
2018-05-11 12:01:47 -07:00
Jared Scheib
6891278c34
Convert dashboards/graphics/graph.js to .tsx
2018-05-11 11:55:52 -07:00
ebb-tide
30b7e92c47
Convert utils/groupByTimeSeriesTransform
2018-05-11 11:50:48 -07:00
Jared Scheib
0e66463ef8
Convert cellEditorOverlay.js to cellEditorOverlay.ts
2018-05-11 11:30:55 -07:00
Jared Scheib
15cef57e53
Merge pull request #3386 from influxdata/feature/kapa_kafka_alert_node
...
Feature/kapa kafka alert node
2018-05-11 11:09:17 -07:00
Artem Zhurbila
46ae9094ba
show kapacitor batch point info in log panel
2018-05-11 14:36:09 +03:00
Andrew Watkins
33b6acbddd
Merge pull request #3421 from influxdata/ifql/filter
...
Ifql/filter
2018-05-10 22:19:52 -07:00
Andrew Watkins
9b2327a8cc
Fix unused arg
2018-05-10 16:51:53 -07:00
Andrew Watkins
4fafd851d6
Merge branch 'master' into ifql/filter
2018-05-10 16:40:05 -07:00
Brandon Farmer
587f8b269f
Fixes issue with saving tickscript name
2018-05-10 16:33:42 -07:00
ebb-tide
1876c91bdc
Add more types to tablegraph
2018-05-10 16:30:11 -07:00
Andrew Watkins
803875c1bb
Cleanup
2018-05-10 16:20:22 -07:00
Andrew Watkins
b9a7068a46
Fix bug where CodeMirror doesn't rerender text when hidden
2018-05-10 15:39:36 -07:00
Andrew Watkins
92d74f2e52
Render input for 'invalid' types
2018-05-10 15:39:36 -07:00
Alex Paxton
35e7b36e6d
Merge pull request #3412 from odarriba/patch-1
...
Limit max-width to TICKScript editor
2018-05-10 14:01:20 -07:00
Alex P
8e07b383e8
Style filter preview
2018-05-10 14:00:02 -07:00
Jared Scheib
08681c2795
Fix 'kafka-topic' JSON key to be 'topic'
2018-05-10 13:48:07 -07:00
ebb-tide
867f8b343a
Make getter private
2018-05-10 13:46:33 -07:00
ebb-tide
d71140f193
Convert GraphOptionsTimeAxis to an SFC
2018-05-10 13:37:12 -07:00
Andrew Watkins
e592aeac0a
Introduce text area for function editing
2018-05-10 13:32:25 -07:00
ebb-tide
cb403f722b
Move packages to dev dependencies
2018-05-10 12:11:10 -07:00
ebb-tide
d1d5d2ba68
Merge master
2018-05-10 11:51:01 -07:00
Iris Scholten
9b91fb66d1
Revert "WIP Test FieldList"
...
This reverts commit 9c2cb8cfdf
.
2018-05-10 11:41:05 -07:00
Jared Scheib
3ee780c3f3
Merge branch 'master' into feature/kapa_kafka_alert_node
2018-05-10 11:40:06 -07:00
ebb-tide
beca4d3c44
Place table options in dashboard types
2018-05-10 11:36:50 -07:00
Brandon Farmer
2126c50ded
Merge pull request #3416 from influxdata/features/disable-alert-configs
...
Features/disable alert configs
2018-05-10 11:27:04 -07:00
Brandon Farmer
3768b63fe2
Enhance messaging for disabled configuration
...
- Fixes Pagerduty save button
2018-05-10 10:59:56 -07:00
Andrew Watkins
2d1ff2cf46
Fix up type errors
2018-05-10 10:48:36 -07:00
Brandon Farmer
cb54fd03b6
Only enable test button when config is enabled
2018-05-10 09:35:39 -07:00
Óscar de Arriba
4c79801b56
Limit max-width to TICKScript editor
...
Solves #3324
2018-05-10 16:46:05 +02:00
Brandon Farmer
892b1371a3
Provides checkbox for disabling kapacitor services
2018-05-10 00:24:24 -07:00
Iris Scholten
9c2cb8cfdf
WIP Test FieldList
2018-05-09 18:31:15 -07:00
Andrew Watkins
b36fb786f2
WIP introduce filter builder
2018-05-09 17:27:59 -07:00
Andrew Watkins
1256a456d6
Include parens in tree FilterPreview
2018-05-09 17:27:59 -07:00
ebb-tide
fe1afd9dca
Remove unused multigridRef
2018-05-09 17:22:56 -07:00
Jared Scheib
42beb1adc7
Add support for Kafka alert node
2018-05-09 16:32:06 -07:00
ebb-tide
4f96dfb555
Fix unknown bug in TableGraph.tsx
2018-05-09 16:12:52 -07:00
Brandon Farmer
b964e64fd1
Fix consuming source from context in FieldList
2018-05-09 15:26:23 -07:00
ebb-tide
698e09b099
Fix TableGraph
2018-05-09 15:21:33 -07:00
ebb-tide
3dbc82044b
Convert ThresholdsList to TS
2018-05-09 14:47:18 -07:00
Jared Scheib
de087dc995
Remove obsolete comments & TODOs
2018-05-09 14:03:30 -07:00
Jared Scheib
b116e79bfa
Merge branch 'master' into feature/kapa_kafka_alert_node
2018-05-09 13:53:22 -07:00
ebb-tide
4f26517189
Convert GraphOptionsTimeAxis to TS
2018-05-09 13:48:23 -07:00
ebb-tide
71769d67a6
Convert TableGraph to TS
2018-05-09 13:25:11 -07:00
Alex P
844c2b0884
Add initial styles for filter preview component
2018-05-09 13:02:36 -07:00
Brandon Farmer
73fd67ee85
Fix, clean up, and stronger-type CEO actions & reducer
...
Convert queryActions & queryTransitions to TS
Fix tests
2018-05-09 13:00:21 -07:00
Andrew Watkins
eafe81b37d
WIP FilterPreview
2018-05-09 11:06:44 -07:00
Andrew Watkins
4988f0932b
Populate Filter funciton from ast
2018-05-09 11:06:44 -07:00
ebb-tide
5d994c4930
Get cloned cell name for notification from cloned cell generator function
2018-05-09 11:06:44 -07:00
ebb-tide
c979112cc8
Change clone cell notification to reflect cloned cell name
2018-05-09 11:06:44 -07:00
Alex P
557fcd25e1
Make linter chill out
2018-05-09 11:06:44 -07:00
Alex P
1680f5c98f
Placeholder add func button at bottom of list
2018-05-09 11:06:44 -07:00
ebb-tide
cc133c778f
Set default autorefresh interval to 0
2018-05-09 11:06:44 -07:00
Andrew Watkins
f89c6deb18
Add question mark
2018-05-09 11:06:44 -07:00
Andrew Watkins
b1a85019fb
Fix copy
2018-05-09 11:06:44 -07:00
Brandon Farmer
98e37e1b63
Add more types to MultiGrid component
2018-05-09 11:06:44 -07:00
Brandon Farmer
543c5cc006
Update fancyscrollbars to use new ref api
2018-05-09 11:06:44 -07:00
Brandon Farmer
441754ebbe
Use custom multigrid component
2018-05-09 11:06:44 -07:00
Alex P
d7843cba5a
Move variable names into own component
2018-05-09 11:06:44 -07:00
Alex P
5fcf0c8919
Move function argument "preview" into component
2018-05-09 11:06:44 -07:00
Alex P
75810360c8
Ensure proper division scaling on small screens
2018-05-09 11:06:44 -07:00
ebb-tide
bd948e28f1
Perform expensive transformation for csv data at time of request
2018-05-09 11:06:44 -07:00
Brandon Farmer
12be682f69
Prefer pushing to array over spread for speed
...
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-09 11:06:44 -07:00
Andrew Watkins
cd870af6fd
Fix delete confirmation copy for Tags in kapacitor configs
2018-05-09 11:06:44 -07:00
ebb-tide
3a6f2ec309
Get cloned cell name for notification from cloned cell generator function
2018-05-08 15:39:52 -07:00
Alex Paxton
2cb5fc982a
Merge pull request #3395 from influxdata/polish/ifql-function-summary
...
Organize IFQL argument summaries and variable tooltips
2018-05-08 15:05:45 -07:00
ebb-tide
4ae2b0c2eb
Change clone cell notification to reflect cloned cell name
2018-05-08 14:34:21 -07:00
Alex P
4d13516c73
Make linter chill out
2018-05-08 14:22:35 -07:00
Jared Scheib
958bdadc9b
WIP Convert DataSection to TypeScript
2018-05-08 13:40:41 -07:00
Alex P
fbff0e5e12
Placeholder add func button at bottom of list
2018-05-08 11:56:20 -07:00
ebb-tide
ab4df274dd
Set default autorefresh interval to 0
2018-05-08 11:53:38 -07:00
Andrew Watkins
7c05c621bf
Add question mark
2018-05-08 11:25:36 -07:00
Andrew Watkins
a944364967
Flatten binary expressions into ordered list
2018-05-08 11:18:28 -07:00
Andrew Watkins
9dff3324a9
Fix copy
2018-05-08 10:08:02 -07:00
Andrew Watkins
b318452741
WIP introduce in order traversal
2018-05-08 09:57:35 -07:00
Andrew Watkins
871654a5be
Merge pull request #3393 from influxdata/bugfix/tag-items-copy
...
Fix delete confirmation copy for Tags in kapacitor configs
2018-05-07 22:50:37 -07:00
Brandon Farmer
fb1fa614b5
Merge pull request #3378 from influxdata/migrate-to-simple-multi-grid
...
Use custom multigrid component
2018-05-07 17:47:39 -07:00
Brandon Farmer
a6d1d984f7
Merge pull request #3396 from influxdata/fixes/group-by-time
...
Prefer pushing to array over spread for speed
2018-05-07 17:39:17 -07:00
Brandon Farmer
acbf6e30f9
Add more types to MultiGrid component
2018-05-07 17:30:30 -07:00
Brandon Farmer
abebe53bed
Update fancyscrollbars to use new ref api
2018-05-07 17:30:30 -07:00
Brandon Farmer
87c25ab4f7
Use custom multigrid component
2018-05-07 17:30:30 -07:00
Alex P
dd0c801105
Move variable names into own component
2018-05-07 16:43:50 -07:00
Alex P
7910c1f658
Move function argument "preview" into component
2018-05-07 16:43:36 -07:00
Alex P
c66d289e10
Ensure proper division scaling on small screens
2018-05-07 16:42:50 -07:00
Jared Scheib
716d49fc50
Prevent disabled of DataSection UI in Kapacitor rule builder
2018-05-07 16:30:56 -07:00
ebb-tide
e8fa0130a4
Perform expensive transformation for csv data at time of request
2018-05-07 16:23:10 -07:00
Brandon Farmer
8fda6ab300
Prefer pushing to array over spread for speed
...
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-07 16:16:01 -07:00
Andrew Watkins
24befd09e4
Fix delete confirmation copy for Tags in kapacitor configs
2018-05-07 15:11:48 -07:00
Jared Scheib
a984e4bb05
Pass cluster to Kafka config test
2018-05-07 15:07:31 -07:00
Jared Scheib
dbbbea8b29
Fix label for SSL CA field in Kafka config
2018-05-07 15:03:09 -07:00