@plusscommunities/pluss-maintenance-web-forms 1.2.4-beta.0 → 1.2.5-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{index.esm.js → index.js} +3307 -2844
- package/dist/index.js.map +1 -0
- package/package.json +18 -26
- package/.babelrc +0 -3
- package/dist/index.cjs.js +0 -6232
- package/dist/index.umd.js +0 -6225
- package/rollup.config.js +0 -59
- package/src/actions/JobsActions.js +0 -150
- package/src/actions/index.js +0 -1
- package/src/actions/types.js +0 -8
- package/src/apis/index.js +0 -10
- package/src/apis/maintenanceActions.js +0 -203
- package/src/apis/reactionActions.js +0 -46
- package/src/components/ActivityText.js +0 -57
- package/src/components/AnalyticsHub.js +0 -167
- package/src/components/Configuration.js +0 -392
- package/src/components/JobList.js +0 -1108
- package/src/components/JobTypes.js +0 -198
- package/src/components/PreviewFull.js +0 -33
- package/src/components/PreviewGrid.js +0 -29
- package/src/components/PreviewWidget.js +0 -35
- package/src/components/ViewFull.js +0 -25
- package/src/components/ViewWidget.js +0 -23
- package/src/feature.config.js +0 -127
- package/src/helper/index.js +0 -26
- package/src/images/forms/full.png +0 -0
- package/src/images/forms/fullNoTitle.png +0 -0
- package/src/images/forms/previewWidget.png +0 -0
- package/src/images/forms/widget.png +0 -0
- package/src/images/full.png +0 -0
- package/src/images/fullNoTitle.png +0 -0
- package/src/images/previewWidget.png +0 -0
- package/src/images/widget.png +0 -0
- package/src/index.js +0 -29
- package/src/maintenancePriority.json +0 -5
- package/src/maintenanceStatus.json +0 -20
- package/src/reducers/MaintenanceReducer.js +0 -49
- package/src/screens/AddJob.js +0 -1138
- package/src/screens/AddJobType.js +0 -865
- package/src/screens/Job.js +0 -1531
- package/src/screens/RequestsHub.js +0 -237
- package/src/values.config.a.js +0 -63
- package/src/values.config.default.js +0 -75
- package/src/values.config.enquiry.js +0 -76
- package/src/values.config.feedback.js +0 -74
- package/src/values.config.food.js +0 -74
- package/src/values.config.forms.js +0 -74
- package/src/values.config.js +0 -74
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
const values = {
|
|
2
|
-
featureKey: 'maintenanceForms',
|
|
3
|
-
aliases: ['maintenanceTrackingForms', 'maintenanceTypesForms', 'maintenancerequestForms'],
|
|
4
|
-
serviceKey: 'maintenanceForms',
|
|
5
|
-
reducerKey: 'maintenanceForms',
|
|
6
|
-
analyticsKey: 'maintenancerequestForms',
|
|
7
|
-
commentKey: 'maintenanceForms',
|
|
8
|
-
actionJobsLoaded: 'JOBS_LOADEDForms',
|
|
9
|
-
actionJobsRemoved: 'JOBS_REMOVEDForms',
|
|
10
|
-
actionJobsTypesLoaded: 'JOBS_TYPES_LOADEDForms',
|
|
11
|
-
actionJobsStatusesLoaded: 'JOBS_STATUSES_LOADEDForms',
|
|
12
|
-
actionJobsHideSeen: 'JOBS_HIDE_UNSEENForms',
|
|
13
|
-
actionJobsLoading: 'JOBS_LOADINGForms',
|
|
14
|
-
permissionMaintenanceTracking: 'maintenanceTrackingForms',
|
|
15
|
-
permissionMaintenanceTypes: 'maintenanceTypesForms',
|
|
16
|
-
permissionMaintenanceAssignment: 'maintenanceAssignmentForms',
|
|
17
|
-
activityMaintenanceJobStatusChanged: 'MaintenanceJobStatusChangedForms',
|
|
18
|
-
activityAddMaintenanceJob: 'AddMaintenanceJobForms',
|
|
19
|
-
activityEditMaintenanceJob: 'EditMaintenanceJobForms',
|
|
20
|
-
activityDeleteMaintenanceJob: 'DeleteMaintenanceJobForms',
|
|
21
|
-
routeRequestsHub: '/requestsHubForms',
|
|
22
|
-
routeAddRequest: '/requestsHubForms/job',
|
|
23
|
-
routeAddRequestType: '/requestsHubForms/requestType',
|
|
24
|
-
routeRequestDetails: '/requestsHubForms/jobDetails',
|
|
25
|
-
routeRequestTypes: '/requestTypesForms',
|
|
26
|
-
screenRequestsHub: 'RequestsHubForms',
|
|
27
|
-
screenAddJob: 'AddJobForms',
|
|
28
|
-
screenAddJobType: 'AddJobTypeForms',
|
|
29
|
-
screenJob: 'JobForms',
|
|
30
|
-
screenJobTypes: 'JobTypesForms',
|
|
31
|
-
menuIcon: 'form',
|
|
32
|
-
isFontAwesomeIcon: false,
|
|
33
|
-
isSVGIcon: true,
|
|
34
|
-
svgPathGridIcon:
|
|
35
|
-
'M164,152a4,4,0,0,1-4,4H96a4,4,0,0,1,0-8h64A4,4,0,0,1,164,152Zm-4-36H96a4,4,0,0,0,0,8h64a4,4,0,0,0,0-8Zm52-68V216a12,12,0,0,1-12,12H56a12,12,0,0,1-12-12V48A12,12,0,0,1,56,36H94.08a44,44,0,0,1,67.84,0H200A12,12,0,0,1,212,48ZM92,64v4h72V64a36,36,0,0,0-72,0ZM204,48a4,4,0,0,0-4-4H167.17A43.71,43.71,0,0,1,172,64v8a4,4,0,0,1-4,4H88a4,4,0,0,1-4-4V64a43.71,43.71,0,0,1,4.83-20H56a4,4,0,0,0-4,4V216a4,4,0,0,0,4,4H200a4,4,0,0,0,4-4Z',
|
|
36
|
-
svgPathGridIconViewBox: '0 0 256 256',
|
|
37
|
-
menuOrder: 10,
|
|
38
|
-
optionOnlyForResidents: 'onlyForResidentsMaintenanceForms',
|
|
39
|
-
textEmptyDescription: 'allows your users to submit Forms.',
|
|
40
|
-
textEmptyExample: 'Example might be; Absentee form, Inspection form, Feedback form.',
|
|
41
|
-
textEmptyJobTypes: 'Please add the different forms',
|
|
42
|
-
textEmptyJobTypesExample: 'Example might be; Absentee form, Inspection form, Feedback form.',
|
|
43
|
-
textNewTypeButton: 'NEW FORM',
|
|
44
|
-
textTitleJobTypes: 'Forms',
|
|
45
|
-
textJobType: 'Form',
|
|
46
|
-
textAreYouSureYouWantToDelete: 'Are you sure you want to delete that form submission?',
|
|
47
|
-
textAreYouSureYouWantToDeleteNote: 'Are you sure you want to delete that note?',
|
|
48
|
-
textChangedRequestStatus: "changed a form submission's status:",
|
|
49
|
-
textAddedRequest: 'added a form submission:',
|
|
50
|
-
textEditedRequest: 'edited a form submission:',
|
|
51
|
-
textRemovedRequest: 'removed a form submission:',
|
|
52
|
-
textSingularName: 'Form Submission',
|
|
53
|
-
textYourRequestHere: 'Your Form Submissions will show here',
|
|
54
|
-
textTitleRequests: 'Forms',
|
|
55
|
-
textMenuTitle: 'Forms',
|
|
56
|
-
textPermissionMaintenanceTracking: 'Manage Form Submissions',
|
|
57
|
-
textPermissionManageMaintenanceTypes: 'Manage and Set Up Forms',
|
|
58
|
-
textPermissionManageAssignedMaintenance: 'Manage Assigned Form Submissions',
|
|
59
|
-
textHiddenSectionMaintenanceRequests: 'Forms',
|
|
60
|
-
keyHiddenSectionMaintenanceRequests: 'maintenanceRequestForms',
|
|
61
|
-
hasMoreSection: false,
|
|
62
|
-
textMoreSectionMaintenance: 'Forms',
|
|
63
|
-
featureKeyMoreSectionMaintenance: 'maintenanceForms',
|
|
64
|
-
optionKeyMoreSectionMaintenance: 'maintenanceRequestForms',
|
|
65
|
-
hiddenKeyMoreSectionMaintenance: 'maintenanceRequestForms',
|
|
66
|
-
forceCustomFields: true,
|
|
67
|
-
textEntityName: 'Form Submission',
|
|
68
|
-
hasHelpButton: true,
|
|
69
|
-
helpGuideURL: 'https://www.plusscommunities.com/forms-feature',
|
|
70
|
-
stringConfigJobStatus: 'maintenanceJobStatusForms',
|
|
71
|
-
stringConfigHideSeen: 'maintenanceDisableSeenForms',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export { values };
|
package/src/values.config.js
DELETED
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
const values = {
|
|
2
|
-
featureKey: 'maintenanceForms',
|
|
3
|
-
aliases: ['maintenanceTrackingForms', 'maintenanceTypesForms', 'maintenancerequestForms'],
|
|
4
|
-
serviceKey: 'maintenanceForms',
|
|
5
|
-
reducerKey: 'maintenanceForms',
|
|
6
|
-
analyticsKey: 'maintenancerequestForms',
|
|
7
|
-
commentKey: 'maintenanceForms',
|
|
8
|
-
actionJobsLoaded: 'JOBS_LOADEDForms',
|
|
9
|
-
actionJobsRemoved: 'JOBS_REMOVEDForms',
|
|
10
|
-
actionJobsTypesLoaded: 'JOBS_TYPES_LOADEDForms',
|
|
11
|
-
actionJobsStatusesLoaded: 'JOBS_STATUSES_LOADEDForms',
|
|
12
|
-
actionJobsHideSeen: 'JOBS_HIDE_UNSEENForms',
|
|
13
|
-
actionJobsLoading: 'JOBS_LOADINGForms',
|
|
14
|
-
permissionMaintenanceTracking: 'maintenanceTrackingForms',
|
|
15
|
-
permissionMaintenanceTypes: 'maintenanceTypesForms',
|
|
16
|
-
permissionMaintenanceAssignment: 'maintenanceAssignmentForms',
|
|
17
|
-
activityMaintenanceJobStatusChanged: 'MaintenanceJobStatusChangedForms',
|
|
18
|
-
activityAddMaintenanceJob: 'AddMaintenanceJobForms',
|
|
19
|
-
activityEditMaintenanceJob: 'EditMaintenanceJobForms',
|
|
20
|
-
activityDeleteMaintenanceJob: 'DeleteMaintenanceJobForms',
|
|
21
|
-
routeRequestsHub: '/requestsHubForms',
|
|
22
|
-
routeAddRequest: '/requestsHubForms/job',
|
|
23
|
-
routeAddRequestType: '/requestsHubForms/requestType',
|
|
24
|
-
routeRequestDetails: '/requestsHubForms/jobDetails',
|
|
25
|
-
routeRequestTypes: '/requestTypesForms',
|
|
26
|
-
screenRequestsHub: 'RequestsHubForms',
|
|
27
|
-
screenAddJob: 'AddJobForms',
|
|
28
|
-
screenAddJobType: 'AddJobTypeForms',
|
|
29
|
-
screenJob: 'JobForms',
|
|
30
|
-
screenJobTypes: 'JobTypesForms',
|
|
31
|
-
menuIcon: 'form',
|
|
32
|
-
isFontAwesomeIcon: false,
|
|
33
|
-
isSVGIcon: true,
|
|
34
|
-
svgPathGridIcon:
|
|
35
|
-
'M164,152a4,4,0,0,1-4,4H96a4,4,0,0,1,0-8h64A4,4,0,0,1,164,152Zm-4-36H96a4,4,0,0,0,0,8h64a4,4,0,0,0,0-8Zm52-68V216a12,12,0,0,1-12,12H56a12,12,0,0,1-12-12V48A12,12,0,0,1,56,36H94.08a44,44,0,0,1,67.84,0H200A12,12,0,0,1,212,48ZM92,64v4h72V64a36,36,0,0,0-72,0ZM204,48a4,4,0,0,0-4-4H167.17A43.71,43.71,0,0,1,172,64v8a4,4,0,0,1-4,4H88a4,4,0,0,1-4-4V64a43.71,43.71,0,0,1,4.83-20H56a4,4,0,0,0-4,4V216a4,4,0,0,0,4,4H200a4,4,0,0,0,4-4Z',
|
|
36
|
-
svgPathGridIconViewBox: '0 0 256 256',
|
|
37
|
-
menuOrder: 10,
|
|
38
|
-
optionOnlyForResidents: 'onlyForResidentsMaintenanceForms',
|
|
39
|
-
textEmptyDescription: 'allows your users to submit Forms.',
|
|
40
|
-
textEmptyExample: 'Example might be; Absentee form, Inspection form, Feedback form.',
|
|
41
|
-
textEmptyJobTypes: 'Please add the different forms',
|
|
42
|
-
textEmptyJobTypesExample: 'Example might be; Absentee form, Inspection form, Feedback form.',
|
|
43
|
-
textNewTypeButton: 'NEW FORM',
|
|
44
|
-
textTitleJobTypes: 'Forms',
|
|
45
|
-
textJobType: 'Form',
|
|
46
|
-
textAreYouSureYouWantToDelete: 'Are you sure you want to delete that form submission?',
|
|
47
|
-
textAreYouSureYouWantToDeleteNote: 'Are you sure you want to delete that note?',
|
|
48
|
-
textChangedRequestStatus: "changed a form submission's status:",
|
|
49
|
-
textAddedRequest: 'added a form submission:',
|
|
50
|
-
textEditedRequest: 'edited a form submission:',
|
|
51
|
-
textRemovedRequest: 'removed a form submission:',
|
|
52
|
-
textSingularName: 'Form Submission',
|
|
53
|
-
textYourRequestHere: 'Your Form Submissions will show here',
|
|
54
|
-
textTitleRequests: 'Forms',
|
|
55
|
-
textMenuTitle: 'Forms',
|
|
56
|
-
textPermissionMaintenanceTracking: 'Manage Form Submissions',
|
|
57
|
-
textPermissionManageMaintenanceTypes: 'Manage and Set Up Forms',
|
|
58
|
-
textPermissionManageAssignedMaintenance: 'Manage Assigned Form Submissions',
|
|
59
|
-
textHiddenSectionMaintenanceRequests: 'Forms',
|
|
60
|
-
keyHiddenSectionMaintenanceRequests: 'maintenanceRequestForms',
|
|
61
|
-
hasMoreSection: false,
|
|
62
|
-
textMoreSectionMaintenance: 'Forms',
|
|
63
|
-
featureKeyMoreSectionMaintenance: 'maintenanceForms',
|
|
64
|
-
optionKeyMoreSectionMaintenance: 'maintenanceRequestForms',
|
|
65
|
-
hiddenKeyMoreSectionMaintenance: 'maintenanceRequestForms',
|
|
66
|
-
forceCustomFields: true,
|
|
67
|
-
textEntityName: 'Form Submission',
|
|
68
|
-
hasHelpButton: true,
|
|
69
|
-
helpGuideURL: 'https://www.plusscommunities.com/forms-feature',
|
|
70
|
-
stringConfigJobStatus: 'maintenanceJobStatusForms',
|
|
71
|
-
stringConfigHideSeen: 'maintenanceDisableSeenForms',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export { values };
|