Commit graph

9 commits

Author SHA1 Message Date
Matija Čupić
976e22e675
Use strings for @scope in ClustersController#index 2017-11-30 16:41:07 +01:00
Matija Čupić
85e4e70d34
Fix Cluster index view @scope logic 2017-11-30 16:40:13 +01:00
Filipa Lacerda
50d9cc6d1d
Fix broken tests 2017-11-28 23:22:13 +00:00
Filipa Lacerda
18967d6894 Changes after Frontend and UX review:
- Moves toggle button to a shared location
- Adds tests for toggle button
- Transforms Clusters class into function
- Improves UX
2017-11-28 13:33:52 +00:00
Filipa Lacerda
074fcb56bb
Adds JS unit tests
Finishes tabs & table
Updates e2e tests
2017-11-27 17:28:33 +00:00
Filipa Lacerda
1b40a9f803
Handle toggle button with API request
Add tests
Update empty state
[ci skip]
2017-11-24 21:08:15 +00:00
Filipa Lacerda
0bee018631
Adds JS to toggle buttons [ci skip] 2017-11-24 15:35:10 +00:00
Filipa Lacerda
5413bf0426
Adds empty states and barebones for the table 2017-11-22 20:02:20 +00:00
Matija Čupić
b0a8840369
List multiple clusters on ClustersController#index
Also:
* Stub out index view
* Adds the clusters before_action that returns all clusters
2017-11-16 14:33:00 +01:00