avo
avo copied to clipboard
feature: resource cards
Description
Fixes https://github.com/avo-hq/avo/issues/1072 Fixes https://github.com/avo-hq/avo/discussions/766 Pre-release: 2.11.3.pre.3 Docs Example on how to use: https://github.com/avo-hq/avo/pull/791/files#diff-ca106bcd1c807c902c1f474e33c2833de1f9a0436f7346a9e884eb834e1c0e33R111-R121
This is still a work in progress. Todo:
- [ ] refactor the card controller methods into their own, in order to avoid conflicts
- [ ] refactor the dashboard controller actions too
Checklist:
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my feature works
Manual review steps
Description...
- Step 1
- Step 2
Manual reviewer: please leave a comment with output from the test if that's the case.
Code Climate has analyzed commit 7ec0b09e and detected 3 issues on this pull request.
Here's the issue category breakdown:
| Category | Count |
|---|---|
| Complexity | 3 |
View more on Code Climate.
This PR has been marked as stale because there was no activity for the past 15 days.
This PR has been marked as stale because there was no activity for the past 15 days.
Closing in favor to bring it in Avo 3.0.
For better syncing with this PR https://github.com/avo-hq/avo-3/pull/29, let's first build the feature where the cards sit on top of everything nomatter what with def cards method.
Second iteration add cards do block inside fields.