Open Source Billing built on Laravel base
Go to file
Deon George 2512182910
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 31s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
Update service update to use components, enhanced form handling and submission. Added pppoe to broadband and changed validation to allow for longer service number.
2024-07-24 14:14:11 +10:00
.gitea/workflows Updated for gitea 2024-07-06 09:00:36 +10:00
app Update service update to use components, enhanced form handling and submission. Added pppoe to broadband and changed validation to allow for longer service number. 2024-07-24 14:14:11 +10:00
bootstrap Added Passkey login, fixed password reset as a result of updating laravel 2024-07-23 20:25:32 +10:00
config Moving accounting commands into an Intuit/ namespace, updates to intuit module 2024-07-23 20:25:32 +10:00
database Update service update to use components, enhanced form handling and submission. Added pppoe to broadband and changed validation to allow for longer service number. 2024-07-24 14:14:11 +10:00
docker Updated for gitea 2024-07-06 09:00:36 +10:00
public Added Passkey login, fixed password reset as a result of updating laravel 2024-07-23 20:25:32 +10:00
resources Update service update to use components, enhanced form handling and submission. Added pppoe to broadband and changed validation to allow for longer service number. 2024-07-24 14:14:11 +10:00
routes Update service update to use components, enhanced form handling and submission. Added pppoe to broadband and changed validation to allow for longer service number. 2024-07-24 14:14:11 +10:00
storage Initial refactoring work 2018-05-20 22:53:14 +10:00
tests Fixes to CI testing 2022-06-12 18:32:19 +10:00
.env.example Added Passkey login, fixed password reset as a result of updating laravel 2024-07-23 20:25:32 +10:00
.env.testing Change NextKey to create record in Module table if it doesnt exist 2021-06-30 14:46:50 +10:00
.gitattributes Initial Spark Install 2017-11-03 16:26:07 +11:00
.gitignore Progress on order progress 2020-04-19 08:33:41 +10:00
artisan Update laravel framework from 9 to 11, removed some old packages 2024-07-06 11:06:07 +10:00
composer.json Added Passkey login, fixed password reset as a result of updating laravel 2024-07-23 20:25:32 +10:00
composer.lock Update service update to use components, enhanced form handling and submission. Added pppoe to broadband and changed validation to allow for longer service number. 2024-07-24 14:14:11 +10:00
helpers.php Framework update, and moved markup() helper to new helpers.php 2023-05-03 18:24:14 +10:00
package-lock.json Update framework and javascript 2020-05-26 11:44:02 +10:00
package.json Update to Laravel 8 2021-06-29 16:40:54 +10:00
phpunit.xml Removed redundant items, upgraded to laravel 5.6 2018-04-10 21:35:29 +10:00
server.php Initial Spark Install 2017-11-03 16:26:07 +11:00
webpack.mix.js Update framework and javascript 2020-05-26 11:44:02 +10:00