Giter Site home page Giter Site logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 8, 2024
Good idea.  It should be possible to add another form to 
ImportOverviewFragment.gxp, something like

                  <form method='post' action='import'>
                    <input type='hidden' name='action' value='importwave'/>
                    <input name='instance' value='XXX'/>
                    <input name='waveid' value='YYY'/>
                    <input type='hidden' name='token' expr:value='token'/>
                    <input type='submit' value='import'/>
                  </form>

I don't think ImportOverviewHandler even needs to change.  Feel free to play 
around with this and send a patch.

Original comment by [email protected] on 15 Dec 2011 at 8:05

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from walkaround.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 8, 2024
Yeah, I can try. But is there an easy way to display the /import page while 
running the app in local dev mode wihtout being asked to enable pictures?

Original comment by vega113 on 15 Dec 2011 at 12:55

from walkaround.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 8, 2024
I think you do need to click "enable" and go through the OAuth authorization, 
since import depends on OAuth to access your waves.  If the OAuth pop-up gives 
you errors, go to the Google API console and make sure 
http://localhost:8080/authenticate is in the list of authorized redirect URIs 
as described in http://code.google.com/p/walkaround/wiki/RunningTheCode .

Original comment by [email protected] on 15 Dec 2011 at 6:32

from walkaround.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 8, 2024
I ended up with something like this:
https://code.google.com/r/vega113-wavewa/source/detail?r=4a7f2617be71c95e51ed50d
1cc82623bd42356d8&name=waveidimport
Probably, could add some javascript in order to avoid duplicating the instance 
selection code, but wasn't sure it worth the effort.

Original comment by vega113 on 17 Dec 2011 at 8:35

from walkaround.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 8, 2024
When I tried
git clone https://code.google.com/r/vega113-wavewa/
I did not get that change.  Which repository is it in?  Or is it not committed?

Original comment by [email protected] on 19 Dec 2011 at 8:40

from walkaround.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 8, 2024
It's in waveidimport branch.

Original comment by vega113 on 19 Dec 2011 at 9:10

from walkaround.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 8, 2024
Found it, thanks.  I pulled from your branch, which means your tweaks to 
.project and .classpath are now also integrated.

Thanks for implementing this feature!

Original comment by [email protected] on 19 Dec 2011 at 10:37

  • Changed state: Fixed

from walkaround.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.