1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
David Bomba
a7f939c6b9
Fixes for seeder and typo in readme (#3109)
* Adjustments for template controller to make entity and entity_id optional

* Fixes for seeder

* Fix for typo
2019-12-01 09:59:51 +11:00
Benjamin Beganović
1c4b05c212 Update APIs link (#3078)
thanks!
2019-11-19 07:54:10 +11:00
Benjamin Beganović
0503dd525c [v2] Ignore local Dusk env file (#2982)
* Ignore .env.dusk.local when commiting

* Update installation guide
2019-10-11 20:56:32 +11:00
David Bomba
0e3059f17f
Update README.md 2019-10-11 07:52:54 +11:00
David Bomba
3fc4efd5cb
Update README.md 2019-10-11 07:30:14 +11:00
David Bomba
04bf5e23d7
Update README.md 2019-10-11 07:29:46 +11:00
David Bomba
5892587dc8
Update README.md 2019-08-26 18:36:15 +10:00
David Bomba
86e786bd07
Update README.md 2019-08-26 11:12:37 +10:00
David Bomba
2937dc763d
Update README.md 2019-07-09 19:43:24 +10:00
David Bomba
ec47a1a9b2
Update README.md 2019-04-20 08:58:01 +10:00
David Bomba
9ff835a52e V2 First Push 2019-03-26 14:08:19 +11:00
David Bomba
0faf91dd5d
Generated Datatable Action Menus (#2590)
* Style Datatable

* Component Actions

* Harvest user permissions from Pivot table

* Pad out permissions

* Client actions

* Fixes for travis

* Client Datatables

* Menu permissions

* Tests for menu permissions

* Action menu

* Implement query builder filter

* Flatten user permissions

* Implement rendering of client action dropdowns

* Generated Action Menus
2019-01-07 22:30:28 +11:00
David Bomba
02c3b94a13
Exclude laravel from code coverage (#2425)
* exclude laravel from coverage

* exclude laravel from coverage
2018-10-05 22:59:26 +10:00
David Bomba
059fbc9f70
Improve code coverage (#2424) 2018-10-05 22:46:53 +10:00
David Bomba
9d68edb6b4
Code Coverage setup (#2418)
* add support for code coverage

* Code coverage - Travis + Badge
2018-10-05 21:59:09 +10:00
David Bomba
cc670e1841
Update README.md 2018-10-05 17:52:27 +10:00
David Bomba
640236d7a1
Update README.md 2018-10-05 17:52:12 +10:00
David Bomba
768dd63350
Create README.md 2018-10-05 17:39:34 +10:00