Skip to content

Commit 0d46bcd

Browse files
committed
Upgraded Table authoring to Angular. #2902
1 parent 0f20613 commit 0d46bcd

8 files changed

Lines changed: 734 additions & 812 deletions

File tree

src/main/webapp/site/src/app/teacher-hybrid-angular.module.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ import { ConceptMapAuthoring } from '../../../wise5/components/conceptMap/concep
5252
import { DrawAuthoring } from '../../../wise5/components/draw/draw-authoring/draw-authoring.component';
5353
import { MatchAuthoring } from '../../../wise5/components/match/match-authoring/match-authoring.component';
5454
import { LabelAuthoring } from '../../../wise5/components/label/label-authoring/label-authoring.component';
55+
import { TableAuthoring } from '../../../wise5/components/table/table-authoring/table-authoring.component';
5556

5657
@NgModule({
5758
declarations: [
@@ -87,6 +88,7 @@ import { LabelAuthoring } from '../../../wise5/components/label/label-authoring/
8788
RubricAuthoringComponent,
8889
StatusIconComponent,
8990
StepInfoComponent,
91+
TableAuthoring,
9092
WorkgroupInfoComponent,
9193
WorkgroupNodeScoreComponent,
9294
WorkgroupSelectAutocompleteComponent,

src/main/webapp/site/src/messages.xlf

Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6040,6 +6040,10 @@
60406040
<context context-type="sourcefile">../../wise5/components/openResponse/open-response-authoring/open-response-authoring.component.html</context>
60416041
<context context-type="linenumber">11</context>
60426042
</context-group>
6043+
<context-group purpose="location">
6044+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
6045+
<context context-type="linenumber">2</context>
6046+
</context-group>
60436047
</trans-unit>
60446048
<trans-unit datatype="html" id="495b53dee6164e1c3ec7d95ee3527bb23b62a8c2">
60456049
<source>Enter Prompt Here</source>
@@ -6067,6 +6071,10 @@
60676071
<context context-type="sourcefile">../../wise5/components/openResponse/open-response-authoring/open-response-authoring.component.html</context>
60686072
<context context-type="linenumber">15</context>
60696073
</context-group>
6074+
<context-group purpose="location">
6075+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
6076+
<context context-type="linenumber">6</context>
6077+
</context-group>
60706078
</trans-unit>
60716079
<trans-unit datatype="html" id="818444ddcd112e756ab725357dcfb238b9257324">
60726080
<source>Background Image (Optional)</source>
@@ -6356,6 +6364,14 @@
63566364
<context context-type="sourcefile">../../wise5/components/multipleChoice/multiple-choice-authoring/multiple-choice-authoring.component.html</context>
63576365
<context context-type="linenumber">124</context>
63586366
</context-group>
6367+
<context-group purpose="location">
6368+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
6369+
<context context-type="linenumber">58</context>
6370+
</context-group>
6371+
<context-group purpose="location">
6372+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
6373+
<context context-type="linenumber">99</context>
6374+
</context-group>
63596375
</trans-unit>
63606376
<trans-unit datatype="html" id="e3b469b69eef004764c51b7a8b3efa761501ab73">
63616377
<source> Show Node Labels </source>
@@ -7289,6 +7305,113 @@
72897305
<context context-type="linenumber">6</context>
72907306
</context-group>
72917307
</trans-unit>
7308+
<trans-unit datatype="html" id="b169576ab898458aa823e09c1e7f3397f8f011a0">
7309+
<source>Columns</source>
7310+
<context-group purpose="location">
7311+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7312+
<context context-type="linenumber">13</context>
7313+
</context-group>
7314+
</trans-unit>
7315+
<trans-unit datatype="html" id="79765b4b2ed87b05e0fd5d6937cec32d1995645f">
7316+
<source>Rows</source>
7317+
<context-group purpose="location">
7318+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7319+
<context context-type="linenumber">20</context>
7320+
</context-group>
7321+
</trans-unit>
7322+
<trans-unit datatype="html" id="aa22ffb76fc0555efcd54b896bff75a3e469982e">
7323+
<source>Global Cell Size</source>
7324+
<context-group purpose="location">
7325+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7326+
<context context-type="linenumber">27</context>
7327+
</context-group>
7328+
</trans-unit>
7329+
<trans-unit datatype="html" id="630090c98b3bf8c12d948c30ea150a25bc861fe9">
7330+
<source>Insert Column Before</source>
7331+
<context-group purpose="location">
7332+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7333+
<context context-type="linenumber">44</context>
7334+
</context-group>
7335+
<context-group purpose="location">
7336+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7337+
<context context-type="linenumber">47</context>
7338+
</context-group>
7339+
</trans-unit>
7340+
<trans-unit datatype="html" id="9634f970a787b967a6da5d3edcd6d6530012278c">
7341+
<source>Delete Column</source>
7342+
<context-group purpose="location">
7343+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7344+
<context context-type="linenumber">55</context>
7345+
</context-group>
7346+
</trans-unit>
7347+
<trans-unit datatype="html" id="97537cb70f46603f1ae244ad748fa2622fb5bf0b">
7348+
<source>Insert Column After</source>
7349+
<context-group purpose="location">
7350+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7351+
<context context-type="linenumber">67</context>
7352+
</context-group>
7353+
<context-group purpose="location">
7354+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7355+
<context context-type="linenumber">70</context>
7356+
</context-group>
7357+
</trans-unit>
7358+
<trans-unit datatype="html" id="897363afbaacb7374bb5e259129b76687b431671">
7359+
<source>Insert Row Before</source>
7360+
<context-group purpose="location">
7361+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7362+
<context context-type="linenumber">85</context>
7363+
</context-group>
7364+
<context-group purpose="location">
7365+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7366+
<context context-type="linenumber">88</context>
7367+
</context-group>
7368+
</trans-unit>
7369+
<trans-unit datatype="html" id="2ab75889a800e0e0fd14d0d63b8a003ee69519c6">
7370+
<source>Delete Row</source>
7371+
<context-group purpose="location">
7372+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7373+
<context context-type="linenumber">96</context>
7374+
</context-group>
7375+
</trans-unit>
7376+
<trans-unit datatype="html" id="75e10460c25b4a5f95b9d8077f0cb9b8968b47ce">
7377+
<source>Insert Row After</source>
7378+
<context-group purpose="location">
7379+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7380+
<context context-type="linenumber">108</context>
7381+
</context-group>
7382+
<context-group purpose="location">
7383+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7384+
<context context-type="linenumber">111</context>
7385+
</context-group>
7386+
</trans-unit>
7387+
<trans-unit datatype="html" id="13968818aa5f7771fe043f7d614f21c66b21e21a">
7388+
<source> Editable </source>
7389+
<context-group purpose="location">
7390+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7391+
<context context-type="linenumber">130</context>
7392+
</context-group>
7393+
</trans-unit>
7394+
<trans-unit datatype="html" id="5943b22e7e12f461de18c831b7cf94ddf4baf11a">
7395+
<source>Column Cell Size</source>
7396+
<context-group purpose="location">
7397+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7398+
<context context-type="linenumber">152</context>
7399+
</context-group>
7400+
</trans-unit>
7401+
<trans-unit datatype="html" id="8d3659d1c474ee37dde6c775445b585af3b79b56">
7402+
<source> Make All Cells Editable </source>
7403+
<context-group purpose="location">
7404+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7405+
<context context-type="linenumber">167</context>
7406+
</context-group>
7407+
</trans-unit>
7408+
<trans-unit datatype="html" id="964c339de395a09a2ea31889d1f3b0e89ffd9107">
7409+
<source> Make All Cells Uneditable </source>
7410+
<context-group purpose="location">
7411+
<context context-type="sourcefile">../../wise5/components/table/table-authoring/table-authoring.component.html</context>
7412+
<context context-type="linenumber">174</context>
7413+
</context-group>
7414+
</trans-unit>
72927415
<trans-unit datatype="html" id="f9c52903219e583ddefb23cd102d2057504ac980">
72937416
<source>(Team <x equiv-text="{{workgroupId}}" id="INTERPOLATION"/>)</source>
72947417
<context-group purpose="location">

0 commit comments

Comments
 (0)