@datagrok/hit-triage 1.3.4 → 1.3.6
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/CHANGELOG.md +8 -0
- package/README_HD.md +1 -1
- package/dist/package.js +1 -1
- package/dist/package.js.map +1 -1
- package/files/Hit Design/campaigns/DMT1-1/campaign.json +0 -1
- package/files/Hit Design/campaigns/DMT2-1/campaign.json +0 -1
- package/package.json +1 -1
- package/src/app/consts.ts +3 -0
- package/src/app/hit-design-app.ts +9 -4
- package/src/app/hit-design-views/info-view.ts +6 -3
- package/src/app/types.ts +3 -1
- package/src/app/utils.ts +13 -5
package/CHANGELOG.md
CHANGED
package/README_HD.md
CHANGED
|
@@ -44,7 +44,7 @@ Campaigns are built based on templates and encompass the actual hit design proce
|
|
|
44
44
|
|
|
45
45
|
Campaigns can be groupped either by template key, status or be ungroupped. The groupping setting can be changed by clicking 'Group By' icon next to 'Comntinue Campaign' header.
|
|
46
46
|
|
|
47
|
-

|
|
47
|
+

|
|
48
48
|
|
|
49
49
|
## Getting started
|
|
50
50
|
|