Alex P
987827cc28
Change prop name to "useAutoComplete"
2017-05-18 10:43:05 -07:00
Alex P
264bf713e1
Use Sass directive to cut down on repetitive styles
2017-05-18 10:11:38 -07:00
Jared Scheib
61820310e5
Add commented workaround for persisting legend on dygraph.updateOptions
2017-05-17 16:54:36 -07:00
Jared Scheib
7a0b17f8af
Notify user via UI if their local storage is cleared ( #1499 )
...
* Notify user via UI if their local storage is cleared
* Upbate changebog
2017-05-17 16:21:20 -07:00
Alex P
4d29cf009f
Remove comments
2017-05-17 16:18:10 -07:00
Alex P
1f76441140
Use autocomplete in tempvar dropdowns
2017-05-17 16:11:18 -07:00
Alex P
2f0ff9450a
Add optional autocomplete to dropdown component
2017-05-17 16:10:57 -07:00
Alex P
2ee11e09a6
WIP add optional autocomplete to dropdown component
2017-05-17 15:01:00 -07:00
Jared Scheib
b08edfae9e
Fix bug on selecting single-stat Visualization Type when no queries ( #1484 )
...
* Fix single-stat bug when no queries yet
* Bupdate changebog
2017-05-17 10:58:07 -07:00
Hunter Trujillo
86bd10e6ab
Merge branch 'master' into feature/version-clears-localstorage
2017-05-17 11:54:53 -06:00
Jared Scheib
6d59ccd09e
Correct for setState + dygraphs + synchronize wire-crossing by setting Legend display directly on DOM element
2017-05-16 19:58:28 -07:00
Alex P
5a2e895e5b
Import new theme
2017-05-16 16:48:43 -07:00
Hunter Trujillo
db10eb9600
wip: dygraphs is mostly fine
...
data being displayed in tooltips incorrectly
synchronize code might be wrong somehow
for some reason :'(
2017-05-15 20:00:46 -06:00
Hunter Trujillo
9c3ed5e36d
Fix legend overflow. Improve legend mouseover appearance behavior.
2017-05-15 18:07:20 -06:00
Jared Scheib
1e09d5b409
Filter out any template variable values that are empty, whitespace, or duplicates ( #1485 )
...
* Filter out any empty, whitespace, or duplicate template variable values
* Update changelog
2017-05-15 15:17:51 -07:00
Chris Goller
b129a13e1c
Fix queryEditor error handling to not allow objects.
...
The local storage was getting corrupted with an object instead of a
string if the queryEditor had a problem. As a result, the application
would stop working altogether.
2017-05-15 17:11:20 -05:00
Jared Scheib
7766e75b05
Change behavior of Template Variables autocomplete filtering in Query Editor to match from front of string only ( #1474 )
...
* Filter template variables by exact match from front of string
* Changedate uplog
* Use a more semantic method for filtering
* Clarify changebog
2017-05-15 10:50:48 -07:00
Max Chadwick
34ad6f54d5
Add ability to log alerts
2017-05-12 22:04:38 -04:00
Andrew Watkins
04b3ed215a
Rename foo to sync
2017-05-12 17:13:52 -07:00
Andrew Watkins
01b0052990
First pass at graph syncronization
2017-05-12 17:11:39 -07:00
Andrew Watkins
8d4e02cc0d
Import required dygraph plugins
2017-05-12 17:09:29 -07:00
Alex Paxton
ebc64fccf1
Merge branch 'master' into toggle-tempvars-controls
2017-05-12 17:00:28 -07:00
Andrew Watkins
15cb878643
Handle rotated y label
2017-05-12 16:34:00 -07:00
Andrew Watkins
bf131c43db
Upgrade to Dygraph 2.0
2017-05-12 16:33:23 -07:00
Alex P
0c8af89bbd
Create empty state for TempVars Control Bar
...
Changed the button text back to “Manage” because the label “Template
Variables” felt very redundant now that the page header has a tempvars
button
2017-05-12 14:54:04 -07:00
Alex P
0893f4346a
Create "toggled" state for template variables toggle
2017-05-12 14:52:53 -07:00
Alex P
c0613acda9
Use non conflicting css class
2017-05-12 14:37:21 -07:00
Alex P
ed131cb754
Add button in dashboard header to toggle visibility of template control bar
2017-05-12 14:35:19 -07:00
Alex P
2f705a492f
Only show meta queries dropdown if in DE
2017-05-12 10:52:03 -07:00
Alex P
f9c73b7e4c
Make ternary more simple
2017-05-12 10:41:33 -07:00
Alex P
24ce50be39
Fix #1423
...
Pretty straight up, yo
2017-05-11 17:15:57 -07:00
Alex P
87feac7225
Remove "instructions" row in CSV type tempvars
...
Removed the “instructions” box that previously appeared when choosing
CSV type tempvars. It is safe to assume that users know the format, and
the real estate gain makes this change very worth it
2017-05-11 16:49:06 -07:00
Hunter Trujillo
267be5d77d
New version clears local storage.
2017-05-11 12:16:43 -07:00
Alex P
69a5abee94
Style placeholder text in kap rule data section
2017-05-11 11:50:34 -07:00
Alex P
87123afa77
Add checkmark to connected source indicator
2017-05-11 11:50:13 -07:00
Alex P
a37666d14f
Fix merge conflicts
2017-05-11 10:57:12 -07:00
Alex P
ed2b9b9c90
Merge branch 'master' into misc-polish
...
# Conflicts:
# ui/src/data_explorer/components/MeasurementList.js
# ui/src/sources/containers/SourcePage.js
2017-05-11 10:46:53 -07:00
Alex P
ec605e8c6f
Remove duplicate loading state
2017-05-10 19:16:57 -07:00
Alex P
07460fcef1
Use actual alerts prop
2017-05-10 19:05:17 -07:00
Alex P
2cc3a62418
Use more explicit classnames
2017-05-10 19:05:01 -07:00
Alex P
01fb5da4df
Fix #1426
2017-05-10 18:26:17 -07:00
Alex P
5a7b7fa98b
Change UI copy to be more consistent with adjacent UI copy
2017-05-10 18:19:57 -07:00
Alex P
9c9cec95a7
Move renderHandle directly into class render function
2017-05-10 17:43:09 -07:00
Alex P
e90acb1381
Rename constants to be more explicit
2017-05-10 17:36:30 -07:00
Alex P
28d5224b6f
Make prettier
2017-05-10 17:30:24 -07:00
Alex Paxton
ad601f34af
Merge branch 'master' into improve-resizer
2017-05-10 17:27:58 -07:00
Alex P
7d006bca2a
Make it more clear which source you are connected to
2017-05-10 17:08:45 -07:00
Alex P
b4966df2bd
Fix Page Spinner
...
Not sure what I was thinking when I broke this
2017-05-10 16:46:21 -07:00
Alex P
1fdcadc9b5
Add empty state with helpful link
2017-05-10 16:39:06 -07:00
Alex P
9626e2d91a
Only show alerts filter if there are alerts to filter
2017-05-10 16:38:10 -07:00
Alex P
d0f8e37139
Use page spinner instead of text
2017-05-10 16:37:49 -07:00
Alex P
e2fb1ac0d6
Fix the things
2017-05-10 13:53:03 -07:00
Alex P
f3ccbca9ed
Use Page Spinner instead of text
2017-05-10 13:50:35 -07:00
Alex P
a9c86f9b7e
Use generic empty state in Kap Config
2017-05-10 12:14:17 -07:00
Alex P
0d7c48835c
Make table row hover different color than dropdown buttons
...
Is slightly lighter now so the two don’t blend together
2017-05-10 12:13:49 -07:00
Alex P
2962922d10
Remove style causing the janky
2017-05-10 11:55:59 -07:00
Alex P
6a5fc4d05a
Create and use constants for initial heights of QueryMaker and Visualization
...
Fix for #1427
2017-05-10 11:32:32 -07:00
Alex P
b88e54e4df
Add initial height props
...
Default is now 50/50 instead of 60/40, but can be specified on a per
use basis
2017-05-10 11:27:57 -07:00
Alex P
8018e99b47
Use newest pattern
2017-05-10 11:20:28 -07:00
Alex P
05c571efc4
Import without using src/
2017-05-10 11:02:56 -07:00
Alex P
70f6e01657
Rename Component to match filename
...
“FancyScrollbox” —> “FancyScrollbar”
Also went through all the components I touched and made sure to import
the FancyScrollbar in the correct spot
PPS changed relative paths to absolute along the way
2017-05-10 10:58:17 -07:00
Alex P
8123cda148
Make sure this works in Safari
2017-05-09 19:53:18 -07:00
Alex P
1177cf5674
Use proper mixins
2017-05-09 19:42:09 -07:00
Alex P
dcd4ca1bf9
Merge branch 'master' into fancy-scrollbars
2017-05-09 18:37:08 -07:00
Alex P
70ea2d705f
Enforce dropdown styles on page-header-dropdown
2017-05-09 18:31:56 -07:00
Alex P
df6935d849
Remove odd border
...
Looked okay on editable dashboards, but kinda cramped on pre-canned
dashboards
2017-05-09 18:28:01 -07:00
Alex P
572fe17a8f
Update dropdowns, use FancyScroll when possible
2017-05-09 18:25:43 -07:00
Alex P
c7809f82f9
Make dropdowns fancy
2017-05-09 18:17:35 -07:00
Alex P
1eed46b462
Clean up dropdown styles
2017-05-09 17:34:03 -07:00
Alex P
efaade347b
Remove browser scrollbars on query builder lists
...
This way no conflict with fancy scroll
2017-05-09 17:33:27 -07:00
Alex P
b4522c0496
Use proper cursor when hovering over a scrollbar track
2017-05-09 17:26:30 -07:00
Chris Goller
33b3ccc298
Update version to 1.3 for javascript and swagger
2017-05-09 08:24:04 -07:00
Alex P
b673822dc7
Add fancy scrollbars to the DE
2017-05-08 20:53:59 -07:00
Jade McGough
860dcc52d9
remove test button from slack config
2017-05-08 18:32:47 -07:00
lukevmorris
281e743d95
Add SourceIndicator to Configuration and Admin pages ( #1439 )
...
* Add SourceIndicator to ManageSources + SourcePage
* Update CHANGELOG
* Add Source Indicator to Admin Page
2017-05-08 18:22:53 -07:00
Alex P
b3e712daae
Add autoHide prop to pass down
2017-05-08 18:00:11 -07:00
Andrew Watkins
d5b644274a
Fix #1431 -- no legend on graph-single-stat
2017-05-08 17:47:32 -07:00
Andrew Watkins
37c51a7697
Fixes bugs #1424,#1425
2017-05-08 17:47:32 -07:00
Hunter Trujillo
1febb80aff
Merge pull request #1433 from influxdata/bugfix/router-fix
...
Fall back to useRouterHistory method.
2017-05-08 17:42:12 -07:00
Alex P
4e1e54de96
Fix presentation mode
2017-05-08 17:41:50 -07:00
Luke Morris
59a5ba1f51
Remove redundant if/else
2017-05-08 17:33:07 -07:00
Jade McGough
c1e040887c
add comment
2017-05-08 16:39:14 -07:00
Jade McGough
bd21b6c8da
Yehuda says to use keyCode for cross-browser support
2017-05-08 16:29:54 -07:00
Jade McGough
0e7f6f0f6c
avoid using deprecated keydown attribute
2017-05-08 16:10:05 -07:00
Alex P
b6886a8bd8
Make scrollbars green themed on Kapacitor pages
2017-05-08 16:01:52 -07:00
Hunter Trujillo
b2738b51e2
Fall back to useRouterHistory method.
2017-05-08 16:01:06 -07:00
Alex P
8983cbfe48
Use FancyScrollbox instead of page-contents
2017-05-08 15:55:57 -07:00
Alex P
76aeda2cca
Remove defaultProps
2017-05-08 15:55:32 -07:00
Alex P
8304c178e1
Clean up layout styles
...
Moving misc styles to unsorted, removing dupes
2017-05-08 15:54:58 -07:00
Jade McGough
9ac62d50b2
support escaping from presentation mode with safari
2017-05-08 15:31:13 -07:00
Alex P
982ab41be6
Use yellow for warning dot in tables
2017-05-08 15:04:48 -07:00
Alex P
6e3a2f7a3a
Add react-custom-scrollbars package and default styles
2017-05-08 15:04:21 -07:00
Tim Raymond
bdf111357d
Fix missing renaming of logout => logoutLink
...
During development, this was previously named `logout`. This cleans up a
remaining instance of `logout`, renaming it to the preferred
`logoutLink` to remain consistent with the rest of the codebase.
2017-05-08 14:40:50 -07:00
Tim Raymond & Jared Scheib
dcbe44d9ce
Fix OAuth when using Basepath
...
Updated the logout link in the UI to use a link provided by the
/chronograf/v1/ endpoint. We also replaced many instances of string
concatenation of URL paths with path.Join, which better handles cases
where prefixed and suffixed "/" characters may be present in provided
basepaths. We also refactored how Basepath was being prefixed when using
Auth. Documentation was also updated to warn users that basepaths should
be applied to the OAuth callback link when configuring OAuth with their
provider.
2017-05-08 14:40:50 -07:00
Jared Scheib
172f976ca6
Fix links assignment on some AJAX requests
2017-05-08 14:40:50 -07:00
Jared Scheib
4b4f1bd572
Add / to routes and use simpler basename api
2017-05-08 14:40:50 -07:00
Jared Scheib
05437cfcdc
Remove unnecessary basepath logic
2017-05-08 14:40:50 -07:00
Jade McGough
1025f4fe70
fix dumb copypasta
2017-05-08 12:20:57 -07:00
Jade McGough
9e2cce9593
make checkKapacitorConnection async
2017-05-08 12:17:49 -07:00
Jade McGough
610c6697e6
redirect to kapacitor edit route after creating new kapacitor
2017-05-08 12:05:09 -07:00
Jade McGough
74760ab2b4
pull kapacitor connection checks out of callbacks
2017-05-08 11:32:35 -07:00
Jade McGough
b048cefa80
remove line from another PR
2017-05-08 11:08:38 -07:00
Jade McGough
1dd0e33a0d
validate kapacitor connection after updating config
2017-05-08 11:03:54 -07:00
lukevmorris
ebad771801
Submit tvars when asking for a queryConfig ( #1408 )
2017-05-05 23:05:14 -07:00
lukevmorris
ba108269b5
Feature/varmoji dash ( #1397 )
...
* Support dashes in tempVars with two regex passes
* Rename CustomTimeRange component to CustomTimeRangeDropdown for discovery and consistency
* Update tests for template varmojis
* Give names to each step of regex multipass
2017-05-05 15:04:13 -07:00
Chris Goller
2851d607cc
Merge branch 'master' into feature/reverse-kapa
2017-05-05 14:41:06 -05:00
Andrew Watkins
315ca27b67
Fix link
2017-05-05 12:24:12 -07:00
Andrew Watkins
acd5425ddb
Handle deadman trigger validation
2017-05-05 12:16:01 -07:00
Jade McGough
861b8052b0
Merge pull request #1401 from influxdata/delete-kapacitor
...
add ability to delete kapacitor config
2017-05-05 11:42:16 -07:00
Jade McGough
1cdffa0097
use link from kapacitor object
2017-05-05 11:25:52 -07:00
Alex P
7669c69000
Follow correct pattern with naming
2017-05-05 11:25:02 -07:00
Andrew Watkins
ff65bea7a7
Display all alert-rules regardless of origin
...
Alert rules can be generated by Chronograf or manually
by the user outide of the Chronograf UI.
2017-05-05 11:23:41 -07:00
Alex P
f99a562606
Undo previous name change
...
was not the right instance, going to leave this how it was
2017-05-05 11:13:50 -07:00
Alex P
275718ebb1
Make carets and name clickable instead of just name
2017-05-05 11:12:55 -07:00
Alex P
e4e644ed43
Use proper naming for functions
2017-05-05 11:04:53 -07:00
Alex P
877a8310b5
Use css class in favor of inline styles
2017-05-05 10:34:53 -07:00
Alex P
2f714106e7
Do battle with magic numbers
...
Their magic is dark and potent, but we will prevail
2017-05-05 10:30:08 -07:00
Alex P
5aa3fe36f0
Add todo comment
2017-05-05 10:26:25 -07:00
Alex P
c0a3e6d722
Use constants in favor of magic numbers
...
But damn they were so magical
2017-05-05 10:08:27 -07:00
Andrew Watkins
92bd5d10b4
Resolve conflicts
...
Conflicts:
ui/src/utils/influxql.js
2017-05-05 10:01:26 -07:00
Alex P
0acf2b6c45
Use modern js stuffs
2017-05-05 09:53:46 -07:00
Alex P
2650817617
Clean up CSS
2017-05-05 09:09:31 -07:00
Jade McGough
7a508fb27b
add ability to delete kapacitor config
2017-05-04 23:40:53 -07:00
Alex P
e333af913c
Merge branch 'master' into condense-de-lists
2017-05-04 17:38:59 -07:00
Alex P
5802f3a85a
User proper means of calculating number of children
2017-05-04 17:34:45 -07:00
lukevmorris
b4e97fa21f
:dashboardTime: ( #1391 )
...
* Add Range.Lower and Range.Upper to query config to persist custom ranges
* Update CHANGELOG to mention adding query build duration support
* Remove automatic application of global timeRange
If a user supplies a timeRange. Add that to the queryConfig and use
that to generate the SELECT statement. If a user omits a time range,
do not automatically include one...yet
* Update swagger.json to mention queryConfig's range
* Add test to influxql AST parsing of durations with no WHERE clause
* Implement first iteration of templated dashboard time range
* Range is nested within query.queryConfig
* DE will not use :dashboardTime:
* Clarify intention with a comment
* If there are no templates present, don't open the drawer
* Make TemplateControlBar its own component
* Rename dashTime to dashboardTime
* Cleanup TemplateControlBar
* Update CHANGELOG
* Update TemplateControlBar min height
* Polish template control bar
Inspired by @lukevmorris’ screenshot with the manage button on the right
* Reconstitute presentation mode styles
2017-05-04 16:57:50 -07:00
Jared Scheib
ac2b4d404d
Make handleClickOutside on TemplateVariableRow work the same as handleCancelEdit ( #1400 )
...
* Give handleClickOutside the same behavior as handleCancelEdit
* Update changelog
2017-05-04 16:57:24 -07:00
Alex P
ad3ca3b19e
Handle case of too many children
...
Shouldn’t be more than 2. Added a const atop the file for this, so no
magic numbers
2017-05-04 16:44:42 -07:00
Jared Scheib
e4d5e912db
Merge branch 'master' into bugfix/1345-alert-level-colors
2017-05-04 16:42:50 -07:00
Alex P
17aeb34746
Fix build error
...
pesky trailing spaces! *shakes fist*
2017-05-04 16:30:25 -07:00
Alex P
8fc37488b9
Add explanatory comment for Layout prop
2017-05-04 16:23:09 -07:00
Alex P
faa478cad3
Change cx and classNames to both be classnames
...
this is the new pattern, apparently
2017-05-04 16:08:38 -07:00
Alex P
76766bd93b
Make "Functions" toggle have a toggled state
2017-05-04 15:55:01 -07:00
Alex Paxton
b3bb2d3314
Merge branch 'master' into overlay-all-the-way
2017-05-04 14:20:05 -07:00
Jared Scheib
ce12d1dce7
Change default global time range to past 1 hour ( #1395 )
...
* Change default global timeRange to 1 hour
* Update changelog
2017-05-04 13:00:30 -07:00
Alex P
096cf1592b
Forgot this piece
2017-05-04 12:32:32 -07:00
Alex P
7fee10fed9
Make overlay technology full screen
...
No reason why this can’t or shouldn’t be done, it is a modal after all
2017-05-03 15:43:38 -07:00
Alex P
19897ae4f9
Fix build error
...
My baddddd guys
2017-05-03 14:55:18 -07:00
Alex P
85cd461dcc
Resolve issue created by previous changes
...
Rule builder looks good now, was wonky with that extra column
2017-05-03 14:45:08 -07:00
Alex Paxton
8d8bd9b6a4
Merge branch 'master' into condense-de-lists
2017-05-03 14:38:12 -07:00
Alex Paxton
f6b0cc903a
Merge pull request #1386 from influxdata/ui-terminology
...
Terminology Terminus
2017-05-03 14:14:24 -07:00
Andrew Watkins
9074b6f58c
Add tab functionality in template-varmojis
2017-05-03 13:47:07 -07:00
Alex P
d98f834b89
Add Nate's changes in
...
Two heads clearly better than one here
2017-05-03 12:11:12 -07:00
Alex P
b138cfa92f
Adjust UI copy
2017-05-03 11:18:10 -07:00
Alex P
232cf73707
Merge branch 'master' into condense-de-lists
2017-05-03 10:09:12 -07:00
Alex P
1e167a4fa7
Remove placeholder number
2017-05-03 10:09:01 -07:00
Alex P
802d619cef
Unify fetching states of graphs
2017-05-02 23:21:16 -07:00
Alex P
a68634c713
Make visualization empty states consistent
...
For some reason the font styles were different, now they are not
2017-05-02 22:53:36 -07:00
Alex P
1c00382641
Use carets in measurement list
...
Stronger affordance
2017-05-02 19:02:48 -07:00
Alex P
b3bd729ab1
Make resizer children look good in DE & Overlay Technology
...
Required some crazy tweaking, but it is done
2017-05-02 18:52:15 -07:00
Alex P
8686c6430e
Remove unused div and style
2017-05-02 18:13:52 -07:00
Alex P
de1dd70d56
Update resizer and its children in DE to work properly
2017-05-02 18:13:33 -07:00
Alex P
9c8f543ffe
Make resizer great again
...
Doesn’t matter what is inside it, it just works.
2017-05-02 18:02:06 -07:00
Alex P
ffcce15600
Simplify stacking contexts ever so slightly
2017-05-02 16:48:06 -07:00
Alex P
f4fad678b9
Prevent query templates dropdown from appearing beneath the resizer handle
2017-05-02 16:43:51 -07:00
Alex P
73f0fb653a
Make database column smaller than the others
2017-05-02 16:43:06 -07:00
Alex P
f7ed5c0609
Use FunctionSelector instead of MultiSelectDropdown
...
Solves the issue of excess space at the end of the list for invisible
dropdown menus. Also a little more space efficient
2017-05-02 15:54:09 -07:00
Alex P
26c26d9e67
Create FunctionSelector component
...
For use in the DE, more specifically field list items
2017-05-02 15:52:38 -07:00
Hunter Trujillo
29e7da033f
Fix alert level colors, in addition to hover state color.
2017-05-02 15:57:55 -06:00
Alex P
f1e1171262
Return Cell Edit to previous design
2017-05-02 09:55:28 -07:00
Alex P
df54ab790b
Remove margin on toggles
...
Not sure why it needs margin, am always overwriting this
2017-05-02 09:53:57 -07:00
lukevmorris
66429dddce
Promote dash-graph--options, demote dash-graph--container ( #1373 )
...
* Promote dash-graph--options, demote dash-graph--container
* Update CHANGELOG
2017-05-01 17:56:15 -07:00
Jared Scheib
c3ef011029
Remove notification to login outside of session timeout ( #1370 )
...
* Remove notification to login outside of session timeout
* Update changelog
2017-05-01 17:53:33 -07:00
Alex P
e35fa8ec19
Create layout property for querymaker
...
Controls how the entire component appears
2017-05-01 16:14:03 -07:00
Alex P
fe3d68c9ac
Simplify markup in database dropdown
2017-05-01 16:13:38 -07:00
Alex P
d3806013f2
Fix errors in database list
2017-05-01 16:01:03 -07:00
Alex P
4b27b0c5b4
Merge branch 'master' into condense-de-lists
2017-05-01 15:59:33 -07:00
Jared Scheib
4639b1b82b
Fix typo in Query Templates dropdown
2017-05-01 14:45:55 -07:00
lukevmorris
cbac744e43
Show red indicator when a host is down ( #1365 )
...
* Green for positive uptime, red otherwise
* Update CHANGELOG
* Handle class name construction with classnames module
2017-05-01 12:12:39 -07:00
Hunter Trujillo
5deacd22ab
Merge branch 'master' into hotfix/windows-uptime
2017-05-01 12:06:25 -06:00
Hunter Trujillo
c0a01336d3
Fix link to the index.
2017-05-01 12:01:55 -06:00
Alex Paxton
7b2353144c
Merge pull request #1357 from influxdata/template-control-bar-polish
...
Template Control Bar Polish
2017-04-28 16:48:56 -07:00
Alex P
f9980fc84d
SHIP IT AGAIN
2017-04-28 16:41:35 -07:00
Alex P
f8986648ac
SHIP IT
2017-04-28 16:30:18 -07:00
Luke Morris
fa8a8c20e5
AutoRefresh.executeQueries accepts templates as param
2017-04-28 16:10:37 -07:00
lukevmorris
9235a6cd75
Dropdown onClick opens it and executes parent's onClick ( #1354 )
...
* Dropdown onClick opens it and executes parent's onClick
* :-(
2017-04-28 16:00:39 -07:00
Hunter Trujillo
ac25691a50
eslint src --fix
2017-04-28 16:42:32 -06:00
Alex P
5e67057e63
Don't actually need this
2017-04-28 15:41:21 -07:00
Hunter Trujillo
4cbcc77fff
prettier --single-quote --trailing-comma es5 --bracket-spacing false --semi false --write "src/**/*.js"
2017-04-28 16:37:19 -06:00
Alex P
b932193a09
Apply the styles, update the markup
2017-04-28 15:33:41 -07:00
Alex P
81f14c81c6
Move template control styles into their own sheet
2017-04-28 15:33:25 -07:00
Alex P
476d7da937
Add Icon to Manage Button
2017-04-28 15:33:05 -07:00
Alex P
437bbae5cd
Make round scrollbars completely round
2017-04-28 15:32:39 -07:00
Alex P
409b43eb87
Make page headers mo betta
...
No reason they need to be the equal parts
2017-04-28 15:32:22 -07:00
lukevmorris
402ae98f99
Visualization passes thru templates to AutoRefresh ( #1352 )
2017-04-28 14:36:55 -07:00
Luke Morris
36191e4ccb
Merge remote-tracking branch 'refs/remotes/origin/feature/template-variables' into feature/template-variables
2017-04-28 13:16:38 -07:00
Luke Morris
7dafbadad5
Merge branch 'master' into feature/template-variables
2017-04-28 13:12:57 -07:00
Chris Goller
f8652efdee
Update /queries endpoint to handle templates
2017-04-28 15:12:28 -05:00
Andrew Watkins
5139dc6e36
Merge pull request #1342 from influxdata/chore/alphabetical-dbs
...
Chore/alphabetical dbs
2017-04-28 12:48:32 -07:00
Andrew Watkins
d9653fd3f0
Merge pull request #1334 from influxdata/feature/cont-queries
...
Feature/cont queries
2017-04-28 12:47:56 -07:00
Andrew Watkins
18aad4b563
Merge branch 'master' into chore/alphabetical-dbs
2017-04-28 12:47:29 -07:00
Luke Morris
9ed030309d
Repair updateDashboardCellSpec: expected dashboard now includes templates
2017-04-28 12:47:18 -07:00
Luke Morris
0678a83b7c
Dashboards no longer edit individual templates
2017-04-28 12:42:49 -07:00
Luke Morris
de7c5cc099
Strip colons in template variable names before saving
2017-04-28 12:38:05 -07:00
Luke Morris
1aa1fc3e55
AutoRefresh refetches data when temp vars change
2017-04-28 12:16:56 -07:00
Luke Morris
2e72bbd2e3
Context menu now overlays second Y-axis
2017-04-28 12:03:44 -07:00
Luke Morris
ca7eeeefc2
Dropdowns are allowed to overflow the manager boundary
2017-04-28 12:01:01 -07:00
Luke Morris
718204ae26
Restore delete Dashboard Cell functionality
2017-04-28 11:58:53 -07:00
Brian Baker
9d5852aebb
add query for windows uptime
2017-04-28 10:59:15 -06:00
Nicky Semenza
5b030eb220
update link to add a Kapacitor when none exist
2017-04-27 21:59:30 -04:00
Luke Morris
0e7aeb3931
Design polish
2017-04-27 18:44:43 -07:00
Luke Morris
af255602d4
Merge branch 'feature/template-variables' into feature/template-varmojis
2017-04-27 18:39:23 -07:00
Alex Paxton
015cb262c5
Merge pull request #1347 from influxdata/template-manager-polish
...
Template manager polish
2017-04-27 18:38:13 -07:00
Luke Morris
2d82544a20
Tweaks
2017-04-27 18:27:31 -07:00
Alex P
0fdd21ec4a
Tweak empty state
...
It was expecting to be part of a table
2017-04-27 18:15:38 -07:00
Luke Morris
a2b08b3ebe
Merge branch 'feature/template-variables' into feature/template-varmojis
2017-04-27 18:14:45 -07:00
Alex P
e477f082ff
Turn off annoying browser things
2017-04-27 18:11:13 -07:00
Alex P
4ce17e842c
Style Template Variable Manager and customize markup
...
Adjusts to different screen sizes nicely
2017-04-27 18:03:53 -07:00
Jared Scheib
75f5ea5758
Only send selected template values to proxy; fix tempVars key in proxy call
2017-04-27 17:33:15 -07:00
Jared Scheib
46f8e76447
Fix Lukifer's bug that Pineapple didn't catch
2017-04-27 17:20:18 -07:00
Jared Scheib
9f4dedae14
Select first value of new variable values
2017-04-27 17:17:58 -07:00
Jared Scheib
fac3fb33d8
Fix key state bug
2017-04-27 17:03:16 -07:00
Jared Scheib
f2afd01836
Remove unused dep
2017-04-27 16:32:51 -07:00
Jared Scheib
637b9f7db5
Fix dropdown populating via normalizd parsers, rename selected var names for clarity
2017-04-27 16:24:00 -07:00
Jared Scheib
39e68be599
Update some fns to async/await
2017-04-27 16:01:21 -07:00
Jared Scheib
8a5c46d822
Handle errors and use async/await in AJAX from TVQB Dropdowns
2017-04-27 15:50:25 -07:00
Alex P
56f1ceca61
Style page header dismiss
2017-04-27 15:01:06 -07:00
Alex P
997bdbae34
Organize styles a bit
2017-04-27 14:53:43 -07:00
Jared Scheib
ca844fdf7d
Merge branch 'feature/template-variables' of https://github.com/influxdata/chronograf into feature/template-variables
2017-04-27 14:36:27 -07:00
Jared Scheib
b8be4cbe75
Use prettier (though 2x slower) syntax
2017-04-27 14:36:24 -07:00
Alex P
103ddce41e
Use specific class instead of relying on H1 being inside page-header
2017-04-27 14:33:43 -07:00
Jared Scheib
8ee9a61366
Remove obsolete action and reducer for editing template variable
2017-04-27 14:20:34 -07:00
Jared Scheib
5d03718eb4
Merge branch 'master' into feature/template-variables
2017-04-27 14:15:48 -07:00
Alex P
304ed2e3a3
Make database list into a dropdown
...
Going to split these into 2 components
2017-04-27 14:14:45 -07:00
Jared Scheib
5f19b90625
Rename function for clarity, clean up
2017-04-27 14:13:36 -07:00
Jared Scheib
b18082ada2
Fix bug introduced in e8fb66d6 that overwrote templates
2017-04-27 13:47:17 -07:00
Jared Scheib
4c678f240d
Add proper type to buttons
2017-04-27 13:34:05 -07:00
Andrew Watkins
e225f41cf2
Merge branch 'master' into fix/add-source
2017-04-27 13:17:24 -07:00
Andrew Watkins
7751efac02
Merge branch 'master' into chore/destroy-kuber-dash
2017-04-27 13:14:03 -07:00
Jared Scheib
d7ab421823
Fix duplicate temp var detection bug where a new one would delete itself if not persisted onCancel
2017-04-27 12:57:50 -07:00
Jared Scheib
22b7a8bd49
Fix styling on RowValues component
2017-04-27 11:20:59 -07:00
Jared Scheib
7b04966f0c
Prevent duplicate template variables
2017-04-27 11:12:48 -07:00
Jared Scheib
a17fb3db76
Lengthen short notification delay by 500ms
2017-04-27 11:10:21 -07:00
Andrew Watkins
75eddce8d6
Add empty state
2017-04-27 11:08:12 -07:00
Andrew Watkins
f26a860c1c
Fix incorrect count
2017-04-27 11:08:02 -07:00
Andrew Watkins
d9fd245050
Prettier
2017-04-27 10:47:59 -07:00
Andrew Watkins
ccccbb84e7
Remove all reference to KubernetesDashboard
2017-04-27 10:44:19 -07:00
Jared Scheib
fff14d5fdb
Remove 'label' from TVM UI and template data shape
2017-04-27 10:35:14 -07:00
Andrew Watkins
3bf623d07f
Fix alphabetical jumping
2017-04-27 09:37:03 -07:00
Andrew Watkins
0be149ab61
Prettify
2017-04-27 09:32:44 -07:00
Andrew Watkins
5d4291c75a
Make guard more readable
2017-04-27 08:53:19 -07:00
Andrew Watkins
82de00621f
Change to table view on meta queries
2017-04-27 08:46:46 -07:00
Andrew Watkins
bbad73ecfe
Fix no active query on page load
2017-04-27 07:58:51 -07:00
Jared Scheib
db80588859
Add and remove ':'s from template variables
2017-04-26 19:54:05 -07:00
Jared Scheib
402c1f4c30
Update template variables from TV Query Builder to new :var: syntax
2017-04-26 19:21:53 -07:00
Jared Scheib
0175860f61
Remove obsolete comment
2017-04-26 19:21:17 -07:00
Jared Scheib
b2b63b12b3
Narp
2017-04-26 18:23:16 -07:00
Jared Scheib
773aa24512
Delete a new template on cancel
2017-04-26 18:17:16 -07:00
Jared Scheib
0a4a8bfe28
Add Edit button to enter editing mode, make Save Template button a different color
2017-04-26 17:58:14 -07:00
Jared Scheib
cfcf67f3b2
Add Edit button to TVM Row
2017-04-26 16:13:45 -07:00
Alex P
2149e37248
Selecting an already selected Namespace doesn't reset the DE
2017-04-26 16:10:21 -07:00
Alex P
00cd2b3c0c
Show list of tags as a sublist of selected measurement
2017-04-26 16:09:55 -07:00
Jared Scheib
67d906127a
Add user ability to enter a CSV via text input to TVM; fix row find for state update
2017-04-26 15:58:44 -07:00
Jared Scheib
3b27efaf3c
Make CSV values editable
2017-04-26 15:17:08 -07:00
Jared Scheib
2eb1657b6a
Change copy when no values
2017-04-26 14:42:14 -07:00
Andrew Watkins
1faa800e52
Prettify
2017-04-26 14:40:56 -07:00
Andrew Watkins
9fe7f62d3a
Guard against no active series
2017-04-26 14:40:34 -07:00
Andrew Watkins
e7d78a2a40
Refactor handler
2017-04-26 14:10:23 -07:00
Jade McGough
b106a74f3b
require a connection string and name when creating a connection
2017-04-26 14:08:51 -07:00
Jade McGough
270869f063
prettier
2017-04-26 14:06:20 -07:00
Andrew Watkins
e35019b41e
Update onChange to handle new varmoji pattern
2017-04-26 13:54:21 -07:00
Andrew Watkins
656c647884
Update tempVar regex
2017-04-26 13:53:29 -07:00
Andrew Watkins
5cef01bbd5
Prettify
2017-04-26 13:52:59 -07:00
Andrew Watkins
fd3a35fedd
Update stubs for new varmoji pattern
2017-04-26 13:52:33 -07:00
Andrew Watkins
8ffd8b3ce6
Update tests for new varmoji pattern
2017-04-26 13:52:10 -07:00
Alex P
2822332591
Prevent horizontal scrollbar from disappearing
2017-04-26 12:59:55 -07:00
Alex P
e756ecb9f5
Display a dropdown if there are too many tabs
2017-04-26 12:55:10 -07:00
Alex P
6988896be8
Improve empty state copy
2017-04-26 12:53:28 -07:00
Hunter Trujillo
e0f827ea96
Add delete rows. Add empty table state.
2017-04-26 13:18:42 -06:00
Hunter Trujillo
a02da73d92
Add add template variable.
2017-04-26 12:42:40 -06:00
Hunter Trujillo
a40b4e8d3b
Add confirm dialog for unsaved changes (temporary)
2017-04-26 12:20:49 -06:00
Andrew Watkins
69680d3baf
Set host tag to empty string if none was set
2017-04-26 09:30:57 -07:00
Andrew Watkins
2f02ac6dad
Make code breath
2017-04-26 09:29:09 -07:00
Andrew Watkins
edf821c06d
Prettify
2017-04-26 09:23:16 -07:00
Andrew Watkins
1af44ebb67
Resolve missing binding for Node Sass error
2017-04-26 06:17:41 -07:00
Andrew Watkins
ec59050429
Resolve errors
2017-04-26 06:15:49 -07:00
Andrew Watkins
a845734cf4
Prettify
2017-04-26 06:15:00 -07:00
Alex P
0127df80b2
Add & Style Varmoji Flipper
2017-04-25 18:53:02 -07:00
Alex P
609639a0f6
Add 1 more fake template var
2017-04-25 18:52:16 -07:00
Alex P
1373b08ce8
Move query templates dropdown inside query status
...
Doing this to prepare for the varmoji animation
2017-04-25 17:36:55 -07:00
Hunter Trujillo
156bd9480f
Always select first item in Dashboard template value selectors, if there's no selection and there are items.
2017-04-25 18:14:58 -06:00
Alex P
8ad7091dc6
Remove excess
...
We will be lean and mean
2017-04-25 17:07:02 -07:00
Alex P
228b1c7c3b
Merge branch 'master' into feature/template-varmojis
...
The rebase to end all rebases
2017-04-25 17:06:08 -07:00
Andrew Watkins
6bc19d3b39
Add separators and CONT QUERIES to query template dropdown
2017-04-25 16:44:37 -07:00
Hunter Trujillo
e174698458
PropTypes fixes.
2017-04-25 17:35:12 -06:00
Hunter Trujillo
b53c359a54
Fix error handling in dashboard actions and add errorThrown to dashboard page.
2017-04-25 17:12:36 -06:00
Hunter Trujillo
116c2e3c23
Merge branch 'master' into feature/template-variables
...
# Conflicts:
# bolt/internal/internal.pb.go
# ui/src/CheckSources.js
# ui/src/dashboards/actions/index.js
# ui/src/dashboards/containers/DashboardPage.js
# ui/src/data_explorer/components/Visualization.js
# ui/src/shared/components/AutoRefresh.js
# ui/src/shared/components/Dropdown.js
2017-04-25 17:08:55 -06:00
Andrew Watkins
2884080345
Prettify
2017-04-25 16:07:54 -07:00
Jade McGough
079de55e97
cleanup and styling
2017-04-25 16:07:32 -07:00
Hunter Trujillo
fd691bff84
Fix linter errors.
2017-04-25 16:43:20 -06:00
Andrew Watkins
2a8b762596
Table can now handle multiple series
2017-04-25 15:39:25 -07:00
Andrew Watkins
7c2ba7e3f2
Remove jsx-indent-props from eslintrc
2017-04-25 15:38:58 -07:00
Hunter Trujillo
f7e1c627ed
Disable Save Template button when data has been saved. Refactor remaining dashboard promises into async/await.
2017-04-25 16:36:59 -06:00
Jade McGough
113fb5d117
use RedactedInput in all config components
2017-04-25 15:15:50 -07:00
Hunter Trujillo
034bef23c2
TVM now persists its state to the server.
2017-04-25 16:09:22 -06:00
Jade McGough
7747f6882d
hide redacted value unless user wants to edit it
2017-04-25 15:01:59 -07:00
Hunter Trujillo
9bb05c107a
TVM now gets values from a query for a row and also displays them.
2017-04-25 15:21:44 -06:00
Andrew Watkins
6f8c1d65de
Remove old state
2017-04-25 13:36:39 -07:00
Jared Scheib
d9db77d25e
WIP
2017-04-25 13:33:52 -07:00
Andrew Watkins
c7e957ee36
Prettify and not error when no values returned from influxdb
2017-04-25 13:32:04 -07:00