David Bomba
|
4babfbb651
|
php-cs-fixer
|
2023-02-16 12:36:09 +11:00 |
|
David Bomba
|
d9fac20cff
|
Fixes for nullable timestamp columns in scheduler
|
2022-10-06 19:03:41 +11:00 |
|
Shift
|
6edb82308f
|
Shift cleanup
|
2022-06-21 10:03:51 +00:00 |
|
Shift
|
1c40ea40b4
|
Adopt anonymous migrations
|
2022-06-21 10:02:20 +00:00 |
|
Shift
|
19080933b6
|
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
|
2022-06-21 09:57:17 +00:00 |
|
David Bomba
|
e153a0a06a
|
Update license
|
2022-06-08 14:25:44 +10:00 |
|
Nikola Cirkovic
|
78535d676e
|
INA-5 | Push alter migration fix for schedulers table
|
2022-06-01 02:34:00 +02:00 |
|
Nikola Cirkovic
|
4ce0867dc8
|
INA-5 | Drop scheduled jobs | create missing fields in schedulers table
|
2022-05-30 20:43:47 +02:00 |
|
Nikola Cirkovic
|
fabc009f5d
|
INA-5 | Updated migration (is_deleted added, archived removed)
|
2022-05-26 04:17:09 +02:00 |
|
Nikola Cirkovic
|
5b744a9123
|
INA-5 | use soft deletes
|
2022-05-25 23:17:23 +02:00 |
|
Nikola Cirkovic
|
99dc9ac65a
|
INA-5 | Add company_id to schedulers so we can fetch them via company_id
|
2022-05-23 21:58:05 +02:00 |
|
Nikola Cirkovic
|
09b895dfcb
|
INA-3 | Scheduler and ScheduledJob models & migrations
|
2022-05-19 00:32:40 +02:00 |
|