Chris Goller
|
2765bdc088
|
feat(server/services): add source id and source link to all services
|
2018-05-21 10:45:28 -07:00 |
ebb-tide
|
2f4123d3a2
|
Override suggestions temporarily
|
2018-05-21 10:45:28 -07:00 |
ebb-tide
|
f43131c99e
|
Add temporary overrides to suggestions
|
2018-05-21 10:45:28 -07:00 |
ebb-tide
|
4538e05710
|
Improve default join query
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
ea78bf3c66
|
WIP Introduce LOAD_SERVICES
|
2018-05-21 10:45:28 -07:00 |
ebb-tide
|
8abf433a6e
|
Add append handlers for join function
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
149cd4a27f
|
Refactor InfluxTable and convert to ts
|
2018-05-21 10:45:28 -07:00 |
ebb-tide
|
c78f97972d
|
Add join to funcNames, and use to build declerationFunctions
|
2018-05-21 10:45:28 -07:00 |
ebb-tide
|
ba9680d5bf
|
Add join to available declarationfuncs
|
2018-05-21 10:45:28 -07:00 |
Jade McGough
|
393bdfb68e
|
Convert ManageSource page and actions to ts
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
2304ed7899
|
Move threesizer into own dir
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
522d792416
|
Moved files
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
1f0a11d528
|
Correct filename
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
fe29d93c9e
|
Introduce appendFrom funtionality
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
9748d526a3
|
Fix broken tests
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
08cb613529
|
Display success on analysis
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
99f87a54f0
|
Introduce analyze button
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
4cd7550512
|
Enable multiple line error spans
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
5d9a20a7d7
|
Refine error reporting
|
2018-05-21 10:45:28 -07:00 |
Andrew Watkins
|
66b046aced
|
Prevent suggestions on paste / copy
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
206496c656
|
Add line specific error text
|
2018-05-21 10:45:27 -07:00 |
ebb-tide
|
0a0af981d9
|
Update changelog
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
539d302312
|
Move Analyze to inside division:
|
2018-05-21 10:45:27 -07:00 |
Alex P
|
07d0220cd8
|
Hide children in DivisionHeader when division is collapsed
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
78092c0e48
|
End merge
|
2018-05-21 10:45:27 -07:00 |
Alex P
|
e4123e6281
|
Create & Style DivisionMenu component
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
9254c14048
|
Add threesizer context menus
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
9a6a71af5c
|
Introduce DivisionHeader
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
5c8d23c57b
|
Move Threesizer to own dir
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
5e35865888
|
Display user defined functions
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
a7c7945042
|
Remove untitled variables
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
f6a91342c2
|
Introduce foundation for forking
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
1beb3622a3
|
Add Get Data! button
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
ce08176317
|
Fix component flickering
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
1103b40b23
|
Cleanup
|
2018-05-21 10:45:27 -07:00 |
Andrew Watkins
|
4a0c3a8d7a
|
Introduce getting actual data
|
2018-05-21 10:45:27 -07:00 |
Chris Goller
|
b3de8947a4
|
feat(server/services): add generic services scoped under server
|
2018-05-21 10:45:27 -07:00 |
Deniz Kusefoglu
|
179e4259c6
|
Merge pull request #3493 from influxdata/bugfix/TS-error-on-table-merge
Use predefined TimeSeriesServerResponse type in LayoutCell
|
2018-05-21 10:29:02 -07:00 |
ebb-tide
|
06dc7f861e
|
Use predefined TimeSeriesServerResponse type in LayoutCell
|
2018-05-21 10:11:01 -07:00 |
Iris Scholten
|
cd007ed467
|
Convert Visualization and buildQueriesForGraphs to typescript
Visualization now uses the new context api
|
2018-05-21 09:37:49 -07:00 |
Deniz Kusefoglu
|
3864470d34
|
Merge pull request #3418 from influxdata/chore/tables-to-TS
Convert tables to TS
|
2018-05-21 08:59:31 -07:00 |
Iris Scholten
|
694e2f47f8
|
WIP trying Source as a string on save
|
2018-05-18 19:41:31 -07:00 |
Iris Scholten
|
808c4e643f
|
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
|
c75281f91d
|
Merge pull request #3491 from influxdata/upgrade-kapa-1.5
Update kapacitor dependency
|
2018-05-18 17:24:19 -07:00 |
Brandon Farmer
|
83304db790
|
Merge branch 'master' into upgrade-kapa-1.5
|
2018-05-18 17:12:06 -07:00 |
Brandon Farmer
|
73e3c58ee2
|
Merge pull request #3490 from influxdata/feature/multiple-kafka-nodes
Feature/multiple kafka nodes
|
2018-05-18 17:11:02 -07:00 |
Brandon Farmer
|
1437f34db0
|
Clean up kafka multi config code
|
2018-05-18 16:55:55 -07:00 |
Jared Scheib
|
f4e5ca69b6
|
WIP
|
2018-05-18 16:36:34 -07:00 |
Brandon Farmer
|
ddae7401a4
|
Update changelog
|
2018-05-18 16:18:30 -07:00 |
Brandon Farmer
|
8bec464060
|
Update kapacitor dependency
|
2018-05-18 16:16:20 -07:00 |