Fabio Formosa

Results 55 issues of Fabio Formosa

The differences with respect to a SimpleTrigger are: - In a SimpleTrigger the interval unit is always mills. Whereas a CalendarIntervalTrigger can fire each day, week, month, year. ###CalendarIntervalTrigger CalendarIntervalTrigger...

dev task

Define some roles (Manager, Viewer) and spread permissions on API and UI. The authorization must apply only if the security module is imported

dev task
low priority task

Potentially we could have multiple schedulers with different names. API and UI should reflect this scenario and give the user the chance to select the scheduler. In a first release,...

New Feature
low priority task

Currently the library is developed in java8 to embrace a wider audience. Quartz Manager needs to upgrade its java version, of course, to take advantages of new features. It's crucial...

dev task

### DailyTrigger It will occur at the given time, and repeat at the the given interval until the given end time. Params: startTime – A Date set to the time...

dev task

### CronTrigger The fire time is dictated by the cronExpression resolved with respect to the specified timeZone occurring from the startTime until the given endTime. If null, the start-time will...

dev task

- [x] jwtInitUser: unused and with promise - [x] WebsocketService: remove any - [x] Lint: fix errors - [x] Remove unused component - [ ] Convert styles in css files

dev task