The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My US Projects
#1
Hello!

I ask for a lot of help and do my best to help out, so here is my projects built off of US:

I designed a templates page for the company I work for as we handle Customer Service inquiries via phone, chat and email. The chats and email templates were in word documents before, so I dumped them into a DB and made it into the original templates page, way back when, which had a lot of security vulnerabilities and used mySQLi integration instead of PDO. I finally converted it here about 3 weeks ago to this:
http://screencloud.net/v/qJQlf

That is the landing page which has public "headers" and private ones which are assigned by permission level.

You can get to this page by having an existing session which lasts for 7 days or you hit the landing page:
http://screencloud.net/v/bOkZC

Guest access redirects you to the index page with a ?marker=YOURNAMEHERE value, or you can register which I try to prompt users to do. The landing page uses modals for the guest, login and register forms to avoid redirects.

As always I structure my permissions by extra pages or permissions, no 2 levels have access to the same pages. Everyone has the CSR level and the remainder have permissions as required:
http://screencloud.net/v/Euuqn

I added a stats section to my admin page to keep track of common variables I store in my logs table:
http://screencloud.net/v/23wyq

And my "New Settings" section from admin_panels.php in the includes to accommodate for changes I made to the system:
http://screencloud.net/v/CPDFy

My Manager pages are done with Tiles:
http://screencloud.net/v/AGB8v

I use these sections to manage templates, requests, crons logs and user templates.

In my templates manager I integrated an inline editor include auto-open next field which is used for sort editing only:
http://screencloud.net/v/zEPJ6

My Request Manager handles templates addition, edit and removal requests:
http://screencloud.net/v/p18Pk

When you use the function button on this screen you can see the details on the request:
http://screencloud.net/v/CLgdt

We have my system logs page which can be filtered by User Modal or by Data Type Modal:
http://screencloud.net/v/pcVCE
http://screencloud.net/v/58BHC
http://screencloud.net/v/aSL0g

The Data Type only includes data that is excluded from the logs as they are in large quantities (copies, tabs, etc - these are used for reporting purposes).

We then have my recently created cron manager:
http://screencloud.net/v/bdDEz

I setup cron files and the cron.php file runs daily at 4am local time which pulls from the db to include the appropriate files. This page allows me to disable crons for manual run only, remove them, edit the information, etc. This is great so I don't have to manually edit the cron file everytime.

And last but not least, I have my user_templates manager which users can add, edit, and remove their OWN templates in their own header that only they have access to and other users cannot see. They can enable or disable this header on their templates page. This is great for the users who do extra tasks that others do not, and for those who want to modify part of the templates but is not an edit every user wants.

Then we have my reports tiles which are designed off of tables and chart.js charts:
http://screencloud.net/v/fhNEc

This gives me crazy insights on my system including hourly, daily, weekly and monthly reports, user reports and many other awesome insights that I expand daily.

I will post my other US project tomorrow when I get back to my desk since my shift is over lol!

Thanks again @mudmin / @Dan for this awesome system to work with!
  Reply


Messages In This Thread
My US Projects - by Brandin - 06-19-2017, 06:59 PM
My US Projects - by mudmin - 06-20-2017, 11:24 AM
My US Projects - by Brandin - 06-20-2017, 11:35 AM
My US Projects - by mudmin - 06-20-2017, 11:43 AM
My US Projects - by Brandin - 06-20-2017, 11:44 AM
My US Projects - by mudmin - 06-20-2017, 11:56 AM
My US Projects - by Brandin - 06-20-2017, 11:59 AM
My US Projects - by mudmin - 06-20-2017, 12:03 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)