Javi Martín
|
9cc0ad0ba9
|
Allow cards table actions to receive options
Just like we sometimes override options in the generic table actions
component, we're going to do the same thing with the cards table
actions.
|
2021-02-26 16:17:18 +01:00 |
|
Javi Martín
|
ba4b1a91e1
|
Allow using a different URL on widget card forms
|
2021-02-26 16:16:51 +01:00 |
|
Javi Martín
|
1e7517d1f6
|
Extract components to edit and add cards
This way we'll be able to reuse it in the SDG Management section while
reusing the `title` method to set the page title.
|
2021-01-14 17:38:01 +01:00 |
|
Javi Martín
|
1f6ca4980f
|
Extract method in cards table component
|
2021-01-12 14:50:37 +01:00 |
|
Javi Martín
|
5148919c17
|
Remove duplication in cards tables
We were using the same code in two places, so we're extracting the code
into a component in order to share it.
|
2021-01-12 14:50:37 +01:00 |
|