@things-factory/dataset 7.0.49 → 7.0.52

Sign up to get free protection for your applications and to get access to all the features.
Files changed (31) hide show
  1. package/client/pages/data-entry/data-entry-list-page.ts +12 -2
  2. package/client/pages/data-key-set/data-key-set-list-page.ts +5 -2
  3. package/client/pages/data-ooc/data-ooc-list-page.ts +3 -1
  4. package/client/pages/data-report/data-report-list-page.ts +10 -2
  5. package/client/pages/data-sample/data-sample-list-page.ts +3 -1
  6. package/client/pages/data-sample/data-sample-search-page.ts +3 -1
  7. package/client/pages/data-set/data-set-list-page.ts +28 -6
  8. package/client/pages/data-summary/data-summary-list-page.ts +22 -8
  9. package/dist-client/pages/data-entry/data-entry-list-page.js +11 -2
  10. package/dist-client/pages/data-entry/data-entry-list-page.js.map +1 -1
  11. package/dist-client/pages/data-key-set/data-key-set-list-page.js +4 -2
  12. package/dist-client/pages/data-key-set/data-key-set-list-page.js.map +1 -1
  13. package/dist-client/pages/data-ooc/data-ooc-list-page.js +3 -1
  14. package/dist-client/pages/data-ooc/data-ooc-list-page.js.map +1 -1
  15. package/dist-client/pages/data-report/data-report-list-page.js +10 -2
  16. package/dist-client/pages/data-report/data-report-list-page.js.map +1 -1
  17. package/dist-client/pages/data-sample/data-sample-list-page.js +3 -1
  18. package/dist-client/pages/data-sample/data-sample-list-page.js.map +1 -1
  19. package/dist-client/pages/data-sample/data-sample-search-page.js +3 -1
  20. package/dist-client/pages/data-sample/data-sample-search-page.js.map +1 -1
  21. package/dist-client/pages/data-set/data-set-list-page.js +24 -6
  22. package/dist-client/pages/data-set/data-set-list-page.js.map +1 -1
  23. package/dist-client/pages/data-summary/data-summary-list-page.js +15 -4
  24. package/dist-client/pages/data-summary/data-summary-list-page.js.map +1 -1
  25. package/dist-client/tsconfig.tsbuildinfo +1 -1
  26. package/package.json +4 -4
  27. package/translations/en.json +4 -1
  28. package/translations/ja.json +4 -1
  29. package/translations/ko.json +4 -1
  30. package/translations/ms.json +4 -1
  31. package/translations/zh.json +4 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/dataset",
3
- "version": "7.0.49",
3
+ "version": "7.0.52",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -45,16 +45,16 @@
45
45
  "@things-factory/board-service": "^7.0.49",
46
46
  "@things-factory/env": "^7.0.33",
47
47
  "@things-factory/integration-base": "^7.0.49",
48
- "@things-factory/organization": "^7.0.49",
48
+ "@things-factory/organization": "^7.0.52",
49
49
  "@things-factory/personalization": "^7.0.49",
50
50
  "@things-factory/scheduler-client": "^7.0.49",
51
51
  "@things-factory/shell": "^7.0.49",
52
52
  "@things-factory/work-shift": "^7.0.49",
53
- "@things-factory/worklist": "^7.0.49",
53
+ "@things-factory/worklist": "^7.0.52",
54
54
  "cron-parser": "^4.3.0",
55
55
  "moment-timezone": "^0.5.45",
56
56
  "simple-statistics": "^7.8.3",
57
57
  "statistics": "^3.3.0"
58
58
  },
59
- "gitHead": "3fdc2d9c86f8ebf1470fa5d2155b7b3019df6c0d"
59
+ "gitHead": "ff6154d83646d8bd49030984a8122d3d5896d646"
60
60
  }
@@ -1,8 +1,12 @@
1
1
  {
2
2
  "button.corrected": "corrected",
3
+ "button.edit-model": "edit model",
4
+ "button.enter-data": "enter data",
3
5
  "button.print": "print",
4
6
  "button.request-archive": "request archive",
5
7
  "button.reviewed": "reviewed",
8
+ "button.view-monitor": "monitor",
9
+ "button.view-report": "view report",
6
10
  "error.dataset not found": "Cannot find dataSet with the given name({dataSetName})",
7
11
  "error.summary not supported": "The given dataSet({dataSetName}) does not support reports for {period}",
8
12
  "field.agg-function": "aggregation func.",
@@ -119,7 +123,6 @@
119
123
  "text.manually collected": "manually collected",
120
124
  "text.presigned_url_created": "a presigned url of archive is created",
121
125
  "title.data collecting editor": "data collecting editor",
122
- "title.data collecting schedule (un)register": "(un)register data collecting schedule",
123
126
  "title.data-archive downloads ready": "data archive download ready",
124
127
  "title.data-archive list": "data archive list",
125
128
  "title.data-archive request failed": "failed a data archive request",
@@ -1,8 +1,12 @@
1
1
  {
2
2
  "button.corrected": "措置完了",
3
+ "button.edit-model": "モデルを編集",
4
+ "button.enter-data": "データを入力",
3
5
  "button.print": "プリント",
4
6
  "button.request-archive": "資料保管の新規リクエスト",
5
7
  "button.reviewed": "検討完了",
8
+ "button.view-monitor": "モニター",
9
+ "button.view-report": "レポートを見る",
6
10
  "error.dataset not found": "指定された名前の({dataSetName})データセットが見つかりません",
7
11
  "error.summary not supported": "指定されたデータセット({dataSetName})は{period}のレポートに対応していません",
8
12
  "field.agg-function": "集計関数",
@@ -118,7 +122,6 @@
118
122
  "text.data-archive waits": "時間が数分かかる場合があります. 可能な時点でプッシュメッセージでお知らせます.",
119
123
  "text.manually collected": "手動収集",
120
124
  "title.data collecting editor": "データ収集画面",
121
- "title.data collecting schedule (un)register": "データ収集スケジュール登録/削除",
122
125
  "title.data-archive downloads ready": "アーカイブ ダウンロード可能",
123
126
  "title.data-archive list": "アーカイブ照会",
124
127
  "title.data-archive request failed": "アーカイブ リクエスト失敗",
@@ -1,8 +1,12 @@
1
1
  {
2
2
  "button.corrected": "조치완료",
3
+ "button.edit-model": "모델 편집",
4
+ "button.enter-data": "데이타 입력",
3
5
  "button.print": "인쇄",
4
6
  "button.request-archive": "자료보관 신규 요청",
5
7
  "button.reviewed": "검토완료",
8
+ "button.view-monitor": "모니터",
9
+ "button.view-report": "리포트 보기",
6
10
  "error.dataset not found": "주어진 이름의({dataSetName}) dataSet을 찾을 수 없습니다",
7
11
  "error.summary not supported": "주어진 dataSet({dataSetName})은 {period}의 레포트가 지원되지 않습니다",
8
12
  "field.agg-function": "집계함수",
@@ -118,7 +122,6 @@
118
122
  "text.data-archive waits": "시간이 수 분 소요될 수 있습니다. 가능한 시점에 푸시 메시지로 알려드립니다.",
119
123
  "text.manually collected": "수동 수집",
120
124
  "title.data collecting editor": "데이타 수집 화면",
121
- "title.data collecting schedule (un)register": "데이타 수집 스케쥴 등록/삭제",
122
125
  "title.data-archive downloads ready": "아카이브 다운로드 가능",
123
126
  "title.data-archive list": "데이타 아카이브 조회",
124
127
  "title.data-archive request failed": "아카이브 요청 실패",
@@ -1,8 +1,12 @@
1
1
  {
2
2
  "button.corrected": "diperbetulkan",
3
+ "button.edit-model": "edit model",
4
+ "button.enter-data": "enter data",
3
5
  "button.print": "cetak",
4
6
  "button.request-archive": "permintaan arkib",
5
7
  "button.reviewed": "disemak",
8
+ "button.view-monitor": "monitor",
9
+ "button.view-report": "lihat laporan",
6
10
  "error.dataset not found": "Tidak dapat mencari dataSet dengan nama yang diberi({dataSetName})",
7
11
  "error.summary not supported": "DataSet yang diberi({dataSetName}) tidak menyokong laporan untuk {period}",
8
12
  "field.agg-function": "fungsi agregasi",
@@ -119,7 +123,6 @@
119
123
  "text.manually collected": "dikumpulkan secara manual",
120
124
  "text.presigned_url_created": "url arkib yang ditandatangani sebelumnya dicipta",
121
125
  "title.data collecting editor": "editor pengumpulan data",
122
- "title.data collecting schedule (un)register": "(tidak) mendaftar jadual pengumpulan data",
123
126
  "title.data-archive downloads ready": "muat turun arkib data sedia",
124
127
  "title.data-archive list": "senarai arkib data",
125
128
  "title.data-archive request failed": "gagal permintaan arkib data",
@@ -1,8 +1,12 @@
1
1
  {
2
2
  "button.corrected": "已处理",
3
+ "button.edit-model": "编辑模型",
4
+ "button.enter-data": "输入数据",
3
5
  "button.print": "打印",
4
6
  "button.request-archive": "新资料存档请求",
5
7
  "button.reviewed": "审核完成",
8
+ "button.view-monitor": "监控",
9
+ "button.view-report": "查看报告",
6
10
  "error.dataset not found": "无法找到给定名称的({dataSetName})数据集",
7
11
  "error.summary not supported": "给定的数据集({dataSetName})不支持{period}的报告",
8
12
  "field.agg-function": "聚合函数",
@@ -118,7 +122,6 @@
118
122
  "text.data-archive waits": "可能需要几分钟时间。我们会在可能的时候通过推送消息通知您。",
119
123
  "text.manually collected": "手动收集",
120
124
  "title.data collecting editor": "数据收集界面",
121
- "title.data collecting schedule (un)register": "数据收集计划注册/删除",
122
125
  "title.data-archive downloads ready": "归档下载已就绪",
123
126
  "title.data-archive list": "数据归档查询",
124
127
  "title.data-archive request failed": "归档请求失败",