ckan icon indicating copy to clipboard operation
ckan copied to clipboard

[6471] Resource Activities

Open TomeCirun opened this issue 4 years ago • 2 comments

Fixes #6471

Proposed fixes:

I divided the activities into: 1.) Dataset Activity Stream: Only shows the activities from dataset fields 2.) Resource Activity Stream: Only shows the activities from resource fields. for eg:

  • {actor} added the resource {resource_name} in the dataset {dataset}
  • {actor} updated the resource {resource_name} in the dataset {dataset}
  • {actor} deleted the resource {resource_name} in the dataset {dataset}
  • "View this version" and "changes" both works fine
  • You can "View this version" even for deleted resources.

If you have any suggestions on how to make these changes even better I m happy to hear and to work on that. Thanks

Features:

  • [x] includes tests covering changes
  • [ ] includes updated documentation
  • [x] includes user-visible changes
  • [ ] includes API changes
  • [ ] includes bugfix for possible backport

Please [X] all the boxes above that apply

TomeCirun avatar Nov 05 '21 16:11 TomeCirun

hey @Zharktas what's your opinion on this PR? Thanks

TomeCirun avatar Nov 18 '21 10:11 TomeCirun

If we're planning on adding this PR to CKAN 2.10 we will need to update it. Do you have any time soon @TomeCirun to fix all the conflicts and work on this?

pdelboca avatar Sep 08 '22 10:09 pdelboca

If we're planning on adding this PR to CKAN 2.10 we will need to update it. Do you have any time soon @TomeCirun to fix all the conflicts and work on this?

I will try to solve the conflicts by the end of the week @pdelboca

TomeCirun avatar Sep 27 '22 19:09 TomeCirun

@amercader, @pdelboca I started working from scratch on a separate PR, once I m done I will close and delete this one, I will need it for now only to remind myself of the things... Thanks

TomeCirun avatar Oct 17 '22 19:10 TomeCirun