Commit Graph

2263 Commits (c86d50ecaf73d69b52f8e51ffd0478b336c988f8)

Author SHA1 Message Date
Andrew Watkins c86d50ecaf Remove redundant action 2017-03-21 16:11:42 -07:00
Andrew Watkins b8cd78b67d Add database delete code test 2017-03-21 15:56:41 -07:00
Andrew Watkins 3d9584d79d Introduce remove database test 2017-03-21 15:51:14 -07:00
Andrew Watkins b35271a197 Add edit database test 2017-03-21 15:47:51 -07:00
Andrew Watkins df76ebf1fd Introduce add database test 2017-03-21 15:34:13 -07:00
Andrew Watkins 50ae8cc964 Pull out default objects into constants dir 2017-03-21 15:33:30 -07:00
Andrew Watkins 453e91eaff Fix test to use ∞ 2017-03-21 15:32:41 -07:00
Andrew Watkins d208cc474c Use links instead of ids 2017-03-21 14:49:08 -07:00
Andrew Watkins fecd009539 Remove default flag from default rp 2017-03-21 14:35:01 -07:00
Andrew Watkins f36000bbb8 Fix cancel new rps 2017-03-21 14:31:00 -07:00
Andrew Watkins c22367e21f Add ∞ for infinite duration 2017-03-21 14:03:12 -07:00
Andrew Watkins f65630036f Add rp input validation 2017-03-21 14:00:48 -07:00
Andrew Watkins e1517ba976 Change DatabaseRow to stateful to handle editing 2017-03-21 12:55:48 -07:00
Andrew Watkins 3df565f37e Make inputs uncontrolled 2017-03-21 10:56:51 -07:00
Andrew Watkins cef0e15bcd Handle new rp on click outside 2017-03-20 14:56:46 -07:00
Andrew Watkins b33aa32feb Make rp not able to be empty 2017-03-20 14:53:49 -07:00
Andrew Watkins aa33b622a5 Cancel edit rp on click outside 2017-03-20 14:53:26 -07:00
Andrew Watkins 0fa7767cfd Introduce cancel edit retention policy 2017-03-20 14:26:03 -07:00
Andrew Watkins 9748f5049b Handle confirm button creation of RP 2017-03-20 11:53:00 -07:00
Andrew Watkins b096e13825 Add skeleton for retention policy creation 2017-03-17 14:56:06 -07:00
Andrew Watkins cd4307ce74 Introduce remove rp from state 2017-03-17 13:48:57 -07:00
Andrew Watkins 1841decb99 Introduce editing rp state 2017-03-17 11:51:42 -07:00
Andrew Watkins 31092993c9 Remove cruft component 2017-03-15 16:25:18 -07:00
Andrew Watkins 965a05cea2 Introduce add retention policy to state 2017-03-15 16:21:38 -07:00
Andrew Watkins 38b0ef8db4 Introduce delete confirmation for database 2017-03-15 13:57:28 -07:00
Andrew Watkins 8f0d1b9c9b Remove unnecessary handler 2017-03-15 10:00:23 -07:00
Andrew Watkins 5d5331a244 Introduce skeleton for confirming and canceling db creation 2017-03-15 09:52:40 -07:00
Andrew Watkins 55a07a2f3f Introduce add and edit database to state 2017-03-14 17:56:30 -07:00
Andrew Watkins a3c0b2ad46 Move local components to independent files 2017-03-14 15:45:39 -07:00
Andrew Watkins bfb002d43d Introduce addDatabase to store 2017-03-14 15:45:04 -07:00
Andrew Watkins 1454aa8d67 Move dbs and rps to redux store 2017-03-14 13:54:54 -07:00
Andrew Watkins e563c22f57 Display db and rp info 2017-03-14 11:51:25 -07:00
Andrew Watkins 42a3fa0f7c WIP introduce database manager 2017-03-13 18:59:37 -07:00
Andrew Watkins 1c1d84a5cf Merge pull request #1012 from influxdata/feature/ent-validation
bugfix/ent validation
2017-03-13 16:49:34 -07:00
Andrew Watkins 4caf7544fc Merge pull request #1016 from influxdata/alert-message-polish
Alert Message Polish
2017-03-13 16:48:33 -07:00
Andrew Watkins 07b7a5ef3c Handle creation error 2017-03-13 16:39:06 -07:00
Alex P 5f1dd3e12c Merge branch 'master' into alert-message-polish 2017-03-13 16:10:04 -07:00
Alex P b43e6702bc Move admin page styles to 1 page, join admin tabs to adjacent panel 2017-03-13 16:06:29 -07:00
Alex P c95df7fcff Make tables borderless 2017-03-13 15:50:38 -07:00
Alex P aa0ae58761 Make admin pages more space efficient 2017-03-13 15:50:24 -07:00
Andrew Watkins 3178f22366 Change replace create with update 2017-03-13 15:19:55 -07:00
Andrew Watkins 2eae1a033d Only display meta url input if enterprise
This also fixes bug #1009.
2017-03-13 15:15:43 -07:00
Andrew Watkins e61b8f73e8 Make name not required 2017-03-13 15:15:01 -07:00
Chris Goller a25a362360 Add ping and detection of influxdb source types 2017-03-13 16:45:05 -05:00
Andrew Watkins a1f042a411 WIP only display metaURL if enterprise server 2017-03-13 14:42:05 -07:00
Andrew Watkins 31d7eaecf6 Change ADMIN order on side nav 2017-03-13 13:28:47 -07:00
Andrew Watkins c3a6ca49a6 Change input type to password 2017-03-13 13:28:26 -07:00
Alex P 415255ed2e Rearranged rule message UI
Dropdown is at the top, so less likely to push down the page
2017-03-13 11:36:34 -07:00
Regan Kuchan ebb73e2475 Merge pull request #1002 from influxdata/release-beta5
Update Changelog and Readme for beta5
2017-03-10 19:12:32 -08:00
Regan Kuchan 9f46017cc8 Update Changelog and Readme for beta5 2017-03-10 19:11:13 -08:00