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: add bulk update #3695

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Conversation

Nevelito
Copy link
Contributor

@Nevelito Nevelito commented Feb 26, 2025

Description

Add bulk update to app

Changes:

  1. create new controller
  2. adjust the code in edit resource component to handle normal edit and update and bulk edit
  3. make changes in base controller to handle bulk update and fix codeclimat errors
  4. add new routes
  5. add new function to url_halpers.rb to handle bulk update
  6. adjust item_select_all_controller.js to handle adding resource ids to Bulk update button
  7. add locales
  8. add system specs

Fixes # (issue)
#3679

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Screenshots & recording

Screencast.from.12.03.2025.20.44.54.webm

Copy link

codeclimate bot commented Feb 26, 2025

Code Climate has analyzed commit aaa324e and detected 0 issues on this pull request.

View more on Code Climate.

@Nevelito Nevelito changed the title [WIP] feature: add bulk update feature: add bulk update Mar 12, 2025
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.

1 participant