Simon Larsen
|
bcabf7daad
|
Update package.json files
|
2023-12-12 14:41:50 +00:00 |
|
Simon Larsen
|
c84cbe5575
|
Add dep-check script to package.json files
|
2023-12-12 13:48:44 +00:00 |
|
Simon Larsen
|
f4ffc4f115
|
Add replaceAll method to Text class and update component id in Manual.ts
|
2023-12-11 18:45:22 +00:00 |
|
Simon Larsen
|
dc3d262b45
|
Fix indentation and formatting issues in LayerUtil
class
|
2023-12-05 19:40:06 +00:00 |
|
Simon Larsen
|
87497ba998
|
Fix restriction times for event
|
2023-12-05 19:38:15 +00:00 |
|
Simon Larsen
|
161536fb5b
|
Fix weekly restriction bug in LayerUtil
|
2023-12-05 18:56:01 +00:00 |
|
Simon Larsen
|
91691a05d6
|
Fix overlapping date comparison logic
|
2023-12-05 17:58:54 +00:00 |
|
Simon Larsen
|
418c7f9da6
|
Fix sorting and removal of events in LayerUtil and
update layerUsers in Layers component
|
2023-12-05 15:59:49 +00:00 |
|
Simon Larsen
|
133a46a3cf
|
Refactor date overlapping logic and trim events
|
2023-12-05 15:26:28 +00:00 |
|
Simon Larsen
|
6a50b0a4cc
|
Fix overlapping events and update layer priority
|
2023-12-05 15:12:17 +00:00 |
|
Simon Larsen
|
07ecf31473
|
Fix date calculation bug in LayerUtil class
|
2023-12-05 14:52:16 +00:00 |
|
Simon Larsen
|
f42b25ef9d
|
Remove
OnCallDutyPolicyEscalationRuleOnCallSchedule and
add OnCallDutyPolicyEscalationRuleSchedule
|
2023-12-05 14:02:29 +00:00 |
|
Simon Larsen
|
db92624920
|
Fix formatting issues and add
OnCallDutyPolicyEscalationRuleOnCallSchedule API
endpoint
|
2023-12-04 18:20:07 +00:00 |
|
Simon Larsen
|
cbd7211690
|
Add On-Call Duty Policy Escalation Rule Schedule
permissions
|
2023-12-04 18:16:19 +00:00 |
|
Simon Larsen
|
2a1c300b04
|
Add trigger arguments to BaseModelComponent and
OnTriggerBaseModel
|
2023-12-04 14:16:53 +00:00 |
|
Simon Larsen
|
d5220593dc
|
fix fmt
|
2023-12-04 12:46:27 +00:00 |
|
Simon Larsen
|
cc47bced8a
|
Refactor LayerUtil to support multi-layer events
|
2023-12-03 16:39:24 +00:00 |
|
Simon Larsen
|
8fb7ef1e2b
|
Fix issue with same start and end time in
OnCallDutyPolicy/Layer.ts
|
2023-12-03 15:45:48 +00:00 |
|
Simon Larsen
|
97a326cb51
|
Refactor date calculation methods in LayerUtil
class
|
2023-12-03 15:38:11 +00:00 |
|
Simon Larsen
|
57cc4edcca
|
Fix interval calculation in LayerUtil
|
2023-12-03 15:36:08 +00:00 |
|
Simon Larsen
|
f3ac74e59b
|
Refactor date handling in OneUptimeDate class and
fix initial value in RestrictionTimesFieldElement
component
|
2023-12-03 15:20:43 +00:00 |
|
Simon Larsen
|
849c3e560a
|
Fix date and time handling in input components
|
2023-12-03 14:53:03 +00:00 |
|
Simon Larsen
|
b4fbd01894
|
Refactor event generation logic in LayerUtil class
|
2023-12-02 18:42:12 +00:00 |
|
Simon Larsen
|
9cc5dc56b1
|
Fix user index update in LayerUtil
|
2023-12-01 21:09:09 +00:00 |
|
Simon Larsen
|
4dac24bc8b
|
Fix handoff time issue in LayerUtil
|
2023-12-01 20:40:21 +00:00 |
|
Simon Larsen
|
622437c6e3
|
Fix color index calculation and make email field
required in TeamView
|
2023-12-01 20:13:36 +00:00 |
|
Simon Larsen
|
4900978f92
|
Update brand colors and fix calendar view
|
2023-12-01 19:33:37 +00:00 |
|
Simon Larsen
|
42caa72bbf
|
Remove unused import and fix code style
|
2023-11-30 17:29:00 +00:00 |
|
Simon Larsen
|
a8c2999e7c
|
Refactor color handling in BrandColors and Color
classes
|
2023-11-30 17:26:09 +00:00 |
|
Simon Larsen
|
53882dfeb9
|
Add date parsing for startDateTimeOfLayer,
calendarStartDate, calendarEndDate, and
handOffTime
|
2023-11-30 16:52:05 +00:00 |
|
Simon Larsen
|
2b243f2cac
|
Fix bugs and improve functionality
|
2023-11-30 16:40:07 +00:00 |
|
Simon Larsen
|
11ee56998f
|
Fix bug in login functionality
|
2023-11-30 14:23:59 +00:00 |
|
Simon Larsen
|
22cce216fe
|
Fix bug in login functionality
|
2023-11-30 14:05:01 +00:00 |
|
Simon Larsen
|
3ac00ef54a
|
Fix formatting and remove unnecessary code
|
2023-11-30 13:59:13 +00:00 |
|
Simon Larsen
|
97e8f2de8e
|
Refactor layer rotation logic and helper functions
|
2023-11-30 13:57:54 +00:00 |
|
Simon Larsen
|
4a7f5ac910
|
Add onRangeChange prop to CalendarElement
|
2023-11-30 13:51:08 +00:00 |
|
Simon Larsen
|
0028772b30
|
Fix onSubmitSuccessful parameter in BasicForm
component
|
2023-11-30 12:44:18 +00:00 |
|
Simon Larsen
|
bb8b66bacc
|
Add support for hand off time and calculate user
index based on hand off time
|
2023-11-30 12:17:19 +00:00 |
|
Simon Larsen
|
4387d2d981
|
Refactor date-related functions and add DayOfWeek
enum
|
2023-11-29 20:20:47 +00:00 |
|
Simon Larsen
|
ebc2f6f56e
|
Add new enum value and update description in
LayerPreview component
|
2023-11-29 19:36:56 +00:00 |
|
Simon Larsen
|
a942a1415f
|
Fix formatting issues in code
|
2023-11-29 17:32:28 +00:00 |
|
Simon Larsen
|
878b7a14be
|
Add moment-timezone package and update Calendar
component
|
2023-11-29 15:01:20 +00:00 |
|
Simon Larsen
|
151fe8c2c9
|
Fix formatting issues and update descriptions
|
2023-11-28 17:20:04 +00:00 |
|
Simon Larsen
|
9ac253cbaa
|
Fix input component rendering issue and update
date manipulation functions
|
2023-11-28 17:00:36 +00:00 |
|
Simon Larsen
|
8514a48c8f
|
Update fromJSON method in RestrictionTimes class
|
2023-11-28 15:45:02 +00:00 |
|
Simon Larsen
|
4c07a9edd1
|
Refactor code formatting and fix minor issues
|
2023-11-27 18:26:06 +00:00 |
|
Simon Larsen
|
39d6c4db09
|
Fix radio button group bug and update descriptions
|
2023-11-27 18:15:10 +00:00 |
|
Simon Larsen
|
ae8944d949
|
Fix formatting issues and update imports
|
2023-11-27 13:59:59 +00:00 |
|
Simon Larsen
|
ae5e705418
|
Add new methods and fix formatting in DropdownUtil
and OneUptimeDate classes
|
2023-11-26 15:44:06 +00:00 |
|
Simon Larsen
|
e146d56f50
|
Add ArrowUpDown icon to IconProp enum and use it
in TableRow component
|
2023-11-26 13:19:40 +00:00 |
|