-
Notifications
You must be signed in to change notification settings - Fork 0
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
Generate username #3
Open
vito-makhatadze
wants to merge
27
commits into
master
Choose a base branch
from
generate-username
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+437
−326
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
06db0cf
Create auto-generate in User model for username
vito-makhatadze 7af7cfc
UserController give access control role also administrator
vito-makhatadze c1aed66
User create roles change
vito-makhatadze ac29e05
Date Format Consistency
vito-makhatadze 327b127
Showing created at and Department column under employe index
vito-makhatadze 9bf4b20
Make statuses colorful
vito-makhatadze 3741c50
Workin Day time format
vito-makhatadze 0af6658
show Created at column under Departments
vito-makhatadze 6ff4a3d
Remove index column from everywhere
vito-makhatadze 9eb6cd4
Create different format of requests
vito-makhatadze 824c1d4
Change views
vito-makhatadze 97781b0
Create different formats type of requests
vito-makhatadze 01c764e
Create different formats type of requests
vito-makhatadze 36ae069
Change the colors stripe
vito-makhatadze 18c1a5f
Refactor employ username autofill
vito-makhatadze 94f52cd
Delete unused views
vito-makhatadze aab31d5
Change Select by {{model}}.tablename
vito-makhatadze cea972b
Change calendar border and background colors
vito-makhatadze 22066dc
Change status colors
vito-makhatadze b661802
Allow HR and Admin roles to delete user holiday requests
vito-makhatadze 24d6f7d
Employ colorfull statuses
vito-makhatadze 271c98a
Working day tickbox
vito-makhatadze d1d95a6
Date format change
vito-makhatadze bd2ee1f
ID column size same the everywhere
vito-makhatadze d970f82
change custom request form type by busineess form
vito-makhatadze 58a43f3
change view format
vito-makhatadze b5953bf
Change Roles checkbox method
vito-makhatadze 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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
@makhatadze It would be better to use {{Model}}::tableName() instead of hardcoded 'up'.