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

keyboard shortcuts: add inventory list hotkey #992

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

PascalRepond
Copy link
Contributor

  • Addresses RT 555.
  • Adds dev proxy file to gitignore.

Why are you opening this PR?

  • Which task/US does it implement?
  • Which issue does it fix?

Dependencies

My PR depends on rero-ils#<xx>'s PR(s):

  • rero/rero-ils#

How to test?

  • What command should I have to run to test your PR?
  • What should I test through the UI?

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Cypress tests successful?

* Addresses RT 555.
* Adds dev proxy file to gitignore.

Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
@github-actions github-actions bot added the f: professional ui Professional interface label Jun 5, 2023
@@ -52,3 +52,6 @@ Thumbs.db

# eslint
.eslintcache

# test proxy
dev.proxy.conf.json
Copy link
Contributor

Choose a reason for hiding this comment

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

Why this new file ? Not necessary ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

For testing the ui with the proxy, it is not absolutely necessary but this way we don't need to recreate a file everytime we need to quick-test something

@Garfield-fr Garfield-fr self-requested a review June 5, 2023 07:47
@PascalRepond PascalRepond merged commit 7b8ede2 into rero:staging Jun 7, 2023
@PascalRepond PascalRepond deleted the rep-inventory-hotkey branch June 7, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f: professional ui Professional interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants