Various work on website

Job ID: 35894630

Budget: $10 – $30 USD

In an existing website project, address the following 3 items:

(1a)
In Admin.php as new users are created, there is a column for 'Actions'. Currently there is a pencil (edit) and trash can (delete). They are not visible unless I mouse over that area, so we need to make them at least partially visible by default, then perhaps darker on mouse over.

(1b)
In the same column, we need another action, perhaps a 'folder' icon. when clicked this would take the admin to that /user/ folder so we can have access to any of the uploaded documents for any given transaction in the /user/ folder.



(2)
Also, in Admin.php, we need a button located just above the 'Search box area' on the right.
Button title is Install New Upload Template.

Reason is I keep updating the index.php template in /e/priv/_template and over time there will be continued updates as new forms are required. But... /user/ folders will have outdated versions of index.php

When I upload a new index to /_template/ I want to be able to click that button in Admin.php and copy the new index.php to all existing /user/ folders overwriting the prior version. And, of course, any new users created, will still be created with the most recent index, but if there are 25 users, I don't want to update them individually.



(3a)
Aftereach document upload there is a confirmation popup, that appears fairly high on the screen.

Let's move confirmation popup to mid screen, regardless of viewport size, so no matter the screeen resolution, it's impossible to miss, so they click through it to move on.

(3b)
Change last confirmation prompt
FROM: Finish Later
To: Your Minimum Required Documents are complete. Upload any additional documents via the Additional Docs Upload button.
Related categories: PHP JavaScript HTML Laravel Vue.js