Alex Paxton
|
dfd6d4349e
|
Hide function selector when fieldListItem is toggled
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
|
2017-06-01 13:13:28 -07:00 |
Alex P
|
9ec7acbb7f
|
Change toggle text to "0 Functions" when no functions are applied
Slightly more clear what is going on
|
2017-06-01 12:40:56 -07:00 |
Alex P
|
2d3c675bd9
|
Merge branch 'master' into improve-function-selector-ux
|
2017-06-01 12:30:37 -07:00 |
Alex Paxton
|
e532c90664
|
Merge branch 'master' into new-sidenav-user-icon
|
2017-06-01 12:29:13 -07:00 |
Jared Scheib
|
91fcfbe365
|
Merge pull request #1564 from influxdata/fix/sourceless_logout
Fix logout menu item functionality & provide logoutLink only when using auth
|
2017-06-01 12:13:55 -07:00 |
Andrew Watkins
|
e2946fa39d
|
Merge branch 'master' into feature/auto-func
|
2017-06-01 10:46:07 -07:00 |
Chris Goller
|
a92923b46b
|
Merge branch 'master' into fix/sourceless_logout
|
2017-05-31 22:09:32 -05:00 |
Alex Paxton
|
4b09bf5c7f
|
Merge branch 'master' into new-sidenav-user-icon
|
2017-05-31 17:57:57 -07:00 |
Alex P
|
29fdb792b6
|
Make apply button green as to not blend in with adjacent blue buttons
|
2017-05-31 17:48:57 -07:00 |
Alex P
|
6c20528153
|
Change toggle color to indicate whether functions have been applied
|
2017-05-31 17:48:33 -07:00 |
Alex P
|
ce2aa65789
|
Make functions toggle display count of applied functions
Doing that grammar thing so it doesn’t read “1 Functions”
|
2017-05-31 17:47:51 -07:00 |
Alex P
|
7ad47a581d
|
Use .active instead of custom class
Forgot I could do this
|
2017-05-31 17:46:06 -07:00 |
Andrew Watkins
|
080d316d01
|
Merge pull request #1561 from influxdata/feature/save-ceo
Save CEO only with fully qualified queries
|
2017-05-31 14:23:05 -07:00 |
Andrew Watkins
|
bed72b1396
|
Update confirm button props
|
2017-05-31 14:09:43 -07:00 |
Andrew Watkins
|
0cc7f0ada9
|
Update to better test name
|
2017-05-31 13:49:27 -07:00 |
Andrew Watkins
|
f0e0426714
|
Apply mean automatically to any field
|
2017-05-31 10:05:14 -07:00 |
Andrew Watkins
|
e300a27727
|
Update code to modern patterns
|
2017-05-31 09:42:58 -07:00 |
Andrew Watkins
|
f93b735c92
|
Remove isRequired from template prop
|
2017-05-31 09:33:22 -07:00 |
Andrew Watkins
|
0745576a63
|
Flip disable logic
|
2017-05-31 09:25:16 -07:00 |
Jared Scheib
|
cb394dd716
|
Refactor /chronograf/v1 to not return logoutLink if not using auth
Use logoutLink to determine if logout menu item is shown
Signed-off-by: Chris Goller <güllère@gmail.com>
|
2017-05-30 17:34:55 -07:00 |
Alex P
|
65a5370cd9
|
Undo debug mode
|
2017-05-30 17:01:48 -07:00 |
Alex P
|
1865ff6aa7
|
Use solid user icon instead of outline
|
2017-05-30 16:55:15 -07:00 |
Alex P
|
5d66814516
|
User pointer cursor on hover for all sidenav items
|
2017-05-30 16:55:02 -07:00 |
Alex P
|
3592f696f1
|
Add new icons to theme
|
2017-05-30 16:54:28 -07:00 |
Jared Scheib
|
293d7ccfd3
|
Add comment to explain useAnchor bool
|
2017-05-30 15:43:37 -07:00 |
Jared Scheib
|
f6b8f5ee01
|
Fix logout button by allowing NavHeaders to be anchor tags, partially regressed in edce111f6
|
2017-05-30 15:23:11 -07:00 |
Jade McGough
|
97191fb69f
|
remove unused imports from spec
|
2017-05-30 14:48:42 -07:00 |
Jade McGough
|
80113f948d
|
add missing write file
|
2017-05-30 14:45:40 -07:00 |
Jade McGough
|
0b3bf385b4
|
cleanup classname constant
|
2017-05-30 14:45:40 -07:00 |
Jade McGough
|
2de105bc34
|
additional cleanup from code review
|
2017-05-30 14:45:40 -07:00 |
Jade McGough
|
953add51b6
|
extract overlay class name into constant
|
2017-05-30 14:45:40 -07:00 |
Jade McGough
|
cfad36bf32
|
optimistic update when writing line protocol
|
2017-05-30 14:45:40 -07:00 |
Jade McGough
|
5e1ffe534c
|
better naming
|
2017-05-30 14:45:40 -07:00 |
Jade McGough
|
30f3ab3fd3
|
stop propogation for escape listener in write data form
|
2017-05-30 14:45:40 -07:00 |
Jade McGough
|
6ca15b62dc
|
fix prop destructuring
|
2017-05-30 14:45:40 -07:00 |
Jade McGough
|
528c7b3f9b
|
writeData -> onWriteData
|
2017-05-30 14:45:40 -07:00 |
Jared Scheib
|
b109bfa0d9
|
Make capitalization consistent
|
2017-05-30 14:45:40 -07:00 |
Jade McGough
|
aa64ebefdb
|
hack to prevent closing write data form when clicking alert
|
2017-05-30 14:45:40 -07:00 |
Jade McGough
|
3827003ec4
|
prepend write failed message
|
2017-05-30 14:45:40 -07:00 |
Jade McGough
|
889c874d01
|
disable when no input is in write data form
|
2017-05-30 14:45:40 -07:00 |
Andrew Watkins
|
160ffa7b92
|
Save CEO only with fully qualified queries
|
2017-05-30 14:39:40 -07:00 |
Jade McGough
|
1a6a7f94f2
|
remove unused propType
|
2017-05-30 14:38:05 -07:00 |
Jade McGough
|
495629eb7f
|
cleanup
|
2017-05-30 14:38:05 -07:00 |
Alex P
|
773870d0f0
|
Modify appearance of form based on @jaredscheib's feedback
- Less wide
- Gap between title and dropdown
- Helper text looks like helper text
- Rewrote helper text
|
2017-05-30 14:38:05 -07:00 |
Jade McGough
|
62ce1d3b7a
|
close writedataform on escape
|
2017-05-30 14:36:59 -07:00 |
Jade McGough
|
8e0bd25f49
|
increase height of text box
|
2017-05-30 14:36:59 -07:00 |
Jade McGough
|
ae0138ac38
|
move error handling to thunk
|
2017-05-30 14:36:59 -07:00 |
Jade McGough
|
f64f7cb785
|
remove tests for deleted reducer strings
|
2017-05-30 14:36:59 -07:00 |
Jade McGough
|
78c7690204
|
close WriteDataForm when clicking outside
|
2017-05-30 14:36:59 -07:00 |
Jade McGough
|
6e21dacfae
|
don’t require onStartEdit in DatabaseDropdown
|
2017-05-30 14:36:59 -07:00 |
Jade McGough
|
895785cfe9
|
remove unused proptype requirements
|
2017-05-30 14:36:59 -07:00 |
Jade McGough
|
30dfa9a9ed
|
move write form display state out of redux and into component state
|
2017-05-30 14:36:59 -07:00 |
Jade McGough
|
214f8b94df
|
use absolute path for shared components
|
2017-05-30 14:36:59 -07:00 |
Jade McGough
|
ccc8edcc28
|
use absolute path for imports
|
2017-05-30 14:36:59 -07:00 |
Jade McGough
|
84745e96f3
|
webpack is configured to resolve pathnames that start with shared, the src is unnecessary
|
2017-05-30 14:36:59 -07:00 |
Jade McGough
|
addd68b6dc
|
use es6 function declaration
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
b2bddadb7e
|
properly summon technologies
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
4d1d632050
|
add reducer tests
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
a284666c42
|
make handleWrite an async function
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
58a1463bc4
|
use better placeholder for data writing
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
b6a7184a7c
|
show error information when write fails
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
ba1893a3b1
|
remove unused method
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
aa3373aef9
|
fix write path
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
84f6998421
|
handle errors thrown by database selection
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
ff53c215e3
|
write data to database
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
1d88e4e104
|
add text area to writedataform
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
7f56dd9f53
|
write POST must include db in the path
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
dd3c18ed50
|
WIP
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
62065ae713
|
move databasedropdown
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
bd113914c1
|
make use of DatabaseDropdown
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
5e2b240054
|
WIP
|
2017-05-30 14:33:36 -07:00 |
Jade McGough
|
f21b196e2d
|
add some stuff to modal
|
2017-05-30 14:33:35 -07:00 |
Jade McGough
|
23509d1c4a
|
use redux for write form
|
2017-05-30 14:33:35 -07:00 |
Jade McGough
|
b6939064e7
|
utilize overlay technologies
|
2017-05-30 14:33:35 -07:00 |
Jade McGough
|
4fff9b8b44
|
add button for writing data
|
2017-05-30 14:33:35 -07:00 |
Andrew Watkins
|
c4e00dc508
|
Prettier
|
2017-05-30 13:38:50 -07:00 |
Andrew Watkins
|
2f2899fe68
|
Fix multiple field selection bugs
Before applying this commit, if a user had
a field and func selected and then selected
a new field the new field would not be applied to
the query.
|
2017-05-30 13:36:47 -07:00 |
Jared Scheib
|
58537431e5
|
Remove and add a comment
|
2017-05-26 21:11:52 -07:00 |
Jared Scheib
|
59027f157d
|
Fix diff mutation bug, simplify resetZoom trigger
|
2017-05-26 21:00:04 -07:00 |
Jared Scheib
|
a2884a175e
|
Merge remote-tracking branch 'origin/master' into 1481-feature/reset_zoom_on_timerange_change
Conflicts:
ui/src/shared/components/LayoutRenderer.js
|
2017-05-26 19:05:41 -07:00 |
Jared Scheib
|
e4c34ba94f
|
Refactor: deepDiff into utils file and cleaner logic
|
2017-05-26 18:54:02 -07:00 |
Alex Paxton
|
c2525e5b1a
|
Merge pull request #1544 from influxdata/theme-refactor
Theme refactor
|
2017-05-26 18:37:11 -07:00 |
Alex P
|
ac5f1f6fb3
|
Remove excess ternary operator
|
2017-05-26 17:36:17 -07:00 |
Alex P
|
9261af1097
|
Use lodash method instead of vanilla js
|
2017-05-26 17:24:19 -07:00 |
Alex P
|
3c4c0e2e21
|
Use class instead of style object
|
2017-05-26 17:17:33 -07:00 |
Jared Scheib
|
6322a5fec4
|
Add StackOverflow citation for deep diff func
|
2017-05-26 16:14:34 -07:00 |
Jared Scheib
|
3613a36b3c
|
Add comment
|
2017-05-26 15:43:02 -07:00 |
Jared Scheib
|
2f51d39dd9
|
Refactor zoom reset and prevent updateOptions on only timeRange update
|
2017-05-26 15:41:30 -07:00 |
Jared Scheib
|
cf10ee03ba
|
Reset zoom when graph is zoomed and time range changes
|
2017-05-26 12:30:19 -07:00 |
Jared Scheib
|
04a7fe6f22
|
WIP Try to use change in range values for reset zoom trigger
|
2017-05-26 12:11:56 -07:00 |
Jared Scheib
|
4c16a976c5
|
Reset zoom on all graphs when timeRange value is changed
|
2017-05-25 18:15:39 -07:00 |
Alex P
|
65706bb073
|
Make Kapacitor node dropdowns much wider
Bandaid fix for the edit/delete icons overlapping item text
|
2017-05-25 14:51:46 -07:00 |
Jared Scheib
|
bd3f17a692
|
Fix test to actually test the removeEvery state change
|
2017-05-25 14:39:42 -07:00 |
Alex P
|
758c68786f
|
Make optional "Add" item in dropdown look distinct
|
2017-05-25 14:39:25 -07:00 |
Jared Scheib
|
470dec3049
|
Remove redundant proptypes
|
2017-05-25 11:33:55 -07:00 |
Alex P
|
45fb99a651
|
Use proper means of preventing cursor events
|
2017-05-24 19:58:13 -07:00 |
Alex P
|
c2b69a5844
|
Prevent single stat text for appearing squished in small cells
|
2017-05-24 19:55:03 -07:00 |
Alex P
|
4de4b39f32
|
Refactor query templates dropdown
|
2017-05-24 19:32:12 -07:00 |
Alex P
|
f6441c4357
|
Use auto height to handle overflow
|
2017-05-24 19:23:21 -07:00 |
Alex P
|
667144e764
|
Use autoHeight prop to simplify dropdowns and multi select dropdowns
|
2017-05-24 19:20:09 -07:00 |