-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Policy category - Add Payroll Code #43151
Merged
Merged
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
fda657c
add payroll screen
rushatgabhane bdf8070
add payroll route
rushatgabhane b29331a
add navigation links for payroll
rushatgabhane 78cb661
add nav type
rushatgabhane 4ad00ea
add menu item for payroll code to category settings page
rushatgabhane 2cec124
add payroll code to category type
rushatgabhane bf7b779
add payroll code to form type
rushatgabhane 6d1e603
add payroll code to form type
rushatgabhane 4e6c965
add payroll code
rushatgabhane 2e60d83
add payroll code err msg
rushatgabhane f20f10c
add payroll code page
rushatgabhane bf3dd2f
add api command impl for set payroll code
rushatgabhane ed69bd0
add api params
rushatgabhane d150bdc
link api params
rushatgabhane 05be40c
add payroll code api typing
rushatgabhane 9a15098
api call to payroll code
rushatgabhane 47d4566
fix typo
rushatgabhane b8aa3b2
use correct pending fields
rushatgabhane ff2c261
run prettier
rushatgabhane 1529597
merge main
rushatgabhane e5c6ca0
add max length
rushatgabhane 2a4637b
fix merge
rushatgabhane 3e7bb90
use translation key
rushatgabhane fb3c493
merge main
rushatgabhane cc0423b
set pending fields as none
rushatgabhane d7f3aa4
use useonyx
rushatgabhane 3bb29bc
add fallback navigation
rushatgabhane d75e74a
fix merge
rushatgabhane 2bc06c9
add control policy access variant
rushatgabhane 89fec2f
add control policy access variant
rushatgabhane d884e04
add control policy access variant
rushatgabhane 39f60d5
add control policy access variant
rushatgabhane e2ac2e0
spanish translation
rushatgabhane 1fc92a8
rename to payroll
rushatgabhane d62c5bd
rename to payroll code
rushatgabhane 57a31f3
merge main
rushatgabhane 7d8abfb
disable for non control policy
rushatgabhane 529061a
Merge branch 'main' into payroll
rushatgabhane 22df8b4
run prettier
rushatgabhane 6a340ff
fix merge conflicts
rushatgabhane 06265b2
fix merge
rushatgabhane File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add api command impl for set payroll code
- Loading branch information
commit bf3dd2f538581edb5152eda2c72a0d1dbab07492
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need to reset pendingFields as well.