David Bomba
01404a75f6
dynamically load broadcaster
2023-03-24 14:03:58 +11:00
David Bomba
c708a1c093
websockets
2023-03-17 22:33:14 +11:00
David Bomba
949ea3d523
Add excludable permissions for client view list
2023-02-20 19:52:50 +11:00
David Bomba
995cf73bde
Remove mail css inliner
2023-02-17 07:21:00 +11:00
David Bomba
4739277b47
Allow overriding the default locale in .env file
2022-12-05 12:42:32 +11:00
David Bomba
b1ff9f0305
Mailers for Laravel
2022-06-24 23:49:22 +10:00
David Bomba
ff783804ff
Working on mail drivers
2022-06-24 13:15:56 +10:00
David Bomba
3e916e0f1f
Fixes for tests
2022-06-24 11:55:41 +10:00
David Bomba
2e29bbce3c
Laravel 9
2022-06-23 15:34:15 +10:00
Shift
a364de9f9c
Default config files
...
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.
2022-06-21 10:00:17 +00:00
Shift
a92a17fd06
Shift config files
2022-06-21 10:00:16 +00:00
David Bomba
4198d203e2
clean up for login controller
2022-05-20 08:56:51 +10:00
David Bomba
08ac7478dd
Set mix_url to be configurable with env vars
2022-01-13 17:44:26 +11:00
Benjamin Beganović
2bc83aff27
CSS inliner plugin
2021-06-14 14:50:28 +02:00
David Bomba
1b5d6d44f2
Set default time out
2021-03-22 07:21:51 +11:00
David Bomba
c8e2d94b3f
Fixes for tests + remove swoole
2020-10-22 21:14:14 +11:00
David Bomba
4ac554607c
implement swoole
2020-10-22 20:25:36 +11:00
David Bomba
d05c6ec975
Inject custom translations
2020-08-11 10:48:05 +10:00
David Bomba
f6eda5c0f4
Fixes for unused dependencies
2020-06-04 21:35:25 +10:00
David Bomba
3e77612210
Fixes for conflicts ( #3743 )
...
* Add checks for duplicate contacts in invitations
* Fixes for self updater
* homebrew self updater
* remove self-updater
2020-05-25 11:57:08 +10:00
David Bomba
d7b22ba1db
Add analytics engine ( #3664 )
2020-04-30 22:33:57 +10:00
David Bomba
74a6c4f2ee
Reminders ( #3630 )
...
* Performance improvements moving from str_replace to strtr
* Remove legacy docs
* Clean up credit transformer
* Working on invoice emails
* Clean up for invoice designs
* Tests for light and dark theme emails
* Working on reminder scheduling
* Reminder Job Class
* Fixes for github actions
* PHP CS
* Test for reminders
* Test for reminders
2020-04-15 10:30:52 +10:00
Benjamin Beganović
f118f3bfda
Show custom messages ( #3616 )
...
* Show custom messages
* Fix getSetting key
* Add custom messages support with variable parsing
2020-04-13 11:48:23 +10:00
David Bomba
6df62faa82
Fixes for Invoice Designs ( #3559 )
...
* fixes for tests
* Working on Invoice Designs
* Update phpunit.yml
* Update phpunit.yml
* Working on sending an individual email
* Update phpunit.yml
* Fixes for designs
* Update phpunit.yml
* Working on sending entity email - individual
* Fixes for account creation
* Remove Laravel Horizon
* remove logging
2020-03-28 22:34:04 +11:00
David Bomba
374a44aa55
Laravel Horizon. ( #3517 )
...
* Fixes for white label
* Include Laravel Horizon
2020-03-24 04:15:56 +11:00
David Bomba
3d31f810c0
Set Invitations as a default include for invoices ( #3362 )
...
* Working on importing company gateways
* Fix for companyuser settings object
* Migrate client_gateway_tokens
* Working on Notificaitons
* Working on notifications
* Failsafe for user-company
* unlink files
* Set DB for jobs
* Always have a fallback for company_id
* Fixes for user model
* Formatting for MultiDB
* Working on Company Ledger Tests
* Fixes for contact request
* Set Invitations as a default include for invoices
2020-02-24 21:15:30 +11:00
David Bomba
3ec996ee5d
Invoice Designer ( #3283 )
...
* Working self-updater package
* Fixes for travis
* Working on invoice designs
* Working on invoice builder
* Tests for invoice design
* Working on invoice designs
* Minor fixes
* Minor fixes for randomdataseeder
2020-02-05 15:06:03 +11:00
David Bomba
1b6ec9699a
Gmail Email via API ( #3124 )
...
* Working on GMail Driver
* working on custom Gmail Mail Provider
* Add total_taxes to quotes and recurring_*
* Implementation of new mailserviceprovider to allow native use of Mail:: with gmail email sending
2019-12-04 15:52:04 +11:00
David Bomba
3f1fcdda76
Working on client portal
2019-08-12 08:33:17 +10:00
David Bomba
c50fb68b21
Working on dropzone uploads - generic
2019-08-07 13:07:06 +10:00
David Bomba
03ab3ae9fc
clean up
2019-03-26 14:15:13 +11:00
David Bomba
9ff835a52e
V2 First Push
2019-03-26 14:08:19 +11:00
David Bomba
068ff4107d
Remove telescope
2019-01-28 09:54:25 +11:00
David Bomba
b5687c91af
Add Telescope
2019-01-28 08:52:19 +11:00
David Bomba
feafbd9826
User Settings ( #2601 )
...
* Datamapping JSON Settings
* JSON Mapping
* User Setting Defaults
* Testing Json Mapper
* Implemented User Settings - hydrated from JSON format
2019-01-16 09:00:25 +11:00
David Bomba
9204510193
Vue Datatables ( #2597 )
...
* Adding Vue components for Charts and Multi Select
* List Views
* Improve UI of datatable
* Refactor Vue Datatable for reusability
2019-01-13 12:42:03 +02:00
David Bomba
cdb98ce528
View Composers + JS testing framework ( #2521 )
...
* Add Jest testing to travis
* View Composers
* Composers
2018-11-26 15:15:08 +11:00
David Bomba
db8f962d9b
Remove Laravel Telescope ( #2488 )
2018-11-03 12:22:43 +11:00
David Bomba
3b0cda1502
Set default company on account creation ( #2487 )
...
* Fixes for tests
* fixes for permissions
* Set default company on account creation
* Ensure default company ID is registered in session variables
* Implement a generic resolver to harvest an entity from encoded value
* Laravel Telescope
2018-11-03 12:01:40 +11:00
David Bomba
dde1cd6cfb
Confirmation Emails, Datatables ( #2473 )
...
* Fixes for MakesHash trait
* Client List DataTables
* Data table dependencies
* Confirmation URLs
* Wire up firing events for notification emails
2018-10-29 14:16:17 +11:00
David Bomba
849f6e5439
Fixes for Tests, implement MakeHash trait ( #2469 )
...
* Fixes for Feature and browser tests
* Change .env.example variable names, implement hash encoding of db numbers for URIs
2018-10-26 15:53:29 +11:00
David Bomba
64041fb3cb
Refactor signup flow ( #2465 )
2018-10-24 14:50:15 +11:00
David Bomba
528c99f655
Login UI, Database Seeds, Dashboard layouts ( #2450 )
...
* Implement CoreUI Interface
* Core UI Navigation wire frame
* UI - Fix sidebar nav - add Invoice Ninja Logo
* Create layout using CoreUI admin template
* Login UI, Database seeds
2018-10-16 22:42:43 +11:00
David Bomba
19a836b010
Scaffolding Auth ( #2438 )
...
Scaffolding Auth
2018-10-12 22:29:34 +11:00
David Bomba
537b53859f
StyleCI fixes ( #2416 )
...
* Env for travis
* Apply fixes from StyleCI (#7 )
2018-10-05 21:40:02 +10:00
Hillel Coren
0503887629
Navigation
2018-10-04 22:53:38 +03:00
Hillel Coren
f03dd652e6
Initial commit
2018-10-04 20:10:43 +03:00