Commit Graph

77 Commits

Author SHA1 Message Date
johnnyq
78f1e75eda Fix #216 Updated Currency codes everywhere not just in a few places 2021-12-14 13:00:24 -05:00
johnnyq
f939ca41aa More work on Campaign Mailing List, started adding space in between Currency symbol and number 2021-11-21 12:24:40 -05:00
johnnyq
cfd7333a1b Wrong var for currency symbol for receivables under dashboard fixed 2021-11-19 20:47:24 -05:00
johnnyq
0976a08730 Removed default currency and default country under settings added a company currency to the company table. Now currency default and country default uses company country and currency, updated the currency symbol to use companies currency under dashboard, expenses, profit loss reports 2021-11-19 20:45:57 -05:00
johnnyq
cdae4ecfb6 Set Currency Symbols to Company's Default Currentcy Setting 2021-11-19 20:04:03 -05:00
johnnyq
0f60955120 Better naming for Dashboard items 2021-11-18 18:19:52 -05:00
johnnyq
8ddbbf4791 Removed some weird piece of mis-copy and pasted text in the dashboard 2021-11-18 18:16:35 -05:00
johnnyq
604d2a7417 Fix mis-spelling on dashboard 2021-11-17 13:08:05 -05:00
johnnyq
e036bbf7cb Added Monthly and Yearly Recurring Invoice Amount Totals to the dashboard 2021-11-17 13:02:09 -05:00
johnnyq
f3053ffbd4 BREAKING CHANGES: Major Backend Code Changes Updated Foreign keys to prepend their table names ex invoice_client_id, switched most queries over to JOIN instead of = Combined contacts and location into client removed client email, phone etc fields, tons of small bug fixes, and other small UI changes all across the board 2021-08-27 23:14:06 -04:00
johnnyq
da038abba0 UI cleanup: Moved Pie chart legends from top to the right 2021-04-14 15:59:32 -04:00
johnny@pittpc.com
530d46a812 Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details 2021-02-10 11:21:38 -05:00
johnny@pittpc.com
7d9352c63d Added Invoice and Quote Prefix field to fix sorting issues 2021-02-08 16:57:29 -05:00
johnny@pittpc.com
53d986e0bd Fixed Cashflow Largest value for YAxis in dashboard 2021-02-08 14:54:57 -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
a8bf6c3718 fixed some undefined vars in dashboard 2021-02-02 21:35:50 -05:00
johnny@pittpc.com
ab7daac0e1 Removed monospace font on money values in dashboard 2021-01-20 13:16:34 -05:00
johnny@pittpc.com
7e819ded6a Dashboard if no year is present use current Year 2021-01-20 13:10:09 -05:00
johnny@pittpc.com
9933acee8f Set max Miles to 1000 if no miles exist under dashboard 2021-01-20 12:57:35 -05:00
johnny@pittpc.com
778ae30f16 Added URL to login list Change URI to URL/Host, removed dependency of adding https in front of URI 2021-01-18 16:11:07 -05:00
johnny@pittpc.com
eee1914d7b Fixed Max value on dashboard to include projected income as well 2021-01-16 17:27:55 -05:00
johnny@pittpc.com
b4b1326c99 Do not add Cancelled or Draft invoices to the projected amount in dashboard 2021-01-15 18:24:42 -05:00
johnny@pittpc.com
b4cc8c1a91 Added projected income to cash flow - Projected income is based off the due date and the amount of an invoice 2021-01-15 18:20:29 -05:00
johnny@pittpc.com
bc35a3c115 Update Trips Icon 2020-12-18 19:35:27 -05:00
Johnny
8d2c7271a5 show legend update color 2020-12-18 19:07:14 -05:00
Johnny
153bf6d96b Update line Color 2020-12-18 19:04:50 -05:00
Johnny
b76b6014c5 no fill 2020-12-18 18:57:36 -05:00
Johnny
22aa3e4994 set background white 2020-12-18 18:54:32 -05:00
Johnny
fd0dbc8391 Remove Background color for graph 2020-12-18 18:51:49 -05:00
Johnny
fc93d6b583 Switch from Pie to Doughnut 2020-12-18 18:48:33 -05:00
Johnny
8874070220 Wording updates dashboard 2020-12-18 16:03:43 -05:00
Johnny
f149165ad5 Dashboard CSS Changes 2020-12-18 15:44:28 -05:00
Johnny
f8973d986c Chart Fixing 2020-12-18 15:40:19 -05:00
Johnny
778a8fbbde Remove Expense Flow Fix max value 2020-12-18 15:34:11 -05:00
Johnny
5ca3d842ca changed expense color to red 2020-12-18 15:22:49 -05:00
Johnny
5b4ff6d01b Attempt to fix cashflow stack 2020-12-18 15:17:42 -05:00
Johnny
6c2bdb0ebe Attempt to stack Income and expense into one chart on dashboard 2020-12-18 15:13:39 -05:00
Johnny
d169fcc357 Updated wording for Add Payment in Invoices as well as update the history log for adding payments 2020-12-09 21:25:39 -05:00
Johnny
a4e4e8d578 Fix Receievables 2020-12-08 13:57:15 -05:00
Johnny
c9ec2c1fb5 Reworked Receivables in Dasboard to include all years not just current 2020-12-08 13:53:37 -05:00
johnny@pittpc.com
e61c96cf9c Fixed Blank Miles Driven on Dashboard, now displays 0.00 2020-09-25 15:50:47 -04:00
johnny@pittpc.com
ed8950a577 Started adding delete buttons to edit windows and removing the action column on some tables this will allow for more room to display data 2020-03-02 12:31:07 -05:00
johnny@pittpc.com
e8b13c6058 Added AES Encryption to client Logins Password Fields, updated DB modified field login_password from VARCHAR to VARBINARY to store password as encrypted, added additonal field to settings called config_aes_key the key is used to decrypt client login passwords, removed invoice, vendor, locaiton linkage in trips, other small cleanups fixups and UI updates, NOTE this will break existing install due to the db being updated 2020-01-04 19:52:41 -05:00
johnny@pittpc.com
a28d1d6e57 Added Adavnced Filter to customers and expenses, removed some text-mono, ui updates to ticket details, added quick links to reports under dashboard 2019-12-04 20:58:16 -05:00
johnny@pittpc.com
e6e44969aa updated tickets ui, added close buttons on dashboard, other minor ui modifications 2019-11-23 21:34:56 -05:00
johnny@pittpc.com
328ac67d5b Minor UI cleanups started porting selects from bootstrap-select to select2 2019-11-22 20:37:55 -05:00
johnny@pittpc.com
dfb963da32 started adding date_from date_to filters to tables, and linking them with reports and dashboard, added reference to payments listing 2019-11-20 18:18:48 -05:00
johnny@pittpc.com
4492af71d8 Fixed Cron, added alert when cron is run, added new vendors to dashboard, added some UI cleanup to clients 2019-11-19 19:25:22 -05:00
johnny@pittpc.com
e5036253ed Migrated from sbadmin to AdminLTE CSS framework 2019-11-19 18:29:02 -05:00
johnny@pittpc.com
a9e3d0fa7e Added the missing October to Cashflow on the Dashboard, added more calendar events etc 2019-09-21 16:23:35 -04:00