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

Continue of vehical booking #2

Merged
merged 6 commits into from
Mar 23, 2019
Merged

Conversation

div100
Copy link
Contributor

@div100 div100 commented Mar 23, 2019

vehicle booking system finished up

booking approvement, assigning car and driver, rejection of booking is done.
changes came on bookings schema, view, contoller.
added approver ID for tracking approver.
added approval pick and return time,
forcing approvers to write the case of rejection.
added dropdown of cars and drivers registered in the system for bookings.
created roles, permissions schema.
fulfilled update and delete of user.
authorized users able to register new user inside system.
forcing users to have strong password.
added search bar for finding users by email, phone, position, status.
giving and revoking of permission and role for users
and something else not mentioned here
users schema,view,controller changed for tracking approver, updating of profile by users include changing of password fulfilled,
datepicker added, php and js date format asyncronized,js alert messages changed, booking view changed, booking update after approving added
 and the bugs were created during work resolved.
list one month ago data for users,
access control process changed from permission based to role based,
assigning permissions via role and revoking of permission for roles fulfilled,
update and delete of role fulfilled,
redirection of logged in, new registered user without approving status and logged out users set,
log in and log out blade changed,
changed something in dashboard,
pagination bug in bookings view resolved
localization finished,  middleware for access controll created, all parts of role and permissions finished, directorate changed to department and other thinks that not mentioned here has done.
@hpardess hpardess merged commit 20ec300 into master Mar 23, 2019
@hpardess hpardess deleted the continue-of-vehical-booking branch March 23, 2019 09:16
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.

2 participants