-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Deprecate legacy views #5307
Deprecate legacy views #5307
Conversation
Generated by 🚫 Danger |
There are some conflicts. Please remove them so that we can review it. |
@SidharthBansal it'll be easier for me to resolve the conflicts after #5338 is merged, since this PR depends on it. The conflicts are around the db schema, and since multiple PRs can change that file with migrations, I'd like to avoid chasing these conflicts and just do it once. |
OK thanks
…On Fri, Apr 12, 2019, 2:55 AM alonpeer ***@***.***> wrote:
@SidharthBansal <https://github.com/SidharthBansal> it'll be easier for
me to resolve the conflicts after #5338
<#5338> is merged, since this PR
depends on it. The conflicts are around the db schema, and since multiple
PRs can change that file with migrations, I'd like to avoid chasing these
conflicts and just do it once.
Once #5338 <#5338> is merged,
I'll follow up with resolving conflicts here.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5307 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUACQ782QbMOskqFMrT4HeWMgUB8-x3Hks5vf6hPgaJpZM4cTS4m>
.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, changes looks good to me. Thanks for your work.@gauravano can you please review this and merge this?
It looked like a timestamp needed to be updated! I made the change, let's see how it does! |
acf3f00
to
32c788e
Compare
@jywarren I've rebased and updated the migration file name. This should now be ready 👍 |
Great!!! And.... done! Fantastic work, thank you @alonpeer !!! |
Hey @gauravano ! Wow, thanks for this honour, I really appreciate it 😄 Cheers! |
Hey @alonpeer, it's fine. Also, like to mention that we really appreciate the awesome work you do with us and help us grow. I personally found your PRs very interesting and definitely learn from them :) Best, |
@gauravano you are VERY kind! I'm really happy to be part of this wonderful community 🎉 |
Fixes #3531 (<=== Add issue number here)
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
@publiclab/reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
Thanks!