Conversation
Updated outputPath in angular.json to fix the Forbidden error during wildfly deployment.
[33] - Updated outputPath in angular.json
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughThe changes involve modifications to the Changes
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- angular.json (1 hunks)
- src/app/app-modules/core/components/item-dispense/item-dispense.component.html (3 hunks)
Files skipped from review due to trivial changes (1)
- angular.json
Additional comments not posted (4)
src/app/app-modules/core/components/item-dispense/item-dispense.component.html (4)
67-67: LGTM!The column definition for "quantityinHand" is correctly added.
The code changes are approved.
69-69: LGTM!The header cell for "quantityinHand" is correctly added.
The code changes are approved.
133-133: LGTM!The column "quantityinHand" is correctly added to the header row definition.
The code changes are approved.
148-148: LGTM!The column "quantityinHand" is correctly added to the row definition.
The code changes are approved.
* removed extra slash prescribed-drug.service.ts * fix(bug): passing Unencripted data
feat: ensure url doesn't have version. upgrade version
* removed extra slash prescribed-drug.service.ts * fix(bug): passing Unencripted data * fix: redir-in.component.ts
fix: added missed slash
commit ui commit changes
#AMM-1247- feat: VAPT Captcha implementation
fix: quick access button issue amm-1532
* fix: dispense screen changes * fix: hwc to aam changes * fix: hwc to aam changes * commonui commit changes * adding commonui * fix: edit indent screen changes * update commonui submodule to latest commit
|



merge develop to master
Summary by CodeRabbit
New Features
Chores
.nvmrcfile to specify the Node.js version, ensuring consistent development environments.