Commit Graph

11 Commits

Author SHA1 Message Date
Alfredo Sumaran f5dfd98856 Address feedback 2017-06-07 04:27:53 -05:00
Alfredo Sumaran d8403ec18f Minor visual adjustments 2017-06-06 09:01:42 -05:00
Alfredo Sumaran 9cce9e735d Move component visibility validation to parent component 2017-05-31 15:33:27 -05:00
Alfredo Sumaran a472f078e2 Remove parent group prefix from current orphan group
[ci skip]
2017-05-24 21:04:51 -05:00
Alfredo Sumaran 5eb885e5bb Build tree from server response
[ci skip]
2017-05-23 18:02:10 -05:00
Alfredo Sumaran 1f0a785db8 Add basic tests for groups component
[ci skip]
2017-05-22 18:20:15 -05:00
Alfredo Sumaran a87d447c35 Restore previous tree format
Tree object is an array now.

- All groups are displayed at the top level
- To access subgroups now we have to click every parent which will make a request to fetch sub groups.

[ci skip]
2017-05-17 01:41:47 -05:00
Alfredo Sumaran f9f450fd87 Basic layout for groups tree
[ci skip]
2017-05-16 09:29:38 -05:00
Alfredo Sumaran 1604c76493 Build tree object from endpoint response 2017-05-12 03:36:08 -05:00
Alfredo Sumaran 3b6ff7fcaf Add support to filter by name to Group list 2017-05-10 03:06:51 -05:00
Alfredo Sumaran 4c3753387b Set tree structure for groups 2017-05-09 18:10:19 -05:00