@things-factory/operato-board 6.2.112 → 6.2.114

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/.dockerignore CHANGED
@@ -3,4 +3,5 @@ installer
3
3
  Dockerfile
4
4
  logs
5
5
  docker-compose.yml
6
- db.sqlite
6
+ db.sqlite
7
+ license.json
package/license.json ADDED
@@ -0,0 +1,13 @@
1
+ {
2
+ "Customer": "internal",
3
+ "Product": "internal-dev",
4
+ "License Type": "Evaluation",
5
+ "Purchase Date": "2024.01.01",
6
+ "Expiration Date": "2024.03.31",
7
+ "Host Address": "UNLIMITED",
8
+ "Max Target Count": 0,
9
+ "Max Domain Count": 0,
10
+ "Permissions For Board Usage": "Viewer, Modeller",
11
+ "Permissions For Tailor Tool": "Runner, Studio",
12
+ "Key": "5eyJDdXN0b21lciI6ImludGVybmFsIiwiUHJvZHVjdCI6ImludGVybmFsLWRldiIsIkxpY2Vuc2UgVHlwZSI6IkV2YWx1YXRpb24iLCJQdXJjaGFzZSBEYXRlIjoiMjAyNC4wMS4wMSIsIkV4cGlyYXRpb24gRGF0ZSI6IjIwMjQuMDMuMzEiLCJIb3N0IEFkZHJlc3MiOiJVTkxJTUlURUQiLCJNYXggVGFyZ2V0IENvdW50IjowLCJNYXggRG9tYWluIENvdW50IjowLCJQZXJtaXNzaW9ucyBGb3IgQm9hcmQgVXNhZ2UiOiJWaWV3ZXIsIE1vZGVsbGVyIiwiUGVybWlzc2lvbnMgRm9yIFRhaWxvciBUb29sIjoiUnVubmVyLCBTdHVkaW8iLCJLZXkiOiJBeGdxSlFzNEhqRUFCRGNMRVFBbUZpTU1Da2NFR2g0UURVMG1FaGs3RHdnZklTVldFaGtNUEFRZUt6TW1UUUFVQWhrU0dCSUVLVk1nQ2hBK0JBZ3JDaVpMREE4SkJCSVVFVGNhUnhZWkNra09EaXN6SmtzV0x3a3BFREFiRVIxUUNpOHVPeHdlS2hnTE9DSUpBUmtpR1JvV0xTVVRDUkErSHdrRkFDSktLeGdVRlRRV0p4WTdWeDhPR1VVZkNoNDFEQ2NBR0FrcUZnOFNOenRIR2hvY0FnNE9Lek1tU2lNV0ZUd1hGQ2NsSWxVZkdSMDdIQjRxSUEwVEhqRVpGeUlLR2lFbFRBa3VGVHNaQ0NvVEcwc01GdzRuQkF3aUZCNUpJQjRZSUE4SkRRSVpKeVlZQ0FRU01Tc2tJVllJQ2kwQ0h3a0ZEaU1qSWhNSktnRUdJaUkyVkJNS0NrY2ZIQ1lOQ3pjM01SazhCeFlvSmlVeEVna1lSZ2NKSmhFT056TVVBVXNtR2hJMkprY2JEQ2s2QlF3akFoazRIZ2NJQkJNSUpRQWxOd3NLREFVT0NTc0tKaVU3RlFnWkVoSVNJaGxaSXdnVk94TWFIaEFOTndBWkFRUUVGUklGSWtjYURDbExIeHNpQVE0M0RCVUJPeVlNRWpjMlV5TUpEVHNURFI0TURVMFdHQllWSmcwUUlSbExDd29xT3dJUU55dz0ifQ==97213"
13
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "6.2.112",
3
+ "version": "6.2.114",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -88,40 +88,40 @@
88
88
  "@operato/shell": "^1.0.1",
89
89
  "@operato/styles": "^1.0.0",
90
90
  "@operato/utils": "^1.0.1",
91
- "@things-factory/apptool-ui": "^6.2.112",
92
- "@things-factory/auth-azure-ad": "^6.2.112",
93
- "@things-factory/auth-google": "^6.2.112",
94
- "@things-factory/auth-ui": "^6.2.112",
95
- "@things-factory/board-service": "^6.2.112",
96
- "@things-factory/board-ui": "^6.2.112",
97
- "@things-factory/context-ui": "^6.2.103",
98
- "@things-factory/export-ui": "^6.2.103",
99
- "@things-factory/fav-base": "^6.2.112",
100
- "@things-factory/font-base": "^6.2.112",
91
+ "@things-factory/apptool-ui": "^6.2.114",
92
+ "@things-factory/auth-azure-ad": "^6.2.114",
93
+ "@things-factory/auth-google": "^6.2.114",
94
+ "@things-factory/auth-ui": "^6.2.114",
95
+ "@things-factory/board-service": "^6.2.114",
96
+ "@things-factory/board-ui": "^6.2.114",
97
+ "@things-factory/context-ui": "^6.2.114",
98
+ "@things-factory/export-ui": "^6.2.114",
99
+ "@things-factory/fav-base": "^6.2.114",
100
+ "@things-factory/font-base": "^6.2.114",
101
101
  "@things-factory/form-ui": "^6.2.103",
102
- "@things-factory/help": "^6.2.103",
103
- "@things-factory/i18n-base": "^6.2.103",
104
- "@things-factory/import-ui": "^6.2.103",
105
- "@things-factory/integration-base": "^6.2.112",
106
- "@things-factory/integration-msgraph": "^6.2.112",
107
- "@things-factory/integration-notification": "^6.2.112",
108
- "@things-factory/integration-openai": "^6.2.112",
109
- "@things-factory/integration-ui": "^6.2.112",
110
- "@things-factory/more-ui": "^6.2.103",
111
- "@things-factory/notification": "^6.2.112",
112
- "@things-factory/oauth2-client": "^6.2.112",
113
- "@things-factory/offline-ui": "^6.2.103",
102
+ "@things-factory/help": "^6.2.114",
103
+ "@things-factory/i18n-base": "^6.2.114",
104
+ "@things-factory/import-ui": "^6.2.114",
105
+ "@things-factory/integration-base": "^6.2.114",
106
+ "@things-factory/integration-msgraph": "^6.2.114",
107
+ "@things-factory/integration-notification": "^6.2.114",
108
+ "@things-factory/integration-openai": "^6.2.114",
109
+ "@things-factory/integration-ui": "^6.2.114",
110
+ "@things-factory/more-ui": "^6.2.114",
111
+ "@things-factory/notification": "^6.2.114",
112
+ "@things-factory/oauth2-client": "^6.2.114",
113
+ "@things-factory/offline-ui": "^6.2.114",
114
114
  "@things-factory/pdf": "^6.2.103",
115
- "@things-factory/print-service": "^6.2.103",
116
- "@things-factory/print-ui": "^6.2.112",
117
- "@things-factory/resource-ui": "^6.2.112",
118
- "@things-factory/setting-ui": "^6.2.112",
119
- "@things-factory/shell": "^6.2.103",
120
- "@things-factory/system": "^6.2.103"
115
+ "@things-factory/print-service": "^6.2.114",
116
+ "@things-factory/print-ui": "^6.2.114",
117
+ "@things-factory/resource-ui": "^6.2.114",
118
+ "@things-factory/setting-ui": "^6.2.114",
119
+ "@things-factory/shell": "^6.2.114",
120
+ "@things-factory/system": "^6.2.114"
121
121
  },
122
122
  "devDependencies": {
123
- "@things-factory/board-test": "^6.2.112",
123
+ "@things-factory/board-test": "^6.2.114",
124
124
  "@things-factory/builder": "^6.2.103"
125
125
  },
126
- "gitHead": "313fa0d0d7646fb9657be537faa62536de9c07af"
126
+ "gitHead": "6b471894613abd775ce70b23790f89a2505c825a"
127
127
  }
package/schema.graphql CHANGED
@@ -652,7 +652,6 @@ type Department {
652
652
  name: String
653
653
  parent: Department
654
654
  picture: String
655
- state: String
656
655
  updatedAt: DateTimeISO
657
656
  updater: User
658
657
  version: Float
@@ -673,13 +672,6 @@ input DepartmentPatch {
673
672
  name: String
674
673
  parent: ObjectRef
675
674
  picture: Upload
676
- state: DepartmentStatus
677
- }
678
-
679
- """state enumeration of a department"""
680
- enum DepartmentStatus {
681
- STATUS_A
682
- STATUS_B
683
675
  }
684
676
 
685
677
  type Domain {
@@ -2344,7 +2336,6 @@ input NewDepartment {
2344
2336
  name: String!
2345
2337
  parent: ObjectRef
2346
2338
  picture: Upload
2347
- state: DepartmentStatus
2348
2339
  }
2349
2340
 
2350
2341
  input NewEmployee {
@@ -3303,8 +3294,8 @@ type Query {
3303
3294
  """To fetch a Department"""
3304
3295
  department(id: String!): Department
3305
3296
 
3306
- """To fetch a Root Department"""
3307
- departmentRoot: Department
3297
+ """To fetch a Root Departments"""
3298
+ departmentRoots(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): DepartmentList
3308
3299
 
3309
3300
  """To fetch multiple Departments"""
3310
3301
  departments(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): DepartmentList!
@@ -3427,9 +3418,6 @@ type Query {
3427
3418
  """To fetch my notifications"""
3428
3419
  myNotifications(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): NotificationList!
3429
3420
 
3430
- """To fetch current users privileges for current domain"""
3431
- myPrivileges: [Privilege!]!
3432
-
3433
3421
  """To fetch roles of current user"""
3434
3422
  myRoles: [Role!]!
3435
3423