Deniz Kusefoglu
939c81251b
Remove unused dygraph synchronizers
2018-03-09 10:51:49 -08:00
Andrew Watkins
c7f3de72a4
Fix ajax error throwing
2018-03-09 10:40:17 -08:00
Luke Morris
8e5845afe3
Merge branch '1.4.2.x'
2018-03-08 19:07:04 -08:00
Luke Morris
e53d3a6cca
Bump version
2018-03-08 18:54:45 -08:00
Iris Scholten
afd1500e60
WIP save table options into cell in database
2018-03-08 17:57:41 -08:00
Iris Scholten
350a13b3ff
connect options in CEO to visualization in CEO
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-08 16:50:41 -08:00
Iris Scholten
7cb3132a09
create action and reducer for updating the redux store
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-08 16:01:43 -08:00
Iris Scholten
076e47b9e5
Merge branch 'feature/table-graph-backend' into feature/graph-table-time-format
2018-03-08 15:37:44 -08:00
Iris Scholten
b0db610e8d
add options to backend DashboardCell and to cell editor overlay cell in redux
...
Co-authored-by Deniz Kusefoglu <deniz@influxdata.com>
2018-03-08 15:35:34 -08:00
Deniz Kusefoglu
8ef4ed5b70
Fix hoverlegend not showing
2018-03-07 23:39:05 -08:00
Deniz Kusefoglu
8e1daa24b0
Do not show crosshair component on hovered graph
2018-03-07 22:55:34 -08:00
Iris Scholten
bb8b2008e1
remove unnecessary instance method
2018-03-07 18:17:29 -08:00
Deniz Kusefoglu
3e67139036
Resolve merge conflicts
2018-03-07 17:56:50 -08:00
Iris Scholten
82ff6c9c53
Merge branch 'master' into feature/graph-table-time-format
2018-03-07 17:52:28 -08:00
Deniz Kusefoglu
1d89e5d9ce
Turn crosshairs visibility to none when not hovering
2018-03-07 17:47:23 -08:00
Iris Scholten
1c09aa2655
create initial tests for ProvidersTableRowNew around bug fix
2018-03-07 16:27:56 -08:00
Iris Scholten
fca3597ad5
change ProvidersTableRowNew to typescript
2018-03-07 15:51:22 -08:00
Iris Scholten
bd2047af2c
change InputclicktoEdit tests to look for html components instead of attributes
2018-03-07 15:13:38 -08:00
Iris Scholten
0948afe252
create component tests for InputClickToEdit
2018-03-07 14:39:41 -08:00
Deniz Kusefoglu
bc4288861d
Add crosshair component at hovertime
2018-03-07 14:16:54 -08:00
Iris Scholten
63b93034c2
Merge branch 'master' into fix/enable-save
2018-03-07 13:24:25 -08:00
Luke Morris
725cfe1cca
Merge branch '1.4.2.x'
2018-03-07 13:19:57 -08:00
Luke Morris
e4cc104d4b
Bump version to 1.4.2.2
2018-03-07 13:19:40 -08:00
Iris Scholten
f37acdde0f
change InputClickToEdit to TypeScript
2018-03-07 12:55:13 -08:00
Iris Scholten
0f96e90a3e
Merge branch 'master' into fix/hover-confirm-delete
2018-03-07 12:25:06 -08:00
Andrew Watkins
af3c1e4723
Fix url not being captured in kapacitor form
2018-03-07 11:24:07 -08:00
lukevmorris
82614016c6
Merge pull request #2933 from influxdata/hotfix/kapacitor-form
...
Fix url not being captured in kapacitor form
2018-03-07 11:22:52 -08:00
Iris Scholten
cb32c1ac86
check if onChange exists before calling it
2018-03-07 11:20:02 -08:00
Iris Scholten
c5da577f34
fix error in ConfirmButtons.test
2018-03-07 11:09:37 -08:00
Andrew Watkins
e0a41a43c6
Update thread-loader
2018-03-07 11:05:42 -08:00
Andrew Watkins
3c93aa6eb7
Fix url not being captured in kapacitor form
2018-03-07 10:59:22 -08:00
Andrew Watkins
f46776c98d
Remove unused packages
2018-03-07 08:34:06 -08:00
Andrew Watkins
aaaeeeb045
Remove gzip compression (already done on server)
2018-03-07 08:32:15 -08:00
Andrew Watkins
028e095d29
Allow webpack to resolve imports and exports
2018-03-07 08:32:15 -08:00
Alex Paxton
9da13c11db
Merge pull request #2927 from influxdata/feature/graph-table-styles
...
First Pass at Table Graph Styles
2018-03-06 18:14:38 -08:00
Iris Scholten
ecdd5e8d9f
change onKeyUpdate to onChange
2018-03-06 18:08:02 -08:00
Iris Scholten
a36cdf7509
remove unnecessary currentValue from state
2018-03-06 17:53:39 -08:00
Deniz Kusefoglu
803a93babc
Reorder visualization types
2018-03-06 17:43:49 -08:00
Iris Scholten
f97428cb2c
Merge branch 'master' into fix/enable-save
2018-03-06 17:36:44 -08:00
Iris Scholten
92fd9f231f
create unit tests for ConfirmButtons and refactor confirmButtons
2018-03-06 16:48:08 -08:00
Deniz Kusefoglu
9cd8b34b63
Convert hoverTime to string
2018-03-06 16:27:14 -08:00
Deniz Kusefoglu
9d78e5d2bd
Fix dygraph cell types for synchronization
2018-03-06 14:14:04 -08:00
Iris Scholten
2c92f92b2e
add hoverText to ConfirmButton
2018-03-06 12:57:54 -08:00
Iris Scholten
db8d291f9e
change ConfirmButtons to typescript and refactor; create initial ConfirmButtons tests
2018-03-06 12:22:58 -08:00
Iris Scholten
f4c48cd63c
update hover text to be 'Delete' in the confirm deletion buttons in ProviderTableRow and OrganizationTableRow
2018-03-06 11:12:30 -08:00
Iris Scholten
cce78cf3f4
fix typo
2018-03-06 11:12:30 -08:00
Iris Scholten
fd946891af
add prop to change hover text of confirm button; will default to save
2018-03-06 11:12:30 -08:00
Andrew Watkins
50d1cb53a9
Remove public from instance methods
2018-03-06 09:51:58 -08:00
Deniz Kusefoglu
f380465d7f
Create and sync hoverTime across GraphTable and Dygraphs
2018-03-05 21:13:35 -08:00
Iris Scholten
9a2f7f9649
update inputclicktoedit in customizable column to use onBlurUpdate instead of onUpdate
2018-03-05 18:48:39 -08:00
Iris Scholten
34161917d3
Merge branch 'master' into fix/enable-save
2018-03-05 18:41:08 -08:00
Iris Scholten
90b57be1e2
remove unused variable
2018-03-05 18:40:18 -08:00
Iris Scholten
e275736060
respond to PR review
2018-03-05 18:38:26 -08:00
Iris Scholten
55442444fe
change time format from input to dropdown with an input available if custom format selected
2018-03-05 16:40:40 -08:00
Alex P
d95fd04e84
Add custom graphic for table type visualizations
2018-03-05 12:59:40 -08:00
Alex P
e3cc9f8614
Make input click to edit optionally appear as normal input
2018-03-05 12:33:55 -08:00
Alex P
f25acba6ca
Style table options more
2018-03-05 11:39:49 -08:00
Alex P
d0f9331100
Make graph options organizational CSS classes more generic
2018-03-05 11:39:12 -08:00
Andrew Watkins
9d33133d40
Move old tests over to new jest format
2018-03-05 08:46:23 -08:00
Andrew Watkins
0651d5b222
Add user interaction tests to MeasurementList
2018-03-05 08:46:23 -08:00
Andrew Watkins
902546bf45
Cleaup TagList render()
2018-03-05 08:46:23 -08:00
Andrew Watkins
ffec233410
Add test for TagList.tsx
2018-03-05 08:46:23 -08:00
Andrew Watkins
9c11b16d98
Refactor TagList and TagListItem into tsx
2018-03-05 08:46:23 -08:00
Andrew Watkins
d09ab49c8e
Remove functional logger from webpack dev.config
2018-03-05 08:46:23 -08:00
Andrew Watkins
9e4a1a254c
Refactor MeasurementList
2018-03-05 08:46:23 -08:00
Andrew Watkins
f4eca0a228
Convert MeasurementList to TypeScript and add tests
2018-03-05 08:46:23 -08:00
Andrew Watkins
e2ceba3560
Fix react prop-type warnings
2018-03-05 08:46:23 -08:00
Andrew Watkins
e6ebc4ccd0
Update DatabaseList test
2018-03-05 08:46:23 -08:00
Andrew Watkins
c3b241b774
WIP Add more tests for DatabaseList
2018-03-05 08:46:23 -08:00
Andrew Watkins
ce7ca56727
Add test for DatabaseListItem
2018-03-05 08:46:23 -08:00
Andrew Watkins
80e34cf6d6
Add first successful TypeScript test
2018-03-05 08:46:23 -08:00
Andrew Watkins
30a0ea216c
WIP first TypeScript test
2018-03-05 08:46:23 -08:00
Andrew Watkins
e132d54579
Move sorting to instance method
2018-03-05 08:46:23 -08:00
Andrew Watkins
e163806572
Convert the DatabaseList to TypeScript
2018-03-05 08:46:23 -08:00
Andrew Watkins
e3d470e8c2
Convert DatabaseList to TypeScript
2018-03-05 08:46:23 -08:00
Andrew Watkins
780875abbf
Add more rendering tests
2018-03-05 08:46:23 -08:00
Andrew Watkins
9bd26e06f6
Update test copy
2018-03-05 08:46:23 -08:00
Andrew Watkins
1f830b25bb
Add test for handleFilterKeyPress
2018-03-05 08:46:23 -08:00
Andrew Watkins
7fcd5f2383
Introduce handleFilterKeyPress test
2018-03-05 08:46:23 -08:00
Andrew Watkins
525106df47
Refine <DropdownInput/> rendering test
2018-03-05 08:46:23 -08:00
Andrew Watkins
49880adf6f
Add thread-loader to babel build step
2018-03-05 08:44:53 -08:00
Iris Scholten
b71babcec6
fix issue with moment deprecation when scrolling in TableGraph
2018-03-02 18:08:30 -08:00
Deniz Kusefoglu
5a624a80ee
Add onMouseOver and onMouseOut to table graaaaph grid
2018-03-02 17:24:02 -08:00
Iris Scholten
2912fdb983
update graphOptionsTimeFormat to have state and validate format; fix linter errors
2018-03-02 16:35:16 -08:00
Iris Scholten
8dd3507948
change timeSeriesToTable to transform date into ISO format; update time based on format
2018-03-02 15:15:33 -08:00
Iris Scholten
005f32ef82
add styles to TableGraph
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-03-02 12:35:35 -08:00
Deniz Kusefoglu
119d4f208b
Merge pull request #2905 from influxdata/feature/graph-table
...
TableGraph base functionality
2018-03-02 11:57:09 -08:00
Deniz Kusefoglu
475de32cd9
Add comment indicating location of feature flag
2018-03-02 11:25:46 -08:00
Deniz Kusefoglu
997ae996e2
Respond to PR review
2018-03-02 10:02:44 -08:00
Deniz Kusefoglu
8e007cc8db
Respond to PR review
2018-03-02 09:54:37 -08:00
Luke Morris
146292adac
Exclude hot-update files
2018-03-01 16:35:05 -08:00
Luke Morris
f5b91d1cad
Higher signal to noise ratio in incremental output
2018-03-01 16:28:46 -08:00
Iris Scholten
a1e3aea4a0
fix linter errors
2018-03-01 16:26:38 -08:00
Iris Scholten
c40caf053b
turn off TableGraph feature flag
2018-03-01 16:24:01 -08:00
Iris Scholten
bcb4a9c960
add higherorder functions to ones that require it in TableOptions
...
Co-authored-by "Deniz Kusefoglu" <deniz@influxdata.com>
2018-03-01 16:19:46 -08:00
Iris Scholten
ea36042e35
change TableGraph to get height from the wrapping div instead of passed in cellheight and remove extra stuff from TableOptions
...
Co-authored-by: "Deniz Kusefoglu" <deniz@influxdata.com>
2018-03-01 16:03:25 -08:00
Alex Paxton
cbf457a150
Merge pull request #2887 from influxdata/goodbye-bootstrap
...
Goodbye Bootstrap
2018-03-01 13:54:32 -08:00
Deniz Kusefoglu
cbc4d9bcc6
use uuid instead of node-uuid
2018-03-01 13:50:12 -08:00
Alex P
1084e0c169
One last fix
2018-03-01 13:42:12 -08:00
Deniz Kusefoglu
b2bfa36397
add react-virtualized dependency
2018-03-01 13:41:47 -08:00
Alex P
2ac5ca6cee
Remove unused social brand icons from icon font
...
Also the icons are sorted alphabetically, so it’s a weird diff
2018-03-01 13:40:43 -08:00
Alex P
7eb41de65c
Changes from review feedback
2018-03-01 13:40:16 -08:00
Deniz Kusefoglu
903aea9002
Merge branch 'master' into feature/graph-table
2018-03-01 13:39:18 -08:00
Andrew Watkins
1f7d5cb454
Update non-vendor asset build script to yarn start:fast
2018-03-01 14:28:47 -07:00
Iris Scholten
1a60d1857f
change Grid to MultiGrid in TableGraph and added a function to trasform data into an accepted format
...
Co-authored-by: "Deniz Kusefoglu" <deniz@influxdata.com>
2018-03-01 12:57:45 -08:00
Luke Morris
b02a79f0e4
Merge branch 'master' into goodbye-bootstrap
2018-03-01 12:20:24 -08:00
Luke Morris
ec0e817ff2
Updated yarn.lock
2018-03-01 12:16:49 -08:00
Andrew Watkins
d48d62cdbc
Update node-uuid to uuid
2018-03-01 12:13:38 -07:00
Andrew Watkins
9287ef521b
Have test use mount so they can access refs
2018-03-01 11:42:24 -07:00
Andrew Watkins
a2c61ba2a8
Add --runInBand to help with CI test performance
2018-03-01 11:25:02 -07:00
Andrew Watkins
96e07317e4
Christmas time
2018-03-01 11:19:32 -07:00
Andrew Watkins
88bd029b4a
Add babel-jest
2018-03-01 11:18:23 -07:00
Andrew Watkins
f198e2d8a9
Cleanup
2018-03-01 11:18:23 -07:00
Andrew Watkins
6712a9af4b
Add test for handleSelection
2018-03-01 11:18:23 -07:00
Andrew Watkins
3334f432b7
Add test for handleClick instance method
2018-03-01 11:18:23 -07:00
Andrew Watkins
e2b25f720b
Introduce instance method tests
2018-03-01 11:18:23 -07:00
Andrew Watkins
f49ebb468b
Add DropdownInput test
2018-03-01 11:18:23 -07:00
Andrew Watkins
bcf42ed331
Refactor Dropdown component and specs
2018-03-01 11:18:23 -07:00
Andrew Watkins
78c8771b65
Add introductory Dropdown component test
2018-03-01 11:17:35 -07:00
Andrew Watkins
452e8b909f
Add linter to tests
2018-03-01 11:16:29 -07:00
Andrew Watkins
980df66b16
Fix prop-types and other warnings
2018-03-01 11:16:29 -07:00
Andrew Watkins
c6d2e4dcbc
Remove karma et al
2018-03-01 11:16:29 -07:00
Andrew Watkins
110195babc
Fix moment warnings
2018-03-01 11:16:03 -07:00
Andrew Watkins
29fdc74fee
Reinstall jest
2018-03-01 11:16:03 -07:00
Andrew Watkins
60b110b681
Update watch script
2018-03-01 11:16:03 -07:00
Andrew Watkins
a6021f1e8b
Replace deprecated node-uuid with uuid - fixes console node-uuid warnings
2018-03-01 11:16:03 -07:00
Andrew Watkins
d74e7824c1
Change test scripts
2018-03-01 11:16:02 -07:00
Andrew Watkins
b58af4ced0
Will pass all tests using jest
2018-03-01 11:16:02 -07:00
Andrew Watkins
64eedc0348
WIP Enable jest to resolve all modules
2018-03-01 11:16:02 -07:00
Andrew Watkins
db9a2b8e68
Rename spec dir to test
2018-03-01 11:16:02 -07:00
Andrew Watkins
e8c9455e4c
Rename tests to match jest regex
2018-03-01 11:16:02 -07:00
Andrew Watkins
2ed7a69d94
Remove unused dependencies
2018-03-01 11:16:02 -07:00
Andrew Watkins
1602ac8143
Move typsecript to dev dependency
2018-03-01 11:16:02 -07:00
Andrew Watkins
fcd821ce82
Remove unused package:
2018-03-01 11:16:02 -07:00
Andrew Watkins
c795448d30
Only create reference to vendor.dll.js in developement
...
Also changed filenames to fit with more modern webpack conventions
2018-03-01 11:16:02 -07:00
Andrew Watkins
979f4da50d
Tweak package.json scripts
2018-03-01 11:16:02 -07:00
Andrew Watkins
e90567448d
Remove thread loader from babel build to speed up hot reload
2018-03-01 11:16:02 -07:00
Andrew Watkins
622a7cd208
gzip compress prod build
2018-03-01 11:16:02 -07:00
Andrew Watkins
6e9cc6c6cc
Add additional UgliffyJSPlugin options
2018-03-01 11:16:02 -07:00
Andrew Watkins
61cefe2372
Fix react unminified in prod
2018-03-01 11:16:02 -07:00
Andrew Watkins
8fcec6e0c4
Optimize prod && dev build with threads and babel-preset-env
2018-03-01 11:16:02 -07:00
Andrew Watkins
5726e05ac2
Update UglifyJsPlugin
2018-03-01 11:16:02 -07:00
Andrew Watkins
e1d2c1101f
Update tsconfig exclude
2018-03-01 11:16:02 -07:00
Andrew Watkins
fe6ffd8ae5
Modify prod clean script
2018-03-01 11:16:02 -07:00
Andrew Watkins
034fce1c7e
Update build scripts
2018-03-01 11:16:02 -07:00
Andrew Watkins
a9d3ef04c1
Introduce DllPlugin
2018-03-01 11:16:02 -07:00
Andrew Watkins
7802189804
Add thread and fork-ts-checker-webpack-plugin
2018-03-01 11:16:02 -07:00
Andrew Watkins
fda32140a4
Update babel loader to use modern webpack config syntax
2018-03-01 11:15:33 -07:00
Andrew Watkins
aedf6add4e
Add 2016 babel-preset
2018-03-01 11:15:33 -07:00
Andrew Watkins
1b96642b87
Remove unused / incomplete integration tests
2018-03-01 11:15:33 -07:00
Andrew Watkins
573622b9de
Remove storybook
2018-03-01 11:15:33 -07:00
Andrew Watkins
c4a0bb7f5d
Enable synthetic default imports
2018-03-01 11:14:55 -07:00
Andrew Watkins
461561aaee
Update prodConfig with ts-loader
2018-03-01 11:14:55 -07:00
Andrew Watkins
2f9b932d05
Introduce first TypeScript file to project
2018-03-01 11:14:55 -07:00
Andrew Watkins
8202c9710e
Enable HMR via upgrade of webpack-dev-server
2018-03-01 11:14:14 -07:00
Andrew Watkins
9245ea9674
Prettier
2018-03-01 11:13:44 -07:00
Andrew Watkins
cf7aa73369
Upgrade to webpack 3
2018-03-01 11:13:44 -07:00
Andrew Watkins
889f635da5
Update karma dependencies et al
2018-03-01 11:13:27 -07:00
Andrew Watkins
0c604f7741
Make test watching simpler
2018-03-01 11:12:49 -07:00
Andrew Watkins
958436d6a3
Fix karma loader errors
2018-03-01 11:12:49 -07:00
Andrew Watkins
426b0c97c2
Update prod config to support webpack 2
2018-03-01 11:12:49 -07:00
Andrew Watkins
38c9e51819
Upgrade babel-loader to remove deprecation warning
2018-03-01 11:12:48 -07:00
Andrew Watkins
aecc28a4c9
Add eslint-config-prettier and fix prettier spam
2018-03-01 11:12:14 -07:00
Andrew Watkins
a7cebee19f
WIP: initial upgrade path to Webpack 2
2018-03-01 11:11:30 -07:00
Luke Morris
d51dbc8e8f
Bump version number
2018-02-28 23:23:27 -08:00
Luke Morris
898a45c0ca
Refreshing graphs are by default inView
2018-02-28 23:06:59 -08:00
Luke Morris
be55cab8dd
RuleGraph is always in view
2018-02-28 22:57:42 -08:00
Luke Morris
1957f3b947
Fix kapacitor url update event
2018-02-28 22:55:24 -08:00
Luke Morris
38f8f114fd
Bump version number
2018-02-28 21:28:29 -08:00
Luke Morris
c331e0f48e
Revert :interval: work
...
Squashed commit of the following:
commit 8b18f78098953c5aba744dd16a215b6ed4cd5143
Author: Luke Morris <lukevmorris@gmail.com>
Date: Wed Feb 28 20:44:46 2018 -0800
Revert "Merge pull request #2663 from influxdata/feature/migrate-time-interval"
This reverts commit 8cd9d1890c
, reversing
changes made to c1fcd18430
.
commit 8f17059d24cc1a1bb4b8675be70fb9adb3f3a3e3
Author: Luke Morris <lukevmorris@gmail.com>
Date: Wed Feb 28 20:44:23 2018 -0800
Revert "Merge pull request #2890 from influxdata/fix/time-interval"
This reverts commit 0a1997d7f1
, reversing
changes made to afbcfc3c0d
.
2018-02-28 20:47:16 -08:00
Iris Scholten
5f0001336c
WIP adding react-virtualized grid component to TableGraph
2018-02-28 17:50:38 -08:00
lukevmorris
2449e87ab4
Merge pull request #2885 from influxdata/CEO-static-legend-update-speed
...
Pass dygraphSeries as prop to static-legend to improve update respons…
2018-02-28 16:21:58 -08:00
lukevmorris
6a42674830
Merge pull request #2886 from influxdata/prevent-threshold-jumping
...
Prevent Threshold Jumping
2018-02-28 16:20:21 -08:00
Iris Scholten
0c4438d281
create TableGraph component and use it in RefreshingGraphs
...
Co-authored-by: "Deniz Kusefoglu" <deniz@influxdata.com>
2018-02-28 15:39:56 -08:00
Alex P
b0994b0cae
Clean up logic
2018-02-28 15:17:08 -08:00
Alex P
7bc4555462
Simplify logic
2018-02-28 15:16:36 -08:00
Alex P
47a70a346e
Clone SingleStat inside of Dygraph to get access to staticLegendHeight
...
This way the SingleStat doesn’t obscure the static legend if it is
present
2018-02-28 15:00:48 -08:00
Alex P
1f3b5889aa
Cleanup
2018-02-28 14:38:55 -08:00
Alex P
b5e33880ff
Fix console error
2018-02-28 14:36:26 -08:00
Alex P
5039c2d7c3
Ensure single stat appears above line graph & annotations
2018-02-28 14:30:27 -08:00
Iris Scholten
bb95e5ddc4
finish pulling out individual components from TableOptions
2018-02-28 14:13:22 -08:00
Iris Scholten
cf8a0ee1da
move parts of TableOptions into their own components
2018-02-28 13:55:14 -08:00
Deniz Kusefoglu
c8a8b5f282
Add table options sortby, timeaxis and timeformat
2018-02-28 13:37:10 -08:00
Iris Scholten
a58aaa950f
add default table colors to gaugeColors
2018-02-28 10:47:01 -08:00
Andrew Watkins
afbcfc3c0d
Add yarn-error.log to .gitignore
2018-02-28 10:29:42 -07:00
Alex P
14161c2170
Merge branch 'master' into goodbye-bootstrap
2018-02-28 00:02:31 -08:00
Alex P
df71f70271
Remove bootstrap theme
2018-02-28 00:02:21 -08:00
Alex P
d8763185e9
Introduce text color utilities from bootstrap theme
2018-02-28 00:00:42 -08:00
Alex P
3fb0c8249b
Align text in edit and display modes
2018-02-27 23:56:30 -08:00
Alex P
0ed84ac06f
Misc polish
2018-02-27 23:40:50 -08:00
Alex P
a16f0da7c0
Polish
2018-02-27 23:35:27 -08:00
Alex P
4ba5240dd9
Polish radio, checkboxes, and kap config page
2018-02-27 23:27:21 -08:00
Alex P
32302e64f9
Panel polish
2018-02-27 23:13:16 -08:00
Alex P
036b5da9bb
Polish display bugs in kapacitor rule builder page
2018-02-27 23:06:43 -08:00
Alex P
d167f35461
Polish custom time range dropdown
2018-02-27 22:53:12 -08:00
Alex P
6fb42a152c
Polish Search Widgets
2018-02-27 22:48:05 -08:00
Alex P
315c7b9f0f
Minor button icon alignment adjustment
2018-02-27 22:30:07 -08:00
Alex P
a2eb54a6a5
Cleanup DE visualization header
2018-02-27 22:28:31 -08:00
Alex P
bd776736d1
Cleanup
...
Removing references to unused classes
2018-02-27 22:20:16 -08:00
Alex P
72aceacd0c
Add "solid" style panel
2018-02-27 22:13:10 -08:00
Alex P
3200c27eef
Minor tweaks
2018-02-27 22:10:08 -08:00
Alex P
7b9380a2ba
Introduce bootstrap grid clone
2018-02-27 21:57:27 -08:00
Alex P
18b6108ab0
Adjust font size of small form elements
2018-02-27 21:06:28 -08:00
Alex P
52c27c1eec
Adjust vertical alignment of icons inside small buttons
2018-02-27 20:58:56 -08:00
Alex P
78f970ef7c
Introduce Code Styles from bootstrap theme
2018-02-27 20:53:03 -08:00
Alex P
d87801185a
Move carets into misc stylesheet
2018-02-27 20:45:40 -08:00
Alex P
15a63f9fc3
Introduce Radio Buttons (tab lists)
2018-02-27 20:39:39 -08:00
Alex P
c3304262bf
Fix carets in dropdowns
2018-02-27 20:29:33 -08:00
Alex P
5bc5b24fdd
Bring in some utilities from bootstrap theme
2018-02-27 20:24:55 -08:00
Alex P
26f5f282a1
Ensure panel body has rounded top corners when no panel heading present
2018-02-27 20:23:17 -08:00
Alex P
c645d8dc06
Introduce panels from bootstrap theme
2018-02-27 20:21:57 -08:00
Alex P
ed1b56b0f6
Cleanup
2018-02-27 20:02:28 -08:00
Alex P
22948f26bd
Namespace lower level stylesheets in theme
2018-02-27 20:01:13 -08:00
Alex P
2bb83c7ae3
Introduce Alerts from bootstrap theme
2018-02-27 19:58:08 -08:00
Alex P
9854ae8b83
Introduce form elements
2018-02-27 19:54:48 -08:00
Alex P
726a61b231
Introduce tables from bootstrap theme
2018-02-27 19:39:12 -08:00
Luke Morris
df8eb6ace8
Merge branch 'master' into prevent-threshold-jumping
2018-02-27 19:29:45 -08:00
Luke Morris
801f1311a4
Merge branch 'master' into feature/migrate-time-interval
2018-02-27 19:14:28 -08:00
Alex P
38e6a9ff76
Add more icon margin in buttons
2018-02-27 18:32:02 -08:00
Alex P
178d298d7c
Fix some problems with dropdowns
2018-02-27 18:28:48 -08:00
Alex P
2b687c41d4
Fix some problems with buttons
2018-02-27 18:18:38 -08:00
Alex P
3fbb76fad0
Center container
2018-02-27 18:17:20 -08:00
Alex P
f5f853a98c
Add Dropdown styles from bootstrap theme
2018-02-27 18:02:22 -08:00
Alex P
0204944edc
Introduce Icon Font
2018-02-27 17:55:26 -08:00
Alex P
c344a32796
Introduce Chronograf Theme
...
Including 2 modules to start, more to come
2018-02-27 17:51:33 -08:00
Iris Scholten
a40c77a28e
add inview to tableoption
2018-02-27 17:36:55 -08:00
Alex P
e196b1e42b
Format color palette
2018-02-27 17:28:04 -08:00
Iris Scholten
e4068950ab
Merge branch 'master' into feature/graph-table
2018-02-27 17:18:00 -08:00
Alex P
ced2b34940
Prevent colors sorting when editing value
2018-02-27 17:16:59 -08:00
Alex P
a16ed55137
Remove commented out code
2018-02-27 17:16:37 -08:00
Alex P
f72e3e546b
Ensure single stat base color is always first during sort
2018-02-27 17:16:22 -08:00
Alex P
9e3344f443
Sort colors when not editing a threshold value
2018-02-27 17:08:40 -08:00
Iris Scholten
6bf7132101
WIP adding controls into TableOptions
2018-02-27 17:07:27 -08:00
Deniz Kusefoglu
838d78ac59
Pass dygraphSeries as prop to static-legend to improve update responsiveness while dediting queries
2018-02-27 16:50:16 -08:00
Luke Morris
cc7cb6cc72
Remove logs
2018-02-27 16:34:35 -08:00
Iris Scholten
1ddda5afbe
WIP add TableOptions for cell editor overlay options
2018-02-27 16:21:44 -08:00
Iris Scholten
bf74d70719
mend
2018-02-27 16:13:00 -08:00
Iris Scholten
068c14cb62
add visualization option for table
2018-02-27 16:12:33 -08:00
lukevmorris
c1fcd18430
Merge pull request #2867 from influxdata/fix-single-stat-gauge
...
Fix Single Stat & Gauge Cells
2018-02-27 15:57:30 -08:00
lukevmorris
d971b7a076
Merge pull request #2869 from influxdata/actually-fix-ceo-keyboard-shortcuts
...
Actually fix Cell Editor keyboard shortcuts
2018-02-27 14:51:54 -08:00
Deniz Kusefoglu
97c1cb16d4
Add react-virtualized to dependencies
2018-02-27 14:21:46 -08:00
Alex P
483532c1c3
Factor in staticLegendHeight when determining marker and span heights
2018-02-27 14:19:59 -08:00
Alex P
d8ccf8f1de
Reset focus to CEO after deleting a threshold or hitting max thresholds
...
Previously the UI would lose focus and keyboard events no longer fire
2018-02-27 13:45:56 -08:00
Alex P
eca565cb6e
Improve reset stylesheet
2018-02-27 13:06:45 -08:00
Alex P
14df308409
Remove bootstrap base stylesheet
2018-02-27 13:06:14 -08:00
Alex P
4def676fb1
Remove jQuery & Bootstrap packages
2018-02-27 13:05:36 -08:00
Alex P
7b67975585
Pass inView into graph types other than line
2018-02-27 12:31:53 -08:00
Deniz Kusefoglu
90a574cc64
Merge Conflicts
2018-02-27 11:42:15 -08:00
Deniz Kusefoglu
67d7eebb00
No style left behind
2018-02-27 10:03:26 -08:00
Deniz Kusefoglu
b4ecdf3c5e
Implement PR review suggestions.
2018-02-27 10:02:43 -08:00