Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/br 37 create item UI #208

Merged
merged 12 commits into from
Jan 5, 2023
Merged

Conversation

saragrau
Copy link
Collaborator

@saragrau saragrau commented Jan 4, 2023

Fixes #37

We adapted the form of the new.html.erb page to the design guide. Now there is a placeholder when an image is uploaded and the uploaded image is also directly displayed.

PR checklist

  • dev-branch has been merged into local branch to resolve conflicts
  • tests and linter have passed AFTER local merge
  • localization is supported (Guide)
  • another dev reviewed and approved
  • if feature-Branch: Teams PO has approved (show via e.g. screenshots/screencapture/live demo)

@saragrau saragrau requested a review from antonneubauer January 4, 2023 12:37
app/views/items/new.html.erb Outdated Show resolved Hide resolved
app/views/items/new.html.erb Outdated Show resolved Hide resolved
@saragrau saragrau requested review from lill28 and antonneubauer and removed request for antonneubauer January 4, 2023 18:38
Copy link
Collaborator

@lill28 lill28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All requests from @antonneubauer were implemented. Looks good to me.

@antonneubauer antonneubauer merged commit bec3527 into dev Jan 5, 2023
@antonneubauer antonneubauer deleted the feature/br-37-create-item-ui branch January 5, 2023 09:03
antonneubauer added a commit that referenced this pull request Jan 6, 2023
* add styling to new_item page

add overall style, make buttons international, Uploaded images are not rendered immediately so far

* Add missing fields to create item view

* expand width of owner and holder in add and edit item view

* Allow loading of item page after creation without an image

* Allow dynamic display of images

* changed styles accordingly to global styles sheet

* Update app/views/items/new.html.erb

Co-authored-by: antonneubauer <[email protected]>

* Update app/views/items/new.html.erb

Co-authored-by: antonneubauer <[email protected]>

* implemented review suggestions

Co-authored-by: Belana Zwadsich <[email protected]>
Co-authored-by: Sara Grau <[email protected]>
Co-authored-by: antonneubauer <[email protected]>
antonneubauer added a commit that referenced this pull request Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Item (should look like in figma)
4 participants