David Bomba
|
7b48da0cff
|
Minor fixes for scheduler
|
2023-05-18 08:31:21 +10:00 |
|
David Bomba
|
5a42b89d55
|
cs fixer
|
2023-03-18 18:24:56 +11:00 |
|
David Bomba
|
fe40771a24
|
Add filters for Scheduler
|
2023-02-26 18:21:23 +11:00 |
|
David Bomba
|
dd88b06bb0
|
minor fixes for auth gate on destroy scheduler
|
2023-02-24 12:16:40 +11:00 |
|
David Bomba
|
4babfbb651
|
php-cs-fixer
|
2023-02-16 12:36:09 +11:00 |
|
David Bomba
|
328b3a3113
|
Updates for API docs
|
2023-02-10 20:21:10 +11:00 |
|
David Bomba
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11:00 |
|
David Bomba
|
f6549f43ad
|
Updates for API Docs
|
2023-01-22 09:28:50 +11:00 |
|
David Bomba
|
dedc1f5774
|
Update meta data for swagger documentation
|
2023-01-18 10:47:41 +11:00 |
|
David Bomba
|
9e415b420c
|
Refactor for scheduled tasks
|
2023-01-13 12:43:38 +11: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 |
|
Nikola Cirkovic
|
f2d1ef6bbb
|
INA-5 | Remove unused method, remove ScheduledJob references
|
2022-05-30 20:46:21 +02:00 |
|
David Bomba
|
13a1447b79
|
Padding out react application
|
2022-05-27 13:10:32 +10:00 |
|
David Bomba
|
108aa22387
|
Fixes for openAPI schema
|
2022-05-27 12:17:06 +10:00 |
|
Nikola Cirkovic
|
63061b6cf4
|
INA-5 | Renamed repository and added license
|
2022-05-26 04:32:37 +02:00 |
|
Nikola Cirkovic
|
c4809b1e18
|
INA-5 | TaskSchedulerController (fixes for fractal)
|
2022-05-26 04:18:53 +02:00 |
|
Nikola Cirkovic
|
de4adadfae
|
INA-5 | Use fractal
|
2022-05-25 00:06:42 +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
|
14a988f5fa
|
INA-5 | Fix license
|
2022-05-23 21:25:27 +02:00 |
|
Nikola Cirkovic
|
fd028102bd
|
INA-5 | Add docs for a task scheduler
|
2022-05-23 02:13:23 +02:00 |
|
Nikola Cirkovic
|
6aa01001c9
|
INA-5 | Moved Actions to the service | Controller clean-up
|
2022-05-23 01:33:56 +02:00 |
|
Nikola Cirkovic
|
5a6f4801ce
|
INA-5 | Set multidb, set company_id as database parameter
|
2022-05-21 20:53:22 +02:00 |
|
Nikola Cirkovic
|
39400d3b08
|
INA-5 | Scheduler Job Creation [WIP]
|
2022-05-19 00:34:09 +02:00 |
|