Giter Site home page Giter Site logo

Comments (12)

hennevogel avatar hennevogel commented on May 24, 2024

It's probably fallout of removing the general new/edit/form templates from app/views/layouts

from osem.

hennevogel avatar hennevogel commented on May 24, 2024

Also point to some missing specs for this functionality

from osem.

 avatar commented on May 24, 2024

@hennevogel I'd love to work on this ^^ Seems like a good first issue to get started ๐Ÿ˜‰

from osem.

hennevogel avatar hennevogel commented on May 24, 2024

@Liberatys knock yourself out ๐Ÿ˜ƒ

from osem.

YTeyddie22 avatar YTeyddie22 commented on May 24, 2024

Is this issue still open?

from osem.

hennevogel avatar hennevogel commented on May 24, 2024

@YTeyddie22 sure is

from osem.

mkiroshdz avatar mkiroshdz commented on May 24, 2024

@hennevogel I'm working on putting the views back but I'm not sure what fields the user form needs to have. Can you please provide me those?. Thanks

from osem.

hennevogel avatar hennevogel commented on May 24, 2024

@mkiroshdz sorry for the late answer, this one slipped through the cracks ๐Ÿ˜ž

I would say:

  • name
  • email_public
  • biography
  • nickname
  • affiliation
  • avatar
  • languages
  • is_admin
  • is_disabled

from osem.

AndrewKvalheim avatar AndrewKvalheim commented on May 24, 2024

For reference hereโ€™s the former template resolution:

Started GET "/admin/users/1/edit"
Processing by Admin::UsersController#edit as HTML
  Rendering layouts/application.html.haml
  Rendering application/edit.html.haml within layouts/application
  Rendered admin/users/_form.html.haml
Started GET "/admin/conferences/example/program/events/new"  
Processing by Admin::EventsController#new as HTML  
  Rendering layouts/application.html.haml
  Rendering application/new.html.haml within layouts/application
  Rendered proposals/_proposal_form.html.haml
  Rendered admin/events/_form.html.haml

from osem.

Amjt11 avatar Amjt11 commented on May 24, 2024

Lol

from osem.

ams0 avatar ams0 commented on May 24, 2024

I'd love to use this for Kubernetes Community Days Amsterdam 2023 but currently hitting this bug too, I cannot add events to manually create the conference schedule. I deployed it on a VM using docker compose instructions.

If you know of any workaround, I'm all ears!

from osem.

AndrewKvalheim avatar AndrewKvalheim commented on May 24, 2024

While theyโ€™re not yet reviewed there are a few attempted solutions you could pull from in a pinch:

  • #3073, which introduces undiscussed changes and has no tests
  • #3092, which introduces undiscussed changes and has no tests
  • #3129, which tests and restores the forms with no other changes

from osem.

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.