Commit Graph

3616 Commits (4d4110c26179a0fc7843c42e64fe06a9c0542263)

Author SHA1 Message Date
Alex P 4d4110c261 Undo debug mode 2017-05-30 17:01:48 -07:00
Alex P 1ed504d8c6 Update changelog 2017-05-30 17:00:04 -07:00
Alex P d9ed95cc1e Use solid user icon instead of outline 2017-05-30 16:55:15 -07:00
Alex P 32045b9292 User pointer cursor on hover for all sidenav items 2017-05-30 16:55:02 -07:00
Alex P 2a9c9a79c1 Add new icons to theme 2017-05-30 16:54:28 -07:00
Jared Scheib 03201e0aec Merge pull request #1549 from influxdata/1481-feature/reset_zoom_on_timerange_change
Reset zoomed graphs when new time range is selected in dashboard
2017-05-30 13:39:44 -07:00
Jared Scheib 17ca8ba9dc Remove and add a comment 2017-05-26 21:11:52 -07:00
Jared Scheib bdaf7a38e9 Fix diff mutation bug, simplify resetZoom trigger 2017-05-26 21:00:04 -07:00
Jared Scheib d8af162555 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 545131bc84 Refactor: deepDiff into utils file and cleaner logic 2017-05-26 18:54:02 -07:00
Alex Paxton 87d5535741 Merge pull request #1544 from influxdata/theme-refactor
Theme refactor
2017-05-26 18:37:11 -07:00
Alex P b6e010a15c Update Changelog 2017-05-26 17:49:04 -07:00
Alex P 0f043eb48b Remove excess ternary operator 2017-05-26 17:36:17 -07:00
Jared Scheib 8f3dc2109a Merge pull request #1535 from influxdata/1531-fix/kapa-update-state
Enforce Kapacitor alert schema agreement between client and server
2017-05-26 17:29:36 -07:00
Alex P beddbff637 Use lodash method instead of vanilla js 2017-05-26 17:24:19 -07:00
Alex P 44857965b4 Use class instead of style object 2017-05-26 17:17:33 -07:00
Jared Scheib e6d0db94b6 Add StackOverflow citation for deep diff func 2017-05-26 16:14:34 -07:00
Jared Scheib 84ed57a143 Update changelog 2017-05-26 15:44:49 -07:00
Jared Scheib 01cafb9e24 Add comment 2017-05-26 15:43:02 -07:00
Jared Scheib 783f64f08d Refactor zoom reset and prevent updateOptions on only timeRange update 2017-05-26 15:41:30 -07:00
Jade McGough 9b7fc0ec36 Merge pull request #1541 from influxdata/timhallinflux-patch-1
Updated License reference for Javascript, base64id v0.1.0
2017-05-26 13:50:07 -07:00
Jared Scheib 726870c207 Reset zoom when graph is zoomed and time range changes 2017-05-26 12:30:19 -07:00
Jared Scheib 5264e2a8ed WIP Try to use change in range values for reset zoom trigger 2017-05-26 12:11:56 -07:00
Jared Scheib 3d7d0c3344 Reset zoom on all graphs when timeRange value is changed 2017-05-25 18:15:39 -07:00
Alex P c20a82912b 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 4fb792fe60 Fix test to actually test the removeEvery state change 2017-05-25 14:39:42 -07:00
Alex P eeceb83f7a Make optional "Add" item in dropdown look distinct 2017-05-25 14:39:25 -07:00
Chris Goller fcd334a214 Add test coverage to kapacitor client 2017-05-25 16:04:50 -05:00
Jared Scheib a9991b5525 Remove redundant proptypes 2017-05-25 11:33:55 -07:00
Chris Goller 7122c6a19d Add kapacitor rule validation on update 2017-05-25 12:10:25 -05:00
Alex P 7a58a057cc Use proper means of preventing cursor events 2017-05-24 19:58:13 -07:00
Alex P e07b6e6902 Prevent single stat text for appearing squished in small cells 2017-05-24 19:55:03 -07:00
Alex P 6660c607bf Refactor query templates dropdown 2017-05-24 19:32:12 -07:00
Alex P 7928fda225 Use auto height to handle overflow 2017-05-24 19:23:21 -07:00
Alex P 58987fc8af Use autoHeight prop to simplify dropdowns and multi select dropdowns 2017-05-24 19:20:09 -07:00
Alex P cc4f64dbd6 Prevent new admin table rows from receiving hover state 2017-05-24 19:04:35 -07:00
Alex P 2d104121b5 Revert to previous queries table design 2017-05-24 18:56:47 -07:00
Jared Scheib 0d89a6154e Update changelog 2017-05-24 17:46:21 -07:00
Jared Scheib 11cf82e252 Add test for add/remove every on kapa rule 2017-05-24 17:43:55 -07:00
Jared Scheib afcea7c4ad Fix add/remove Every by targeting redux state by rule id
Rename action creators to use imperative for synchronous
and declarative for asychronous actions
2017-05-24 17:23:48 -07:00
timhallinflux 26faec957c Updated License reference for Javascript, base64id v0.1.0
see text for MIT and URL reference updates.
2017-05-24 16:39:06 -07:00
Chris Goller 161fe4704c Add or remove Every and GroupBy to/from kapa alerts to persist correctly to server 2017-05-24 15:33:19 -07:00
Chris Goller 8d8ffd2bf5 Fix kapacitor PUT/POST returning request rather than response 2017-05-24 15:30:45 -07:00
Alex P c328df7306 Make queries look different than text inputs 2017-05-24 15:27:22 -07:00
Alex P 0e401d602d Admin Page polish
Primarily reducing table jitter, but also using theme styles instead of
custom styles
2017-05-24 15:24:04 -07:00
Alex P 9f78fe122e Use constants to control admin table sizing
Putting it all in one place
2017-05-24 14:38:43 -07:00
Alex P ef694d26ea Use latest version of theme 2017-05-24 13:04:44 -07:00
Alex P d979f5c39a Use correct thing 2017-05-24 11:37:42 -07:00
Alex P f8cf1466cb Make empty sate of roles/permissions more empty looking 2017-05-24 11:36:41 -07:00
Alex P e0b6104d7b Polish admin user table
- Less column size jitter
- Feels more structured
- Password is its own column
2017-05-24 11:20:56 -07:00