Commit Graph

9950 Commits (a5996f4190cb49971f4e2845bba953ee589f0211)

Author SHA1 Message Date
Brandon Farmer 97012cd499 Fixes topic saving for kafka handler 2018-05-21 17:50:22 -07:00
Jared Scheib be9ceacc4a Update changelog 2018-05-21 17:25:59 -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
Andrew Watkins b778fd9756
Merge pull request #3460 from influxdata/ifql/get-data
Ifql/get data
2018-05-21 12:59:31 -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
Chris Goller e6eef932f6 fix(bolt/services): unmarshal metadata into pointer 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
Chris Goller f74f5a378f feat(server/services): add metadata for services 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
Chris Goller 45a981911d feat(server/services): add source id and source link to all services 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