Commit Graph

88 Commits

Author SHA1 Message Date
Fabio Formosa
461c31e7ea #71 added illustrations for 403 and 404 also 2022-11-06 13:02:40 +01:00
Fabio Formosa
29a1903b21 #71 added an illustration when there a no logs to display 2022-11-05 20:53:55 +01:00
Fabio Formosa
83401a2ecb #71 added a generic error view 2022-11-05 20:28:56 +01:00
Fabio Formosa
3242457cce #57 fixed tests 2022-11-05 17:53:21 +01:00
Fabio Formosa
12f91fa85c #57 enhanced the layout of the trigger form 2022-11-05 17:47:50 +01:00
Fabio Formosa
85ba371b72 #57 enhanced the layout of the trigger form 2022-11-05 17:43:48 +01:00
Fabio Formosa
014c348a89 #57 added custom validations to the trigger form 2022-11-05 17:04:08 +01:00
Fabio Formosa
a44d041e93 #57 attempt to fix the flaky tests 2022-11-05 13:47:07 +01:00
Fabio Formosa
9ea4afcaef #57 attempt to fix the flaky tests 2022-11-05 13:36:39 +01:00
Fabio Formosa
9b32f5e598 #57 attempt to fix the flaky tests 2022-11-05 13:26:35 +01:00
Fabio Formosa
f4dd8519a9 #57 attempt to fix the flaky tests 2022-11-05 13:19:45 +01:00
Fabio Formosa
1b1be180c6 #57 clean up 2022-11-05 13:15:33 +01:00
Fabio Formosa
026bdc6f18 #57 attempt to solve the flaky test 2022-11-04 23:12:55 +01:00
Fabio Formosa
1207a646c7 #57 temporary disabled a flaky assertion 2022-11-04 00:21:42 +01:00
Fabio Formosa
3e90a9b22c #57 fixed a test 2022-11-04 00:18:22 +01:00
Fabio Formosa
459aa136c1 #57 added an error message for required fields 2022-11-03 23:58:17 +01:00
Fabio Formosa
d164cb9363 #57 fixed tests 2022-11-03 23:24:59 +01:00
Fabio Formosa
a8fb990966 #57 fixed tests 2022-11-03 22:11:44 +01:00
Fabio Formosa
121f2e364f #57 converted template-driven form in reactive form 2022-11-02 20:18:50 +01:00
Fabio Formosa
3722d0ca24 removed the package-lock.json from the gitignore 2022-10-27 00:47:28 +02:00
Fabio Formosa
41d11372ce minor commit 2022-10-27 00:45:55 +02:00
Fabio Formosa
59816c9693 #48 fixed some tests 2022-10-26 22:02:11 +02:00
Fabio Formosa
4f8b75a8f9 #48 made configurable the misfire instruction 2022-10-26 21:56:02 +02:00
Fabio Formosa
5ea8f2adb1 #58 hidden the progress bar in case of endless repeat count 2022-10-22 20:12:32 +02:00
Fabio Formosa
80cd607d17 #66 made the log panel fixed height 2022-10-22 18:03:05 +02:00
Fabio Formosa
488916bcd7 #66 increased the font size of the logs 2022-10-22 16:13:22 +02:00
Fabio Formosa
b5abeac093 #66 removed the hint in the login page 2022-10-22 16:12:57 +02:00
Fabio Formosa
65558c7ee8 #66 fixed a divider 2022-10-22 15:27:19 +02:00
Fabio Formosa
a30bd9e2c7 #63 temporary commented the ROLE_ADMIN 2022-10-07 22:33:00 +02:00
Fabio Formosa
72e1415038 #63 extracted a constant 2022-10-07 19:53:56 +02:00
Fabio Formosa
65c3653494 #63 added a missing js dep 2022-10-07 19:53:31 +02:00
Fabio Formosa
0652a6ec5e #63 fixed the appearance of the login button 2022-10-06 20:14:54 +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
22762d7d84 #66 fixed lint errors 2022-10-05 00:43:18 +02:00
Fabio Formosa
6715665072 #63 clean up 2022-10-04 23:30:09 +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
adb8e06f0a #63 added mvc tests on security 2022-09-30 23:42:30 +02:00
Fabio Formosa
0adb8bf94b #59 fixed tests 2022-09-29 00:34:07 +02:00
Fabio Formosa
7e21437dfc #63 #66 clean up 2022-09-29 00:34:07 +02:00
Fabio Formosa
5be49a4090 #59 fixed animation on logs 2022-09-16 23:39:49 +02:00
Fabio Formosa
e0b0378329 #59 changed the layout of the job progress card 2022-09-15 00:37:54 +02:00
Fabio Formosa
b14cf64124 #59 reduced the size of the trigger form 2022-09-14 20:26:10 +02:00
Fabio Formosa
d9f9ee96af #52 added the jobClass selection 2022-09-13 23:38:31 +02:00
Fabio Formosa
a644dd6052 #52 made read-only the trigger name of an existing trigger 2022-09-07 20:45:34 +02:00
Fabio Formosa
3e5b25b37a #52 selected a new trigger once created 2022-09-07 20:36:27 +02:00
Fabio Formosa
a693e2aa0c #52 no changes at the trigger list in case of rescheduling of an existing trigger 2022-09-07 00:26:34 +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
9638667368 #52 added the trigger name to the trigger form 2022-09-03 15:50:34 +02:00
Fabio Formosa
21f3f7dca2 #59 highlighted the selected trigger into the list 2022-09-02 00:19:23 +02:00
Fabio Formosa
b4bb16130c #59 added unit tests for the new trigger 2022-08-31 23:46:53 +02:00