Commit graph

12 commits

Author SHA1 Message Date
Alfredo Sumaran
ec7f906b56 Fix type casing 2017-06-08 02:29:21 -05:00
Alfredo Sumaran
f5dfd98856 Address feedback 2017-06-07 04:27:53 -05:00
Alfredo Sumaran
323a326c73 Improve pagination when searching or filtering
[ci skip]
2017-06-06 04:31:40 -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
a5a7b574df Paginate group results
[ci skip]
2017-05-22 12:47:05 -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
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
Alfredo Sumaran
4b488d72a2 Prepare groups components for subgroups 2017-05-08 15:22:26 -05:00
Alfredo Sumaran
5e0e3971b8 List groups with basic details
- Adds Groups component
- Adds GroupItem component
2017-05-05 23:15:04 -05:00