Commit Graph

3472 Commits

Author SHA1 Message Date
johnny@pittpc.com
b46881299d Phase 2 - Non Destructive Deletion - Removed Delete and replaced with Archive on certain entities, post and buttons done Pending Listing 2021-02-06 17:18:02 -05:00
johnny@pittpc.com
7ef971416f Changed name deleted_at to archived_at as the record will not get deleted DB Structure update 2021-02-06 16:03:56 -05:00
johnny@pittpc.com
2ea809b4e7 Updated DB Structure to include deleted_at field for the start of non destructive deleting 2021-02-06 15:38:04 -05:00
johnny@pittpc.com
d2b37a8940 Added new category buttons to certian dropdowns to quickly add a category without going to setting then category also a few fixes here and there 2021-02-06 15:03:11 -05:00
johnny@pittpc.com
1ede4bc795 Shrunk the card header down to a more reasonable size which made a big difference the card header are not so over bearing 2021-02-06 02:35:58 -05:00
johnny@pittpc.com
7d2cf8ce89 Added Tax to products section Updated DB structure 2021-02-06 01:52:38 -05:00
johnny@pittpc.com
d90c7e4664 Reworked Accept and Declining quote with improved logic including invoiced status 2021-02-06 01:16:59 -05:00
johnny@pittpc.com
2b2954aa6f Fixed Company Logo not showing on Quotes 2021-02-06 00:27:27 -05:00
johnny@pittpc.com
632714cd17 Added Tax ID to each line item, also if tax % changes the new recurring will automatically get updated and sent with the right tax rate DB Structure updated 2021-02-06 00:18:37 -05:00
johnny@pittpc.com
46e0147026 Some Small fixes in setup 2021-02-05 15:36:08 -05:00
johnny@pittpc.com
71d5ce1c10 Updated UI on setup, fixed logo upload with add copany, better wording during setup 2021-02-05 14:17:18 -05:00
johnny@pittpc.com
6d23b87f7c Moved Company info out of settings and into the companies table, updated pdf, invoice, quotes, guest view, post, setup 2021-02-04 21:54:50 -05:00
johnny@pittpc.com
b949d9140e Updated DB Structure to include company email 2021-02-04 17:43:44 -05:00
johnny@pittpc.com
f8166bdc81 Fixed more php errors empty vars updated more ui search headers 2021-02-04 17:42:21 -05:00
johnny@pittpc.com
17710cf6b8 Fix Ignoring session_start() because a session is already active added action menu under contacts 2021-02-04 13:40:33 -05:00
johnny@pittpc.com
ca8405f39d Organized Config Vars, fixed missing vars in alerts, switch from int to tinyint in settings table as this is much more efficient to parse 2021-02-04 12:42:39 -05:00
johnny@pittpc.com
83cf223cb5 Settings UI Tocuh ups 2021-02-04 11:56:25 -05:00
johnny@pittpc.com
e610e7a134 Fixed empty vars PHP errors on reports updated title headers 2021-02-04 11:24:22 -05:00
johnny@pittpc.com
f9899d89ea Bunch of little fixes to to UI empty vars php errors removed a buch of tags etc. Converted client trip modals with global trip modals 2021-02-03 22:42:03 -05:00
johnny@pittpc.com
11f9f82f6d Cleaned up empty vars and tags in Vendors listing add edit post 2021-02-03 18:31:01 -05:00
johnny@pittpc.com
b7e4cab83a Some Fixes to Client Vendors Removed old vendor login code 2021-02-02 22:56:02 -05:00
johnny@pittpc.com
a633c767e2 Updated trip var in clients 2021-02-02 22:31:55 -05:00
johnny@pittpc.com
aad8a8cac2 Chnaged the dasboard cards to dark headers for better contrast and to match all other cards and tables 2021-02-02 22:27:54 -05:00
johnny@pittpc.com
ffc647b0ca Cleaned up some unnessesary ids and class tags under edit add list and clients 2021-02-02 22:13:52 -05:00
johnny@pittpc.com
a8bf6c3718 fixed some undefined vars in dashboard 2021-02-02 21:35:50 -05:00
johnny@pittpc.com
a3aae0d955 Removed unnessesary line from add_ticket that was meant for edit ticket was casuing php to throw undefined client_id var 2021-02-02 21:16:21 -05:00
johnny@pittpc.com
089016265c Fix undefined Var under clients permssion_sql 2021-02-02 20:55:13 -05:00
johnny@pittpc.com
9d095611fb Renamed table field trip_starting_location to just trip_source added export trips as CSV in POST, new DB Dump 2021-02-02 19:11:05 -05:00
johnny@pittpc.com
dbf1a90fdb Added Permision level and more options to user profile 2021-02-02 18:34:14 -05:00
johnny@pittpc.com
bb46c93790 Added Company Select Option on top of side Nav Added Client ACL Modal in users, hide side bar elements based off user permission level, if IT Contract level list only clients in users Client ACL 2021-02-02 17:09:31 -05:00
johnny@pittpc.com
9471fdee5d minor fix for company permissions 2021-01-29 21:37:34 -05:00
johnny@pittpc.com
88933e09f7 Rework Company user relationships initial work started on user permissions 2021-01-29 21:28:12 -05:00
johnny@pittpc.com
f2ce7a9d8d Add check on edit user to see if User directory is created before Avatar upload 2021-01-29 10:35:18 -05:00
johnny@pittpc.com
3acaf13078 Updated Assets Icon 2021-01-27 18:47:38 -05:00
johnny@pittpc.com
ce418030f8 Sort by asset name instead of type 2021-01-27 18:41:17 -05:00
johnny@pittpc.com
02d8d3259d Updated Client Assets UI now show location and IP 2021-01-27 18:40:36 -05:00
johnny@pittpc.com
ddbf746995 Fixed misspelling on var 2021-01-27 15:34:17 -05:00
johnny@pittpc.com
87e54dab99 Updated Phone number POST logic eliminated some extra code and checks that were not needed 2021-01-27 15:30:51 -05:00
johnny@pittpc.com
eb7d27aa4d Added domain to certificates DB Structure Updated 2021-01-27 14:22:12 -05:00
johnny@pittpc.com
b9b72b96fd Updated Ticket Listing UI 2021-01-26 20:01:51 -05:00
johnny@pittpc.com
6aebe260f5 Changed notes to documents DB Structure updated 2021-01-26 19:16:51 -05:00
johnny@pittpc.com
4fec4dd36b Added SSL Certicicate Documentation to Client Documentation Updated DB as well 2021-01-26 16:20:09 -05:00
johnny@pittpc.com
4324391e83 Removed Delete button from edit modals 2021-01-25 23:25:04 -05:00
johnny@pittpc.com
71e1aa46ec Added address field to client listing as well as additonal search filters (phone, email, type address, city, state, zip) 2021-01-25 23:15:42 -05:00
johnny@pittpc.com
93a2c750d0 Updated Client Listing UI Search NAV Bar 2021-01-25 23:04:08 -05:00
johnny@pittpc.com
198ff70bf1 oops forgot to update a checkbox id tag in add trips edit trips 2021-01-25 22:32:12 -05:00
johnny@pittpc.com
73a93e3b29 Fixed edit trip where roundtrip could not be selected as it shared the same checkbox id as copy round trip 2021-01-25 22:21:41 -05:00
johnny@pittpc.com
eb62dacc2a Fixed Roundtrip icon displaying even though a trip wasnt a round trip 2021-01-25 22:17:36 -05:00
johnny@pittpc.com
4f617f2315 Reworking ticket status display logic in other places as well 2021-01-22 18:39:30 -05:00
johnny@pittpc.com
5ee274ae67 Updated ticket status display logic to conform to the ticket priority display logic 2021-01-22 18:35:47 -05:00