Commit Graph

15 Commits

Author SHA1 Message Date
Shift
21910f2106 Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-06 11:53:02 +00:00
StyleCI Bot
9d1a57f99d Apply fixes from StyleCI 2023-01-03 08:26:59 +00:00
Shift
43386fd86d Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-03 08:25:25 +00:00
Bhanu
7381486688 Apply fixes from StyleCI 2021-01-28 18:07:18 +05:30
Manish Verma
ed3bbd76d7 Apply fixes from StyleCI 2020-03-17 05:14:38 +00:00
Manish Verma
134a7b2d6e Apply fixes from StyleCI 2018-09-19 15:44:43 +05:30
Manish Verma
a88c8199c9 API issue fix
Fixed ticket response data does not show correct due date(temp fix)
2018-09-19 15:44:43 +05:30
Manish Verma
00a7111421 v1.10.1 build updates
- Fixed API issues
- Updated release notes and readme files
- Updated dummy database files
- dumped composer to with --no-dev to ignore dev dependency

- ignored tests directory and phpunit.xml while downloading compressed archives of the repo
2018-09-19 15:44:43 +05:30
Manish Verma
02e2c8aecc API bug fix
Fixed title coming as same in all ticket in get ticket by Id API
2018-08-17 11:14:07 +05:30
Manish Verma
e972c95441 Apply fixes from StyleCI 2018-08-16 13:18:59 +00:00
Manish Verma
ffc7206598 Api updates
Modified API responses and parameter as requestd by mobile dev team
2018-08-16 18:44:50 +05:30
Manish Verma
117b826aa1 Apply fixes from StyleCI 2018-08-10 10:43:24 +00:00
Manish Verma
0c49050172 Email config alert
Added alert box to convey that email has not been setup
2018-08-10 16:12:51 +05:30
Manish Verma
91cf657c95 Override jwt.auth middleware 2018-08-10 14:51:43 +05:30
Manish Verma
a08bfd0ebd API updates 2018-08-07 16:56:16 +05:30