Commit Graph

5388 Commits (6edb4f30e461fcfe0438dd765a8654f1d5664eb4)

Author SHA1 Message Date
Alex P 6edb4f30e4 Write reducer test for updating line graph colors 2018-03-26 19:14:06 -07:00
Alex P a3fc9b778c Implement updating and rendering of line color scales 2018-03-26 19:10:19 -07:00
Alex P c1f3de244c Introduce component for selecting color scales 2018-03-26 19:09:29 -07:00
Alex P 635b0b91cf WIP Introduce a handful of color presets 2018-03-26 16:55:46 -07:00
Alex P a28a30d45c Refactor color operations to use Chroma 2018-03-26 16:24:15 -07:00
Alex P 853a3c0d6e Add Chroma.js Package 2018-03-26 16:23:46 -07:00
Alex P 1e1d0c656f Merge branch 'master' into moar-colors-n-stuff 2018-03-26 13:14:53 -07:00
Alex P c74adab816 Prototype HSL shifting color spectrum 2018-03-26 13:14:42 -07:00
Jared Scheib da8d8804e1 Merge pull request #3048 from influxdata/bugfix/multi-select-dropdown
Prevent Multi-Select Dropdown in InfluxDB Admin Users and Roles tabs from losing selection state
2018-03-23 18:27:00 -07:00
Jared Scheib b58621174e Prevent InfluxDB Admin reset state of MultiSelectDropdown on props refresh 2018-03-23 18:10:49 -07:00
Jared Scheib 0a1ddf7a8d Revert "Prevent props change from affecting local state"
This reverts commit f2bb8db12a.
2018-03-23 18:02:57 -07:00
Iris Scholten 2bcbed9157 create a class for puestionmarkTooltip in a link and format tooltip text 2018-03-23 16:50:28 -07:00
Iris Scholten e3a33d0e75 open moment formatting guide when clicking on the question mark in the time format table component 2018-03-23 15:24:44 -07:00
Alex P 8f53fb5e1f Simplify logic 2018-03-23 15:14:27 -07:00
Alex P f2bb8db12a Prevent props change from affecting local state 2018-03-23 15:14:18 -07:00
Iris Scholten cc0720cb34 fix prettier errors 2018-03-23 14:13:41 -07:00
Iris Scholten caf0409d5a remove unused var 2018-03-23 14:06:21 -07:00
Iris Scholten c703b14042 respond to review 2018-03-23 14:06:21 -07:00
Iris Scholten 9bd0cfac23 fix bug with fieldNames not updating in time for calculating column size 2018-03-23 14:06:21 -07:00
Iris Scholten 609c77b77a fix issue of no fields to customize when switching to table graph type 2018-03-23 14:06:21 -07:00
Andrew Watkins 43f59f5809 Merge pull request #3044 from influxdata/lint-scripts
Add linting fix scripts
2018-03-23 11:20:10 -07:00
Alex Paxton b2989bc7c8 Merge pull request #3042 from influxdata/refactor/make-notifications-functions
Make Notification Constants into Functions
2018-03-23 11:18:59 -07:00
Andrew Watkins ee09aa5594 Add jslinting to Makefile 2018-03-23 11:08:06 -07:00
Jared Scheib 0bce2598eb Merge pull request #3006 from influxdata/bugfix/task_enabled_correct_check
Fix Kapacitor Rules task enabled checkboxes to only toggle exactly as clicked
2018-03-23 10:48:41 -07:00
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 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 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