Alexey Zinoviev and GitHub
d0a42d63ec
UBERF-13587: Huly secretary integration ( #9861 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-09-17 16:23:35 +04:00
Andrey Sobolev and GitHub
459dec3b5d
switch to public npm registry ( #9863 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-09-17 11:43:25 +07:00
Kristina and GitHub
cf90627186
Init simple hulylake client ( #9866 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-09-16 21:56:44 +07:00
Alexander Onnikov and GitHub
65f5c948ce
fix: handle pong response in pulse client ( #9853 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-09-15 12:18:15 +07:00
Alexander Onnikov and GitHub
948890a2f4
fix: use pulse typing in communication chat ( #9844 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-09-12 21:35:53 +07:00
Alexey Zinoviev and GitHub
c0fa4b7299
UBERF-13511: Support guest tokens with open account ( #9834 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-09-11 22:49:33 +07:00
70ca4b1420
Ladies and gentlemen, introducing hulypulse-client and Typing ( #9778 )
...
Signed-off-by: Leonid Kaganov <lleo@lleo.me >
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
Co-authored-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-09-11 18:44:25 +07:00
Alexander Onnikov and GitHub
7b87ca4047
fix: handle html tags in markdown comparison ( #9838 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-09-11 18:41:27 +07:00
Artyom Savchenko and GitHub
113e72e3af
Add search for card types dropdown ( #9836 )
2025-09-11 17:55:20 +07:00
Alexander Onnikov and GitHub
07fa7f4a16
update esbuild and svelte ( #9820 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-09-10 15:27:26 +07:00
Alexey Zinoviev and GitHub
443856f58f
UBERF-13510: Card space public link ( #9804 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-09-09 13:32:17 +07:00
Anton Alexeyev and GitHub
ab0ee7388d
Emoji improvements ( #9730 )
...
* Add Noto Color emojis
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
* Fix custom emojis in the new chat
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
* Rollback unnecessary changes
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
* Fix return type
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
* Load emoji function in the top level component
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
* Fix detection of messages with emojis only
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
* Fix formatting
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
* Move parseEmojisFunction to the plugin
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
---------
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
2025-09-09 12:34:38 +07:00
Artyom Savchenko and GitHub
59c8f05508
Add content to new card form in Home ( #9803 )
2025-09-08 22:44:45 +07:00
Artyom Savchenko and GitHub
8381d2ce70
New card form in Home ( #9787 )
...
* New card form
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Add tooltip for extend button
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Clean up
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Clean up
Signed-off-by: Artem Savchenko <armisav@gmail.com >
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2025-09-05 23:35:41 +07:00
Alexander Onnikov and GitHub
942f9c129e
fix: show card icon in card title ( #9792 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-09-05 22:04:59 +07:00
Alexey Zinoviev and GitHub
f81576c1f2
uberf-13507: support space membership via token claim ( #9786 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-09-05 17:22:12 +07:00
Artyom Savchenko and GitHub
11f94ccf3e
Support Jest tests in model packages ( #9769 )
2025-09-04 11:01:50 +07:00
Alexander Onnikov and GitHub
567fd3b4dc
UBERF-11387 Preview service ( #9738 )
...
* UBERF-11387 Preview service
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
* code review fixes
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
* optimize build
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
* use base preview image
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
* free some disk space in github runner
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
* fix: try to clean builder cache
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
* fix: update sharp version for preview
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
* some cache fixes
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
---------
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-09-03 01:08:37 +07:00
Denis 'GeneralGDA' Gladkiy and GitHub
1b1bbe7053
Drawing board on theme dependent palette ( #9750 )
...
* Drawing board colors palette now depends on UI color theme
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* Desktop app for windows bug fixes. Formatting and style fixes.
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* Desktop app bug fix.
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* Theme unsubscribing fix.
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* Formatting.
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* Typo fix.
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
---------
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
2025-09-02 12:45:30 +06:00
Alexey Zinoviev and GitHub
00e7f1310a
UBERF-13383: Guest access token ( #9747 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-09-01 15:07:22 +07:00
Kristina and GitHub
5d9f62d178
Init home page ( #9735 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-08-29 10:33:31 +04:00
Denis 'GeneralGDA' Gladkiy and GitHub
84431f7c6b
Drawing board undo/redo and bug fixes ( #9726 )
...
* Undo-redo for screenshot drawer, several bugfixes.
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* Undo-redo for collaborative drawer.
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* Drawing board refinement: bugfixes, component refactoring and unit testing
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* More tests, canvas resize fix, types for different points
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* Version lock
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* Names refactoring
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* Formatting
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
* Formatting
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
---------
Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com >
2025-08-28 11:54:27 +06:00
Kristina and GitHub
734c3bb56e
Refresh communication queries on workspace change ( #9723 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-08-26 19:11:24 +07:00
Kristina and GitHub
ff4cce9248
Fix direct title ( #9721 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-08-26 13:26:56 +04:00
Alexander Onnikov and GitHub
40a72af7ee
fix: limit clone depth ( #9716 )
2025-08-25 18:23:24 +07:00
Kristina and GitHub
b618b3c42f
Init directs ( #9715 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-08-25 14:36:59 +07:00
Artyom Savchenko and GitHub
cdceb8c196
UBERF-13241: Support gmail space config ( #9710 )
2025-08-22 17:37:11 +07:00
Alexander Onnikov and GitHub
33b597d5b4
fix: properly close iterators ( #9705 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-08-20 17:29:39 +07:00
Andrey Sobolev and GitHub
c27ba3150f
Pass meta to tx and queue ( #9695 )
...
+ Pass ctx context via platform queue
+ Fix queue contracts
+ Add meta to tx, skip store.
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-08-20 12:13:43 +07:00
Kristina and GitHub
d2a5a2ef53
Fix inbox ui ( #9688 )
2025-08-19 02:22:39 +07:00
Artyom Savchenko and GitHub
21e49e833c
UBERF-13124: Format hulygram phone number ( #9686 )
2025-08-19 02:21:57 +07:00
1316a8475a
UBERF-13120: Support SMTP mail for different accounts ( #9674 )
...
* UBERF-13120: Support SMTP mail for different accounts
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Potential fix for code scanning alert no. 219: Use of password hash with insufficient computational effort
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com >
* Update server/account/src/operations.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Artyom Savchenko <armisav@gmail.com >
* UBERF-13120: Minor fixes
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-13120: Fix get secret
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-13120: Fix lru cache version
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-13120: Fix pod-mail
Signed-off-by: Artem Savchenko <armisav@gmail.com >
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com >
Signed-off-by: Artyom Savchenko <armisav@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-14 11:28:36 +07:00
Alexander Platov and GitHub
b36e64d148
Fix EQMS-1630: Separator resize logic ( #9662 )
...
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com >
2025-08-12 11:17:29 +07:00
Artyom Savchenko and GitHub
fa0a0b6709
Add account method to get full social ids by person ids ( #9654 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2025-08-08 16:07:56 +07:00
Alexander Platov and GitHub
879f67ff62
analytics: add IP headers collection for geo debugging and session tracking ( #9648 )
...
* analytics: add IP headers collection for geo debugging and session tracking
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com >
* Fix
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com >
* Format
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com >
---------
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com >
2025-08-07 11:10:17 +05:00
d1fd7d93d5
Fix gmail disconnect error ( #9649 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
Signed-off-by: Artyom Savchenko <armisav@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-07 11:00:33 +05:00
Artyom Savchenko and GitHub
0cc83dac54
Integration UI fixes ( #9647 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2025-08-06 18:53:35 +07:00
Denis Bykhov and GitHub
29257e9fc8
Improve process ui ( #9645 )
2025-08-06 17:19:12 +07:00
2021e27379
UBERF-12988: Add integration status and redesign integration state ( #9643 )
...
* UBERF-12988: Add integration status and redesign integration state
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Update plugins/setting-assets/lang/es.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Artyom Savchenko <armisav@gmail.com >
* UBERF-12988: Get state from event
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-12988: Add isLoading for status
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-12988: Fix svelte-check
Signed-off-by: Artem Savchenko <armisav@gmail.com >
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com >
Signed-off-by: Artyom Savchenko <armisav@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-06 13:09:15 +07:00
Alexander Platov and GitHub
8c95f46561
Add IP geolocation support to analytics collector ( #9632 )
...
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com >
2025-08-05 12:52:29 +05:00
Alexander Platov and GitHub
6933c99f01
Fixes display of custom attributes in ListView ( #9639 )
2025-08-05 09:19:04 +07:00
Artyom Savchenko and GitHub
7e92c12073
UBERF-11414: Integrations ( #9610 )
...
* UBERF-11414: Use common integration kind
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Allow multiple gmail
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Merge with develop
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Refactor integration kinds
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Add integrations package
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Integrations
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Integration state and config
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Add integration events
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Refresh integration states
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Rename to integration-client
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Add filter button
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Add translations for filters
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Synced channels count
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Actions
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Add isLoading for connect
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Create connection and integration
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Use social id from hulygram
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Remove old integrations
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Gmail state
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Gmail state and disconnect all handler
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Add tests
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Formatting
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Gmail sync state
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Fix rush check
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Fix gmail tests
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Fix calendar actions and config
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Calendar state
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Access config
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Github integration state
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Fix svelte errors
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Fix formatting
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Fix typos
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Fix validate
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Fix translations
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* UBERF-11414: Retry on network issues
Signed-off-by: Artem Savchenko <armisav@gmail.com >
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2025-08-04 15:14:06 +07:00
Kristina and GitHub
1e31f25051
Fix user mention icon and link previews ( #9635 )
2025-08-02 00:37:01 +07:00
Andrey Sobolev and GitHub
d32beb8ead
feat: Pass tracing info with websocket ( #9627 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-07-31 22:58:25 +05:00
Alexander Onnikov and GitHub
fd5354a7d1
fix broken ui test ( #9629 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-07-31 23:38:21 +07:00
Alexander Onnikov and GitHub
4f2d510e2a
EQMS-1614 Add separate check method for inverted permissions ( #9623 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-07-31 21:31:42 +07:00
Alexander Onnikov and GitHub
f326e35541
feat: minimized screen recorder ( #9619 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-07-31 15:43:12 +07:00
Denis Bykhov and GitHub
5dd225dd51
Extract processor ( #9614 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2025-07-30 18:06:22 +07:00
Kristina and GitHub
f3c4de0a44
Chat fixes v2 ( #9616 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-07-30 14:09:18 +04:00
Andrey Sobolev and GitHub
88351f639f
qfix: Rework span creation ( #9613 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-07-29 23:32:16 +07:00