avo icon indicating copy to clipboard operation
avo copied to clipboard

feature: resource cards

Open adrianthedev opened this issue 3 years ago • 3 comments
trafficstars

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...

  1. Step 1
  2. Step 2

Manual reviewer: please leave a comment with output from the test if that's the case.

adrianthedev avatar Apr 06 '22 08:04 adrianthedev

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.

qlty-cloud-legacy[bot] avatar Apr 06 '22 08:04 qlty-cloud-legacy[bot]

This PR has been marked as stale because there was no activity for the past 15 days.

github-actions[bot] avatar Jul 12 '22 03:07 github-actions[bot]

This PR has been marked as stale because there was no activity for the past 15 days.

github-actions[bot] avatar Aug 17 '22 03:08 github-actions[bot]

Closing in favor to bring it in Avo 3.0.

adrianthedev avatar Nov 14 '22 13:11 adrianthedev

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.

adrianthedev avatar Aug 25 '23 10:08 adrianthedev