@memberjunction/ng-core-entity-forms 2.117.0 → 2.119.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/lib/custom/Tests/test-form.component.d.ts +55 -0
- package/dist/lib/custom/Tests/test-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-form.component.js +721 -0
- package/dist/lib/custom/Tests/test-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.d.ts +16 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.js +138 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.d.ts +17 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.js +134 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-run-form.component.d.ts +58 -0
- package/dist/lib/custom/Tests/test-run-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-run-form.component.js +921 -0
- package/dist/lib/custom/Tests/test-run-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts +34 -0
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-suite-form.component.js +359 -0
- package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts +36 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.js +571 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.js.map +1 -0
- package/dist/lib/custom/custom-forms.module.d.ts +30 -23
- package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
- package/dist/lib/custom/custom-forms.module.js +43 -3
- package/dist/lib/custom/custom-forms.module.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +63 -45
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js +79 -0
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +32 -30
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +37 -19
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +17 -15
- package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +9 -13
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js +14 -20
- package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js +13 -13
- package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js +9 -15
- package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js +10 -10
- package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js +8 -14
- package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js +13 -13
- package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js +8 -14
- package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js +14 -20
- package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js +4 -16
- package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentType/contenttype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js +17 -23
- package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js +5 -17
- package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Conversation/conversation.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Conversation/conversation.form.component.js +40 -32
- package/dist/lib/generated/Entities/Conversation/conversation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +64 -56
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js +10 -15
- package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js +4 -16
- package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js +17 -17
- package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js +32 -26
- package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Test/test.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Test/test.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Test/test.form.component.js +129 -0
- package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js +63 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +183 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +63 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +119 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +109 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js +61 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.js +93 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/User/user.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/User/user.form.component.js +162 -108
- package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +133 -119
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +163 -70
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +18 -17
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-form.component.js","sourceRoot":"","sources":["../../../../src/lib/custom/Tests/test-form.component.ts","../../../../src/lib/custom/Tests/test-form.component.html"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { ElementRef, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { Router, ActivatedRoute } from '@angular/router';
|
|
3
|
+
import { TestRubricEntity } from '@memberjunction/core-entities';
|
|
4
|
+
import { SharedService } from '@memberjunction/ng-shared';
|
|
5
|
+
import { TestRubricFormComponent } from '../../generated/Entities/TestRubric/testrubric.form.component';
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
export declare class TestRubricFormComponentExtended extends TestRubricFormComponent {
|
|
8
|
+
protected router: Router;
|
|
9
|
+
protected cdr: ChangeDetectorRef;
|
|
10
|
+
record: TestRubricEntity;
|
|
11
|
+
constructor(elementRef: ElementRef, sharedService: SharedService, router: Router, route: ActivatedRoute, cdr: ChangeDetectorRef);
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TestRubricFormComponentExtended, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TestRubricFormComponentExtended, "mj-test-rubric-form", never, {}, {}, never, never, false, never>;
|
|
14
|
+
}
|
|
15
|
+
export declare function LoadTestRubricFormComponentExtended(): void;
|
|
16
|
+
//# sourceMappingURL=test-rubric-form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-rubric-form.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/custom/Tests/test-rubric-form.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsC,UAAU,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC;AAClG,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAGjE,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,uBAAuB,EAAE,MAAM,+DAA+D,CAAC;;AAExG,qBAoDa,+BAAgC,SAAQ,uBAAuB;IAMxE,SAAS,CAAC,MAAM,EAAE,MAAM;IAExB,SAAS,CAAC,GAAG,EAAE,iBAAiB;IAPlB,MAAM,EAAG,gBAAgB,CAAC;gBAGxC,UAAU,EAAE,UAAU,EACtB,aAAa,EAAE,aAAa,EAClB,MAAM,EAAE,MAAM,EACxB,KAAK,EAAE,cAAc,EACX,GAAG,EAAE,iBAAiB;yCARvB,+BAA+B;2CAA/B,+BAA+B;CAY3C;AAED,wBAAgB,mCAAmC,SAAK"}
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Component, ChangeDetectionStrategy } from '@angular/core';
|
|
8
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
9
|
+
import { RegisterClass } from '@memberjunction/global';
|
|
10
|
+
import { TestRubricFormComponent } from '../../generated/Entities/TestRubric/testrubric.form.component';
|
|
11
|
+
import * as i0 from "@angular/core";
|
|
12
|
+
import * as i1 from "@memberjunction/ng-shared";
|
|
13
|
+
import * as i2 from "@angular/router";
|
|
14
|
+
import * as i3 from "@angular/forms";
|
|
15
|
+
import * as i4 from "@angular/common";
|
|
16
|
+
let TestRubricFormComponentExtended = class TestRubricFormComponentExtended extends TestRubricFormComponent {
|
|
17
|
+
constructor(elementRef, sharedService, router, route, cdr) {
|
|
18
|
+
super(elementRef, sharedService, router, route, cdr);
|
|
19
|
+
this.router = router;
|
|
20
|
+
this.cdr = cdr;
|
|
21
|
+
}
|
|
22
|
+
static { this.ɵfac = function TestRubricFormComponentExtended_Factory(t) { return new (t || TestRubricFormComponentExtended)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i1.SharedService), i0.ɵɵdirectiveInject(i2.Router), i0.ɵɵdirectiveInject(i2.ActivatedRoute), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
|
|
23
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TestRubricFormComponentExtended, selectors: [["mj-test-rubric-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 39, vars: 16, consts: [[1, "rubric-form"], [1, "rubric-header"], [1, "fas", "fa-clipboard-list"], [1, "status-badge"], [1, "rubric-content"], [1, "field-group"], ["type", "text", 3, "ngModelChange", "ngModel"], ["rows", "4", 3, "ngModelChange", "ngModel"], ["rows", "12", 1, "json-editor", 3, "ngModelChange", "ngModel"], [3, "ngModelChange", "ngModel"], ["value", "Active"], ["value", "Disabled"], [1, "metadata"]], template: function TestRubricFormComponentExtended_Template(rf, ctx) { if (rf & 1) {
|
|
24
|
+
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "h2");
|
|
25
|
+
i0.ɵɵelement(3, "i", 2);
|
|
26
|
+
i0.ɵɵtext(4);
|
|
27
|
+
i0.ɵɵelementEnd();
|
|
28
|
+
i0.ɵɵelementStart(5, "span", 3);
|
|
29
|
+
i0.ɵɵtext(6);
|
|
30
|
+
i0.ɵɵelementEnd()();
|
|
31
|
+
i0.ɵɵelementStart(7, "div", 4)(8, "div", 5)(9, "label");
|
|
32
|
+
i0.ɵɵtext(10, "Name");
|
|
33
|
+
i0.ɵɵelementEnd();
|
|
34
|
+
i0.ɵɵelementStart(11, "input", 6);
|
|
35
|
+
i0.ɵɵtwoWayListener("ngModelChange", function TestRubricFormComponentExtended_Template_input_ngModelChange_11_listener($event) { i0.ɵɵtwoWayBindingSet(ctx.record.Name, $event) || (ctx.record.Name = $event); return $event; });
|
|
36
|
+
i0.ɵɵelementEnd()();
|
|
37
|
+
i0.ɵɵelementStart(12, "div", 5)(13, "label");
|
|
38
|
+
i0.ɵɵtext(14, "Description");
|
|
39
|
+
i0.ɵɵelementEnd();
|
|
40
|
+
i0.ɵɵelementStart(15, "textarea", 7);
|
|
41
|
+
i0.ɵɵtwoWayListener("ngModelChange", function TestRubricFormComponentExtended_Template_textarea_ngModelChange_15_listener($event) { i0.ɵɵtwoWayBindingSet(ctx.record.Description, $event) || (ctx.record.Description = $event); return $event; });
|
|
42
|
+
i0.ɵɵelementEnd()();
|
|
43
|
+
i0.ɵɵelementStart(16, "div", 5)(17, "label");
|
|
44
|
+
i0.ɵɵtext(18, "Prompt Template");
|
|
45
|
+
i0.ɵɵelementEnd();
|
|
46
|
+
i0.ɵɵelementStart(19, "textarea", 8);
|
|
47
|
+
i0.ɵɵtwoWayListener("ngModelChange", function TestRubricFormComponentExtended_Template_textarea_ngModelChange_19_listener($event) { i0.ɵɵtwoWayBindingSet(ctx.record.PromptTemplate, $event) || (ctx.record.PromptTemplate = $event); return $event; });
|
|
48
|
+
i0.ɵɵelementEnd()();
|
|
49
|
+
i0.ɵɵelementStart(20, "div", 5)(21, "label");
|
|
50
|
+
i0.ɵɵtext(22, "Status");
|
|
51
|
+
i0.ɵɵelementEnd();
|
|
52
|
+
i0.ɵɵelementStart(23, "select", 9);
|
|
53
|
+
i0.ɵɵtwoWayListener("ngModelChange", function TestRubricFormComponentExtended_Template_select_ngModelChange_23_listener($event) { i0.ɵɵtwoWayBindingSet(ctx.record.Status, $event) || (ctx.record.Status = $event); return $event; });
|
|
54
|
+
i0.ɵɵelementStart(24, "option", 10);
|
|
55
|
+
i0.ɵɵtext(25, "Active");
|
|
56
|
+
i0.ɵɵelementEnd();
|
|
57
|
+
i0.ɵɵelementStart(26, "option", 11);
|
|
58
|
+
i0.ɵɵtext(27, "Disabled");
|
|
59
|
+
i0.ɵɵelementEnd()()();
|
|
60
|
+
i0.ɵɵelementStart(28, "div", 12)(29, "div")(30, "strong");
|
|
61
|
+
i0.ɵɵtext(31, "Created:");
|
|
62
|
+
i0.ɵɵelementEnd();
|
|
63
|
+
i0.ɵɵtext(32);
|
|
64
|
+
i0.ɵɵpipe(33, "date");
|
|
65
|
+
i0.ɵɵelementEnd();
|
|
66
|
+
i0.ɵɵelementStart(34, "div")(35, "strong");
|
|
67
|
+
i0.ɵɵtext(36, "Updated:");
|
|
68
|
+
i0.ɵɵelementEnd();
|
|
69
|
+
i0.ɵɵtext(37);
|
|
70
|
+
i0.ɵɵpipe(38, "date");
|
|
71
|
+
i0.ɵɵelementEnd()()()();
|
|
72
|
+
} if (rf & 2) {
|
|
73
|
+
i0.ɵɵadvance(4);
|
|
74
|
+
i0.ɵɵtextInterpolate1(" ", ctx.record.Name || "Test Rubric", "");
|
|
75
|
+
i0.ɵɵadvance();
|
|
76
|
+
i0.ɵɵstyleProp("background-color", ctx.record.Status === "Active" ? "#4caf50" : "#9e9e9e");
|
|
77
|
+
i0.ɵɵadvance();
|
|
78
|
+
i0.ɵɵtextInterpolate1(" ", ctx.record.Status, " ");
|
|
79
|
+
i0.ɵɵadvance(5);
|
|
80
|
+
i0.ɵɵtwoWayProperty("ngModel", ctx.record.Name);
|
|
81
|
+
i0.ɵɵadvance(4);
|
|
82
|
+
i0.ɵɵtwoWayProperty("ngModel", ctx.record.Description);
|
|
83
|
+
i0.ɵɵadvance(4);
|
|
84
|
+
i0.ɵɵtwoWayProperty("ngModel", ctx.record.PromptTemplate);
|
|
85
|
+
i0.ɵɵadvance(4);
|
|
86
|
+
i0.ɵɵtwoWayProperty("ngModel", ctx.record.Status);
|
|
87
|
+
i0.ɵɵadvance(9);
|
|
88
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(33, 10, ctx.record.__mj_CreatedAt, "medium"), "");
|
|
89
|
+
i0.ɵɵadvance(5);
|
|
90
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(38, 13, ctx.record.__mj_UpdatedAt, "medium"), "");
|
|
91
|
+
} }, dependencies: [i3.NgSelectOption, i3.ɵNgSelectMultipleOption, i3.DefaultValueAccessor, i3.SelectControlValueAccessor, i3.NgControlStatus, i3.NgModel, i4.DatePipe], styles: [".rubric-form[_ngcontent-%COMP%] { padding: 20px; }\n .rubric-header[_ngcontent-%COMP%] { display: flex; justify-content: space-between; align-items: center; margin-bottom: 24px; }\n .rubric-header[_ngcontent-%COMP%] h2[_ngcontent-%COMP%] { margin: 0; font-size: 20px; display: flex; align-items: center; gap: 12px; }\n .status-badge[_ngcontent-%COMP%] { padding: 4px 12px; border-radius: 12px; color: white; font-size: 12px; font-weight: 600; }\n .rubric-content[_ngcontent-%COMP%] { background: white; padding: 24px; border-radius: 8px; }\n .field-group[_ngcontent-%COMP%] { margin-bottom: 20px; }\n .field-group[_ngcontent-%COMP%] label[_ngcontent-%COMP%] { display: block; margin-bottom: 8px; font-weight: 600; color: #333; }\n .field-group[_ngcontent-%COMP%] input[_ngcontent-%COMP%], .field-group[_ngcontent-%COMP%] textarea[_ngcontent-%COMP%], .field-group[_ngcontent-%COMP%] select[_ngcontent-%COMP%] { width: 100%; padding: 8px 12px; border: 1px solid #ddd; border-radius: 4px; }\n .json-editor[_ngcontent-%COMP%] { font-family: 'Courier New', monospace; font-size: 13px; }\n .metadata[_ngcontent-%COMP%] { margin-top: 24px; padding-top: 16px; border-top: 1px solid #e0e0e0; display: flex; gap: 24px; font-size: 13px; color: #666; }"], changeDetection: 0 }); }
|
|
92
|
+
};
|
|
93
|
+
TestRubricFormComponentExtended = __decorate([
|
|
94
|
+
RegisterClass(BaseFormComponent, 'MJ: Test Rubrics')
|
|
95
|
+
], TestRubricFormComponentExtended);
|
|
96
|
+
export { TestRubricFormComponentExtended };
|
|
97
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TestRubricFormComponentExtended, [{
|
|
98
|
+
type: Component,
|
|
99
|
+
args: [{ selector: 'mj-test-rubric-form', template: `
|
|
100
|
+
<div class="rubric-form">
|
|
101
|
+
<div class="rubric-header">
|
|
102
|
+
<h2><i class="fas fa-clipboard-list"></i> {{ record.Name || 'Test Rubric' }}</h2>
|
|
103
|
+
<span class="status-badge" [style.background-color]="record.Status === 'Active' ? '#4caf50' : '#9e9e9e'">
|
|
104
|
+
{{ record.Status }}
|
|
105
|
+
</span>
|
|
106
|
+
</div>
|
|
107
|
+
<div class="rubric-content">
|
|
108
|
+
<div class="field-group">
|
|
109
|
+
<label>Name</label>
|
|
110
|
+
<input type="text" [(ngModel)]="record.Name" />
|
|
111
|
+
</div>
|
|
112
|
+
<div class="field-group">
|
|
113
|
+
<label>Description</label>
|
|
114
|
+
<textarea [(ngModel)]="record.Description" rows="4"></textarea>
|
|
115
|
+
</div>
|
|
116
|
+
<div class="field-group">
|
|
117
|
+
<label>Prompt Template</label>
|
|
118
|
+
<textarea [(ngModel)]="record.PromptTemplate" rows="12" class="json-editor"></textarea>
|
|
119
|
+
</div>
|
|
120
|
+
<div class="field-group">
|
|
121
|
+
<label>Status</label>
|
|
122
|
+
<select [(ngModel)]="record.Status">
|
|
123
|
+
<option value="Active">Active</option>
|
|
124
|
+
<option value="Disabled">Disabled</option>
|
|
125
|
+
</select>
|
|
126
|
+
</div>
|
|
127
|
+
<div class="metadata">
|
|
128
|
+
<div><strong>Created:</strong> {{ record.__mj_CreatedAt | date:'medium' }}</div>
|
|
129
|
+
<div><strong>Updated:</strong> {{ record.__mj_UpdatedAt | date:'medium' }}</div>
|
|
130
|
+
</div>
|
|
131
|
+
</div>
|
|
132
|
+
</div>
|
|
133
|
+
`, changeDetection: ChangeDetectionStrategy.OnPush, styles: ["\n .rubric-form { padding: 20px; }\n .rubric-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 24px; }\n .rubric-header h2 { margin: 0; font-size: 20px; display: flex; align-items: center; gap: 12px; }\n .status-badge { padding: 4px 12px; border-radius: 12px; color: white; font-size: 12px; font-weight: 600; }\n .rubric-content { background: white; padding: 24px; border-radius: 8px; }\n .field-group { margin-bottom: 20px; }\n .field-group label { display: block; margin-bottom: 8px; font-weight: 600; color: #333; }\n .field-group input, .field-group textarea, .field-group select { width: 100%; padding: 8px 12px; border: 1px solid #ddd; border-radius: 4px; }\n .json-editor { font-family: 'Courier New', monospace; font-size: 13px; }\n .metadata { margin-top: 24px; padding-top: 16px; border-top: 1px solid #e0e0e0; display: flex; gap: 24px; font-size: 13px; color: #666; }\n "] }]
|
|
134
|
+
}], () => [{ type: i0.ElementRef }, { type: i1.SharedService }, { type: i2.Router }, { type: i2.ActivatedRoute }, { type: i0.ChangeDetectorRef }], null); })();
|
|
135
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TestRubricFormComponentExtended, { className: "TestRubricFormComponentExtended", filePath: "src/lib/custom/Tests/test-rubric-form.component.ts", lineNumber: 61 }); })();
|
|
136
|
+
export function LoadTestRubricFormComponentExtended() { }
|
|
137
|
+
LoadTestRubricFormComponentExtended();
|
|
138
|
+
//# sourceMappingURL=test-rubric-form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-rubric-form.component.js","sourceRoot":"","sources":["../../../../src/lib/custom/Tests/test-rubric-form.component.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,uBAAuB,EAAiC,MAAM,eAAe,CAAC;AAGlG,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAEvD,OAAO,EAAE,uBAAuB,EAAE,MAAM,+DAA+D,CAAC;;;;;;AAsDjG,IAAM,+BAA+B,GAArC,MAAM,+BAAgC,SAAQ,uBAAuB;IAG1E,YACE,UAAsB,EACtB,aAA4B,EAClB,MAAc,EACxB,KAAqB,EACX,GAAsB;QAEhC,KAAK,CAAC,UAAU,EAAE,aAAa,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,CAAC,CAAC;QAJ3C,WAAM,GAAN,MAAM,CAAQ;QAEd,QAAG,GAAH,GAAG,CAAmB;IAGlC,CAAC;gGAXU,+BAA+B;oEAA/B,+BAA+B;YA9CpC,AADF,AADF,8BAAyB,aACI,SACrB;YAAA,uBAAqC;YAAC,YAAkC;YAAA,iBAAK;YACjF,+BAAyG;YACvG,YACF;YACF,AADE,iBAAO,EACH;YAGF,AADF,AADF,8BAA4B,aACD,YAChB;YAAA,qBAAI;YAAA,iBAAQ;YACnB,iCAA+C;YAA5B,gOAAyB;YAC9C,AADE,iBAA+C,EAC3C;YAEJ,AADF,+BAAyB,aAChB;YAAA,4BAAW;YAAA,iBAAQ;YAC1B,oCAAoD;YAA1C,iPAAgC;YAC5C,AADsD,iBAAW,EAC3D;YAEJ,AADF,+BAAyB,aAChB;YAAA,gCAAe;YAAA,iBAAQ;YAC9B,oCAA4E;YAAlE,uPAAmC;YAC/C,AAD8E,iBAAW,EACnF;YAEJ,AADF,+BAAyB,aAChB;YAAA,uBAAM;YAAA,iBAAQ;YACrB,kCAAoC;YAA5B,qOAA2B;YACjC,mCAAuB;YAAA,uBAAM;YAAA,iBAAS;YACtC,mCAAyB;YAAA,yBAAQ;YAErC,AADE,AADmC,iBAAS,EACnC,EACL;YAEC,AAAL,AADF,gCAAsB,WACf,cAAQ;YAAA,yBAAQ;YAAA,iBAAS;YAAC,aAA2C;;YAAA,iBAAM;YAC3E,AAAL,4BAAK,cAAQ;YAAA,yBAAQ;YAAA,iBAAS;YAAC,aAA2C;;YAGhF,AADE,AADE,AAD4E,iBAAM,EAC5E,EACF,EACF;;YA9BwC,eAAkC;YAAlC,gEAAkC;YACjD,cAA6E;YAA7E,0FAA6E;YACtG,cACF;YADE,kDACF;YAKqB,eAAyB;YAAzB,+CAAyB;YAIlC,eAAgC;YAAhC,sDAAgC;YAIhC,eAAmC;YAAnC,yDAAmC;YAIrC,eAA2B;YAA3B,iDAA2B;YAMJ,eAA2C;YAA3C,2FAA2C;YAC3C,eAA2C;YAA3C,2FAA2C;;;AAmBvE,+BAA+B;IApD3C,aAAa,CAAC,iBAAiB,EAAE,kBAAkB,CAAC;GAoDxC,+BAA+B,CAY3C;;iFAZY,+BAA+B;cAnD3C,SAAS;2BACE,qBAAqB,YACrB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCT,mBAagB,uBAAuB,CAAC,MAAM;;kFAEpC,+BAA+B;AAc5C,MAAM,UAAU,mCAAmC,KAAI,CAAC;AACxD,mCAAmC,EAAE,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { ElementRef, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { Router, ActivatedRoute } from '@angular/router';
|
|
3
|
+
import { TestRunFeedbackEntity } from '@memberjunction/core-entities';
|
|
4
|
+
import { SharedService } from '@memberjunction/ng-shared';
|
|
5
|
+
import { TestRunFeedbackFormComponent } from '../../generated/Entities/TestRunFeedback/testrunfeedback.form.component';
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
export declare class TestRunFeedbackFormComponentExtended extends TestRunFeedbackFormComponent {
|
|
8
|
+
protected router: Router;
|
|
9
|
+
protected cdr: ChangeDetectorRef;
|
|
10
|
+
record: TestRunFeedbackEntity;
|
|
11
|
+
constructor(elementRef: ElementRef, sharedService: SharedService, router: Router, route: ActivatedRoute, cdr: ChangeDetectorRef);
|
|
12
|
+
openTestRun(): void;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TestRunFeedbackFormComponentExtended, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TestRunFeedbackFormComponentExtended, "mj-test-run-feedback-form", never, {}, {}, never, never, false, never>;
|
|
15
|
+
}
|
|
16
|
+
export declare function LoadTestRunFeedbackFormComponentExtended(): void;
|
|
17
|
+
//# sourceMappingURL=test-run-feedback-form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-run-feedback-form.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/custom/Tests/test-run-feedback-form.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsC,UAAU,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC;AAClG,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAGtE,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAE1D,OAAO,EAAE,4BAA4B,EAAE,MAAM,yEAAyE,CAAC;;AAEvH,qBA+Ca,oCAAqC,SAAQ,4BAA4B;IAMlF,SAAS,CAAC,MAAM,EAAE,MAAM;IAExB,SAAS,CAAC,GAAG,EAAE,iBAAiB;IAPlB,MAAM,EAAG,qBAAqB,CAAC;gBAG7C,UAAU,EAAE,UAAU,EACtB,aAAa,EAAE,aAAa,EAClB,MAAM,EAAE,MAAM,EACxB,KAAK,EAAE,cAAc,EACX,GAAG,EAAE,iBAAiB;IAKlC,WAAW;yCAbA,oCAAoC;2CAApC,oCAAoC;CAkBhD;AAED,wBAAgB,wCAAwC,SAAK"}
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Component, ChangeDetectionStrategy } from '@angular/core';
|
|
8
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
9
|
+
import { RegisterClass } from '@memberjunction/global';
|
|
10
|
+
import { SharedService } from '@memberjunction/ng-shared';
|
|
11
|
+
import { CompositeKey } from '@memberjunction/core';
|
|
12
|
+
import { TestRunFeedbackFormComponent } from '../../generated/Entities/TestRunFeedback/testrunfeedback.form.component';
|
|
13
|
+
import * as i0 from "@angular/core";
|
|
14
|
+
import * as i1 from "@memberjunction/ng-shared";
|
|
15
|
+
import * as i2 from "@angular/router";
|
|
16
|
+
import * as i3 from "@angular/common";
|
|
17
|
+
import * as i4 from "@angular/forms";
|
|
18
|
+
import * as i5 from "@progress/kendo-angular-buttons";
|
|
19
|
+
function TestRunFeedbackFormComponentExtended_button_5_Template(rf, ctx) { if (rf & 1) {
|
|
20
|
+
const _r1 = i0.ɵɵgetCurrentView();
|
|
21
|
+
i0.ɵɵelementStart(0, "button", 9);
|
|
22
|
+
i0.ɵɵlistener("click", function TestRunFeedbackFormComponentExtended_button_5_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.openTestRun()); });
|
|
23
|
+
i0.ɵɵelement(1, "i", 10);
|
|
24
|
+
i0.ɵɵtext(2, " View Test Run ");
|
|
25
|
+
i0.ɵɵelementEnd();
|
|
26
|
+
} }
|
|
27
|
+
let TestRunFeedbackFormComponentExtended = class TestRunFeedbackFormComponentExtended extends TestRunFeedbackFormComponent {
|
|
28
|
+
constructor(elementRef, sharedService, router, route, cdr) {
|
|
29
|
+
super(elementRef, sharedService, router, route, cdr);
|
|
30
|
+
this.router = router;
|
|
31
|
+
this.cdr = cdr;
|
|
32
|
+
}
|
|
33
|
+
openTestRun() {
|
|
34
|
+
if (this.record.TestRunID) {
|
|
35
|
+
SharedService.Instance.OpenEntityRecord('MJ: Test Runs', CompositeKey.FromID(this.record.TestRunID));
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
static { this.ɵfac = function TestRunFeedbackFormComponentExtended_Factory(t) { return new (t || TestRunFeedbackFormComponentExtended)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i1.SharedService), i0.ɵɵdirectiveInject(i2.Router), i0.ɵɵdirectiveInject(i2.ActivatedRoute), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
|
|
39
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TestRunFeedbackFormComponentExtended, selectors: [["mj-test-run-feedback-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 30, vars: 9, consts: [[1, "feedback-form"], [1, "feedback-header"], [1, "fas", "fa-comment-dots"], ["kendoButton", "", 3, "click", 4, "ngIf"], [1, "feedback-content"], [1, "field-group"], ["type", "number", "min", "1", "max", "5", 3, "ngModelChange", "ngModel"], ["type", "checkbox", 3, "ngModelChange", "ngModel"], ["rows", "6", 3, "ngModelChange", "ngModel"], ["kendoButton", "", 3, "click"], [1, "fas", "fa-external-link"]], template: function TestRunFeedbackFormComponentExtended_Template(rf, ctx) { if (rf & 1) {
|
|
40
|
+
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "h2");
|
|
41
|
+
i0.ɵɵelement(3, "i", 2);
|
|
42
|
+
i0.ɵɵtext(4, " Test Run Feedback");
|
|
43
|
+
i0.ɵɵelementEnd();
|
|
44
|
+
i0.ɵɵtemplate(5, TestRunFeedbackFormComponentExtended_button_5_Template, 3, 0, "button", 3);
|
|
45
|
+
i0.ɵɵelementEnd();
|
|
46
|
+
i0.ɵɵelementStart(6, "div", 4)(7, "div", 5)(8, "label");
|
|
47
|
+
i0.ɵɵtext(9, "Rating (1-5)");
|
|
48
|
+
i0.ɵɵelementEnd();
|
|
49
|
+
i0.ɵɵelementStart(10, "input", 6);
|
|
50
|
+
i0.ɵɵtwoWayListener("ngModelChange", function TestRunFeedbackFormComponentExtended_Template_input_ngModelChange_10_listener($event) { i0.ɵɵtwoWayBindingSet(ctx.record.Rating, $event) || (ctx.record.Rating = $event); return $event; });
|
|
51
|
+
i0.ɵɵelementEnd()();
|
|
52
|
+
i0.ɵɵelementStart(11, "div", 5)(12, "label");
|
|
53
|
+
i0.ɵɵtext(13, "Is Correct?");
|
|
54
|
+
i0.ɵɵelementEnd();
|
|
55
|
+
i0.ɵɵelementStart(14, "input", 7);
|
|
56
|
+
i0.ɵɵtwoWayListener("ngModelChange", function TestRunFeedbackFormComponentExtended_Template_input_ngModelChange_14_listener($event) { i0.ɵɵtwoWayBindingSet(ctx.record.IsCorrect, $event) || (ctx.record.IsCorrect = $event); return $event; });
|
|
57
|
+
i0.ɵɵelementEnd()();
|
|
58
|
+
i0.ɵɵelementStart(15, "div", 5)(16, "label");
|
|
59
|
+
i0.ɵɵtext(17, "Comments");
|
|
60
|
+
i0.ɵɵelementEnd();
|
|
61
|
+
i0.ɵɵelementStart(18, "textarea", 8);
|
|
62
|
+
i0.ɵɵtwoWayListener("ngModelChange", function TestRunFeedbackFormComponentExtended_Template_textarea_ngModelChange_18_listener($event) { i0.ɵɵtwoWayBindingSet(ctx.record.Comments, $event) || (ctx.record.Comments = $event); return $event; });
|
|
63
|
+
i0.ɵɵelementEnd()();
|
|
64
|
+
i0.ɵɵelementStart(19, "div", 5)(20, "label");
|
|
65
|
+
i0.ɵɵtext(21, "Reviewer");
|
|
66
|
+
i0.ɵɵelementEnd();
|
|
67
|
+
i0.ɵɵelementStart(22, "div");
|
|
68
|
+
i0.ɵɵtext(23);
|
|
69
|
+
i0.ɵɵelementEnd()();
|
|
70
|
+
i0.ɵɵelementStart(24, "div", 5)(25, "label");
|
|
71
|
+
i0.ɵɵtext(26, "Submitted At");
|
|
72
|
+
i0.ɵɵelementEnd();
|
|
73
|
+
i0.ɵɵelementStart(27, "div");
|
|
74
|
+
i0.ɵɵtext(28);
|
|
75
|
+
i0.ɵɵpipe(29, "date");
|
|
76
|
+
i0.ɵɵelementEnd()()()();
|
|
77
|
+
} if (rf & 2) {
|
|
78
|
+
i0.ɵɵadvance(5);
|
|
79
|
+
i0.ɵɵproperty("ngIf", ctx.record.TestRunID);
|
|
80
|
+
i0.ɵɵadvance(5);
|
|
81
|
+
i0.ɵɵtwoWayProperty("ngModel", ctx.record.Rating);
|
|
82
|
+
i0.ɵɵadvance(4);
|
|
83
|
+
i0.ɵɵtwoWayProperty("ngModel", ctx.record.IsCorrect);
|
|
84
|
+
i0.ɵɵadvance(4);
|
|
85
|
+
i0.ɵɵtwoWayProperty("ngModel", ctx.record.Comments);
|
|
86
|
+
i0.ɵɵadvance(5);
|
|
87
|
+
i0.ɵɵtextInterpolate(ctx.record.ReviewerUser);
|
|
88
|
+
i0.ɵɵadvance(5);
|
|
89
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(29, 6, ctx.record.__mj_CreatedAt, "medium"));
|
|
90
|
+
} }, dependencies: [i3.NgIf, i4.DefaultValueAccessor, i4.NumberValueAccessor, i4.CheckboxControlValueAccessor, i4.NgControlStatus, i4.MinValidator, i4.MaxValidator, i4.NgModel, i5.ButtonComponent, i3.DatePipe], styles: [".feedback-form[_ngcontent-%COMP%] { padding: 20px; }\n .feedback-header[_ngcontent-%COMP%] { display: flex; justify-content: space-between; align-items: center; margin-bottom: 24px; }\n .feedback-header[_ngcontent-%COMP%] h2[_ngcontent-%COMP%] { margin: 0; font-size: 20px; display: flex; align-items: center; gap: 12px; }\n .feedback-content[_ngcontent-%COMP%] { background: white; padding: 24px; border-radius: 8px; }\n .field-group[_ngcontent-%COMP%] { margin-bottom: 20px; }\n .field-group[_ngcontent-%COMP%] label[_ngcontent-%COMP%] { display: block; margin-bottom: 8px; font-weight: 600; color: #333; }\n .field-group[_ngcontent-%COMP%] input[type=\"number\"][_ngcontent-%COMP%], .field-group[_ngcontent-%COMP%] textarea[_ngcontent-%COMP%] { width: 100%; padding: 8px 12px; border: 1px solid #ddd; border-radius: 4px; }\n .field-group[_ngcontent-%COMP%] input[type=\"checkbox\"][_ngcontent-%COMP%] { width: auto; }"], changeDetection: 0 }); }
|
|
91
|
+
};
|
|
92
|
+
TestRunFeedbackFormComponentExtended = __decorate([
|
|
93
|
+
RegisterClass(BaseFormComponent, 'MJ: Test Run Feedbacks')
|
|
94
|
+
], TestRunFeedbackFormComponentExtended);
|
|
95
|
+
export { TestRunFeedbackFormComponentExtended };
|
|
96
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TestRunFeedbackFormComponentExtended, [{
|
|
97
|
+
type: Component,
|
|
98
|
+
args: [{ selector: 'mj-test-run-feedback-form', template: `
|
|
99
|
+
<div class="feedback-form">
|
|
100
|
+
<div class="feedback-header">
|
|
101
|
+
<h2><i class="fas fa-comment-dots"></i> Test Run Feedback</h2>
|
|
102
|
+
<button kendoButton *ngIf="record.TestRunID" (click)="openTestRun()">
|
|
103
|
+
<i class="fas fa-external-link"></i> View Test Run
|
|
104
|
+
</button>
|
|
105
|
+
</div>
|
|
106
|
+
<div class="feedback-content">
|
|
107
|
+
<div class="field-group">
|
|
108
|
+
<label>Rating (1-5)</label>
|
|
109
|
+
<input type="number" [(ngModel)]="record.Rating" min="1" max="5" />
|
|
110
|
+
</div>
|
|
111
|
+
<div class="field-group">
|
|
112
|
+
<label>Is Correct?</label>
|
|
113
|
+
<input type="checkbox" [(ngModel)]="record.IsCorrect" />
|
|
114
|
+
</div>
|
|
115
|
+
<div class="field-group">
|
|
116
|
+
<label>Comments</label>
|
|
117
|
+
<textarea [(ngModel)]="record.Comments" rows="6"></textarea>
|
|
118
|
+
</div>
|
|
119
|
+
<div class="field-group">
|
|
120
|
+
<label>Reviewer</label>
|
|
121
|
+
<div>{{ record.ReviewerUser }}</div>
|
|
122
|
+
</div>
|
|
123
|
+
<div class="field-group">
|
|
124
|
+
<label>Submitted At</label>
|
|
125
|
+
<div>{{ record.__mj_CreatedAt | date:'medium' }}</div>
|
|
126
|
+
</div>
|
|
127
|
+
</div>
|
|
128
|
+
</div>
|
|
129
|
+
`, changeDetection: ChangeDetectionStrategy.OnPush, styles: ["\n .feedback-form { padding: 20px; }\n .feedback-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 24px; }\n .feedback-header h2 { margin: 0; font-size: 20px; display: flex; align-items: center; gap: 12px; }\n .feedback-content { background: white; padding: 24px; border-radius: 8px; }\n .field-group { margin-bottom: 20px; }\n .field-group label { display: block; margin-bottom: 8px; font-weight: 600; color: #333; }\n .field-group input[type=\"number\"], .field-group textarea { width: 100%; padding: 8px 12px; border: 1px solid #ddd; border-radius: 4px; }\n .field-group input[type=\"checkbox\"] { width: auto; }\n "] }]
|
|
130
|
+
}], () => [{ type: i0.ElementRef }, { type: i1.SharedService }, { type: i2.Router }, { type: i2.ActivatedRoute }, { type: i0.ChangeDetectorRef }], null); })();
|
|
131
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TestRunFeedbackFormComponentExtended, { className: "TestRunFeedbackFormComponentExtended", filePath: "src/lib/custom/Tests/test-run-feedback-form.component.ts", lineNumber: 57 }); })();
|
|
132
|
+
export function LoadTestRunFeedbackFormComponentExtended() { }
|
|
133
|
+
LoadTestRunFeedbackFormComponentExtended();
|
|
134
|
+
//# sourceMappingURL=test-run-feedback-form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-run-feedback-form.component.js","sourceRoot":"","sources":["../../../../src/lib/custom/Tests/test-run-feedback-form.component.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,uBAAuB,EAAiC,MAAM,eAAe,CAAC;AAGlG,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,4BAA4B,EAAE,MAAM,yEAAyE,CAAC;;;;;;;;;IAS/G,iCAAqE;IAAxB,mMAAS,oBAAa,KAAC;IAClE,wBAAoC;IAAC,+BACvC;IAAA,iBAAS;;AAsCV,IAAM,oCAAoC,GAA1C,MAAM,oCAAqC,SAAQ,4BAA4B;IAGpF,YACE,UAAsB,EACtB,aAA4B,EAClB,MAAc,EACxB,KAAqB,EACX,GAAsB;QAEhC,KAAK,CAAC,UAAU,EAAE,aAAa,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,CAAC,CAAC;QAJ3C,WAAM,GAAN,MAAM,CAAQ;QAEd,QAAG,GAAH,GAAG,CAAmB;IAGlC,CAAC;IAED,WAAW;QACT,IAAI,IAAI,CAAC,MAAM,CAAC,SAAS,EAAE,CAAC;YAC1B,aAAa,CAAC,QAAQ,CAAC,gBAAgB,CAAC,eAAe,EAAE,YAAY,CAAC,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC,CAAC;QACvG,CAAC;IACH,CAAC;qGAjBU,oCAAoC;oEAApC,oCAAoC;YAzCzC,AADF,AADF,8BAA2B,aACI,SACvB;YAAA,uBAAmC;YAAC,kCAAiB;YAAA,iBAAK;YAC9D,2FAAqE;YAGvE,iBAAM;YAGF,AADF,AADF,8BAA8B,aACH,YAChB;YAAA,4BAAY;YAAA,iBAAQ;YAC3B,iCAAmE;YAA9C,yOAA2B;YAClD,AADE,iBAAmE,EAC/D;YAEJ,AADF,+BAAyB,aAChB;YAAA,4BAAW;YAAA,iBAAQ;YAC1B,iCAAwD;YAAjC,+OAA8B;YACvD,AADE,iBAAwD,EACpD;YAEJ,AADF,+BAAyB,aAChB;YAAA,yBAAQ;YAAA,iBAAQ;YACvB,oCAAiD;YAAvC,gPAA6B;YACzC,AADmD,iBAAW,EACxD;YAEJ,AADF,+BAAyB,aAChB;YAAA,yBAAQ;YAAA,iBAAQ;YACvB,4BAAK;YAAA,aAAyB;YAChC,AADgC,iBAAM,EAChC;YAEJ,AADF,+BAAyB,aAChB;YAAA,6BAAY;YAAA,iBAAQ;YAC3B,4BAAK;YAAA,aAA2C;;YAGtD,AADE,AADE,AADkD,iBAAM,EAClD,EACF,EACF;;YA1BmB,eAAsB;YAAtB,2CAAsB;YAOpB,eAA2B;YAA3B,iDAA2B;YAIzB,eAA8B;YAA9B,oDAA8B;YAI3C,eAA6B;YAA7B,mDAA6B;YAIlC,eAAyB;YAAzB,6CAAyB;YAIzB,eAA2C;YAA3C,gFAA2C;;;AAiB7C,oCAAoC;IA/ChD,aAAa,CAAC,iBAAiB,EAAE,wBAAwB,CAAC;GA+C9C,oCAAoC,CAkBhD;;iFAlBY,oCAAoC;cA9ChD,SAAS;2BACE,2BAA2B,YAC3B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BT,mBAWgB,uBAAuB,CAAC,MAAM;;kFAEpC,oCAAoC;AAoBjD,MAAM,UAAU,wCAAwC,KAAI,CAAC;AAC7D,wCAAwC,EAAE,CAAC"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { OnInit, OnDestroy, ChangeDetectorRef, ElementRef } from '@angular/core';
|
|
2
|
+
import { Router, ActivatedRoute } from '@angular/router';
|
|
3
|
+
import { TestRunEntity, TestEntity, TestSuiteRunEntity, AIAgentRunEntity, AIPromptRunEntity, TestRunFeedbackEntity } from '@memberjunction/core-entities';
|
|
4
|
+
import { SharedService } from '@memberjunction/ng-shared';
|
|
5
|
+
import { TestRunFormComponent } from '../../generated/Entities/TestRun/testrun.form.component';
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
interface ParsedData {
|
|
8
|
+
input?: any;
|
|
9
|
+
expected?: any;
|
|
10
|
+
actual?: any;
|
|
11
|
+
resultDetails?: any;
|
|
12
|
+
}
|
|
13
|
+
export declare class TestRunFormComponentExtended extends TestRunFormComponent implements OnInit, OnDestroy {
|
|
14
|
+
protected router: Router;
|
|
15
|
+
protected cdr: ChangeDetectorRef;
|
|
16
|
+
record: TestRunEntity;
|
|
17
|
+
private destroy$;
|
|
18
|
+
activeTab: string;
|
|
19
|
+
loading: boolean;
|
|
20
|
+
error: string | null;
|
|
21
|
+
aiRunsLoaded: boolean;
|
|
22
|
+
feedbackLoaded: boolean;
|
|
23
|
+
test: TestEntity | null;
|
|
24
|
+
testSuiteRun: TestSuiteRunEntity | null;
|
|
25
|
+
aiAgentRuns: AIAgentRunEntity[];
|
|
26
|
+
aiPromptRuns: AIPromptRunEntity[];
|
|
27
|
+
feedbacks: TestRunFeedbackEntity[];
|
|
28
|
+
parsedData: ParsedData;
|
|
29
|
+
comparisonView: 'input' | 'expected' | 'actual';
|
|
30
|
+
constructor(elementRef: ElementRef, sharedService: SharedService, router: Router, route: ActivatedRoute, cdr: ChangeDetectorRef);
|
|
31
|
+
ngOnInit(): Promise<void>;
|
|
32
|
+
ngOnDestroy(): void;
|
|
33
|
+
private loadRelatedData;
|
|
34
|
+
private loadAIRuns;
|
|
35
|
+
private loadFeedback;
|
|
36
|
+
private parseJsonFields;
|
|
37
|
+
changeTab(tab: string): void;
|
|
38
|
+
setComparisonView(view: 'input' | 'expected' | 'actual'): void;
|
|
39
|
+
getStatusColor(): string;
|
|
40
|
+
getStatusIcon(): string;
|
|
41
|
+
calculateDuration(): string;
|
|
42
|
+
formatScore(score: number | null): string;
|
|
43
|
+
formatCost(cost: number | null): string;
|
|
44
|
+
openTest(): void;
|
|
45
|
+
openTestSuiteRun(): void;
|
|
46
|
+
openAIAgentRun(runId: string): void;
|
|
47
|
+
openAIPromptRun(runId: string): void;
|
|
48
|
+
reRunTest(): Promise<void>;
|
|
49
|
+
refresh(): Promise<void>;
|
|
50
|
+
getComparisonData(): any;
|
|
51
|
+
getCheckResults(): any[];
|
|
52
|
+
getPassRate(): number;
|
|
53
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TestRunFormComponentExtended, never>;
|
|
54
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TestRunFormComponentExtended, "mj-test-run-form", never, {}, {}, never, never, false, never>;
|
|
55
|
+
}
|
|
56
|
+
export declare function LoadTestRunFormComponentExtended(): void;
|
|
57
|
+
export {};
|
|
58
|
+
//# sourceMappingURL=test-run-form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-run-form.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/custom/Tests/test-run-form.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,SAAS,EAAE,iBAAiB,EAAE,UAAU,EAA2B,MAAM,eAAe,CAAC;AACrH,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAIzD,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAG1J,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,oBAAoB,EAAE,MAAM,yDAAyD,CAAC;;AAE/F,UAAU,UAAU;IAClB,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,aAAa,CAAC,EAAE,GAAG,CAAC;CACrB;AAED,qBAOa,4BAA6B,SAAQ,oBAAqB,YAAW,MAAM,EAAE,SAAS;IA4B/F,SAAS,CAAC,MAAM,EAAE,MAAM;IAExB,SAAS,CAAC,GAAG,EAAE,iBAAiB;IA7BlB,MAAM,EAAG,aAAa,CAAC;IAEvC,OAAO,CAAC,QAAQ,CAAuB;IAGvC,SAAS,SAAc;IACvB,OAAO,UAAS;IAChB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAQ;IAC5B,YAAY,UAAS;IACrB,cAAc,UAAS;IAGvB,IAAI,EAAE,UAAU,GAAG,IAAI,CAAQ;IAC/B,YAAY,EAAE,kBAAkB,GAAG,IAAI,CAAQ;IAC/C,WAAW,EAAE,gBAAgB,EAAE,CAAM;IACrC,YAAY,EAAE,iBAAiB,EAAE,CAAM;IACvC,SAAS,EAAE,qBAAqB,EAAE,CAAM;IAGxC,UAAU,EAAE,UAAU,CAAM;IAG5B,cAAc,EAAE,OAAO,GAAG,UAAU,GAAG,QAAQ,CAAW;gBAGxD,UAAU,EAAE,UAAU,EACtB,aAAa,EAAE,aAAa,EAClB,MAAM,EAAE,MAAM,EACxB,KAAK,EAAE,cAAc,EACX,GAAG,EAAE,iBAAiB;IAK5B,QAAQ;IASd,WAAW;YAKG,eAAe;YAgCf,UAAU;YAmCV,YAAY;IAuB1B,OAAO,CAAC,eAAe;IAmBvB,SAAS,CAAC,GAAG,EAAE,MAAM;IAerB,iBAAiB,CAAC,IAAI,EAAE,OAAO,GAAG,UAAU,GAAG,QAAQ;IAKvD,cAAc,IAAI,MAAM;IAYxB,aAAa,IAAI,MAAM;IAYvB,iBAAiB,IAAI,MAAM;IAgB3B,WAAW,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM;IAKzC,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM;IAKvC,QAAQ;IAMR,gBAAgB;IAMhB,cAAc,CAAC,KAAK,EAAE,MAAM;IAI5B,eAAe,CAAC,KAAK,EAAE,MAAM;IAIvB,SAAS;IAKT,OAAO;IAKb,iBAAiB,IAAI,GAAG;IASxB,eAAe,IAAI,GAAG,EAAE;IAKxB,WAAW,IAAI,MAAM;yCAhRV,4BAA4B;2CAA5B,4BAA4B;CAsRxC;AAED,wBAAgB,gCAAgC,SAE/C"}
|