Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/issue 655 clear all old feed data #910

Merged

Conversation

emrysr
Copy link
Contributor

@emrysr emrysr commented Jul 5, 2018

fixes: #655
also fixes: #878

this allows for clearing all feed data and "trimming" data up to a given date

image
column marked yellow = clear
column marked green = trim

NOT YET TESTED ON A EMONPI.

@emrysr
Copy link
Contributor Author

emrysr commented Jul 5, 2018

I've added the column "Days" column during testing and didn't remember to remove it...
looks a lot like this: Add "first created" date to feeds #878

I can remove the column from this pr and create a new one with that feature if required.

@emrysr
Copy link
Contributor Author

emrysr commented Jul 21, 2018

Now shows success/error message in modal overlay once clear() or trim() is called.

image

added unavailable message clear() & trim() methods to other engines
@emrysr
Copy link
Contributor Author

emrysr commented Jul 25, 2018

@TrystanLea
I've re-arranged the modal layout so that scrolling isn't needed to see all the options.
the success/fail message replaces the warning in the modal header.

image

@TrystanLea
Copy link
Member

Fantastic! thanks @emrysr! really appreciate all the work you've put into this one

@TrystanLea TrystanLea merged commit 041aa97 into emoncms:master Jul 26, 2018
@emrysr
Copy link
Contributor Author

emrysr commented Aug 1, 2018

added another feature to the feed trim form

relative date selection buttons
#946

@JacoFourie
Copy link

Hi. How do I get this option ? I am running 10.1.3

@borpin borpin mentioned this pull request Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "first created" date to feeds Clear all old data within a feed
3 participants