Commit Graph

2458 Commits (6783248eb07b2cf0c721f61f81290d74c90cee43)

Author SHA1 Message Date
Andrew Watkins 6783248eb0 Semicolon destruction 2017-03-30 08:14:58 -07:00
Andrew Watkins 71762c8b30 Refactor to js class 2017-03-30 08:14:58 -07:00
Alex P ac7559c4a9 Give time range caret more breathing room 2017-03-30 08:14:02 -07:00
Alex P ed0ab2842d Change "to" to an em dash
Mo’ elegant
2017-03-30 08:14:02 -07:00
Alex P 034e2d611d Resolve conflict 2017-03-30 08:14:02 -07:00
Andrew Watkins a674bc0196 Update LICENSE_OF_DEPENDENCIES.md 2017-03-30 08:14:01 -07:00
Andrew Watkins adbaec0089 Format time display 2017-03-30 08:14:01 -07:00
Andrew Watkins e3282bc505 Enable date picker for alerts page 2017-03-30 08:14:01 -07:00
Andrew Watkins 3cecd6d49b Set default time for alerts page 2017-03-29 16:39:39 -07:00
Alex P 20f83ba1b6 Make custom time range's visibility toggleable 2017-03-29 16:38:17 -07:00
Andrew Watkins b046e13340 Collect selected time ranges 2017-03-29 16:37:02 -07:00
Andrew Watkins 0e966b7b5d WIP Introduce date time picker 2017-03-29 16:37:02 -07:00
Jared Scheib 635ebc5dd2 Refactor some notifications to use consolidated dispatcher in Admin and Dashboards (#1116)
* Separate notification dispatchers from actions, share constants, simplify, clean up

* Replace 'addFlashMessage' with 'notify' pattern throughout Admin and Dashboards, clean up

* Remove semicolons

* Notify success upon AJAX success
2017-03-29 16:06:31 -07:00
Andrew Watkins 4459200ab8 Merge pull request #1118 from influxdata/chore/eslint-fix
);
2017-03-29 13:34:40 -07:00
Chris Goller 60d4825233 Merge pull request #1117 from influxdata/feature/remove-archive
Remove archived enterprise web content
2017-03-29 15:24:59 -05:00
Hunter Trujillo bffeebbd35 The line must be drawn here. This far, no further. 2017-03-29 14:03:52 -06:00
Hunter Trujillo c67a151679 Ran eslint fix on current codebase. Only file affected was this. 2017-03-29 13:59:32 -06:00
Chris Goller 1042b585b1 Remove archived enterprise web content 2017-03-29 14:51:17 -05:00
Hunter Trujillo 11158077f0 Merge pull request #1112 from influxdata/1080-delete_dashboard
Add ability to delete a dashboard
2017-03-29 12:54:23 -06:00
Jared Scheib fb6a0e14c2 Auto-dismiss notification 2017-03-29 11:23:46 -07:00
Jared Scheib 4a5eb775d5 Use try/catch with async/await 2017-03-29 10:55:16 -07:00
Jared Scheib a72b3d996d Use simpler destructuring shorthand 2017-03-29 10:53:44 -07:00
Jared Scheib e981b11c04 Merge remote-tracking branch 'origin/master' into 1080-delete_dashboard 2017-03-29 10:51:44 -07:00
Hunter Trujillo 14789e306a Merge pull request #1108 from influxdata/1107-refactor_delete_row
Refactor and DeleteRow and ConfirmButtons for shared use
2017-03-29 11:45:28 -06:00
Jared Scheib da6e1c6a87 Update changelog 2017-03-28 20:09:12 -07:00
Jared Scheib 012c0fbbdd Add tests for deleteDashboard and deleteDashboardFailed 2017-03-28 20:03:33 -07:00
Jared Scheib 889c55efa7 Rename action on delete dashboard failed to follow effect style rather than affect 2017-03-28 19:37:35 -07:00
Jared Scheib f905ad36ed Fix DashboardPage to handle null values for and until loaded 2017-03-28 19:03:15 -07:00
Jared Scheib 7439f19053 Refactor DashboardsPage to load dashboards via action creator and to use mapStateToProps so delete is Reactive 2017-03-28 18:30:34 -07:00
Jared Scheib e68e1903c5 DashboardsPage can now delete a dashboard (tho not reflected in UI except on refresh) 2017-03-28 17:51:34 -07:00
Jared Scheib 1142067aa9 Merge remote-tracking branch 'origin/master' into 1107-refactor_delete_row 2017-03-28 16:07:10 -07:00
Jared Scheib 4640676925 Rename component to follow convention 2017-03-28 16:06:37 -07:00
Jared Scheib b4fae7b55b Share ConfirmButtons among pages 2017-03-28 16:02:49 -07:00
Jared Scheib 56861f4d7f Refactor DeleteConfirmButtons as shared component, compose as DeleteConfirmTableCell, clean up 2017-03-28 15:59:22 -07:00
Hunter Trujillo 7069db65b3 Merge pull request #1101 from influxdata/feature/gzipped-influx-responses
Add compression for InfluxQL query responses
2017-03-28 16:23:02 -06:00
Hunter Trujillo 18db9be89a Merge commit '219b5f252b809e70c1ea7068da23f13ccbc322a7' into feature/gzipped-influx-responses
# Conflicts:
#	CHANGELOG.md
2017-03-28 16:22:28 -06:00
Chris Goller 219b5f252b Merge pull request #1104 from influxdata/hotfix/windows-hosts
Hotfix/windows hosts
2017-03-28 16:47:39 -05:00
Regan Kuchan c68cf16864 Merge pull request #1102 from influxdata/rk-nooooo
Update version in installation page
2017-03-28 14:39:38 -07:00
Chris Goller 1c4d6349bb Update CHANGELOG to mention fixing windows hosts on hosts page 2017-03-28 16:20:14 -05:00
Chris Goller 7a8b482239 Merge branch 'master' into hotfix/windows-hosts 2017-03-28 16:19:26 -05:00
Chris Goller 4fad6de974 Fix host page loading for windows systems 2017-03-28 16:01:11 -05:00
Regan Kuchan 6ff12a1e5b Update version in installation page 2017-03-28 13:55:16 -07:00
Regan Kuchan 3ef198034c Merge pull request #1098 from influxdata/feature/beta7-release-prep
Changelog and known issues from readme update for beta7
2017-03-28 13:07:51 -07:00
Regan Kuchan d903623afb Update version to beta7 2017-03-28 13:06:28 -07:00
Regan Kuchan 28a705e86c Remove PR from CHANGELOG 2017-03-28 13:05:45 -07:00
nathan haugo 48d344b6e1 Changelog and known issues from readme update for beta7 2017-03-28 13:04:33 -07:00
Chris Goller 3439f17dd6 Merge remote-tracking branch 'origin' into feature/gzipped-influx-responses 2017-03-28 14:40:32 -05:00
Chris Goller c10906cf30 Update CHANGELOG to mention InfluxQL compression 2017-03-28 14:38:43 -05:00
Andrew Watkins 1d0d47c7ec Merge pull request #1099 from influxdata/bugfix/delete-database
Bugfix delete database
2017-03-28 12:04:29 -07:00
Andrew Watkins bc9dca4b6f Move Header into separate component 2017-03-28 11:44:22 -07:00