Git Product home page Git Product logo

Comments (12)

VeraZab avatar VeraZab commented on June 7, 2024

im working on this :)

from montreal.rb.

cawel avatar cawel commented on June 7, 2024

@VeraZab Any progress?

The reason I'm asking is because it's somewhat related to another issue I'm working on: #83.

from montreal.rb.

VeraZab avatar VeraZab commented on June 7, 2024

@abrahamian ..did we submit?

from montreal.rb.

cawel avatar cawel commented on June 7, 2024

The best would be to create a PR (pull-request) linking it back to that issue. If that sounds confusing, no worries. Let us know, and we'll find another way.

from montreal.rb.

VeraZab avatar VeraZab commented on June 7, 2024

I think that we didn't completely finish this ticket, and so didn't submit. Sorry to be blocking you. Not sure how our work and this ticket is linked... Let me know what I can do to unblock..thanks

from montreal.rb.

cawel avatar cawel commented on June 7, 2024

Not to worry @VeraZab. You are not blocking after all. No pressure then :)

from montreal.rb.

karimmtarek avatar karimmtarek commented on June 7, 2024

I'm on it

from montreal.rb.

karimmtarek avatar karimmtarek commented on June 7, 2024

This bug #146 prevented me from creating new events from the admin UI, so I had to to remove TBALocation.new from the location method in the Event.rb, to be able to work with events and move on with the task at hand

from montreal.rb.

karimmtarek avatar karimmtarek commented on June 7, 2024

@nicholasjhenry according to the domain model the association between members and talks are M:M? is that correct? if that's the case what is more preferable using HMABT or has_many through?
One more thing in the talk_dashboard.rb there is votes and author while in the domain model those are not mentioned can you please clarify, thanks :)

from montreal.rb.

nicholasjhenry avatar nicholasjhenry commented on June 7, 2024

according to the domain model the association between members and talks are M:M? is that correct?

Let's keep it simple -- while a talk in very rare occasions maybe presented by two folks, we'll deal with that in the future. I've updated the domain model to show a talk is only presented by one member.

One more thing in the talk_dashboard.rb there is votes and author while in the domain model those are not mentioned can you please clarify

The talk_dashboard.rb was generated using an old schema: #114

These need to be deleted, they should have never been merged into master -- so please ignore the ones listed in the issue.

from montreal.rb.

karimmtarek avatar karimmtarek commented on June 7, 2024

@nicholasjhenry thanks for the clarification 👍

from montreal.rb.

karimmtarek avatar karimmtarek commented on June 7, 2024

@montrealrb/contributors Should the talk only be shown with the events or is it going to have it's own index page?

from montreal.rb.

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.