Commit 98652c6
Include sub projects (#10201)
* Add bump-changes
* Add utility tests
* Add utility tests
* Bump to new version of esbuild and typescript
* v0.7.3
* use platform rig 0.7.10
* upgrade: memory engine optimized; change name to (was recommended by Copilot and Onnikov, TODO: CHANGE CLIENT TOO!!!)
Signed-off-by: Leonid Kaganov <[email protected]>
* Fix rate limits bug
* Bump versions
* Fix lock file
* Fix bug in queue cleanup
* Add more tests for queue
* Add api-test tests
* Initial commit
* Improve hierarchy + tests
Add tests for hierarchy and few performance/memory optimizations.
* Add more hierarchy tests
* Move from Huly platform repository
* Add docker tests setup
* Fix test to be executed only once
* Add connection tests
* Fix package include source files
* More tests
* Create README.md
* Fix pnpm lock
* Fix packages publish
* Remove broken tests
* feat: adjust hulylake client for storage adapter
Signed-off-by: Alexander Onnikov <[email protected]>
* Fix export
* Fix publish
* Fix message update (#114)
Signed-off-by: Kristina Fefelova <[email protected]>
* Bump version
Signed-off-by: Kristina Fefelova <[email protected]>
* Bump versions
Signed-off-by: Alexander Onnikov <[email protected]>
* Fix lang store (#115)
Signed-off-by: Kristina Fefelova <[email protected]>
* update hulylake client
Signed-off-by: Alexander Onnikov <[email protected]>
* Bump version
Signed-off-by: Alexander Onnikov <[email protected]>
* Add hulylake storage adapter
Signed-off-by: Alexander Onnikov <[email protected]>
* Bump version
Signed-off-by: Alexander Onnikov <[email protected]>
* fix validation issues
Signed-off-by: Alexander Onnikov <[email protected]>
* fix: do not fail on deseralization error and add logs
Signed-off-by: Alexander Onnikov <[email protected]>
* bump version -> 0.1.14
Signed-off-by: Alexander Onnikov <[email protected]>
* fix collaboration test
Signed-off-by: Alexander Onnikov <[email protected]>
* Update prettier and new update-deps script
Prettier + svelte support
* fix unstable ydoc tests
Signed-off-by: Alexander Onnikov <[email protected]>
* Add tx ordering middleware
* Fix ordering tests
* Fix Kafka close of admin
* Add tests for measurement and understand overhead
* Fix not updated lock file
* Fix update-deps
* Fix update-deps
* Use latest platform-rig
* Fix deps
* Add rush check to CI
* Use latest versions
* Bump versions
* Fix lock file
* validate json patch
Signed-off-by: Alexander Onnikov <[email protected]>
* bump version -> 0.1.15
Signed-off-by: Alexander Onnikov <[email protected]>
* fix merge unit tests
Signed-off-by: Alexander Onnikov <[email protected]>
* Script to sync eslint deps
* Fix deps
* Fix tests
* Fix platform-rig detection
* Update to latest platform-rig
* Update to latest platform rig and core
* Bump typescript
* Bump typescript
* Rollback eslint plugins
* Fix lock file
* Bump platform-rig
* Update to latest platform-rig
* update to latest platform-rig
* Allow to compile svelte files
* Add ui-test component for checking compile
* Fix log levels rename compile ui -> compile ui-esbuild
* Fix build
* Bump esbuild svelte version
* Chore: use fixed versions in update-deps
Signed-off-by: Alexey Zinoviev <[email protected]>
* Chore: commit changes
Signed-off-by: Alexey Zinoviev <[email protected]>
* Update deps
* Add tests for session manager
* Fix txOrdering implementation
* Bump ordering
* Prevent metrics zero values in measure
+ Fix format svelte files
* Revert update-deps script logic
* v0.7.19
* update to latest platform-rig
* Update deps
* Fix pnpm
* Session counters
* Fix pnpm lock
* Add storage client
Signed-off-by: Alexander Onnikov <[email protected]>
* Bump versions
Signed-off-by: Alexander Onnikov <[email protected]>
* fix versions
Signed-off-by: Alexander Onnikov <[email protected]>
* Bump core
* Fix pnpm
* Get rid of communication dependency
* Add copilot memory file
* Use proper name for instructions file
* Fix instructions
* Use domain instead of test name in gauges
* Update instructions file
* fix front service upload
Signed-off-by: Alexander Onnikov <[email protected]>
* remove incorrect test
Signed-off-by: Alexander Onnikov <[email protected]>
* Move packages to huly.core
* Move packages to core, since they are not utils
* Add global user profile
Signed-off-by: Alexey Zinoviev <[email protected]>
* Fix lock file
Signed-off-by: Alexey Zinoviev <[email protected]>
* Add support for memory limit check
* Bump version
* Fix pnpm
* report more accurate upload progress
Signed-off-by: Alexander Onnikov <[email protected]>
* fic validation issues
Signed-off-by: Alexander Onnikov <[email protected]>
* Fix deps
Signed-off-by: Kristina Fefelova <[email protected]>
* Move LowLevelStorage to server
* Fix linting
* Revert "Fix linting"
This reverts commit 54631d3.
* Revert "Move LowLevelStorage to server"
This reverts commit aafb8f6.
* feature: add regorus engine with permit file
Signed-off-by: Leonid Kaganov <[email protected]>
* Fix one second counters for memory usage
* Fix kafka test
* use fresh core
* Version bump
* fix: key parameter added
Signed-off-by: Leonid Kaganov <[email protected]>
* Fix readme and few author mistakes
* Export domain schemas
* Bump version
* Tests (#117)
Signed-off-by: Kristina Fefelova <[email protected]>
* Bump version
Signed-off-by: Kristina Fefelova <[email protected]>
* feat: compact compact worker (#4)
Signed-off-by: Alexander Onnikov <[email protected]>
* bump version -> 0.1.16
Signed-off-by: Alexander Onnikov <[email protected]>
* Add TypeIdentifier
Signed-off-by: Denis Bykhov <[email protected]>
* Add change logs
Signed-off-by: Denis Bykhov <[email protected]>
* rename send -> try_send
Signed-off-by: Alexander Onnikov <[email protected]>
* Bump
Signed-off-by: Denis Bykhov <[email protected]>
* Fix pnpm lock
Signed-off-by: Denis Bykhov <[email protected]>
* Add identifier middleware, bump core
Signed-off-by: Denis Bykhov <[email protected]>
* Add subsciption methods to account client
Signed-off-by: Alexey Zinoviev <[email protected]>
* Fix lock file
Signed-off-by: Alexey Zinoviev <[email protected]>
* Fix reaction notification (#118)
Signed-off-by: Kristina Fefelova <[email protected]>
* Bump version
Signed-off-by: Kristina Fefelova <[email protected]>
* Improve find methods schemas to convert to valid types
Signed-off-by: Nikolay Marchuk <[email protected]>
* Add change description
Signed-off-by: Nikolay Marchuk <[email protected]>
* Do not transcode while recording
Signed-off-by: Alexander Onnikov <[email protected]>
* Open telemetry support
Signed-off-by: Alexander Onnikov <[email protected]>
* use proper content type in multipart upload
Signed-off-by: Alexander Onnikov <[email protected]>
* Bump versions
Signed-off-by: Alexander Onnikov <[email protected]>
* fix build (#26)
Signed-off-by: Alexander Onnikov <[email protected]>
* Fix peers (#120)
Signed-off-by: Kristina Fefelova <[email protected]>
* Bump version
Signed-off-by: Kristina Fefelova <[email protected]>
* Add ActivityCollaborativeChange
Signed-off-by: Denis Bykhov <[email protected]>
* Update pnpm
Signed-off-by: Denis Bykhov <[email protected]>
* Allow to suspend errors on with
* Fix pnpm cache
* update versions
* v0.7.17 for all
* v0.7.11
* v0.7.14
* remove arc from worker
Signed-off-by: Alexander Onnikov <[email protected]>
* bump version -> 0.1.17
Signed-off-by: Alexander Onnikov <[email protected]>
* Rank for attributes
Signed-off-by: Denis Bykhov <[email protected]>
* Update pnpm
Signed-off-by: Denis Bykhov <[email protected]>
* Fix one second counters
* Fix withContext and allow pass options
* Fix formatting
* Use updated deps
* Bump versions
* Update deps
* Update deps to platform.core
* add support for textColor mark
Signed-off-by: Alexander Onnikov <[email protected]>
* add support for textStyle mark
Signed-off-by: Alexander Onnikov <[email protected]>
* Bump versions
Signed-off-by: Alexander Onnikov <[email protected]>
* Bump versions again
Signed-off-by: Alexander Onnikov <[email protected]>
* Fix
Signed-off-by: Denis Bykhov <[email protected]>
* Rework on second timers
* fix merge of large blobs feched from s3
Signed-off-by: Alexander Onnikov <[email protected]>
* bump version -> 0.1.18
Signed-off-by: Alexander Onnikov <[email protected]>
* New subscription methods in account-client
* Update lock file
Signed-off-by: Alexey Zinoviev <[email protected]>
* Send error on find for wrong domain
* Suspend connect custom errors events in traces
* Bump client
* Bump core
* update deps
* Fix lock file
* Sorting for TypeIdentifier
Signed-off-by: Denis Bykhov <[email protected]>
* Bump version
Signed-off-by: Denis Bykhov <[email protected]>
* add workspace usage info
Signed-off-by: Alexander Onnikov <[email protected]>
* Bump versions
Signed-off-by: Alexander Onnikov <[email protected]>
* Improve pg security perfomance
Signed-off-by: Denis Bykhov <[email protected]>
* Fix identifier middleware
Signed-off-by: Denis Bykhov <[email protected]>
* Update TxAccessLevel interface
Signed-off-by: Alexey Zinoviev <[email protected]>
* Allow guest to update its identities
Signed-off-by: Alexey Zinoviev <[email protected]>
* Add password login locked platform status
Signed-off-by: Alexey Zinoviev <[email protected]>
* Fix Uptrace normalizeMarkdown errors
Signed-off-by: Artem Savchenko <[email protected]>
* Add change log
Signed-off-by: Artem Savchenko <[email protected]>
* Add txMatch to permission
Signed-off-by: Denis Bykhov <[email protected]>
* update pnpm lock
Signed-off-by: Denis Bykhov <[email protected]>
* Bump
Signed-off-by: Denis Bykhov <[email protected]>
* Fix permission middleware
Signed-off-by: Denis Bykhov <[email protected]>
* Fix enum sorting
Signed-off-by: Denis Bykhov <[email protected]>
* Enable formatting check
Signed-off-by: Andrey Sobolev <[email protected]>
* Enable formatting check
* Add change
Signed-off-by: Andrey Sobolev <[email protected]>
* Fix Uptrace NaN error
Signed-off-by: Artem Savchenko <[email protected]>
* feature: removed actors, improved performance
Signed-off-by: Leonid Kaganov <[email protected]>
* feature: ping from server to clients added
Signed-off-by: Leonid Kaganov <[email protected]>
* feature: ping from server to clients added
Signed-off-by: Leonid Kaganov <[email protected]>
* Compress kafka messages and fix exception in findAll
Signed-off-by: Artem Savchenko <[email protected]>
* Bump versions
Signed-off-by: Artem Savchenko <[email protected]>
* Bump versions
Signed-off-by: Artem Savchenko <[email protected]>
* Rush change
Signed-off-by: Artem Savchenko <[email protected]>
* Fix compression param
Signed-off-by: Artem Savchenko <[email protected]>
* Trigger change
Signed-off-by: Artem Savchenko <[email protected]>
* Clean up
Signed-off-by: Artem Savchenko <[email protected]>
* Trigger change
Signed-off-by: Artem Savchenko <[email protected]>
* Bump markdown version
Signed-off-by: Artem Savchenko <[email protected]>
* Enable sub projects
* Fix wrong double symbol scripts
* Include foundation packages
* Add support for custom exclude filters
Add support for custom exclude filters - by Andrey Sobolev - [email protected]
Signed-off-by: Andrey Sobolev <[email protected]>
* Bump
Signed-off-by: Denis Bykhov <[email protected]>
* Fix Uptrace filter is not a function error
Signed-off-by: Artem Savchenko <[email protected]>
* Sync versions
Signed-off-by: Andrey Sobolev <[email protected]>
---------
Signed-off-by: Leonid Kaganov <[email protected]>
Signed-off-by: Alexander Onnikov <[email protected]>
Signed-off-by: Kristina Fefelova <[email protected]>
Signed-off-by: Alexey Zinoviev <[email protected]>
Signed-off-by: Denis Bykhov <[email protected]>
Signed-off-by: Nikolay Marchuk <[email protected]>
Signed-off-by: Artem Savchenko <[email protected]>
Signed-off-by: Andrey Sobolev <[email protected]>
Co-authored-by: Leonid Kaganov <[email protected]>
Co-authored-by: Alexander Onnikov <[email protected]>
Co-authored-by: Alexander Onnikov <[email protected]>
Co-authored-by: Kristina <[email protected]>
Co-authored-by: Alexey Zinoviev <[email protected]>
Co-authored-by: Denis Bykhov <[email protected]>
Co-authored-by: Nikolay Marchuk <[email protected]>
Co-authored-by: Alexander Onnikov <[email protected]>
Co-authored-by: Artem Savchenko <[email protected]>1 parent ccec1ae commit 98652c6
File tree
1,790 files changed
+239493
-8010
lines changed- .github/workflows
- common
- config/rush
- scripts
- desktop-package
- desktop
- dev
- doc-import-tool
- import-tool
- prod
- storybook
- tool
- src
- foundations
- communication
- .github/workflows
- common
- changes/@hcengineering
- communication-rest-client
- communication-sdk-types
- communication-server
- communication-types
- config/rush
- git-hooks
- scripts
- packages
- client-query
- config
- src
- cockroach
- config
- src
- db
- query
- config
- src
- collaborators
- config
- label
- messages
- notification-contexts
- notifications
- rest-client
- config
- src
- sdk-types
- config
- src
- events
- server
- config
- src
- __mocks__
- notification
- triggers
- __tests__
- middleware
- notification
- middleware
- notification
- triggers
- types
- config
- src
- core
- .github
- workflows
- .vscode
- common
- changes/@hcengineering
- client-resources
- client
- config/rush
- git-hooks
- scripts
- packages
- account-client
- config
- src
- analytics-service
- config
- src
- analytics
- config
- src
- api-client
- config
- src
- __tests__
- markup
- rest
- socket
- storage
- client-resources
- config
- src
- __tests__
- client
- config
- src
- __tests__
- collaborator-client
- config
- src
- __tests__
- core
- config
- lang
- src
- __tests__
- hulylake-client
- config
- src
- measurements-otlp
- config
- src
- __tests__
- measurements
- config
- src
- __tests__
- model
- config
- src
- platform
- config
- lang
- src
- __tests__
- lang
- postgres-base
- config
- src
- query
- config
- src
- __tests__
- rank
- config
- src
- __tests__
- retry
- config
- src
- __test__
- rpc
- config
- src
- test
- storage-client
- config
- src
- __tests__
- client
- storage
- config
- src
- text-core
- config
- src
- markup
- __tests__
- text-html
- config
- src
- __tests__
- text-markdown
- config
- src
- __tests__
- text-ydoc
- config
- src
- __tests__
- text
- config
- src
- kits
- marks
- markup
- __tests__
- nodes
- token
- config
- src
- __tests__
- hulylake
- .github/workflows
- server
- etc/migrations
- src
- tests
- src
- hulypulse
- .github/workflows
- client/off
- scripts
- src
- config
- tests
- net
- .github/workflows
- .vscode
- common
- changes/@hcengineering
- network-backrpc
- network-client
- config/rush
- git-hooks
- scripts
- docs
- examples
- packages
- backrpc
- config
- src
- __test__
- __tests__
- client
- config
- src
- __tests__
- core
- config
- src
- __test__
- api
- server
- config
- src
- __test__
- pods
- network-pod
- config
- src
- network-tool
- config
- src
- tests
- config
- src
- __tests__
- server
- .github
- workflows
- .vscode
- common
- config/rush
- git-hooks
- scripts
- docs
- packages
- client
- config
- src
- collaboration
- config
- src
- __tests__
- core
- config
- src
- __tests__
- benchmark
- queue
- datalake
- config
- src
- __tests__
- elastic
- config
- src
- __tests__
- hulylake
- config
- src
- __tests__
- kafka
- config
- src
- __test__
- middleware
- config
- src
- tests
- minio
- config
- src
- __tests__
- mongo
- config
- src
- __tests__
- postgres
- config
- migrations
- src
- __tests__
- s3
- config
- src
- __tests__
- server-storage
- config
- src
- tests
- server
- config
- src
- __tests__
- tests
- stream
- .github
- workflows
- cmd/stream
- internal/pkg
- api/v1
- recording
- transcoding
- config
- executor
- log
- manifest
- mediaconvert
- pprof
- profile
- queue
- resconv
- storage
- token
- tracing
- uploader
- utils
- .github/workflows
- .vscode
- common
- config/rush
- git-hooks
- scripts
- packages
- platform-rig
- bin
- profiles
- assets
- config
- default
- config
- model
- config
- node
- config
- package
- config
- ui
- config
- svelte
- ui-test
- config
- src
- component
- models
- achievement
- activity
- ai-assistant
- ai-bot
- all
- analytics-collector
- attachment
- billing
- bitrix
- board
- calendar
- card
- chat
- chunter
- communication
- contact
- controlled-documents
- core
- desktop-downloads
- desktop-preferences
- document
- drive
- emoji
- export
- gmail
- guest
- hr
- huly-mail
- inbox
- inventory
- lead
- love
- mail
- media
- notification
- preference
- presence
- presentation
- print
- process
- products
- questions
- rating
- recorder
- recruit
- request
- server-activity
- server-ai-bot
- server-attachment
- server-calendar
- server-card
- server-chunter
- server-collaboration
- server-contact
- server-controlled-documents
- server-core
- server-document
- server-drive
- server-gmail
- server-guest
- server-hr
- server-inventory
- server-lead
- server-love
- server-notification
- server-process
- server-products
- server-recruit
- server-request
- server-setting
- server-tags
- server-task
- server-telegram
- server-templates
- server-time
- server-tracker
- server-training
- server-view
- setting
- support
- survey
- tags
- task
- telegram
- templates
- test-management
- text-editor
- time
- tracker
- training
- uploader
- view
- workbench
- packages
- analytics-providers
- billing-client
- highlight
- hls
- hulypulse-client
- importer
- integration-client
- kanban
- kvs-client
- panel
- payment-client
- presentation
- rekoni
- theme
- ui
- plugins
- achievement-assets
- achievement-resources
- achievement
- activity-assets
- activity-resources
- activity
- ai-assistant-assets
- ai-assistant-resources
- ai-assistant
- ai-bot-resources
- ai-bot
- analytics-collector-assets
- analytics-collector-resources
- analytics-collector
- attachment-assets
- attachment-resources
- attachment
- billing-assets
- billing-resources
- billing
- bitrix-assets
- bitrix-resources
- bitrix
- board-assets
- board-resources
- board
- calendar-assets
- calendar-resources
- calendar
- card-assets
- card-resources
- card
- chat-assets
- chat-resources
- chat
- chunter-assets
- chunter-resources
- chunter
- client-resources
- client
- communication-assets
- communication-resources
- communication
- contact-assets
- contact-resources
- contact
- controlled-documents-assets
- controlled-documents-resources
- controlled-documents
- desktop-downloads-assets
- desktop-downloads-resources
- desktop-downloads
- desktop-preferences-assets
- desktop-preferences-resources
- desktop-preferences
- devmodel-resources
- devmodel
- diffview-assets
- diffview-resources
- diffview
- document-assets
- document-resources
- document
- drive-assets
- drive-resources
- drive
- emoji-assets
- emoji-resources
- emoji
- export-assets
- export-resources
- export
- global-profile-assets
- global-profile-resources
- global-profile
- gmail-assets
- gmail-resources
- gmail
- guest-assets
- guest-resources
- guest
- hr-assets
- hr-resources
- hr
- huly-mail-assets
- huly-mail-resources
- huly-mail
- image-cropper-resources
- image-cropper
- inbox-assets
- inbox-resources
- inbox
- inventory-assets
- inventory-resources
- inventory
- lead-assets
- lead-resources
- lead
- login-assets
- login-resources
- login
- love-assets
- love-resources
- love
- mail-assets
- mail
- media-assets
- media-resources
- media
- notification-assets
- notification-resources
- notification
- onboard-assets
- onboard-resources
- onboard
- openai
- preference-assets
- preference
- presence-resources
- presence
- print-assets
- print-resources
- print
- process-assets
- process-resources
- process
- products-assets
- products-resources
- products
- questions-assets
- questions-resources
- questions
- rating-assets
- rating-resources
- rating
- recorder-assets
- recorder-resources
- recorder
- recruit-assets
- recruit-resources
- recruit
- request-assets
- request-resources
- request
- setting-assets
- setting-resources
- setting
- sign
- support-assets
- support-resources
- support
- survey-assets
- survey-resources
- survey
- tags-assets
- tags-resources
- tags
- task-assets
- task-resources
- task
- telegram-assets
- telegram-resources
- telegram
- templates-assets
- templates-resources
- templates
- test-management-assets
- test-management-resources
- test-management
- text-editor-assets
- text-editor-resources
- text-editor
- time-assets
- time-resources
- time
- tracker-assets
- tracker-resources
- tracker
- training-assets
- training-resources
- training
- uploader-assets
- uploader-resources
- uploader
- view-assets
- view-resources
- view
- workbench-assets
- workbench-resources
- workbench
- pods
- account
- authProviders
- backup
- collaborator
- front
- fulltext
- media
- preview
- server
- stats
- workspace
- qms-desktop-package
- qms-tests/sanity
- scripts
- server-plugins
- activity-resources
- activity
- ai-bot-resources
- ai-bot
- analytics-collector-resources
- analytics-collector
- attachment-resources
- attachment
- calendar-resources
- calendar
- card-resources
- card
- chunter-resources
- chunter
- collaboration-resources
- collaboration
- contact-resources
- contact
- controlled-documents-resources
- controlled-documents
- document-resources
- document
- drive-resources
- drive
- gmail-resources
- gmail
- guest-resources
- guest
- hr-resources
- hr
- inventory-resources
- inventory
- lead-resources
- lead
- love-resources
- love
- notification-resources
- notification
- preference
- process-resources
- process
- rating
- recruit-resources
- recruit
- request-resources
- request
- setting-resources
- setting
- tags-resources
- tags
- task-resources
- task
- telegram-resources
- telegram
- templates
- time-resources
- time
- tracker-resources
- tracker
- training-resources
- training
- view-resources
- view
- server
- account-service
- account
- backup-service
- backup
- collaborator
- front
- indexer
- server-pipeline
- tool
- workspace-service
- services
- ai-bot
- love-agent
- pod-ai-bot
- analytics-collector/pod-analytics-collector
- backup/backup-api-pod
- billing/pod-billing
- calendar
- pod-calendar-mailer
- pod-calendar
- datalake/pod-datalake
- export/pod-export
- github
- github-assets
- github-resources
- github
- model-github
- pod-github
- server-github-model
- server-github-resources
- server-github
- gmail/pod-gmail
- love
- mail
- mail-common
- pod-mail-worker
- pod-mail
- notification/pod-notification
- payment/pod-payment
- print/pod-print
- process
- rating
- rekoni
- sign/pod-sign
- telegram-bot/pod-telegram-bot
- telegram/pod-telegram
- translate
- worker
- templates
- assets
- model
- node
- package
- ui
- tests/sanity
- ws-tests
- api-tests
- sanity
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,790 files changed
+239493
-8010
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
268 | | - | |
| 269 | + | |
269 | 270 | | |
270 | 271 | | |
271 | 272 | | |
| |||
0 commit comments