Commit Graph

88 Commits

Author SHA1 Message Date
o-psi
2bf0a2aef8 cleanups 2024-02-09 22:49:12 +00:00
o-psi
1ffdce6bbc Add unbilled tickets to dashboard if tickets and accounting is on
otherwise, show recurring invoices.
2024-01-18 22:49:18 +00:00
johnnyq
e38aad1e61 User Profile UI Spruce up / Cleanup 2023-12-28 20:45:28 -05:00
johnnyq
435206dded Properly fetch the user dashboard settings 2023-12-21 16:56:02 -05:00
johnnyq
297148bc63 DB Update add User settings to enable / disable Dashboard Items Financial and Technical 2023-12-21 16:36:31 -05:00
johnnyq
d21e5fafca Added Your Tickets to the technical portion of the dashboard 2023-12-21 16:04:07 -05:00
johnnyq
12b8f2e005 Update Year select 2023-12-21 14:20:39 -05:00
johnnyq
afc6dd674c Add some more padding and spacing for toggles and Year Select on the dashboard 2023-12-21 13:07:20 -05:00
johnnyq
e639b69db9 Merged All Dashboards into 1 allow you to toggle between show financial and show technical 2023-12-21 13:03:37 -05:00
johnnyq
8a5f51845c Reworked the Dashboard so only 1 Dashboard shows on the Side nav and now has a top nav to select dasbords, Personal Dashboard coming 2023-10-31 14:22:03 -04:00
johnnyq
278b243e7c Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
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