Alex P
|
5ebf5137db
|
Convert ColorScaleDropdown to TypeScript
|
2018-05-11 15:50:31 -07:00 |
Alex P
|
a28dfed8ff
|
Convert ColorDropdown to TypeScript
|
2018-05-11 15:50:20 -07:00 |
ebb-tide
|
322cc48d01
|
Convert AlertsApp to TS
|
2018-05-11 15:30:05 -07:00 |
ebb-tide
|
bfbc9b654f
|
Split Search Bar into its own component and type-ify AlertsTable
|
2018-05-11 15:29:39 -07:00 |
Brandon Farmer
|
661b7a9f68
|
Convert formatting to typescript
|
2018-05-11 15:24:35 -07:00 |
Alex P
|
f9e0371672
|
Fix color dropdown by adding maxHeight attribute
|
2018-05-11 15:15:33 -07:00 |
Alex P
|
58d3d24313
|
Convert component to TypeScript
|
2018-05-11 15:15:07 -07:00 |
Jared Scheib
|
592f529214
|
Consolidate DecimalPlaces type
|
2018-05-11 14:52:08 -07:00 |
Jared Scheib
|
64d6d30a2f
|
Type dashboards/graphics/graph & move cell types to types/dashboard
|
2018-05-11 14:51:47 -07:00 |
Alex Paxton
|
cd337f8e1b
|
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
|
1bcff7c1db
|
Convert AlertsTable to TS
|
2018-05-11 14:14:42 -07:00 |
ebb-tide
|
7f9beb140c
|
WIP table typing
|
2018-05-11 14:05:44 -07:00 |
Jared Scheib
|
d40c904bfc
|
Type cellEditorOverlay actions & cellTypes
|
2018-05-11 13:46:51 -07:00 |
Alex P
|
8c20f318f9
|
Convert a curated selection of shared components to TypeScript
|
2018-05-11 12:53:59 -07:00 |
Jared Scheib
|
85e824b1e4
|
Convert test/dashboards/reducers/cellEditorOverlay.test.js to .ts
|
2018-05-11 12:15:00 -07:00 |
Alex P
|
43820a9105
|
Convert component TS
|
2018-05-11 12:09:12 -07:00 |
Jared Scheib
|
12e86c912a
|
Convert dashboards/constants/colorOperations.js to .ts
|
2018-05-11 12:09:08 -07:00 |
Alex P
|
04e3c7eaa7
|
Convert component to TS
|
2018-05-11 12:09:05 -07:00 |
Jared Scheib
|
9778e21174
|
Convert dashboards/utils/cellGetters.js to .ts
|
2018-05-11 12:07:10 -07:00 |
Jared Scheib
|
92546c8bcc
|
Convert dashboards/constants/index.js to .ts
|
2018-05-11 12:03:58 -07:00 |
Jared Scheib
|
62f07a8de8
|
Convert dashboards/constants/cellEditor.js to .ts
|
2018-05-11 12:01:47 -07:00 |
Jared Scheib
|
42423ed1e2
|
Convert dashboards/graphics/graph.js to .tsx
|
2018-05-11 11:55:52 -07:00 |
ebb-tide
|
d21b6e7f71
|
Convert utils/groupByTimeSeriesTransform
|
2018-05-11 11:50:48 -07:00 |
Jared Scheib
|
1d7bda976a
|
Convert cellEditorOverlay.js to cellEditorOverlay.ts
|
2018-05-11 11:30:55 -07:00 |
Jared Scheib
|
ebce7346b2
|
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
|
043c179af2
|
show kapacitor batch point info in log panel
|
2018-05-11 14:36:09 +03:00 |
Andrew Watkins
|
1b6a001d57
|
Merge pull request #3421 from influxdata/ifql/filter
Ifql/filter
|
2018-05-10 22:19:52 -07:00 |
Andrew Watkins
|
1c8ccd8329
|
Fix unused arg
|
2018-05-10 16:51:53 -07:00 |
Andrew Watkins
|
cc8f8282c9
|
Merge branch 'master' into ifql/filter
|
2018-05-10 16:40:05 -07:00 |
Brandon Farmer
|
138b08948b
|
Fixes issue with saving tickscript name
|
2018-05-10 16:33:42 -07:00 |
ebb-tide
|
170e56e38a
|
Add more types to tablegraph
|
2018-05-10 16:30:11 -07:00 |
Andrew Watkins
|
74f5730cbf
|
Cleanup
|
2018-05-10 16:20:22 -07:00 |
Andrew Watkins
|
15458b5b49
|
Fix bug where CodeMirror doesn't rerender text when hidden
|
2018-05-10 15:39:36 -07:00 |
Andrew Watkins
|
60b09cc513
|
Render input for 'invalid' types
|
2018-05-10 15:39:36 -07:00 |
Alex Paxton
|
02a741bddf
|
Merge pull request #3412 from odarriba/patch-1
Limit max-width to TICKScript editor
|
2018-05-10 14:01:20 -07:00 |
Alex P
|
8d512ffaf4
|
Style filter preview
|
2018-05-10 14:00:02 -07:00 |
Jared Scheib
|
3955ef8407
|
Fix 'kafka-topic' JSON key to be 'topic'
|
2018-05-10 13:48:07 -07:00 |
ebb-tide
|
7ec2f57b34
|
Make getter private
|
2018-05-10 13:46:33 -07:00 |
ebb-tide
|
81f945579f
|
Convert GraphOptionsTimeAxis to an SFC
|
2018-05-10 13:37:12 -07:00 |
Andrew Watkins
|
24efe9058a
|
Introduce text area for function editing
|
2018-05-10 13:32:25 -07:00 |
ebb-tide
|
2e917e8ef3
|
Move packages to dev dependencies
|
2018-05-10 12:11:10 -07:00 |
ebb-tide
|
e97eb86619
|
Merge master
|
2018-05-10 11:51:01 -07:00 |
Iris Scholten
|
3e5329a3e4
|
Revert "WIP Test FieldList"
This reverts commit 56cf372207 .
|
2018-05-10 11:41:05 -07:00 |
Jared Scheib
|
2895fddad6
|
Merge branch 'master' into feature/kapa_kafka_alert_node
|
2018-05-10 11:40:06 -07:00 |
ebb-tide
|
9d930c595f
|
Place table options in dashboard types
|
2018-05-10 11:36:50 -07:00 |
Brandon Farmer
|
2e3642b4ed
|
Merge pull request #3416 from influxdata/features/disable-alert-configs
Features/disable alert configs
|
2018-05-10 11:27:04 -07:00 |
Brandon Farmer
|
0204716709
|
Enhance messaging for disabled configuration
- Fixes Pagerduty save button
|
2018-05-10 10:59:56 -07:00 |
Andrew Watkins
|
1db9fe22c4
|
Fix up type errors
|
2018-05-10 10:48:36 -07:00 |
Brandon Farmer
|
c4ecac7f74
|
Only enable test button when config is enabled
|
2018-05-10 09:35:39 -07:00 |
Óscar de Arriba
|
49a5f85e1e
|
Limit max-width to TICKScript editor
Solves #3324
|
2018-05-10 16:46:05 +02:00 |
Brandon Farmer
|
6831c885cb
|
Provides checkbox for disabling kapacitor services
|
2018-05-10 00:24:24 -07:00 |
Iris Scholten
|
56cf372207
|
WIP Test FieldList
|
2018-05-09 18:31:15 -07:00 |
Andrew Watkins
|
7c5b691aa6
|
WIP introduce filter builder
|
2018-05-09 17:27:59 -07:00 |
Andrew Watkins
|
0b22a6fb13
|
Include parens in tree FilterPreview
|
2018-05-09 17:27:59 -07:00 |
ebb-tide
|
d94d4dcfed
|
Remove unused multigridRef
|
2018-05-09 17:22:56 -07:00 |
Jared Scheib
|
677c9fc597
|
Add support for Kafka alert node
|
2018-05-09 16:32:06 -07:00 |
ebb-tide
|
af74e053a1
|
Fix unknown bug in TableGraph.tsx
|
2018-05-09 16:12:52 -07:00 |
Brandon Farmer
|
027ea8e20f
|
Fix consuming source from context in FieldList
|
2018-05-09 15:26:23 -07:00 |
ebb-tide
|
3bfdad5594
|
Fix TableGraph
|
2018-05-09 15:21:33 -07:00 |
ebb-tide
|
7e7b163b03
|
Convert ThresholdsList to TS
|
2018-05-09 14:47:18 -07:00 |
Jared Scheib
|
6d1c24677a
|
Remove obsolete comments & TODOs
|
2018-05-09 14:03:30 -07:00 |
Jared Scheib
|
fc87409adf
|
Merge branch 'master' into feature/kapa_kafka_alert_node
|
2018-05-09 13:53:22 -07:00 |
ebb-tide
|
ef924e3b88
|
Convert GraphOptionsTimeAxis to TS
|
2018-05-09 13:48:23 -07:00 |
ebb-tide
|
30164a1e9b
|
Convert TableGraph to TS
|
2018-05-09 13:25:11 -07:00 |
Alex P
|
2783582189
|
Add initial styles for filter preview component
|
2018-05-09 13:02:36 -07:00 |
Brandon Farmer
|
a8fa3aae68
|
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
|
470d0ee256
|
WIP FilterPreview
|
2018-05-09 11:06:44 -07:00 |
Andrew Watkins
|
acc84cccc4
|
Populate Filter funciton from ast
|
2018-05-09 11:06:44 -07:00 |
ebb-tide
|
83f3b41693
|
Get cloned cell name for notification from cloned cell generator function
|
2018-05-09 11:06:44 -07:00 |
ebb-tide
|
50b256cf7a
|
Change clone cell notification to reflect cloned cell name
|
2018-05-09 11:06:44 -07:00 |
Alex P
|
5a3a90f5c2
|
Make linter chill out
|
2018-05-09 11:06:44 -07:00 |
Alex P
|
95e90b799d
|
Placeholder add func button at bottom of list
|
2018-05-09 11:06:44 -07:00 |
ebb-tide
|
1301bbd075
|
Set default autorefresh interval to 0
|
2018-05-09 11:06:44 -07:00 |
Andrew Watkins
|
084f303d08
|
Add question mark
|
2018-05-09 11:06:44 -07:00 |
Andrew Watkins
|
5d7257494e
|
Fix copy
|
2018-05-09 11:06:44 -07:00 |
Brandon Farmer
|
e9f56cac08
|
Add more types to MultiGrid component
|
2018-05-09 11:06:44 -07:00 |
Brandon Farmer
|
6aec197129
|
Update fancyscrollbars to use new ref api
|
2018-05-09 11:06:44 -07:00 |
Brandon Farmer
|
9aba2e0377
|
Use custom multigrid component
|
2018-05-09 11:06:44 -07:00 |
Alex P
|
b8959ae769
|
Move variable names into own component
|
2018-05-09 11:06:44 -07:00 |
Alex P
|
30561d64e8
|
Move function argument "preview" into component
|
2018-05-09 11:06:44 -07:00 |
Alex P
|
dbd219d72b
|
Ensure proper division scaling on small screens
|
2018-05-09 11:06:44 -07:00 |
ebb-tide
|
5b69635d75
|
Perform expensive transformation for csv data at time of request
|
2018-05-09 11:06:44 -07:00 |
Brandon Farmer
|
80396e86e4
|
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
|
d291de25df
|
Fix delete confirmation copy for Tags in kapacitor configs
|
2018-05-09 11:06:44 -07:00 |
ebb-tide
|
33155de4ef
|
Get cloned cell name for notification from cloned cell generator function
|
2018-05-08 15:39:52 -07:00 |
Alex Paxton
|
edb5c74219
|
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
|
d569d32c5a
|
Change clone cell notification to reflect cloned cell name
|
2018-05-08 14:34:21 -07:00 |
Alex P
|
f0b7ed006d
|
Make linter chill out
|
2018-05-08 14:22:35 -07:00 |
Jared Scheib
|
00b688140f
|
WIP Convert DataSection to TypeScript
|
2018-05-08 13:40:41 -07:00 |
Alex P
|
0c0c4b64e5
|
Placeholder add func button at bottom of list
|
2018-05-08 11:56:20 -07:00 |
ebb-tide
|
ef59d56b89
|
Set default autorefresh interval to 0
|
2018-05-08 11:53:38 -07:00 |
Andrew Watkins
|
5ae612dd85
|
Add question mark
|
2018-05-08 11:25:36 -07:00 |
Andrew Watkins
|
e3cfe8952e
|
Flatten binary expressions into ordered list
|
2018-05-08 11:18:28 -07:00 |
Andrew Watkins
|
317a7cbf59
|
Fix copy
|
2018-05-08 10:08:02 -07:00 |
Andrew Watkins
|
ea513f15ea
|
WIP introduce in order traversal
|
2018-05-08 09:57:35 -07:00 |
Andrew Watkins
|
36235d1506
|
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
|
f4830576d5
|
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
|
054602e5bb
|
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
|
3cc66e1a0d
|
Add more types to MultiGrid component
|
2018-05-07 17:30:30 -07:00 |
Brandon Farmer
|
14e1b26b61
|
Update fancyscrollbars to use new ref api
|
2018-05-07 17:30:30 -07:00 |
Brandon Farmer
|
2ade558932
|
Use custom multigrid component
|
2018-05-07 17:30:30 -07:00 |
Alex P
|
d83e8fc0c1
|
Move variable names into own component
|
2018-05-07 16:43:50 -07:00 |
Alex P
|
98c55c2c5e
|
Move function argument "preview" into component
|
2018-05-07 16:43:36 -07:00 |
Alex P
|
c8eabefaba
|
Ensure proper division scaling on small screens
|
2018-05-07 16:42:50 -07:00 |
Jared Scheib
|
edf2cd679c
|
Prevent disabled of DataSection UI in Kapacitor rule builder
|
2018-05-07 16:30:56 -07:00 |
ebb-tide
|
f19fce6438
|
Perform expensive transformation for csv data at time of request
|
2018-05-07 16:23:10 -07:00 |
Brandon Farmer
|
a89a3cfdb7
|
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
|
29f89f0463
|
Fix delete confirmation copy for Tags in kapacitor configs
|
2018-05-07 15:11:48 -07:00 |
Jared Scheib
|
bcb3ce37c1
|
Pass cluster to Kafka config test
|
2018-05-07 15:07:31 -07:00 |
Jared Scheib
|
4c7c5e6344
|
Fix label for SSL CA field in Kafka config
|
2018-05-07 15:03:09 -07:00 |
Andrew Watkins
|
7e4a1c1743
|
Update excluded keys
|
2018-05-07 14:58:15 -07:00 |
Andrew Watkins
|
802d7e48a7
|
Merge pull request #3374 from influxdata/polish/ifql-builder
Polish/ifql builder
|
2018-05-07 11:51:55 -07:00 |
Alex P
|
715e7410df
|
Fix logic
|
2018-05-07 11:29:50 -07:00 |
Alex P
|
5f8564ffa2
|
Add threesizer division header with collapsible title
|
2018-05-07 11:26:57 -07:00 |
Andrew Watkins
|
6aa9501814
|
Remove unused props
|
2018-05-07 10:48:27 -07:00 |
Andrew Watkins
|
8ba19187e4
|
Update copy
|
2018-05-07 10:11:00 -07:00 |
Deniz Kusefoglu
|
97f53fae6f
|
Merge pull request #3381 from influxdata/feature/groupby-data-to-csv
flatten groupby data for csv downloads in dashboard and data explorer
|
2018-05-07 10:09:32 -07:00 |
Andrew Watkins
|
92d77ee51d
|
Merge branch 'polish/ifql-builder' of github.com:influxdata/chronograf into polish/ifql-builder
|
2018-05-07 10:06:07 -07:00 |
Andrew Watkins
|
2c6275275a
|
Refine autocomplete to operate as user types
|
2018-05-07 10:04:56 -07:00 |
Alex P
|
478a68f524
|
Remove function icons, add "Collapse" icon
Also replace function icon with plus
|
2018-05-07 09:36:41 -07:00 |
Jared Scheib
|
407b4af418
|
Add kafka to SupportedConfig & Sections types
|
2018-05-04 19:34:50 -07:00 |
Jared Scheib
|
2f32567418
|
Add Kafka alert handler
|
2018-05-04 19:22:36 -07:00 |
Jared Scheib
|
cfcba8279a
|
Fix consuming source from context in FieldList
|
2018-05-04 19:21:53 -07:00 |
Jared Scheib
|
26f4e79766
|
Validate batch size to be a number on Kafka form submit
|
2018-05-04 19:17:43 -07:00 |
Jared Scheib
|
acf083e5b6
|
Centralize Notification types & make usage consistent
|
2018-05-04 19:17:43 -07:00 |
Jared Scheib
|
1948d28276
|
Add Kafka config for kapacitor
|
2018-05-04 19:17:43 -07:00 |
Jared Scheib
|
a410a1dfa0
|
Capture kapa error message regardless of number of colons
|
2018-05-04 19:17:43 -07:00 |
ebb-tide
|
50cb45857f
|
Add a filename with db.rp.measurement... to csvs from data explorer
|
2018-05-04 17:27:26 -07:00 |
Jared Scheib
|
cd850f5280
|
Merge pull request #3369 from influxdata/feature/opsgenie-v2
Add OpsGenie v2 support to UI
|
2018-05-04 17:00:35 -07:00 |
ebb-tide
|
4ab0a73491
|
Removed unused functions, rename files, and add tests
|
2018-05-04 16:50:34 -07:00 |
Jared Scheib
|
97df38faf4
|
Remove console.log
|
2018-05-04 16:46:07 -07:00 |
ebb-tide
|
2629a2638b
|
Use Flatten groupbys when parsing data for csv download in data explorer
|
2018-05-04 16:32:28 -07:00 |
Alex P
|
9ead3ee1a9
|
Color builder arguments based on type
|
2018-05-04 16:04:00 -07:00 |
ebb-tide
|
87cd3fa9e3
|
Prevent data transformation if no csv download option
|
2018-05-04 15:55:05 -07:00 |
Brandon Farmer
|
84dac24c27
|
TagKeyDropdown uses source provided by props instead of context
|
2018-05-04 15:30:48 -07:00 |
Alex P
|
5b55cc4fa7
|
First pass at highlighting variable syntax
|
2018-05-04 15:26:45 -07:00 |
Alex P
|
d4dea24876
|
Add "tree" structure design to IFQL schema explorer
|
2018-05-04 14:40:05 -07:00 |
ebb-tide
|
dad56782f9
|
Bestow csv download ability on table graphs
|
2018-05-04 14:35:29 -07:00 |
ebb-tide
|
a5fe99ab52
|
Flatten groupbys when parsing data for csv download in dashboard
|
2018-05-04 14:35:08 -07:00 |
Brandon Farmer
|
490969883d
|
Merge pull request #3375 from influxdata/fixes/disabling-template-vars
Fixes boolean logic for template var dropdowns
|
2018-05-04 14:07:59 -07:00 |
Alex P
|
a70d5811c9
|
Implement styles for IFQL schema explorer
|
2018-05-04 13:48:49 -07:00 |
Andrew Watkins
|
64ed74a872
|
Merge pull request #3377 from influxdata/bugfix/tickscript-warnings
Remove logging for expected failure states
|
2018-05-04 12:38:39 -07:00 |
Andrew Watkins
|
3a59f14aed
|
Remove logging for expected failure states
|
2018-05-04 12:10:00 -07:00 |
Andrew Watkins
|
716f7e8b4d
|
Simplify schema explorer
|
2018-05-04 11:32:29 -07:00 |
Alex P
|
ccd060f179
|
Introduce stylesheet for IFQL schema explorer
|
2018-05-04 11:25:26 -07:00 |
Brandon Farmer
|
53052dd7b9
|
Fixes boolean logic for template var dropdowns
|
2018-05-04 10:54:08 -07:00 |
Andrew Watkins
|
7128a6f0f2
|
Fix css
|
2018-05-04 10:49:28 -07:00 |
Andrew Watkins
|
b5eff08f8d
|
Add back old resizer to data explorer
|
2018-05-04 10:26:39 -07:00 |
Andrew Watkins
|
e40383ad2a
|
Revert back to old resizer for CEO
|
2018-05-04 10:10:42 -07:00 |
Andrew Watkins
|
2f8d04e61a
|
Return DataExplorer to original status
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
81fa610cd0
|
Add moar styles
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
3caceee8a4
|
Add ability to specify handle pixel girth
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
c4c5090380
|
Add ability to not display a handle
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
b978288ab5
|
Remove unused import
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
2e2563f812
|
Cleanup
|
2018-05-04 10:10:16 -07:00 |
Alex P
|
ca997ee960
|
Implement Threesizer in DE
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
938adc39ba
|
Put stopDrag on document
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
30eab8ccfb
|
Refine horizontal dragging logic
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
019e5e643a
|
One threesizer to rule them all
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
162b26807d
|
Style vertical position
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
586bab6901
|
Add dummy visualizer
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
84fba91b10
|
Organize time machine styles
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
5ce2cd9623
|
Calc offset based on number of handles
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
b376f755b1
|
Narrow transition animation scope to height and width
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
6bd58d41a6
|
Fix title
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
de71d6e73f
|
Add transitions for doubleclick to resize
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
37edfcd49c
|
Introduce double click to resize
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
13b5aeb79e
|
Add "Fn" icon
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
7b50bf1dcb
|
Introduce dummy schema explorer
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
96ffc67d76
|
Introduce MeasurementList to schema explorer
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
7c40c417dc
|
Improve micro copy
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
876368605a
|
Add "function" icon and use in add func button
Also adding Okta icon
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
3427b99db4
|
Use fragment
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
c4035a3236
|
Make IFQL builder stack horizontally
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
59241770c3
|
Add 1.0 schema explorer to IFQL Builder
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
d146d326d5
|
Add logic to expand all on double click
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
3c9d386212
|
Style threesizer dragging state
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
ace6ebb083
|
Add builder to right side of ifql page
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
64898d14e3
|
Add dbclick to full size
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
295d196e01
|
Undo resizer z-index hack
Will find a better solution for this later
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
e5a5bcb297
|
WIP style IFQL builder
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
54810d97df
|
Fix resize up
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
e0e3d4fa2f
|
Stop resizing when there is no active handle
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
3b33cc8f7b
|
Make the threesizer great again
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
93f4922720
|
Remove a lot from divisor
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
8b28676bf6
|
Contain three sizer contents
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
c53cbcef1e
|
First pass at Threesizer styles
|
2018-05-04 10:09:12 -07:00 |
Andrew Watkins
|
107b47f203
|
Reintroduce divisions for Threesizer
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
9c1b969884
|
Rebuild resizer component
|
2018-05-04 10:09:12 -07:00 |
Alex P
|
245602c2bd
|
WIP Split resizer into 2 part "Resizer" and the "Threesizer"
|
2018-05-04 10:08:30 -07:00 |
Alex P
|
da6280d466
|
Reduce jitter and enforce size in state
|
2018-05-04 10:08:30 -07:00 |
Alex P
|
7edb9897dc
|
Make drag up work again
|
2018-05-04 10:08:30 -07:00 |
Alex P
|
8672228f94
|
Contain contents of each division
|
2018-05-04 10:08:29 -07:00 |
Andrew Watkins
|
7fdc7c7612
|
Fix component not rendering
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
7eebef230a
|
Enforce min & max sizes using CSS
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
3bd60f4fce
|
WIP enforce min sizes of divisions
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
2db00e6d5d
|
WIP enforce division minimum sizes
Co-authored by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored by: Alex Paxton <thealexpaxton@gmail.com>
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
92203b6aec
|
Implement basic dragging
Minimum sizes are not enforced yet but it is a big step in that
direction
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
594d0f4a91
|
Remove concept of offset in resizer
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
8d89acd955
|
Handle specific drag
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
8902be1569
|
Add some styles and logic for rendering division "names"
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
b73abca28d
|
WIP Redesign & Refactor Resizer
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
900f74e669
|
Use cheap eval instead of regular source map
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
8354a37353
|
WIP Style Time Machine
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
faed250f30
|
Use render props in Resizer and implement in Data Explorer and Time Machine
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
26bf8dd4cc
|
Use getter for percentage heights
|
2018-05-04 10:08:29 -07:00 |
Alex P
|
2397212ffc
|
Convert ResizeContainer to TypeScript
|
2018-05-04 10:08:29 -07:00 |
ebb-tide
|
cdc9cf7d26
|
Change untitled cell to untitled graph
|
2018-05-04 09:18:44 -07:00 |
ebb-tide
|
bc3919787c
|
Remove commented code
|
2018-05-04 09:13:21 -07:00 |
Iris Scholten
|
ffa0b119d8
|
Convert AlertTabs to typescript
|
2018-05-03 17:40:46 -07:00 |
ebb-tide
|
b36b85640b
|
Remove untitled cell names other than "Untitled graph"
|
2018-05-03 16:41:37 -07:00 |
Deniz Kusefoglu
|
5c8eae0d44
|
Merge pull request #3362 from influxdata/table/polish
Table/polish
|
2018-05-03 16:23:25 -07:00 |
Iris Scholten
|
d4f136c986
|
Update RedactedInput and AlertConfigs to redact necesary fields afterwhen submitting form
|
2018-05-03 16:15:39 -07:00 |
Deniz Kusefoglu
|
c85dfc3558
|
Merge pull request #3366 from influxdata/bugfix/setFieldOptions-at-mount
Set redux field options at table mount
|
2018-05-03 15:53:08 -07:00 |
ebb-tide
|
1fc0ae517a
|
Add ability to select text on table cells
|
2018-05-03 15:51:53 -07:00 |
ebb-tide
|
7dbfca9666
|
Set redux field options at table mount
|
2018-05-03 15:31:26 -07:00 |
ebb-tide
|
340d6a7a5b
|
Rerender dygraph after ref is set to render crosshairs
|
2018-05-03 14:45:21 -07:00 |
ebb-tide
|
e20179ea7e
|
Add isTimeVIsible to state and don't set hovertime or respond to set hovertime if false.
|
2018-05-03 14:12:49 -07:00 |
Iris Scholten
|
ddaf93a4ac
|
Add constants and types for OpsGenie v2
|
2018-05-03 13:58:11 -07:00 |
Iris Scholten
|
3f3f199608
|
Add handler for OpsGenie2
|
2018-05-03 13:57:40 -07:00 |
ebb-tide
|
807ee0c76d
|
prettier adjustments
|
2018-05-03 11:01:07 -07:00 |
ebb-tide
|
a20cf1f2b8
|
Align numerical data to the right
|
2018-05-03 11:00:46 -07:00 |
ebb-tide
|
9aa4b1c303
|
Apply threshold coloring only to numerical data
|
2018-05-03 11:00:19 -07:00 |
Iris Scholten
|
5376bc6ab1
|
Add OpsGenie deprecation warning
|
2018-05-03 10:49:35 -07:00 |
Iris Scholten
|
394be1de1f
|
Merge pull request #3357 from influxdata/bugfix/tempvars-loading-one-val
Load all template variable values
|
2018-05-03 10:09:59 -07:00 |
Deniz Kusefoglu
|
1b243cec4d
|
Merge pull request #3356 from influxdata/table/subqueries
Table/subqueries
|
2018-05-03 10:09:37 -07:00 |
ebb-tide
|
efc88e5cbf
|
Implement better code style.
|
2018-05-03 09:31:41 -07:00 |
Iris Scholten
|
d36752a142
|
Add opsgenie2 section to supportedConfigs
|
2018-05-02 18:42:28 -07:00 |
Iris Scholten
|
9304f8cf42
|
Move updateTempVarValues to after putDashboardByID in componentDidMount in dashboardpage to make sure that tempVar values don't get removed immediately after theyre retrieved
|
2018-05-02 18:21:52 -07:00 |
ebb-tide
|
19abebe4c7
|
Correct naming for groupBys
|
2018-05-02 16:12:14 -07:00 |
Iris Scholten
|
382227ae15
|
Change source to sourceLink on type queryConfig and propagate those changes
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
9931bb2bec
|
Simplify syntax in fixtures files
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
685fc577e3
|
Import resused type from OverlayControls
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
4adc9f367a
|
Update the type of a parameter in OverlayControls
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
b97baa5b2a
|
Update fixtures for tests
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
b53d42d160
|
Add stronger types to handleSetQuerySource in CellEditorOverlay and make sure it conforms to types
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
4f59492d73
|
Fix type errors after rebase
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
adb7fb58e2
|
Convert OverlayControls to typescript
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
17312ee38e
|
Convert SourceSelector to typescript
|
2018-05-02 14:57:49 -07:00 |
ebb-tide
|
f1a38d0c09
|
Prevent construction of cells which are from series that have a groupby
|
2018-05-02 14:11:35 -07:00 |
ebb-tide
|
62b1cd978d
|
Remove qASTs from AutoRefresh and TableGraph
|
2018-05-02 14:01:34 -07:00 |
ebb-tide
|
9d9e56bc5a
|
Remove dependence on queryASTs from groupBytimeseriesTransform
|
2018-05-02 13:52:28 -07:00 |
Brandon Farmer
|
cc8b861f64
|
Always populate ylabel on dygraph
|
2018-05-02 13:19:34 -07:00 |
ebb-tide
|
3e3ab2d93a
|
Use series[x].tags instead of groupby.tags from the queryAST for groupby queries
|
2018-05-02 12:38:36 -07:00 |
Brandon Farmer
|
6210b05c1d
|
Use isUserAuthorized helper
|
2018-05-02 12:35:53 -07:00 |
Brandon Farmer
|
1844f7185f
|
Disable temp var dropdowns for viewers when auth enabled
|
2018-05-02 11:46:35 -07:00 |
ebb-tide
|
a7232c3314
|
Rename groupby file and give reasonable groupby defaults
|
2018-05-02 10:16:37 -07:00 |
ebb-tide
|
3c3a7af23d
|
groupbys is array of arrays
|
2018-05-01 20:19:59 -07:00 |
ebb-tide
|
e044f5b76a
|
Merge branch 'master' into bugfix/groupbys-in-alert-rule
|
2018-05-01 18:21:45 -07:00 |
ebb-tide
|
d6dd163eca
|
Merge branch 'master' into bugfix/groupbys-in-alert-rule
|
2018-05-01 18:21:07 -07:00 |