BHTOM-Team / bhtom2

6 stars 2 forks source link

Delete data #86

Closed arturkrawczyk closed 2 weeks ago

arturkrawczyk commented 1 year ago

Add button to a website or chart to delete uploaded data

YuriiPurdenko commented 1 year ago

Button added to data_list_for_target (for now added to my local branch)

wyrzykow commented 11 months ago

Great. But what we need also is a possibility to delete:

  1. datasets added by brokers (linked to name aliases, but when I remove an alias, the data remains, for example, Target-Catalog Search-Gaia18ajz/Gaia Alerts, then in target Update remove Gaia Alerts alias, but the black data points remain). We could add a list of these datasets to ManageData and remove them from there maybe?
  2. individual datapoints coming from brokers - this could be a feature for admins only, that hovering over datapoint allows removing that specific ReducedDatum. How do we make sure it will not be downloaded again automatically after check for new data?
wyrzykow commented 9 months ago

so far removing data for admins (point 2) works in admin area, which is already useful.

majkelx commented 1 month ago

Pls, one task one issue.

Initial ptoblem is solved