Alex Paxton
071529d230
Merge pull request #3505 from influxdata/ifql/shrink-vertical-handles
...
Shrink Threesizer Vertical Handles
2018-05-22 12:15:21 -07:00
Alex P
772819bac7
Shrink vertical handles and font size in collapsed state
2018-05-22 11:45:53 -07:00
Alex P
a2a5d45f81
Ensure that page container fills screen when no header is present
2018-05-22 11:45:26 -07:00
Alex P
3cfb06d138
Make buttons in division headers XS size
2018-05-22 11:44:58 -07:00
Alex Paxton
f297bcd3f5
Merge pull request #3499 from influxdata/ifql/style-suggestions
...
Ifql/style suggestions
2018-05-22 11:06:46 -07:00
Jared Scheib
b72d06823f
Merge pull request #3500 from influxdata/fix/ceo_source_change
...
Fix/ceo source change
2018-05-22 10:44:24 -07:00
Alex P
15b1719e13
Merge branch 'master' into ifql/style-suggestions
2018-05-22 10:34:12 -07:00
Jared Scheib
267a33c8b2
Use consistent logic for finding source in getter
2018-05-22 10:19:01 -07:00
Iris Scholten
b980d1a8b3
Rename getNested to getDeep
2018-05-22 10:13:56 -07:00
Brandon Farmer
ed3bdec523
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
6a650260af
Merge pull request #3501 from influxdata/fixes/saving-topic-kafka
...
Fixes topic saving for kafka handler
2018-05-21 19:13:00 -07:00
Brandon Farmer
35e264f65e
Fixes topic saving for kafka handler
2018-05-21 17:50:22 -07:00
Jared Scheib
2ec7881c64
Update changelog
2018-05-21 17:25:59 -07:00
Iris Scholten
1ea21b36f9
Merge remote-tracking branch 'origin/master' into fix/ceo_source_change
2018-05-21 17:20:53 -07:00
Iris Scholten
392ad3a63f
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
ac2373e262
Merge branch 'master' into ifql/style-suggestions
2018-05-21 16:30:00 -07:00
Jared Scheib
559d42c26a
Correct spelling of 'fallack' to 'fallback' in getNested
2018-05-21 16:22:53 -07:00
Iris Scholten
c0e907b84f
Rename nested lodash get wrapper to getNested for idiomatic in-place clarity
2018-05-21 16:22:38 -07:00
Alex P
5ffea9a52e
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
Alex P
047daa082a
Implement new themes and modes
2018-05-21 16:12:51 -07:00
Alex P
f004fe78bd
Organize code mirror themes into separate sheets
2018-05-21 16:12:29 -07:00
Alex P
7b26809521
Improve IFQL syntax highlighting
2018-05-21 16:12:11 -07:00
Iris Scholten
da5af543cd
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
7510de4f2c
Move and rename code mirror theme styles
2018-05-21 15:32:30 -07:00
Alex P
6b37dbd743
Define separate Code Mirror "Modes" for IFQL and TickScript in a constants file
2018-05-21 15:29:44 -07:00
Andrew Watkins
ae9184f33f
Merge pull request #3460 from influxdata/ifql/get-data
...
Ifql/get data
2018-05-21 12:59:31 -07:00
Jared Scheib
a1f5712755
Fix source switching by ensuring source is always url string
2018-05-21 11:54:26 -07:00
Alex P
667e442017
Add styles for CodeMirror hints
2018-05-21 11:30:41 -07:00
Jared Scheib
c92f5d1724
Correct QueryConfig to Query type in Visualization & VisView
2018-05-21 11:18:40 -07:00
Brandon Farmer
683a9e2362
Use get to find role
2018-05-21 11:16:01 -07:00
Andrew Watkins
de59c25140
Introduce new and edit ifql connection forms
2018-05-21 10:45:28 -07:00
Andrew Watkins
6e7263f40d
Add abiility to edit existing service
2018-05-21 10:45:28 -07:00
Andrew Watkins
fbafc81c1f
WIP edit ifql service
2018-05-21 10:45:28 -07:00
Chris Goller
15208c3215
fix(bolt/services): unmarshal metadata into pointer
2018-05-21 10:45:28 -07:00
Andrew Watkins
76d60b5962
Fix type errors
2018-05-21 10:45:28 -07:00
Andrew Watkins
e3c75858e5
Introduce ability to add an IFQL connection
2018-05-21 10:45:28 -07:00
ebb-tide
f32af7bb09
Improve temporary amendment of suggestions to include join
2018-05-21 10:45:28 -07:00
Andrew Watkins
3d186b1f93
Introduce CheckServices component
2018-05-21 10:45:28 -07:00
Andrew Watkins
cd66eae659
Remove services from ifql table
2018-05-21 10:45:28 -07:00
Andrew Watkins
afc7bf7648
Import Service type
2018-05-21 10:45:28 -07:00
Chris Goller
09e34b08da
feat(server/services): add metadata for services
2018-05-21 10:45:28 -07:00
Andrew Watkins
c5fcb3c59f
Give services their own namespace in app state
2018-05-21 10:45:28 -07:00
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