WillTrem / UInnovate

MIT License
3 stars 1 forks source link

Fixed poppers hidden behind sliding panel #291

Closed AfandiM closed 7 months ago

AfandiM commented 7 months ago

Poppers of the Date time pickers are now no longer hidden behind the sliding panel

image

image

github-actions[bot] commented 7 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 41.4% 841 / 2031
🔵 Statements 41.27% 870 / 2108
🔵 Functions 33.44% 200 / 598
🔵 Branches 25.5% 204 / 800
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
UInnovateApp/src/components/TableListView.tsx 53.75% 28% 41.86% 54.31% 127, 154, 183-186, 185, 187, 197-198, 224, 234, 241, 245, 249, 254, 260, 290-292, 300, 306-307, 312, 322-355, 342-354, 354, 356-358, 357, 359-361, 360, 362, 366-389, 382-388, 383-387, 390, 390-392, 399, 411-413, 412, 414-416, 415, 417-433, 420-421, 423-432, 424-432, 427-428, 430-431, 435-438, 435-438, 442, 444-448, 446-447, 450-452, 454-463, 462, 464-465, 485, 485-486, 499-510, 500-501, 503-507, 504, 506, 509, 516, 525, 567, 571-573, 605-746, 606-613, 616-746, 617-624, 627-746, 628-635, 638-746, 639-652, 645, 654-746, 655-668, 661, 670-746, 671-691, 680-681, 687-689, 693-746, 694-705, 702-703, 708-746, 709-716, 719-746, 720-743, 729-730, 736-742, 773, 776, 781, 792, 797-799, 798, 817, 824, 834-854, 847, 849, 860-861, 894, 908, 931-934, 933, 935-947, 974, 1021-1026, 1057-1061, 1099
Unchanged Files
UInnovateApp/src/api/AxiosCustom.ts 33.33% 50% 50% 33.33% 11, 20-33
UInnovateApp/src/components/AddRowPopup.tsx 55.55% 50% 50% 55.55% 19-22, 26-30, 28-29, 32-36, 38-39
UInnovateApp/src/components/Dropzone.tsx 24.44% 8% 9.09% 25% 16, 20-43, 26-38, 40-42, 41, 47-53, 50-52, 54, 58-66, 70-76, 80-81, 114-157, 119, 129
UInnovateApp/src/components/NavBar.tsx 56.25% 84.61% 33.33% 61.53% 29-30, 32-36, 35, 37
UInnovateApp/src/components/ScriptLoadPopup.tsx 4.54% 0% 0% 4.54% 15-16, 18-22, 19-21, 24-42, 25-41, 26, 29-40, 30-32, 34, 36-37, 39, 44, 46-59, 61-64, 66-107
UInnovateApp/src/components/ScriptPopup.tsx 66.66% 100% 0% 66.66% 31-51, 56-74
UInnovateApp/src/components/TableEnumView.tsx 67.64% 50% 33.33% 67.64% 35, 42, 54-56, 63, 71, 85-90, 88, 105, 112
UInnovateApp/src/components/UnauthorizedScreen.tsx 20% 100% 0% 20% 6, 8-10, 9, 11-21
UInnovateApp/src/components/Schema/DisplayType.tsx 100% 100% 100% 100%
UInnovateApp/src/components/Schema/SchemaSelector.tsx 60% 50% 54.54% 58.62% 43-45, 47, 51-74, 61-62, 66-68, 78-92, 87-89, 97-111, 106-108
UInnovateApp/src/components/SlidingComponents/LookUpTableDetails.tsx 36.53% 9.09% 23.07% 38% 23, 32-38, 33-34, 37, 47-84, 49-82, 50-53, 52, 54-57, 56, 58-59, 59-70, 69, 72-79, 74-77, 76, 78, 80, 80, 83, 87-118, 98, 104-110, 106-108
UInnovateApp/src/components/settingsPage/ButtonConfigurationSaver.tsx 75% 100% 66.66% 75% 27-29
UInnovateApp/src/components/settingsPage/ColumnConfig.tsx 71.42% 100% 71.42% 71.42% 60-66, 70-76
UInnovateApp/src/components/settingsPage/ConfigurationSaver.tsx 66.66% 0% 66.66% 66.66% 30-38, 31-34, 37, 53, 62-64, 63, 66
UInnovateApp/src/components/settingsPage/CronJobsTab.tsx 28.72% 17.64% 21.21% 27.9% 48-60, 50-51, 53, 55-57, 56, 59, 64-68, 70-82, 71-81, 74-75, 79-80, 86-89, 91-103, 92-102, 95-96, 100-101, 107, 107, 109-111, 113-114, 117, 117, 119, 123-124, 126-129, 127-128, 131-134, 136-139, 142-144, 147-165, 150, 150, 152-164, 153-163, 154-162, 166-176, 167, 170-175, 179, 181, 190-192, 197, 202-203, 217-225, 221, 242, 250, 250-251, 251, 268-272, 294-298
UInnovateApp/src/components/settingsPage/DisplayTab.tsx 100% 100% 100% 100%
UInnovateApp/src/components/settingsPage/EnvVarCreator.tsx 56.75% 44.44% 25% 56.75% 25, 28, 31-34, 40, 44-46, 51, 82-85, 97-100, 107-115, 115, 151-163
UInnovateApp/src/components/settingsPage/EnvVarValueEditor.tsx 11.11% 100% 0% 11.11% 14-16, 18, 20-35, 26, 30-31
UInnovateApp/src/components/settingsPage/GeneralTab.tsx 100% 100% 100% 100%
UInnovateApp/src/components/settingsPage/InternationalizationTab.tsx 38.88% 12.96% 36.36% 39.71% 51-60, 52, 54-57, 54-57, 59, 76, 80, 106-134, 107-111, 109-110, 113-120, 122, 122, 124-127, 129-130, 133, 158, 160, 167-193, 168-176, 179, 181-190, 182-183, 185-189, 187-188, 192, 197, 201-202, 206, 243, 259-270, 260-267, 271, 339, 375-376, 378-382, 379-381, 380, 384-389, 385-388, 386-387, 391-395, 392, 394, 397-403, 398-402, 399-401, 405-411, 406-410, 408-409, 414-444, 415-443, 416-422, 425, 428-440, 430, 432, 435-439, 437-438, 442, 446-458, 447-456, 448-452, 450-451, 455, 460-465, 461-464, 463, 467-493, 489
UInnovateApp/src/components/settingsPage/LookupSetting.tsx 14.75% 5.55% 4.54% 16.36% 27-32, 42-48, 43-44, 47, 59-63, 60, 62, 66-76, 67-73, 68, 71-72, 80-100, 81-98, 89-91, 103-105, 104, 109-112, 110, 113-117, 114-115, 121-124, 123, 126-131, 127-129, 135-143, 135-143, 136-139, 136-139, 146-153, 147-152, 148, 151, 151, 155-162, 156-161, 157, 157-158, 161, 164-169, 165-168, 165-168, 173-212, 182-184, 208
UInnovateApp/src/components/settingsPage/MultiSelect.tsx 33.33% 50% 22.22% 36.36% 15, 22, 22, 26-43, 28-40, 32-34, 33, 38
UInnovateApp/src/components/settingsPage/ScriptEditor.tsx 6.66% 0% 0% 6.66% 29-30, 32-34, 36-63, 37, 39-52, 41-42, 44-45, 47-48, 50-51, 54, 56-60, 62, 65-150, 76, 84, 87-90, 106, 114, 119-123, 134
UInnovateApp/src/components/settingsPage/Scripting.tsx 100% 100% 100% 100%
UInnovateApp/src/components/settingsPage/ScriptingTab.tsx 55.88% 25% 30% 55.88% 26, 43, 47, 51-55, 57-59, 74-80, 80-94, 88-91, 118-122, 138-142
UInnovateApp/src/components/settingsPage/SignupModal.tsx 26.17% 14.4% 8.33% 24.3% 64, 68-72, 77-80, 85-89, 97-99, 98, 100-123, 105, 109-122, 110-118, 112-117, 121, 129-132, 130-131, 137-140, 138-139, 145-146, 150-152, 151, 154-155, 157-191, 158-180, 162-168, 170-171, 174-176, 179, 181-191, 184-190, 188-189, 196, 199-257, 201-211, 202-211, 206-207, 210, 213-219, 214-215, 218, 222-237, 223-237, 227-237, 231-237, 235-236, 240-245, 241, 243-244, 248-254, 249-250, 253, 256, 431-439, 436-437, 440-496, 456-457, 463-464, 479-488
UInnovateApp/src/components/settingsPage/TableConfigTab.tsx 61.53% 50% 50% 61.53% 26, 44-46, 50-52, 56-58
UInnovateApp/src/components/settingsPage/TableSelector.tsx 75% 100% 66.66% 80% 21, 31, 31
UInnovateApp/src/components/settingsPage/Users/AddUserModal.tsx 82.92% 83.33% 75% 82.5% 55-56, 85-88, 87, 89, 128
UInnovateApp/src/components/settingsPage/Users/RolesTab.tsx 48.97% 52.38% 52.63% 45.65% 30-32, 31, 33-34, 96-99, 101-103, 102, 108-128, 110-115, 112-113, 115, 119-127, 124-125, 127, 138, 156
UInnovateApp/src/components/settingsPage/Users/UserMangementTab.tsx 47.36% 27.77% 41.66% 48.57% 31, 79-86, 80-85, 87, 113-115, 115-117, 117, 121-122, 126-128, 127, 131-137, 132, 134-136, 135, 140-152
UInnovateApp/src/components/settingsPage/additionalView/AdditionalViewEditor.tsx 45.45% 7.14% 16.66% 51.72% 9-11, 10, 13-19, 39, 41-45, 43-44, 48-50, 50, 60, 65-125, 87-117, 99, 110, 110
UInnovateApp/src/components/settingsPage/additionalView/AdditionalViewModal.tsx 6.66% 0% 0% 7.14% 15-17, 19, 19, 21-26, 22-25, 27-71, 38, 42, 53
UInnovateApp/src/components/settingsPage/additionalView/AdditionalViewTab.tsx 100% 100% 100% 100%
UInnovateApp/src/components/settingsPage/additionalView/ViewTypeEnum.tsx 43.75% 33.33% 50% 54.54% 9-14, 10, 10-11, 11-12, 12-13, 13
UInnovateApp/src/contexts/ConfigContext.tsx 94.73% 88.88% 100% 94.73% 32
UInnovateApp/src/enums/ErrMsg.ts 100% 100% 100% 100%
UInnovateApp/src/helper/RolesHelpers.ts 0% 0% 0% 0% 10-21, 13-16, 14-15, 17, 19-20, 29-37, 32-33, 35-36
UInnovateApp/src/pages/Settings.tsx 66.66% 54.16% 40% 65.38% 55, 66, 86, 104, 107, 110, 114, 118, 123
UInnovateApp/src/redux/AuthSlice.tsx 25.8% 50% 16.66% 23.33% 37-38, 41-44, 47, 50-55, 57, 59-60, 63-64, 67-68, 72-74
UInnovateApp/src/redux/LoadingSlice.tsx 66.66% 100% 0% 66.66% 15
UInnovateApp/src/redux/SchemaSlice.tsx 100% 100% 100% 100%
UInnovateApp/src/redux/UserDataSlice.tsx 12.5% 0% 0% 12.5% 15, 18-28, 21-27, 22-23, 26, 29-31, 30, 32, 35-37
UInnovateApp/src/virtualmodel/AdditionalViewsDataAccessor.ts 40.47% 20% 40% 42.5% 20, 20, 39-80, 41-74, 42-52, 55, 58-71, 73, 78-79, 84-113, 86-91, 93-107, 94-102, 105-106, 108, 110-112
UInnovateApp/src/virtualmodel/Config.ts 90.9% 100% 71.42% 90.32% 51-54, 68
UInnovateApp/src/virtualmodel/ConfigProperties.ts 100% 100% 100% 100%
UInnovateApp/src/virtualmodel/DataAccessor.tsx 1.26% 0% 6.25% 1.28% 17-20, 26-42, 27, 29-33, 35-37, 36, 39, 41, 48-66, 49-53, 52, 54-57, 59-61, 60, 63, 65, 72-80, 73-75, 77, 79, 86-94, 87-89, 91, 93, 100-109, 101-104, 106, 108, 117-127, 118-121, 123, 125-126, 133-142, 134-137, 139, 141, 146-147, 149-150, 153, 155, 155, 157-185, 158-160, 159, 162-181, 163-165, 164, 167-180, 168-175, 169-174, 170-173, 177-179, 183-184, 188-202, 189-191, 190, 192-200, 193-199, 195, 197-198, 201, 206
UInnovateApp/src/virtualmodel/EnvVarAccessor.ts 14.28% 100% 0% 14.28% 5-22, 6-14, 17-18, 20-21, 26-44, 27-36, 39-40, 42-43
UInnovateApp/src/virtualmodel/FunctionAccessor.tsx 55.55% 100% 66.66% 55.55% 25-34, 26-29, 31, 33
UInnovateApp/src/virtualmodel/PlatformFunctions.ts 4.34% 0% 0% 4.34% 14-28, 15-18, 20-22, 21-22, 24, 26-27, 34, 38-43, 51, 54-56, 58-59
UInnovateApp/src/virtualmodel/ScriptHandler.ts 0% 0% 0% 0% 12-13, 15-16, 19-21, 23-28, 24-27, 32-43, 33-36, 38-42, 39, 41, 47-59, 48-52, 54, 56, 58, 63-66, 68-72, 69, 71
UInnovateApp/src/virtualmodel/VMD.tsx 23.16% 8.79% 21.87% 23.2% 23, 29, 29, 37-39, 38, 38, 45-47, 46, 53, 59-61, 60, 67-72, 69-71, 70, 73, 83, 89, 99, 105-107, 106, 113-115, 114, 121-126, 124-125, 129, 135, 143-146, 145, 152, 161, 170-195, 173-178, 176-177, 181-186, 184-185, 189-194, 198-200, 202, 204-220, 206-211, 209-210, 214-219, 217-218, 222, 234, 242, 244-298, 246, 248-251, 250, 254, 256-259, 258, 261-263, 262, 265-267, 266, 270-297, 274-277, 280-281, 283-284, 286-287, 289-290, 292-293, 295-296, 299, 312-316, 322-330, 325-327, 329, 341-352, 344-349, 351, 366-388, 371-385, 387, 398-399, 401-410, 402-407, 409, 416-417, 419-432, 420-429, 431, 438-439, 441-454, 442-451, 453, 466-467, 469-482, 470-479, 481, 492-493, 495-508, 496-505, 507, 520-521, 523-529, 525-526, 531-544, 533-541, 543, 555-574, 558-564, 560-561, 565-571, 573, 583-591, 586-588, 590, 603-604, 606-632, 607-629, 608-613, 616-621, 619-620, 622-628, 631, 642-660, 644-654, 646-653, 655-657, 659, 678, 683, 683, 687, 692, 692, 735, 735, 747, 747, 753, 753, 796, 808, 814, 820, 826, 832, 844, 850, 856, 882, 888, 900, 912, 924, 933-934
UInnovateApp/src/virtualmodel/__mocks__/DataAccessor.tsx 100% 100% 100% 100%
UInnovateApp/src/virtualmodel/__mocks__/FunctionAccessor.tsx 100% 100% 100% 100%
UInnovateApp/src/virtualmodel/__mocks__/VMD.tsx 88% 100% 83.33% 88% 47-48, 55
Generated in workflow #297