Iris Scholten
|
fed3eed5aa
|
add fixFirstColumn to tableOptions
|
2018-03-19 16:07:41 -07:00 |
Iris Scholten
|
79d977fbea
|
add fixFirstColumn to backend and tests
|
2018-03-19 15:56:31 -07:00 |
Deniz Kusefoglu
|
d3ad22f854
|
Merge pull request #3010 from influxdata/feature/table-graph-time-axis
Feature/table graph time axis
|
2018-03-19 15:03:04 -07:00 |
ebb-tide
|
fb604a1570
|
PR review changes
|
2018-03-19 14:41:34 -07:00 |
ebb-tide
|
ed446d62e1
|
Prettier changes
|
2018-03-19 14:38:21 -07:00 |
Alex P
|
38fa4e183f
|
Polish alignment of providers table items
|
2018-03-19 12:14:32 -07:00 |
Alex P
|
dd0dbe3fa0
|
Pass disabled prop directly into dropdown child components
|
2018-03-19 12:13:06 -07:00 |
ebb-tide
|
908d461856
|
More merge conflicts
|
2018-03-19 11:49:23 -07:00 |
Alex P
|
0946da63f8
|
Fix text wrapping on dashboard switcher menu
|
2018-03-19 11:47:33 -07:00 |
Alex P
|
46056d4e8d
|
Ensure button remains visible when active beyond table row hover
|
2018-03-19 11:45:39 -07:00 |
Alex P
|
25594c9e8d
|
Make delete user button more dangerous looking
|
2018-03-19 11:35:46 -07:00 |
ebb-tide
|
cfedf82456
|
Fix merge conflicts
|
2018-03-19 11:35:12 -07:00 |
Alex P
|
d4a2b3b023
|
Change copy to be more accurate
#2813
|
2018-03-19 11:30:19 -07:00 |
Alex P
|
3b8e663d94
|
Fix positioning of input tags with delete buttons
|
2018-03-19 11:28:58 -07:00 |
ebb-tide
|
bf325fd742
|
Make unzipping data faster.
|
2018-03-19 11:15:05 -07:00 |
Brandon Farmer
|
ff8b441fb6
|
Merge pull request #3005 from influxdata/features/sorting-table-graph
Sorting table graph from cell editor overlay
|
2018-03-19 10:01:00 -07:00 |
Brandon Farmer
|
4618cb9559
|
Fixes typescript compile type error
|
2018-03-18 19:31:35 -07:00 |
Brandon Farmer
|
9d4162c60b
|
Add test from display value of selected
|
2018-03-18 18:17:33 -07:00 |
Jared Scheib
|
6feb258c64
|
Merge branch 'master' into bugfix/task_enabled_correct_check
|
2018-03-16 21:05:01 -07:00 |
Jared Scheib
|
08e552a321
|
Update changelog & prettier
|
2018-03-16 20:59:44 -07:00 |
Jared Scheib
|
711d52aa87
|
Convert TasksTable to working TypeScript
|
2018-03-16 20:55:02 -07:00 |
Jared Scheib
|
6b12bcb7cd
|
Rename TasksTable.js to TasksTable.tsx
|
2018-03-16 20:49:46 -07:00 |
Jared Scheib
|
01931957ab
|
Convert KapacitorRulesTable to working TypeScript
|
2018-03-16 19:23:28 -07:00 |
Jared Scheib
|
07ba4e7590
|
Rename KapacitorRulesTable.js to KapacitorRulesTable.tsx
|
2018-03-16 19:23:03 -07:00 |
ebb-tide
|
ef04bbc186
|
Fix column index finder
|
2018-03-16 19:03:46 -07:00 |
ebb-tide
|
c988066e77
|
Include table options in new default dashboard cell
|
2018-03-16 18:52:30 -07:00 |
Jared Scheib
|
cba56b7920
|
Add & clean up many Kapacitor-related TypeScript types for RulesTable
|
2018-03-16 18:41:48 -07:00 |
ebb-tide
|
8730ba45b1
|
Find time data in proper row or col
|
2018-03-16 18:31:43 -07:00 |
Brandon Farmer
|
68151dd92e
|
Disable table graphs in ui
|
2018-03-16 17:56:15 -07:00 |
Brandon Farmer
|
e1979c7675
|
Import PropTypes from prop-types module
|
2018-03-16 17:52:25 -07:00 |
Brandon Farmer
|
1c08717148
|
Sort table graphs in cell editor overlay
|
2018-03-16 17:46:45 -07:00 |
ebb-tide
|
b64522d335
|
Calculate hoverTimeIndex instead of row
|
2018-03-16 17:16:19 -07:00 |
ebb-tide
|
2c60b4d9a5
|
Implement flip data array
|
2018-03-16 17:01:47 -07:00 |
Jared Scheib
|
2b7f4f5208
|
Make TasksTable 'id' & 'for' html props unique
|
2018-03-16 16:17:25 -07:00 |
Jared Scheib
|
3f7674199f
|
Make KapacitorRulesTable 'id' & 'for' html props unique
|
2018-03-16 16:16:37 -07:00 |
ebb-tide
|
b7a40264e9
|
resolve merge conflicts
|
2018-03-16 16:06:55 -07:00 |
Jared Scheib
|
a1a40ddc01
|
Add failing test for KapacitorRules renders both tables rows with unique label FORs
|
2018-03-16 16:04:04 -07:00 |
Jared Scheib
|
4080c31e93
|
Add failing test for KapacitorRules renders both tables with unique checkbox IDs
|
2018-03-16 16:03:20 -07:00 |
Jared Scheib
|
68a0716bfc
|
Add more kapacitor rules test data
|
2018-03-16 14:37:03 -07:00 |
Jared Scheib
|
60897b8bc2
|
Revert "Test KapacitorRulesTable tr keys to be UUIDv4"
This reverts commit 841ae1e60c .
|
2018-03-16 14:18:57 -07:00 |
Jared Scheib
|
64ee38bf9d
|
Revert "Fix KapacitorRulesTable to use UUIDv4 for tr keys"
This reverts commit 8e3ca25795 .
|
2018-03-16 14:18:16 -07:00 |
Alex Paxton
|
0587c94345
|
Merge pull request #2993 from influxdata/feature/table-thresholds
Add Color Thresholds to Table Graphs
|
2018-03-16 12:44:20 -07:00 |
Alex P
|
da0b568877
|
Use UUID to ensure unique keys
|
2018-03-16 12:28:53 -07:00 |
Alex P
|
364b863257
|
Rename constant to be consistent
|
2018-03-16 10:54:06 -07:00 |
Andrew Watkins
|
458475243e
|
Merge pull request #3001 from influxdata/chore/chronograf-admin-ts
Conversion of AllUsersPage to TypeScript add initial test
|
2018-03-16 10:52:02 -07:00 |
Alex P
|
91950f2ef7
|
Merge branch 'master' into feature/table-thresholds
|
2018-03-16 10:51:14 -07:00 |
Alex P
|
5b2ec2687f
|
Prefix moar imports with src/
|
2018-03-16 10:44:11 -07:00 |
Alex P
|
7434b02208
|
Pass colors prop into MultiGrid to cause re-renders more often
|
2018-03-16 10:42:12 -07:00 |
Alex P
|
41dc4bd811
|
get variable from props
No need to preserve its original name as an available variable
|
2018-03-16 10:37:56 -07:00 |
Alex P
|
5d9977d7df
|
Rename constant to be consistent
|
2018-03-16 10:37:22 -07:00 |