Commit Graph

314 Commits

Author SHA1 Message Date
Deon George a4ed29b560 Added in email hosting, and other misc cosmetic fixes 2022-04-02 18:06:34 +11:00
Deon George 7775105da6 Rename supplier home screen to home 2022-04-02 09:56:30 +11:00
Deon George d7b5d9a272 Fix VOIP services from 500 errors 2022-03-05 13:49:50 +11:00
Deon George 62f587d7e6 Fix invoice generation and other minor cosmetic items 2022-03-05 11:05:35 +11:00
Deon George 6dab5bded8 Query performance improvements for home 2022-02-02 17:12:17 +11:00
Deon George e9ada2468e Minor fixes to get charging working 2022-02-02 16:01:12 +11:00
Deon George db0ded44e0 Framework updates 2022-02-02 12:07:27 +11:00
Deon George d1a7e399dc Fixes for CI/CD 2022-02-02 10:56:28 +11:00
Deon George b9b4416737 More works on products 2022-02-02 10:43:59 +11:00
Deon George 1e9f15b40f Work on products, first completed broadband 2022-02-02 10:43:59 +11:00
Deon George 8f5293662e Comments on Middleware/Role 2022-02-02 10:43:59 +11:00
Deon George d0a56de07e DB rework id, site_id and relations 2022-02-02 10:43:59 +11:00
Deon George bdcfe07fb0 Created Suppliers 2022-02-01 16:45:35 +11:00
Deon George 0aa7ff3b2c Update leenooks/laravel and now using @js @css shortcuts 2022-02-01 16:45:35 +11:00
Deon George b7b6a575bc Site related updates 2022-02-01 16:45:35 +11:00
Deon George 8d194c5523 Add link to account from service view 2021-12-20 17:24:31 +11:00
Deon George 05c5d35dbf Ensure users can only login from the right site 2021-12-20 17:24:31 +11:00
Deon George 99a62828f5 Rework Site and top level tables 2021-12-20 17:24:31 +11:00
Deon George b4e569ccc8 Change docker base image 2021-12-17 15:02:48 +11:00
Deon George 48a76bacb6 Fix invoice creation with charges. Fix including discounts in invoices 2021-12-16 11:55:59 +11:00
Deon George 8a8e299c7b Fix when VOIP order doesnt have an address or number 2021-12-14 13:14:14 +11:00
Deon George 7908676063 Fix error when new order created and notes is blank 2021-12-14 12:38:45 +11:00
Deon George 6fa88daeb0
Minor fix to SearchController, updated composer.json based on other projects 2021-10-08 12:34:56 +11:00
Deon George 17e7b47cdc
Add product info on broadband change requests 2021-10-08 12:34:56 +11:00
Deon George cc49692545
Missed addition of 2 new js files in 7c536920 2021-10-01 15:10:47 +10:00
Deon George 1a92d89911
More autoincrement definition to after unique key creation 2021-10-01 15:04:59 +10:00
Deon George 7c5369203c
Optimise charge table, implemented charge recording, optimised payment recording 2021-10-01 14:59:04 +10:00
Deon George c0ad46ba65
Show service detail on invoices 2021-09-30 12:54:44 +10:00
Deon George 5be4fe6784
Redirect Invoice Download to invoice view 2021-09-29 17:36:55 +10:00
Deon George 7acb9e964b
Enable users to execute workflows 2021-09-29 17:11:46 +10:00
Deon George 4243da9c32
Fix Model Policies from matching user_id's and account_id's, and other minor cosmetic fixes 2021-09-29 16:20:22 +10:00
Deon George f7439172b6
Service cancellation and ordering 2021-09-29 14:57:25 +10:00
Deon George b2e45fcaee
Added unique validation for broadband orders, add more visual display that order had errors 2021-09-28 15:14:43 +10:00
Deon George eae1b16797
Error when accepting VOIP orders 2021-09-28 12:56:29 +10:00
Deon George 4cbe990ec1
Changes to orders to stop existing services being submitted 2021-09-28 12:43:54 +10:00
Deon George 7277d7407a
Framework updates and minor cosmetic fixes 2021-09-28 10:09:56 +10:00
Deon George ccd6a11c8a
Missed PaymentsImport in previous commit 2021-07-29 13:18:39 +10:00
Deon George 00f215b780
Minor job cleanup, import Ezypay payments update 2021-07-29 13:11:14 +10:00
Deon George 10e6c73b2b
Missed some references to ab_payments in d463239 2021-07-23 17:49:59 +10:00
Deon George 7a963c8461
Fix test installing mariadb-client 2021-07-23 17:38:57 +10:00
Deon George d463239b17
Rework payment tables, enable payment editing 2021-07-23 17:36:53 +10:00
Deon George fa62a47680
Add VOIP to search 2021-07-19 16:42:37 +10:00
Deon George f22813bb5b
Remove more references to ab_account, Docker build tweaks, Fix error rendering charges 2021-07-19 16:23:38 +10:00
Deon George 8b08f79877
Fix 500 error Service::isBilled 2021-07-13 17:07:47 +10:00
Deon George 9515e67493
Re-enable google auth 2021-07-13 15:00:01 +10:00
Deon George 53fc25612b
Fix domain name uniqueness during update, taking into account tld 2021-07-13 14:56:14 +10:00
Deon George 71d2faedb1
Try new schema dump to trim migrations - remove database testing from docker image 2021-07-13 13:31:30 +10:00
Deon George b515a1edeb
Initial reseller domain report, enable editing domain service details 2021-07-13 12:31:56 +10:00
Deon George bc26f7b881
Fixes for composers new configuration 2021-07-09 13:19:21 +10:00
Deon George 19860d657f
Fix account time format for DB storage 2021-07-09 12:47:10 +10:00