Coder Social home page Coder Social logo

Comments (6)

tattali avatar tattali commented on June 14, 2024 1

Of course, if you want to submit a PR, you are welcome

from calendarbundle.

tattali avatar tattali commented on June 14, 2024

Hi, have you read the documentation about the CRUD : https://github.com/tattali/CalendarBundle/blob/master/src/Resources/doc/doctrine-crud.md

from calendarbundle.

villalvilla avatar villalvilla commented on June 14, 2024

Hi tattali,
Of course I did, but if I connect booking_show to every event's url, the ajax call will only fire on edit/update, not when I create a new event in the calendar. Maybe I am missing something/missinterpreting your documentation.

Thanks for the feedback

from calendarbundle.

tattali avatar tattali commented on June 14, 2024

The ajax call is only configured to GET the events from the database.

Have you added the link to the create form, as in part 5 of the documentation?
https://github.com/tattali/CalendarBundle/blob/master/src/Resources/doc/doctrine-crud.md#5-display-your-calendar

If you prefer, you can put the calendar in the same template as the create form.

from calendarbundle.

ehymel avatar ehymel commented on June 14, 2024

I for one appreciate the bundle. The creation of the service that loads the calendar data is nice, and tweaking the service to my own needs was nicer than creating all scratch. The beauty of github is that you can submit PR's to extend or just fork the project and do your own thing. No need to diminish the hard work that someone has put into things!

from calendarbundle.

villalvilla avatar villalvilla commented on June 14, 2024

I for one appreciate the bundle. The creation of the service that loads the calendar data is nice, and tweaking the service to my own needs was nicer than creating all scratch. The beauty of github is that you can submit PR's to extend or just fork the project and do your own thing. No need to diminish the hard work that someone has put into things!

Of course I am really apreciating tattai's work and not diminishing his work at all! I am just trying to give some ideas on how to improve his work to make it better for everybody. With his architechture and a little bit more effort, it could became a great read/write plugin, and not a read-only one. Wrapping events in symfony is a great idea, and with a couple more events it could be awesome. The only problem I see is that js library should be modified acording this library... Maybe adding a new plugin that could fire events and redirect them to "standarised" symfony's consumers?

Again, thanks for your great effort and let me know if I could help implementing CRUD event's handler.

from calendarbundle.

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.