jywarren / plots2

The Public Lab website!
http://publiclab.org
GNU General Public License v3.0
17 stars 2 forks source link

fix image upload for #2969 #267

Closed first-timers[bot] closed 6 years ago

first-timers[bot] commented 6 years ago

Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.

If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software!

We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you πŸ’

If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!

πŸ€” What you will need to know.

Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.

πŸ“‹ Step by Step

See this page for some help in taking your first steps!

Below is a "diff" showing in red (and a -) which lines to remove, and in green (and a +) which lines to add:

@@ -8,11 +8,6 @@
 <script src="/lib/typeahead.js/dist/bloodhound.js"></script>
 <script src="/lib/bootstrap-tokenfield/dist/bootstrap-tokenfield.js"></script>

-<!-- required for MainImageModule -->
-<script src="/lib/jquery-file-upload/js/vendor/jquery.ui.widget.js"></script>
-<script src="/lib/jquery-file-upload/js/jquery.iframe-transport.js"></script>
-<script src="/lib/jquery-file-upload/js/jquery.fileupload.js"></script>
-
 <link href="/lib/publiclab-editor/dist/PublicLab.Editor.css" rel="stylesheet">

 <script src="/lib/publiclab-editor/dist/PublicLab.Editor.js"></script>
  1. If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.

  2. You can also edit files directly in your browser and open a pull request from there.

πŸ€”β“ Questions?

Leave a comment below!

Is someone else already working on this?

We encourage you to link to this issue by mentioning the issue # in your pull request, so we can see if someone's already started on it. If someone seem stuck, offer them some help! Otherwise, take a look at some other issues you can help with. Thanks!

(This issue was created by First-Timers-Bot.)

mcblake commented 6 years ago

I would like to claim the issue!

jywarren commented 6 years ago

That'd be super! Thank you!

On Mon, Sep 24, 2018 at 6:07 PM Cameron Blake notifications@github.com wrote:

I would like to claim the issue!

β€” You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jywarren/plots2/issues/267#issuecomment-424141562, or mute the thread https://github.com/notifications/unsubscribe-auth/AABfJwWdge84xx3IHis8gp14PUkwomO9ks5ueVeBgaJpZM4W3hny .

Iqlaas commented 6 years ago

Any updates ? Need help ?

jywarren commented 6 years ago

Ah, oops! I believe this was already solved. Thanks for your interest, though!