Commit Graph

30 Commits (e032e2699366903b315d20f77d8c78882993d61d)

Author SHA1 Message Date
deniz kusefoglu e032e26993 Fix behavior on db creation with enter and make db keys unique 2017-09-18 20:07:21 -07:00
Hunter Trujillo e79c76f5a6 Update prettier formatting and update ESLint rules to match. 2017-06-07 10:12:40 -06:00
Alex P 0c57b74308 Polish Admin UI
- Mostly using new form styles instead of the previous one-off styles
2017-05-23 14:18:08 -07:00
Andrew Watkins 3bf623d07f Fix alphabetical jumping 2017-04-27 09:37:03 -07:00
Andrew Watkins 0be149ab61 Prettify 2017-04-27 09:32:44 -07:00
lukevmorris 74c9a6974a Admin Databases Page should be sorted alphabetically (#1185)
* Sort DBs by name

* Sort RPs alphabetically

* Update CHANGELOG
2017-04-04 20:43:47 -07:00
Andrew Watkins 766fb91e38 Fix DBRP page bugs (#1072)
* Fix confirm button not deleting a DB

* Fix cancel delete button

* Fix no name pass on creation of RP
2017-03-27 14:14:42 -07:00
Andrew Watkins d6038cced4 Make div a button 2017-03-24 13:26:22 -07:00
Andrew Watkins a6f15dde43 Pass delete retention policy down down down 2017-03-24 10:42:59 -07:00
Andrew Watkins 2f34553b96 Disable add rp button if currently adding an RP 2017-03-23 16:06:17 -07:00
Andrew Watkins 5e8f18a05e Disable creation of DB when currently creating one 2017-03-23 15:58:28 -07:00
Andrew Watkins 374dcae053 Hook up DBRP manager to backend 2017-03-23 15:06:22 -07:00
Andrew Watkins 26296ef461 Remove replication factor for OSS and simplify rf formatting 2017-03-22 17:15:45 -07:00
Andrew Watkins e2eabbaed6 Add edit rp tests and refactor edit rp action 2017-03-21 17:08:02 -07:00
Andrew Watkins d208cc474c Use links instead of ids 2017-03-21 14:49:08 -07:00
Andrew Watkins f36000bbb8 Fix cancel new rps 2017-03-21 14:31:00 -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 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 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 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 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 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