Commit Graph

68 Commits

Author SHA1 Message Date
Fabio Formosa
b968329fb3 #57 added new validation checks to the simple trigger input 2022-10-29 11:31:28 +02:00
Fabio Formosa
d9ff379d59 #57 improved some oas captions 2022-10-29 10:29:19 +02:00
Fabio Formosa
436821a831 #78 fixed the sonar props 2022-10-29 00:45:01 +02:00
Fabio Formosa
e29fd8dc92 #78 fixed sonar smells 2022-10-29 00:18:55 +02:00
Fabio Formosa
c190c15889 #78 fixed sonar smells 2022-10-29 00:04:48 +02:00
Fabio Formosa
540bdf35a5 #78 fixed sonar smells 2022-10-28 23:53:33 +02:00
Fabio Formosa
33b4d88d52 #57 added validation checks onto the SimpleTrigger 2022-10-28 01:14:53 +02:00
Fabio Formosa
7b87a9485e #78 fixed a major sonar finding 2022-10-27 23:46:39 +02:00
Fabio Formosa
69b62032b2 #57 #62 fixed an integration tests 2022-10-27 23:36:40 +02:00
Fabio Formosa
f411659ad6 #57 #62 added an integration test to check the mandatory fields in scheduling a simple trigger 2022-10-27 23:29:28 +02:00
Fabio Formosa
4f8b75a8f9 #48 made configurable the misfire instruction 2022-10-26 21:56:02 +02:00
Fabio Formosa
e5d2c33d9a #77 made the oas dependency optional and conditional 2022-10-22 13:56:48 +02:00
Fabio Formosa
7f00f5de99 #77 made the oas dependency optional and conditional 2022-10-22 00:27:29 +02:00
Fabio Formosa
b2906d09f4 #77 added a validation test on the in-memory user props and renamed the username field 2022-10-15 18:03:53 +02:00
Fabio Formosa
3f0d036dad #76 upgraded the java version to 9 2022-10-15 18:03:15 +02:00
Fabio Formosa
4d4385b7ba #40 customized the quartz.properties file for quartz-manager in managed-quartz.properties 2022-10-08 13:05:01 +02:00
Fabio Formosa
ec7debe8c5 #40 customized the quartz.properties file for quartz-manager in managed-quartz.properties 2022-10-08 12:23:23 +02:00
Fabio Formosa
05591546b3 #67 put a qualifier name to the quartz-scheduler instance 2022-10-07 23:44:35 +02:00
Fabio Formosa
2b0644b495 #67 declouped the basePackageScanning from the schedulerConfig 2022-10-07 23:09:54 +02:00
Fabio Formosa
6eed819364 #63 added a missing log 2022-10-07 22:32:35 +02:00
Fabio Formosa
a1780b1087 #73 made optional the quartz.properties 2022-10-07 22:32:18 +02:00
Fabio Formosa
8ee0435738 #63 added missing logs 2022-10-07 19:54:06 +02:00
Fabio Formosa
304a1e7f71 #63 renamed the base package of the api module 2022-10-06 23:54:04 +02:00
Fabio Formosa
6972915a5c #63 fixed tests 2022-10-06 22:57:36 +02:00
Fabio Formosa
14c1f7ea85 #63 fixed the injection of the quartz properties of the modules 2022-10-06 20:15:24 +02:00
Fabio Formosa
cecd30309f #63 replaced some "any" with actual type and conformed the log notifier to the progress notifier 2022-10-06 01:13:33 +02:00
Fabio Formosa
b92d8275db #63 renamed a DTO 2022-10-04 23:26:16 +02:00
Fabio Formosa
a313d8b19d #63 ui gets 404 calling whoami in case of no sec config 2022-10-04 20:17:57 +02:00
Fabio Formosa
93152f8157 #63 tested the default name assignment to the scheduler instance 2022-10-01 17:29:05 +02:00
Fabio Formosa
1e99602c68 #63 tested the default name assignment to the scheduler instance 2022-10-01 17:20:41 +02:00
Fabio Formosa
1571ab6d12 #63 made as default behaviour the creation of a scheduler instance 2022-10-01 16:12:26 +02:00
Fabio Formosa
8935d77d0f #63 extracted a constant for the quartz-manager 2022-09-29 19:28:52 +02:00
Fabio Formosa
7e21437dfc #63 #66 clean up 2022-09-29 00:34:07 +02:00
Fabio Formosa
5f3ae667b0 #52 removed an unused app property 2022-09-14 20:26:31 +02:00
Fabio Formosa
d9f9ee96af #52 added the jobClass selection 2022-09-13 23:38:31 +02:00
Fabio Formosa
599b6fb0b4 #52 added the job className to the trigger detail view 2022-09-03 16:30:51 +02:00
Fabio Formosa
f1c9fba68e #56 step into layout revamp 2022-08-04 00:43:53 +02:00
Fabio Formosa
09df7795a9 #56 minor commit 2022-07-05 19:06:21 +02:00
Fabio Formosa
86badb8f41 #56 added the simpleTrigger to the API 2022-03-05 20:49:24 +01:00
Fabio Formosa
54999ce735 #56 added the simpleTrigger to the API 2022-03-05 20:48:53 +01:00
Fabio Formosa
3ba2bafc55 #55 fixed mockMvcTests 2021-12-07 23:56:50 +01:00
Fabio Formosa
cbd3066f57 #55 migrated the API doc from swagger2 to OpenAPI 3 2021-12-04 17:14:06 +01:00
Fabio Formosa
f3506304d9 #44 added the login operation to the OpenApi doc 2021-12-04 17:11:10 +01:00
Fabio Formosa
c9b90478dd #55 migrated swagger2 to openApi specification 3 2021-11-10 01:16:36 +01:00
Fabio Formosa
2ca2ba7ffc #55 migrated swagger2 to openApi specification 3 2021-11-09 23:39:38 +01:00
Fabio Formosa
3df1abd46e #37 added input validation to the trigger rescheduling 2021-11-09 00:14:49 +01:00
Fabio Formosa
34f21a58c9 #37 added input validation to the trigger creation 2021-11-09 00:11:47 +01:00
Fabio Formosa
233b56f282 #37 added some mockMvcTest to TriggerController 2021-11-06 01:17:50 +01:00
Fabio Formosa
8218c63bba [maven-release-plugin] prepare for next development iteration 2021-11-01 23:28:05 +01:00
Fabio Formosa
d89a2af1aa [maven-release-plugin] prepare release 3.1.0 2021-11-01 23:28:04 +01:00