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
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
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
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
527ee1200a
#103 added some comments
2022-12-11 20:38:55 +01:00
Fabio Formosa
82a60eb651
Update README.md
2022-12-10 16:59:31 +01:00
Fabio Formosa
7fd174b313
bump version to 4.0.9-SNAPSHOT
2022-12-10 16:56:05 +01:00
Fabio Formosa
7c910196e1
upgraded README and CHANGELOG
2022-12-10 16:54:50 +01:00
Fabio Formosa
554e7e5e25
#80 bump version to 4.0.8
v4.0.8
2022-12-10 16:39:26 +01:00
Fabio Formosa
8b70319436
#80 upgraded node and npm into the quartz-manager-starter-ui
2022-12-10 16:38:34 +01:00
Fabio Formosa
053f196b6b
Merge pull request #100 from fabioformosa/develop
...
v4.0.7
2022-12-10 16:29:16 +01:00
Fabio Formosa
86f8cc8347
bump version to 4.0.7
v4.0.7
2022-12-10 16:25:17 +01:00
Fabio Formosa
e91d02ba9f
#80 added moment to the allowed commonJS module
2022-12-10 16:19:39 +01:00
Fabio Formosa
109d2868d9
#80 upgraded to the new linter and added prettier
2022-12-10 16:15:00 +01:00
Fabio Formosa
4673e41fc5
#80 removed unnecessary asterisks
2022-12-10 14:53:35 +01:00
Fabio Formosa
a2122351d6
#80 removed extractCss
2022-12-10 13:31:45 +01:00
Fabio Formosa
375aaf71d3
#80 fixed the build command as angular v14
2022-12-10 13:25:14 +01:00
Fabio Formosa
b752af948d
#80 downgraded jest to v28
2022-12-10 13:21:18 +01:00
Fabio Formosa
52ed016073
#80 fixed tests
2022-12-10 12:20:57 +01:00
Fabio Formosa
632288726b
#80 upgraded some deps
2022-12-10 11:55:00 +01:00
Fabio Formosa
1dc9bee987
#80 upgraded to angular v14
2022-12-10 11:27:14 +01:00
Fabio Formosa
387c440e06
#80 step into angular v14
2022-12-10 11:20:01 +01:00
Fabio Formosa
136afa0fca
#80 step into angular v14
2022-12-10 11:17:39 +01:00
Fabio Formosa
8ba3daa2f0
#80 upgraded angular to v13
2022-12-08 00:15:48 +01:00
Fabio Formosa
b3fe337203
#80 upgraded angular to v13
2022-12-08 00:15:39 +01:00