Fabio Formosa
9a50949fcc
fixed tests and github actions
2026-05-14 00:06:34 +02:00
Fabio Formosa
699e661d81
restyled the login page
2026-05-13 22:48:56 +02:00
Fabio Formosa
93990a5994
#90 #91 #92 #93 supported all trigger types
2026-05-12 22:53:11 +02:00
Fabio Formosa
82e684f0a7
#135 added scheduled job management
2026-05-12 22:13:03 +02:00
Fabio Formosa
7d481247bc
#132 #133 refactored some existing endpoint and added new ones to manage triggers
2026-05-12 21:41:31 +02:00
Fabio Formosa
e24c5bc62a
#134 added the new UI layout and style
2026-05-12 00:59:14 +02:00
Fabio Formosa
e90648c027
#131 upgraded Angular to v21
2026-05-09 10:51:18 +02:00
Fabio Formosa
f6e02ae181
#103 fixed log retrieval through websocket
2026-05-08 21:41:04 +02:00
Fabio Formosa
f6d6cd16e7
Merge branch 'develop' into feature/#101_angular15_update
...
# Conflicts:
# quartz-manager-frontend/package-lock.json
# quartz-manager-frontend/src/app/components/logs-panel/logs-panel.component.html
# quartz-manager-frontend/src/app/components/progress-panel/progress-panel.component.html
# quartz-manager-frontend/src/app/components/simple-trigger-config/simple-trigger-config.component.ts
# quartz-manager-frontend/src/app/views/manager/manager.component.html
# quartz-manager-frontend/src/app/views/manager/manager.component.ts
2026-05-08 00:59:59 +02:00
Fabio Formosa
87901fe6a7
#103 fixed some font sizes
2026-05-08 00:42:08 +02:00
Fabio Formosa
d7a78c57ae
#103 minor enhancements
2026-05-06 23:13:44 +02:00
Fabio Formosa
31658416f5
#103 final step into multi-trigger feature
2026-05-06 01:22:30 +02:00
Fabio Formosa
6ec886686f
#101 added smaller fonts for job class and misfire instructions
2024-03-25 23:29:32 +01:00
Midhun A Darvin
e9542352b5
feat: update footer font size
2024-03-04 20:14:34 +05:30
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
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
412e455907
#103 step into accomodating the new trigger logic
2024-02-02 22:58:56 +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
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
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
Fabio Formosa
da7375ea0d
#80 first step to angular v13
2022-12-07 00:38:30 +01:00
Fabio Formosa
d9487d1106
#80 completed the migration to angular12
2022-12-07 00:37:25 +01:00
Fabio Formosa
3110496630
#80 completed the migration to angular12
2022-12-07 00:36:59 +01:00
Fabio Formosa
22e90dc7d1
#80 step into angular v12
2022-12-07 00:29:20 +01:00
Fabio Formosa
5943243e62
#80 step into angular v12
2022-12-07 00:27:20 +01:00
Fabio Formosa
1244a64d34
#80 fixes for angular v11
2022-12-07 00:25:50 +01:00
Fabio Formosa
40a6ecd159
#80 fixes for angular v11
2022-12-07 00:24:56 +01:00
Fabio Formosa
9df68dccac
#80 first step to angular v11
2022-12-06 23:35:35 +01:00
Fabio Formosa
72bba6f80c
#80 reverted deps to angular 10
2022-12-06 23:29:29 +01:00
Fabio Formosa
cf803bb1dd
#80 reverted deps to angular 10
2022-12-06 23:29:13 +01:00
Fabio Formosa
13c78ed5d3
#80 removed the package-lock.json
2022-12-06 23:19:08 +01:00
Fabio Formosa
3bd878a978
#80 reverted deps to angular 10
2022-12-06 23:14:45 +01:00