Tim Donohue
794aa33c8f
Refactor to use "data-e2e" attributes in code to make selecting fields/buttons easier in e2e tests
2022-03-02 14:42:33 -06:00
Giuseppe Digilio
0d73b6d164
[CST-4633] Fix issue with detail view mode
2022-01-14 12:18:42 +01:00
lotte
e584489eaf
65195: removed duplicate view mode, renamed existing modes from SetViewMode
2019-09-27 11:22:55 +02:00
Giuseppe Digilio
013d464294
Intermediate commit
2019-03-11 20:07:11 +01:00
lotte
0c4784346b
progress vertical menu
2018-11-14 15:56:23 +01:00
Àlex Magaz Graça
d6498d991f
Show the button of the default view as active on first load
...
Using just routerLinkActive doesn't work on first load, the query
parameter might not be defined. Adding 'active' to the class attribute
doesn't work either, it doesn't get removed after switching to the other
view.
2017-10-17 12:52:33 +02:00
Àlex Magaz Graça
eab2dd86e2
Implement component to switch between view modes
...
For now it allows to switch between list and grid views.
Fixes https://github.com/DSpace/dspace-angular/issues/171
2017-10-17 12:52:33 +02:00