mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 03:14:40 +03:00
parent
1665ba4eac
commit
6b2f2bd548
68
changelog.md
68
changelog.md
@ -1,28 +1,52 @@
|
||||
# Changelog
|
||||
|
||||
## 0.6.110 (upcoming)
|
||||
## 0.6.111 (upcoming)
|
||||
|
||||
- UBER-560: filter out current transaction and get mixin
|
||||
- UBER-413: Allow extensible navigator model
|
||||
- UBER-538: fixed ListView and KanbanView.
|
||||
- UBER-509: do not update list of unread right after reading
|
||||
- UBER-537: review support in inbox
|
||||
- UBER-473: show icon for department
|
||||
- UBER-538: update ListView layout. Subissues, related issues.
|
||||
- UBER-462: prevent creating existing enum value and disable the button in…
|
||||
- Not open docx preview
|
||||
- UBER-504: fix presenters on ListItem. Add DeviceSizes.
|
||||
- UBER-472: don't update when it's not needed
|
||||
- UBER-472: Fast Keyboard Up/Down enable Jimbo mode for inbox
|
||||
- UBER-491: Opening issue from Active on close switch to All issues mode
|
||||
- UBER-520: Fix images drag & drop
|
||||
- UBER-504: correct display of optional presenters
|
||||
- UBER-525: fixed popup logic placement for top
|
||||
- UBER-505: Fix resolve errors in console
|
||||
- UBER-526/UBER-523
|
||||
- UBER-428: displaying tooltips with a delay
|
||||
- UBER-498: replace component shortcut
|
||||
- UBER-526: Live reload on language changes.
|
||||
## 0.6.110
|
||||
|
||||
- UBER-498: replace component shortcut by @ThetaDR in https://github.com/hcengineering/anticrm/pull/3441
|
||||
- UBER-428: displaying tooltips with a delay by @SasLord in https://github.com/hcengineering/anticrm/pull/3442
|
||||
- UBER-477: Uberflow dependencies by @haiodo in https://github.com/hcengineering/anticrm/pull/3440
|
||||
- Enable build cache by @haiodo in https://github.com/hcengineering/anticrm/pull/3446
|
||||
- UBER-526/UBER-523 by @haiodo in https://github.com/hcengineering/anticrm/pull/3447
|
||||
- UBER-505: Fix resolve errors in console by @haiodo in https://github.com/hcengineering/anticrm/pull/3449
|
||||
- UBER-525: fixed popup logic placement for top by @SasLord in https://github.com/hcengineering/anticrm/pull/3448
|
||||
- UBER-528: Fix navigation in embedded mode by @haiodo in https://github.com/hcengineering/anticrm/pull/3450
|
||||
- Fix build script by @haiodo in https://github.com/hcengineering/anticrm/pull/3451
|
||||
- UBER-504: correct display of optional presenters by @SasLord in https://github.com/hcengineering/anticrm/pull/3452
|
||||
- UBER-520: Fix images drag & drop by @haiodo in https://github.com/hcengineering/anticrm/pull/3453
|
||||
- TSK-1575 by @BykhovDenis in https://github.com/hcengineering/anticrm/pull/3455
|
||||
- UBER-491 by @BykhovDenis in https://github.com/hcengineering/anticrm/pull/3456
|
||||
- UBER-507: Process undefined in ProjectPresenter and MilestonePresenter by @wazsone in https://github.com/hcengineering/anticrm/pull/3458
|
||||
- UBER-472 by @BykhovDenis in https://github.com/hcengineering/anticrm/pull/3457
|
||||
- UBER-513: Fix desktop app navigation by @haiodo in https://github.com/hcengineering/anticrm/pull/3459
|
||||
- UBER-472: don't update when it's not needed by @ThetaDR in https://github.com/hcengineering/anticrm/pull/3460
|
||||
- UBER-504: fix presenters on ListItem. Add DeviceSizes. by @SasLord in https://github.com/hcengineering/anticrm/pull/3463
|
||||
- Not open docx preview by @BykhovDenis in https://github.com/hcengineering/anticrm/pull/3462
|
||||
- UBER-462: prevent creating existing enum value and disable the button in that case by @ThetaDR in https://github.com/hcengineering/anticrm/pull/3465
|
||||
- UBER-538: update ListView layout. Subissues, related issues. by @SasLord in https://github.com/hcengineering/anticrm/pull/3467
|
||||
- UBER-536: Fix test stability by @haiodo in https://github.com/hcengineering/anticrm/pull/3466
|
||||
- Publish request module by @haiodo in https://github.com/hcengineering/anticrm/pull/3468
|
||||
- QFix Notification selection by @haiodo in https://github.com/hcengineering/anticrm/pull/3469
|
||||
- channels_dropdown_qfix by @BykhovDenis in https://github.com/hcengineering/anticrm/pull/3470
|
||||
- UBER-473: show icon for department by @ThetaDR in https://github.com/hcengineering/anticrm/pull/3472
|
||||
- UBER-537: review support in inbox by @ThetaDR in https://github.com/hcengineering/anticrm/pull/3471
|
||||
- UBER-509: do not update list of unread right after reading by @ThetaDR in https://github.com/hcengineering/anticrm/pull/3461
|
||||
- Fix gmail error by @BykhovDenis in https://github.com/hcengineering/anticrm/pull/3473
|
||||
- Fix multiple channels by @BykhovDenis in https://github.com/hcengineering/anticrm/pull/3474
|
||||
- UBER-538: fixed ListView and KanbanView. by @SasLord in https://github.com/hcengineering/anticrm/pull/3475
|
||||
- fix label by @ThetaDR in https://github.com/hcengineering/anticrm/pull/3476
|
||||
- UBER-413: Allow extensible navigator model by @haiodo in https://github.com/hcengineering/anticrm/pull/3477
|
||||
- UBER-556: add migration for icons with typo in it by @ThetaDR in https://github.com/hcengineering/anticrm/pull/3478
|
||||
- UBER-560: filter out current transaction and get mixin by @ThetaDR in https://github.com/hcengineering/anticrm/pull/3480
|
||||
- Add the ability to restrict adding / removing attachments by @s0gorelkov in https://github.com/hcengineering/anticrm/pull/3479
|
||||
- UBER-298: Add readonly users option to the UserBoxItems component by @wazsone in https://github.com/hcengineering/anticrm/pull/3481
|
||||
- Bump versions properly by @haiodo in https://github.com/hcengineering/anticrm/pull/3483
|
||||
- UBER-142: update buttons. Cleaning CSS. by @SasLord in https://github.com/hcengineering/anticrm/pull/3482
|
||||
- UBER-573,-574: updated button styles, fixed ListView by @SasLord in https://github.com/hcengineering/anticrm/pull/3484
|
||||
- UBER-572: fixed overflow for emoji. by @SasLord in https://github.com/hcengineering/anticrm/pull/3485
|
||||
- Publish rpc by @BykhovDenis in https://github.com/hcengineering/anticrm/pull/3487
|
||||
- UBER-554: show messages with error and allow resending by @ThetaDR in https://github.com/hcengineering/anticrm/pull/3488
|
||||
|
||||
Function translate is updated to pass language, so be aware to use `$themeState.language` to properly use translation.
|
||||
|
||||
|
99
common/scripts/sync-versions.js
Executable file
99
common/scripts/sync-versions.js
Executable file
@ -0,0 +1,99 @@
|
||||
const fs = require('fs')
|
||||
const execSync = require('child_process').execSync
|
||||
const repo = '@hcengineering'
|
||||
|
||||
const packages = {}
|
||||
const pathes = {}
|
||||
const packageDependencies = {}
|
||||
const bumpedPackages = new Set()
|
||||
const jsons = {}
|
||||
const updatedPackages = new Set()
|
||||
|
||||
function fillPackages (config) {
|
||||
for (const package of config.projects) {
|
||||
packages[package.name] = {
|
||||
version: package.version,
|
||||
path: package.path,
|
||||
shouldPublish: package.shouldPublish
|
||||
}
|
||||
pathes[package.path] = package.name
|
||||
}
|
||||
}
|
||||
|
||||
function getChangedPackages (changedFiles) {
|
||||
let changedPackages = []
|
||||
for (const changedFile of changedFiles) {
|
||||
const filePath = changedFile.split('/')
|
||||
const changedFileRoot = `${filePath[0]}/${filePath[1]}`
|
||||
const changedPackage = pathes[changedFileRoot]
|
||||
if (changedPackage !== undefined && !changedPackages.includes(changedPackage)) {
|
||||
changedPackages.push(changedPackage)
|
||||
}
|
||||
}
|
||||
return changedPackages
|
||||
}
|
||||
|
||||
function buildDependencyTree () {
|
||||
for (const name in packages) {
|
||||
const package = packages[name]
|
||||
const file = package.path + '/package.json'
|
||||
const raw = fs.readFileSync(file)
|
||||
const json = JSON.parse(raw)
|
||||
jsons[name] = json
|
||||
const dependencies = json.dependencies
|
||||
for (const dependency in dependencies) {
|
||||
if (dependency.startsWith(repo)) {
|
||||
const set = packageDependencies[dependency] ?? new Set()
|
||||
set.add(name)
|
||||
packageDependencies[dependency] = set
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function getVersion (json) {
|
||||
return json.version
|
||||
}
|
||||
|
||||
function bumpPackage (name, dependency, depVersion) {
|
||||
let json = jsons[name]
|
||||
if (!bumpedPackages.has(name)) {
|
||||
const newVersion = getVersion(json)
|
||||
json.version = newVersion
|
||||
bumpedPackages.add(name)
|
||||
updatedPackages.add(name)
|
||||
}
|
||||
if (dependency !== undefined && depVersion !== undefined) {
|
||||
if (json.dependencies[dependency] !== `^${depVersion}`) {
|
||||
json.dependencies[dependency] = `^${depVersion}`
|
||||
updatedPackages.add(name)
|
||||
}
|
||||
}
|
||||
if (bumpedPackages.has(name)) {
|
||||
for (const dep of packageDependencies[name] ?? []) {
|
||||
bumpPackage(dep, name, json.version)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function main () {
|
||||
const config = JSON.parse(execSync('rush list -p --json', { encoding: 'utf-8' }))
|
||||
|
||||
fillPackages(config)
|
||||
buildDependencyTree()
|
||||
|
||||
let changedPackages = Object.keys(packages)
|
||||
|
||||
for (const packageName of changedPackages) {
|
||||
bumpPackage(packageName)
|
||||
}
|
||||
|
||||
for (const packageName of updatedPackages) {
|
||||
const package = packages[packageName]
|
||||
const file = package.path + '/package.json'
|
||||
const res = JSON.stringify(jsons[packageName], undefined, 2)
|
||||
fs.writeFileSync(file, res + '\n')
|
||||
}
|
||||
}
|
||||
|
||||
main ()
|
@ -104,7 +104,7 @@
|
||||
"@hcengineering/server-attachment-resources": "^0.6.0",
|
||||
"@hcengineering/server-contact": "^0.6.1",
|
||||
"@hcengineering/server-contact-resources": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-notification-resources": "^0.6.0",
|
||||
"@hcengineering/server-setting": "^0.6.0",
|
||||
"@hcengineering/server-setting-resources": "^0.6.0",
|
||||
@ -123,7 +123,7 @@
|
||||
"@hcengineering/tags-resources": "^0.6.0",
|
||||
"@hcengineering/server-chunter": "^0.6.0",
|
||||
"@hcengineering/server-chunter-resources": "^0.6.0",
|
||||
"@hcengineering/server-inventory": "^0.6.0",
|
||||
"@hcengineering/server-inventory": "^0.6.1",
|
||||
"@hcengineering/server-inventory-resources": "^0.6.0",
|
||||
"@hcengineering/server-lead": "^0.6.0",
|
||||
"@hcengineering/server-lead-resources": "^0.6.0",
|
||||
|
@ -76,14 +76,14 @@
|
||||
"@hcengineering/attachment": "^0.6.8",
|
||||
"@hcengineering/server-contact": "^0.6.1",
|
||||
"@hcengineering/server-contact-resources": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-notification-resources": "^0.6.0",
|
||||
"@hcengineering/server-setting": "^0.6.0",
|
||||
"@hcengineering/server-setting-resources": "^0.6.0",
|
||||
"@hcengineering/server-tool": "^0.6.0",
|
||||
"@hcengineering/server-chunter": "^0.6.0",
|
||||
"@hcengineering/server-chunter-resources": "^0.6.0",
|
||||
"@hcengineering/server-inventory": "^0.6.0",
|
||||
"@hcengineering/server-inventory": "^0.6.1",
|
||||
"@hcengineering/server-inventory-resources": "^0.6.0",
|
||||
"@hcengineering/server-lead": "^0.6.0",
|
||||
"@hcengineering/server-lead-resources": "^0.6.0",
|
||||
|
@ -1 +1 @@
|
||||
{ "major": 0, "minor": 6, "patch": 109 }
|
||||
{ "major": 0, "minor": 6, "patch": 110 }
|
||||
|
@ -28,7 +28,7 @@
|
||||
"@hcengineering/core": "^0.6.27",
|
||||
"@hcengineering/model": "^0.6.6",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/calendar": "^0.6.11",
|
||||
"@hcengineering/server-calendar": "^0.6.0",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
|
@ -32,6 +32,6 @@
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/chunter": "^0.6.9",
|
||||
"@hcengineering/notification": "^0.6.14",
|
||||
"@hcengineering/server-notification": "^0.6.0"
|
||||
"@hcengineering/server-notification": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -31,6 +31,6 @@
|
||||
"@hcengineering/server-contact": "^0.6.1",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/contact": "^0.6.18",
|
||||
"@hcengineering/server-notification": "^0.6.0"
|
||||
"@hcengineering/server-notification": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -33,6 +33,6 @@
|
||||
"@hcengineering/server-gmail": "^0.6.0",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/notification": "^0.6.14",
|
||||
"@hcengineering/server-notification": "^0.6.0"
|
||||
"@hcengineering/server-notification": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -29,7 +29,7 @@
|
||||
"@hcengineering/model": "^0.6.6",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/hr": "^0.6.9",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-hr": "^0.6.0",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
}
|
||||
|
@ -28,9 +28,9 @@
|
||||
"@hcengineering/core": "^0.6.27",
|
||||
"@hcengineering/model": "^0.6.6",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-inventory": "^0.6.0",
|
||||
"@hcengineering/server-inventory": "^0.6.1",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/inventory": "^0.6.6",
|
||||
"@hcengineering/server-notification": "^0.6.0"
|
||||
"@hcengineering/server-notification": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -33,6 +33,6 @@
|
||||
"@hcengineering/lead": "^0.6.0",
|
||||
"@hcengineering/model-lead": "^0.6.0",
|
||||
"@hcengineering/notification": "^0.6.14",
|
||||
"@hcengineering/server-notification": "^0.6.0"
|
||||
"@hcengineering/server-notification": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -31,7 +31,7 @@
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/notification": "^0.6.14",
|
||||
"@hcengineering/model-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -32,6 +32,6 @@
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/model-recruit": "^0.6.0",
|
||||
"@hcengineering/notification": "^0.6.14",
|
||||
"@hcengineering/server-notification": "^0.6.0"
|
||||
"@hcengineering/server-notification": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -29,7 +29,7 @@
|
||||
"@hcengineering/model": "^0.6.6",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/setting": "^0.6.9",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-setting": "^0.6.0",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
}
|
||||
|
@ -31,6 +31,6 @@
|
||||
"@hcengineering/server-task": "^0.6.0",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/task": "^0.6.10",
|
||||
"@hcengineering/server-notification": "^0.6.0"
|
||||
"@hcengineering/server-notification": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -33,6 +33,6 @@
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/telegram": "^0.6.11",
|
||||
"@hcengineering/notification": "^0.6.14",
|
||||
"@hcengineering/server-notification": "^0.6.0"
|
||||
"@hcengineering/server-notification": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -30,7 +30,7 @@
|
||||
"@hcengineering/tracker": "^0.6.10",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/notification": "^0.6.14",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/model-tracker": "^0.6.0",
|
||||
"@hcengineering/server-tracker": "^0.6.0"
|
||||
}
|
||||
|
@ -33,7 +33,7 @@
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"intl-messageformat": "^9.7.1"
|
||||
"intl-messageformat": "^9.7.1"
|
||||
},
|
||||
"repository": "https://github.com/hcengineering/anticrm",
|
||||
"publishConfig": {
|
||||
|
@ -50,13 +50,13 @@
|
||||
"elastic-apm-node": "~3.26.0",
|
||||
"@hcengineering/server-contact": "^0.6.1",
|
||||
"@hcengineering/server-contact-resources": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-notification-resources": "^0.6.0",
|
||||
"@hcengineering/server-setting": "^0.6.0",
|
||||
"@hcengineering/server-setting-resources": "^0.6.0",
|
||||
"@hcengineering/server-chunter": "^0.6.0",
|
||||
"@hcengineering/server-chunter-resources": "^0.6.0",
|
||||
"@hcengineering/server-inventory": "^0.6.0",
|
||||
"@hcengineering/server-inventory": "^0.6.1",
|
||||
"@hcengineering/server-inventory-resources": "^0.6.0",
|
||||
"@hcengineering/server-lead": "^0.6.0",
|
||||
"@hcengineering/server-lead-resources": "^0.6.0",
|
||||
|
@ -28,7 +28,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "^0.6.27",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/platform": "^0.6.9"
|
||||
}
|
||||
}
|
||||
|
@ -35,7 +35,7 @@
|
||||
"@hcengineering/login": "^0.6.7",
|
||||
"@hcengineering/workbench": "^0.6.8",
|
||||
"@hcengineering/notification": "^0.6.14",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-notification-resources": "^0.6.0"
|
||||
}
|
||||
}
|
||||
|
@ -27,7 +27,7 @@
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/core": "^0.6.27",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
|
@ -27,7 +27,7 @@
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
}
|
||||
|
@ -29,7 +29,7 @@
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "^0.6.27",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -30,7 +30,7 @@
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/contact": "^0.6.18",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-notification-resources": "^0.6.0",
|
||||
"@hcengineering/notification": "^0.6.14",
|
||||
"@hcengineering/hr": "^0.6.9"
|
||||
|
@ -30,6 +30,6 @@
|
||||
"@hcengineering/core": "^0.6.27",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/server-notification": "^0.6.0"
|
||||
"@hcengineering/server-notification": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -29,7 +29,7 @@
|
||||
"@hcengineering/core": "^0.6.27",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/inventory": "^0.6.6",
|
||||
"@hcengineering/view": "^0.6.8",
|
||||
"@hcengineering/login": "^0.6.7",
|
||||
|
@ -28,6 +28,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-notification": "^0.6.0"
|
||||
"@hcengineering/server-notification": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -29,6 +29,6 @@
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/server-notification": "^0.6.0"
|
||||
"@hcengineering/server-notification": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -29,7 +29,7 @@
|
||||
"@hcengineering/core": "^0.6.27",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/notification": "^0.6.14",
|
||||
"@hcengineering/chunter": "^0.6.9",
|
||||
"@hcengineering/view": "^0.6.8",
|
||||
|
@ -28,7 +28,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -29,7 +29,7 @@
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "^0.6.27",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -29,7 +29,7 @@
|
||||
"@hcengineering/core": "^0.6.27",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-notification-resources": "^0.6.0",
|
||||
"@hcengineering/task": "^0.6.10",
|
||||
"@hcengineering/view": "^0.6.8",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-core": "^0.6.1",
|
||||
"@hcengineering/core": "^0.6.27"
|
||||
|
@ -29,7 +29,7 @@
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "^0.6.27",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -28,7 +28,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -27,7 +27,7 @@
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/server-notification": "^0.6.0",
|
||||
"@hcengineering/server-notification": "^0.6.1",
|
||||
"@hcengineering/platform": "^0.6.9",
|
||||
"@hcengineering/server-core": "^0.6.1"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user