Fabio Formosa
a5750d1d0d
duplicated the helm props replacements
2024-07-16 00:24:10 +02:00
Fabio Formosa
f71c9b20ab
minor commit
2024-07-16 00:15:05 +02:00
Fabio Formosa
9cc55492dc
fixed the pipeline name
2024-07-15 23:58:08 +02:00
Fabio Formosa
6d36e4620c
fixed the path of the pipeline file
2024-07-15 23:47:32 +02:00
Fabio Formosa
4d5e8f62c3
added a google deploy pipeline
2024-07-15 23:39:51 +02:00
Fabio Formosa
8ba33f25b4
fixed copy path in the Dockerfile
2024-07-13 16:00:44 +02:00
Fabio Formosa
7a742d5aea
fixed copy path in the Dockerfile
2024-07-13 15:52:40 +02:00
Fabio Formosa
abd25d6158
fixed a wrong path in cloudbuild.yaml
2024-07-13 15:33:10 +02:00
Fabio Formosa
9f46e52564
added a logging policy to cloudbuild.yaml and pushed skaffold.yaml
2024-07-13 15:28:24 +02:00
Fabio Formosa
e6927209e5
added a helm chart to the web-showcase module and cloudbuild.yaml and skaffold.yaml
2024-07-13 13:00:12 +02:00
Fabio Formosa
63fbedbdc8
moved the web-showcase from war to jar and added a dockerfile
2024-07-12 00:36:47 +02:00
Fabio Formosa
6ec886686f
#101 added smaller fonts for job class and misfire instructions
2024-03-25 23:29:32 +01:00
Fabio Formosa
f96e356c8a
Merge branch 'feature/#101_angular15_update' of github.com:fabioformosa/quartz-manager into feature/#101_angular15_update
...
# Conflicts:
# .gitignore
# quartz-manager-frontend/src/styles.css
2024-03-25 22:40:54 +01:00
Fabio Formosa
c646624e45
Merge pull request #122 from ChistaDATA/feature/#101_angular15_update
...
fix: update footer font size
2024-03-25 22:39:37 +01:00
Fabio Formosa
0148056b1f
Update README.md
2024-03-07 23:32:51 +01:00
Midhun A Darvin
e9542352b5
feat: update footer font size
2024-03-04 20:14:34 +05:30
Midhun A Darvin
7cef35517b
fix: style regression issues
...
- add Roboto font face as dependency
- fix font size regression issue in select inputs
- fix scroll regression issue
- fix triggerName not disabled during reschedule
2024-02-19 23:42:37 +01:00
Midhun A Darvin
bc0619a92a
feat: update padding & styles
...
- apply padding fixes
- remove `enableTrigger` variable and directly use `simpleTriggerReactiveForm.enabled`
- apply default styles of matInput
2024-02-19 23:42:37 +01:00
Midhun A Darvin
2debf6c63f
feat: update angular version from 14 to 15
...
- update package.json dependencies
- npm audit force fix
- add `MatDialogModule` to app module imports
- mat-form-field has appearance property `outline` and `fill` now
- update unit tests
2024-02-19 23:42:32 +01:00
Fabio Formosa
baa01d10cb
Merge pull request #121 from ChistaDATA/feature/#101_angular15_update
...
fix: style regression issues
2024-02-19 23:34:30 +01:00
Midhun A Darvin
adb4864c85
fix: style regression issues
...
- add Roboto font face as dependency
- fix font size regression issue in select inputs
- fix scroll regression issue
- fix triggerName not disabled during reschedule
2024-02-09 20:23:19 +05:30
Fabio Formosa
c6f10e04eb
Merge pull request #114 from ChistaDATA/feature/#101_angular15_update
...
feat: update padding & styles
2024-02-08 22:56:02 +01:00
Fabio Formosa
ad6a61f3df
Update README.md
...
added a new example for the repo quartz-manager-use-cases
2024-02-07 00:24:21 +01:00
Fabio Formosa
5cb73019de
bump version to 4.0.10-SNAPSHOT
2024-02-07 00:19:17 +01:00
Fabio Formosa
8a8e878e47
Update README.md
...
updated all references to the last release
2024-02-07 00:16:40 +01:00
Fabio Formosa
fae82e1d4e
Merge pull request #118 from fabioformosa/develop
...
Develop to Master
2024-02-07 00:15:44 +01:00
Fabio Formosa
e0011913c2
bump version to 4.0.9
v4.0.9
2024-02-06 23:58:07 +01:00
Fabio Formosa
a59b6a6c96
#115 fixed the liquibase DB migration execution
2024-02-06 23:43:54 +01:00
Fabio Formosa
68aaab6ac4
#115 fixed the liquibase DB migration execution
2024-02-06 23:42:38 +01:00
Midhun A Darvin
c75190513a
feat: update padding & styles
...
- apply padding fixes
- remove `enableTrigger` variable and directly use `simpleTriggerReactiveForm.enabled`
- apply default styles of matInput
2024-02-03 12:00:37 +05:30
Fabio Formosa
1421c52c34
Merge pull request #111 from midhunadarvin/feat/angular-update
...
feat: update angular version from 14 to 15
2024-02-03 00:11:11 +01:00
Fabio Formosa
b2942737af
Merge branch 'feature/#101_angular15_update' into feat/angular-update
2024-02-03 00:07:25 +01:00
Fabio Formosa
a1d8b12e98
Merge pull request #112 from fabioformosa/feature/#109_configure_trigger_job_data
...
Feature/#109 configure trigger job data
2024-02-02 23:59:20 +01:00
Fabio Formosa
45d6a4c59a
Merge branch 'feature/#109_configure_trigger_job_data' of github.com:fabioformosa/quartz-manager into feature/#109_configure_trigger_job_data
2024-02-02 23:54:31 +01:00
Midhun A Darvin
e6f6fb5f06
feat: configure Trigger JobData
...
- add `jobDataMap` property to SimpleTriggerInputDTO
- update SimpleTriggerCommandDTOToSimpleTrigger converter
- update SimpleTriggerToSimpleTriggerDTO converter
- update unit tests
- add .idea and .iml to .gitignore for ignoring intellij files
2024-02-02 23:43:27 +01:00
Fabio Formosa
13c438d097
Merge branch 'master' into develop
2024-02-02 23:38:22 +01:00
Fabio Formosa
412e455907
#103 step into accomodating the new trigger logic
2024-02-02 22:58:56 +01:00
Fabio Formosa
75d630aad0
Merge pull request #110 from midhunadarvin/feat/configure-trigger-job-data
...
feat: configure `Trigger` JobDataMap
2024-02-02 22:56:20 +01:00
Midhun A Darvin
2105e289ac
feat: update angular version from 14 to 15
...
- update package.json dependencies
- npm audit force fix
- add `MatDialogModule` to app module imports
- mat-form-field has appearance property `outline` and `fill` now
- update unit tests
2024-02-02 16:05:54 +05:30
Midhun A Darvin
9eddc0b1fd
feat: configure Trigger JobData
...
- add `jobDataMap` property to SimpleTriggerInputDTO
- update SimpleTriggerCommandDTOToSimpleTrigger converter
- update SimpleTriggerToSimpleTriggerDTO converter
- update unit tests
- add .idea and .iml to .gitignore for ignoring intellij files
2024-02-02 13:11:00 +05:30
Fabio Formosa
fa4ede5179
Merge pull request #108 from midhunadarvin/feat/configure-auto-startup
...
feat: make autoStartup configurable for SchedulerFactoryBean
2024-02-01 00:24:21 +01:00
Fabio Formosa
3aa672031a
Updated the sonarcloud.io integration
2024-01-31 23:40:26 +01:00
Midhun A Darvin
82ca186bff
feat: make autoStartup configurable for SchedulerFactoryBean
...
- check property `org.quartz.scheduler.isAutoStartup` and enable autoStartup if it is true
2024-01-31 13:28:15 +05:30
Fabio Formosa
727a11fcea
#103 fixed a test
2022-12-21 00:03:39 +01:00
Fabio Formosa
7106dc0fbb
#103 clean up
2022-12-21 00:00:29 +01:00
Fabio Formosa
a2c8ecb227
#103 migrated the progress websocket to rx-stomp
2022-12-20 23:59:30 +01:00
Fabio Formosa
e4c771e364
#103 migrated the progress websocket to rx-stomp
2022-12-20 23:58:51 +01:00
Fabio Formosa
261dd8b624
#103 appended the trigger key to the websocket topic
2022-12-20 20:51:10 +01:00
Fabio Formosa
ac63576704
#103 migrated the logs websocket to rx-stomp
2022-12-18 11:58:24 +01:00
Fabio Formosa
a3b92443c4
#103 enabled a dev profile in the angular.json
2022-12-18 11:53:32 +01:00