Commit Graph

8505 Commits (61d8a1c975e47c3f01f47e6249f242b03cd5e10c)

Author SHA1 Message Date
Alex Paxton 043f4f0893 Merge pull request #3041 from influxdata/rename-fix-column
Change "Fix First Column" to "Lock First Column"
2018-03-23 09:32:26 -07:00
Alex Paxton 24d1b9211f Merge pull request #3040 from influxdata/style/table-customizable-fields
Polish Customizable Fields UI
2018-03-23 09:09:04 -07:00
Alex P 03ce32e082 Improve database confirm delete copy 2018-03-22 21:51:14 -07:00
Alex P 0e0ef31020 Replace data write errorThrown with notify
Moving to copy as well
2018-03-22 21:42:01 -07:00
Alex P 2155217a60 Replace errorThrown with notify for csv download fail notification
Also moving to copy
2018-03-22 21:38:44 -07:00
Alex P 240e31d823 Replace JSON load failure error with notification; move to notifications copy 2018-03-22 21:23:28 -07:00
Alex P fa3405e1db Centralize new version and loading local settings notifications 2018-03-22 21:08:34 -07:00
Alex P c183fc7989 Use notify when flushing error queue if error type is object 2018-03-22 21:06:09 -07:00
Alex P 473ed1aa4a Fix linter errors 2018-03-22 20:45:51 -07:00
Alex P 7eee681443 Refactor notifications to be functions 2018-03-22 20:44:19 -07:00
Alex P ceaf9c1e09 WIP Refactor notifications to be functions 2018-03-22 20:26:55 -07:00
Alex P 420fb517fa Rename notifications that are already functions to camel case 2018-03-22 20:15:00 -07:00
Alex P 3da13afb5a Refactor dashboard notifications 2018-03-22 19:57:32 -07:00
Alex P 72458308b6 Refactor tickscript notifications 2018-03-22 19:55:51 -07:00
Alex P 7c88f82ca0 Update copy 2018-03-22 19:00:49 -07:00
Alex P e2bddbadb3 Implement FancyScrollbar in Customize Fields list 2018-03-22 18:54:16 -07:00
Alex P 40c07242a2 Polish Customizable Fields UI
Also moving styles to own stylesheet
2018-03-22 18:21:34 -07:00
Alex P 9c0a862c15 Fix bug that caused table render to fail 2018-03-22 18:14:32 -07:00
Andrew Watkins f0b4686d58 Merge pull request #3038 from influxdata/no-progress
Remove progress from prod build
2018-03-22 16:24:23 -07:00
Jared Scheib 385c892f6a Make tslint happy for tests 2018-03-22 15:51:54 -07:00
Alex Paxton 7b87b59951 Merge pull request #3034 from influxdata/style/table-sort
Style Table Sorting
2018-03-22 15:51:29 -07:00
Andrew Watkins e15ef68b6c Remove progress from prod build 2018-03-22 15:46:11 -07:00
Alex Paxton 9dddd2909a Merge pull request #3036 from influxdata/style/table-thresholds-polish
More Table Polish
2018-03-22 15:45:53 -07:00
Alex P 0097f28807 Respond to feedback 2018-03-22 15:32:57 -07:00
Jared Scheib 8d915cebc3 Merge branch 'master' into bugfix/task_enabled_correct_check 2018-03-22 15:12:22 -07:00
Andrew Watkins 28ef621d6b Merge pull request #3037 from influxdata/tslint-error
Beauty is pain
2018-03-22 15:11:35 -07:00
Andrew Watkins e7840e84bb Add config filepath to ts-loader in prod build 2018-03-22 14:52:22 -07:00
Andrew Watkins 2fb577140f Use stats variable 2018-03-22 14:51:45 -07:00
Andrew Watkins 0f18b85501 Add path to config file 2018-03-22 14:51:25 -07:00
Andrew Watkins 04d2177fd2 Simplify webpack output 2018-03-22 14:50:55 -07:00
Andrew Watkins 5f8c57e2d6 Remove unused variables 2018-03-22 14:50:05 -07:00
Andrew Watkins 4f5f42f285 Fix typo for ordered imports 2018-03-22 14:47:57 -07:00
Andrew Watkins fb8501632a Add progress to dev build 2018-03-22 14:47:39 -07:00
Alex P 42addb77fa Merge branch 'master' into style/table-sort 2018-03-22 14:40:11 -07:00
Alex P c605edebab Fix linter error 2018-03-22 14:27:27 -07:00
Andrew Watkins d8cfb7fa35 Remove console log experiment 2018-03-22 14:25:12 -07:00
Andrew Watkins 8445b5516e WIP emit errors tslint 2018-03-22 14:25:12 -07:00
Alex P f7eb3e9681 Merge branch 'master' into style/table-thresholds-polish 2018-03-22 14:17:55 -07:00
Alex P 0a8ac81c02 Merge branch 'master' into style/table-thresholds-polish 2018-03-22 14:17:26 -07:00
Deniz Kusefoglu a8593aa36e Merge pull request #3035 from influxdata/fix-tslint.json
Update sorting rules
2018-03-22 14:16:07 -07:00
Jared Scheib e4088ce61a Merge branch 'master' into bugfix/task_enabled_correct_check 2018-03-22 14:08:45 -07:00
Iris Scholten d6f080b5c9 Merge pull request #3030 from influxdata/feature/table-hide-series
Table graph hide field columns/rows and merging sub feature concepts
2018-03-22 13:56:07 -07:00
ebb-tide 99fc7a0773 Fix updating sorting rules 2018-03-22 13:54:47 -07:00
Alex P e127123518 Merge remote-tracking branch 'origin/style/table-thresholds-polish' into style/table-thresholds-polish 2018-03-22 13:54:32 -07:00
Alex P ea8453bf62 Reduce firing of calculateTimeColumnWidth for smoother rendering 2018-03-22 13:54:23 -07:00
Alex P 7a2a00f72a Prevent time column from truncating text when time axis is vertical 2018-03-22 13:54:23 -07:00
Alex P c5bce2ae7f Refactor generate hex function to take explicit options
Also sets he default color to grey text if the cell is a table
(This prevents null values showing up as blue)
2018-03-22 13:54:23 -07:00
Alex P 992d40bc8c Merge remote-tracking branch 'origin/style/table-sort' into style/table-sort 2018-03-22 13:51:52 -07:00
ebb-tide e999214e15 Update sorting rules 2018-03-22 13:51:28 -07:00
Alex P 85fd497097 Polish table sorting interaction 2018-03-22 13:46:45 -07:00