Git Product home page Git Product logo

Comments (13)

etewiah avatar etewiah commented on June 19, 2024

You're great at spotting the details - really appreciate that.

It will only take a few minutes to fix this and the other issue you raised but I'm busy with some major improvements to the content management side of things so won't be able to do it right away. Will update this issue as soon as I get the chance to fix it.

from property_web_builder.

mmikeww avatar mmikeww commented on June 19, 2024

No worries man. I'd try to fix them myself but I'm not a ruby dev. I got the thing running on heroku but can't figure out how to deploy updates from github to heroku. Still learning

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

On the heroku dashboard for your app, there is a deploy page. In there you will see a section that allows you to "deploy a github branch". If you set that up and click the button it will do an update.
If you encounter any problems with that just let me know.

from property_web_builder.

mmikeww avatar mmikeww commented on June 19, 2024

Yeah I'm working on it. It failed using the 'property_web_builder' repo, gonna try next with the 'pwb_for_heroku' repo. I guess I'd need to change some Gemfiles in there to point to my copy of it though?

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Yeah, you want the pwb_for_heroku repo. Should work without any changes.
For major updates ( where db migrations need to be run for example ) you may need to use the heroku console. We can discuss that later when needed.

from property_web_builder.

mmikeww avatar mmikeww commented on June 19, 2024

Yeah but so if I make a fix in my fork, then to test it I should change the Gemfile and Gemfile.lock within the pwb_for_heroku repo to point to my fork?

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

If you are deploying your own fork, don't use the "Deploy to Heroku" button - that is coded to use the main "pwb_for_heroku" repo.
To deploy your own fork you need to follow the standard procedure for a heroku deploy.
If any of that is not clear please open a separate issue as this current issue is for something else ;)

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Hi @mmikeww, hope deploying updates to heroku worked for you. The original issue raised here has been resolved so I'm going to close this.

from property_web_builder.

mmikeww avatar mmikeww commented on June 19, 2024

Its impossible to view the diff because of the minified javascript... perhaps the code in the repo should be saved in readable form and then minified during the build/deploy?

from property_web_builder.

mmikeww avatar mmikeww commented on June 19, 2024

I ask, because I'm not seeing the fixes when I depoy to heroku, and I'm having a hard time inspecting the diff

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Yes, it's not possible to figure out the javascript for the admin panel right now. I aim to restructure the code soon to include a readable form of it in the main project.
For now you'll just have to trust me that it's fixed ;) If you look at this for example, you can see that any changes to the measurement unit are reflected in the top summary part right away.

from property_web_builder.

mmikeww avatar mmikeww commented on June 19, 2024

Sorry I'm new to heroku... I hadn't updated the gemfile in the pwb-for-heroku repository and that's why I wasn't seeing the changes!

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Ah cool, glad you got it working ;)

from property_web_builder.

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.