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 |
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 |
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 |
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 |
Alex P
|
650663c977
|
Convert a curated selection of shared components to TypeScript
|
2018-05-11 12:53:59 -07:00 |
Alex P
|
acf2d4d21c
|
Convert component TS
|
2018-05-11 12:09:12 -07:00 |
Alex P
|
39331231f2
|
Convert component to TS
|
2018-05-11 12:09:05 -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 |
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 |
Andrew Watkins
|
e592aeac0a
|
Introduce text area for function editing
|
2018-05-10 13:32:25 -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 |
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 |
Jared Scheib
|
42beb1adc7
|
Add support for Kafka alert node
|
2018-05-09 16:32:06 -07:00 |
Brandon Farmer
|
b964e64fd1
|
Fix consuming source from context in FieldList
|
2018-05-09 15:26:23 -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 |
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 |