Commit Graph

872 Commits

Author SHA1 Message Date
Alexey Zinoviev
c675f45491
uberf-7764: improve space permissions query (#6236)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-08-03 13:10:44 +07:00
Andrey Sobolev
1c965209a7
Fix load of applications in tables/lists/kanban (#6231)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-08-02 21:14:49 +07:00
Andrey Sobolev
b5ee82cf1a
UBERF-7776: Get rid of blobs in UI (#6226) 2024-08-02 12:08:24 +07:00
Alexander Platov
486ef0dc03
Updated planning UI tests (#6211)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
Co-authored-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-08-02 00:18:08 +07:00
Alexander Platov
d1ef98cf87
Fixed Scrollbar in Filters, presenters and adjusted tests (#6160)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-07-29 12:24:41 +07:00
Andrey Sobolev
c919a14fa5
UBERF-7692: Move FindAll slow print into mongo adapter (#6152)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-26 21:42:14 +07:00
Alexander Platov
1329fb1d7a
Rebase (#6088)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-07-25 22:16:08 +07:00
Andrey Sobolev
22fba99236
UBERF-7665: Fix OOM in sharp (#6138)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-25 18:51:53 +07:00
Vyacheslav Tumanov
cfe99b6bcf
fix for the list (#6096)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-07-24 17:15:37 +07:00
Alexander Platov
4d3561caf8
Minor UI fixes (#6117)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-07-23 17:17:04 +07:00
Alexander Onnikov
c34b3a7ad2
UBERF-7605 Use uppy for file upload in more places (#6091)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-07-19 13:27:05 +07:00
Andrey Sobolev
c94076087d
UBERF-7583: Fix workspace upgrade (#6062)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-12 18:10:33 +05:00
Alexey Zinoviev
0fc0115c99
UBERF-7495: Global editor kit extensions (#6057)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-07-12 15:42:13 +07:00
Denis Bykhov
585e565518
Fix edit attribute actions (#6054)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-07-12 00:42:29 +07:00
Alexander Onnikov
617c144daf
fix: handle readonly in number presenter (#6026)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-07-09 10:54:38 +07:00
Andrey Sobolev
630ae21a66
UBERF-7489: Some more chat optimizations (#5999) 2024-07-04 08:48:11 +07:00
Andrey Sobolev
d5a83391c8
UBERF-7489: Fix various performance issues (#5983)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-03 15:16:04 +07:00
Kristina
3394d1ad82
Disable aggregation by account for notifications (#5943) 2024-06-28 22:12:46 +07:00
Denis Bykhov
2fb4763f3f
remove extra spaces (#5930)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-28 08:55:32 +05:00
Alexander Platov
045e71fac7
Fixed File Preview (#5923)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-27 14:05:28 +07:00
Vyacheslav Tumanov
7f2a8779c6
UBERF-5564: rework groupping and support PersonAccount (#5525)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-06-25 12:03:01 +07:00
Alexander Platov
a251f39b42
Reserving height for content in FilePreview (#5902)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-24 12:33:34 +07:00
Kristina
9df743b154
Fix pull request location resolver (#5898)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-22 02:17:23 +07:00
Alexander Onnikov
caf3fedd9c
UBERF-7354 File edit page (#5884)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-21 16:36:01 +07:00
Alexey Zinoviev
ece5c0ec6c
ezqms-1028: fix actions in tree element (#5887)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-21 12:40:51 +04:00
Alexander Platov
0ac9cdebeb
UI fixes: EventElement, RoomPopup, BooleanEditor (#5860)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-19 20:39:01 +07:00
Kristina
1e9fea356e
UBERF-7239: Support short/custom links in inbox/chat/planner (#5815)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-18 19:21:51 +07:00
Vyacheslav Tumanov
ece0504d3c
add debounce for search, increase the timer for fulltext updates (#5844)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-06-18 12:34:02 +07:00
Alexey Zinoviev
45b24722df
ezqms-966: notifications fixes (#5819)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-14 17:56:14 +07:00
Alexey Zinoviev
ca892ba06f
ezqms-974: fix space type selector in document and product spaces (#5802)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-13 17:36:14 +07:00
Denis Bykhov
8b87de46c8
Add accessDenied error (#5788)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-12 19:48:35 +07:00
Alexander Platov
a437926f35
Updated navigator layout (#5619)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-05 12:50:13 +07:00
Andrey Sobolev
07d35f0827
Bump package versions (#5728)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-06-05 12:46:40 +07:00
Andrey Sobolev
a14676a476
UBERF-7126: Fix blob previews (#5723)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-06-04 13:58:34 +05:00
Alexey Zinoviev
f11a7f46c2
UBERF-7090: Add QMS common components (#5711)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-03 16:41:26 +04:00
Andrey Sobolev
8c6a5f4e9d
UBERF-7011: Switch to Ref<Blob> (#5661)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-05-27 12:25:57 +05:00
Alexander Onnikov
2c89008374
UBERF-7007 Show folders first in drive (#5645)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-05-23 00:03:20 +07:00
Alexander Onnikov
762483d7d5
UBERF-4946 Drive files preview (#5638)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-05-22 20:14:24 +05:00
Vyacheslav Tumanov
69e683e060
Archive filter fix (#5626)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-05-20 23:16:57 +07:00
Alexander Onnikov
9337583bd8
UBERF-4946 Drive application (#5616) 2024-05-18 19:46:52 +07:00
Denis Bykhov
654bfa7742
Change ActionHandler component to use synchronous version of getContextActions (need to prevent default behavior)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-05-17 11:49:01 +05:00
Denis Bykhov
8f52663a11
Add members to space type for easy management members, and add autojo… (#5612)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-05-17 13:05:05 +07:00
Alexander Platov
fa3df9981d
Minor UI edits (#5613)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-05-17 00:11:00 +05:00
Denis Bykhov
2d92b9aa46
Security improvments (#5595)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-05-14 16:29:05 +07:00
Denis Bykhov
1e0e5de097
Space actions (#5574)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-05-10 18:54:34 +07:00
Denis Bykhov
6967255648
Guests (#5536)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-05-08 16:41:44 +07:00
Alexey Zinoviev
3cbec84e5b
[EZQMS-732, EZQMS-737]: Restrict type configuration, allow deleting roles (#5512)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-05-05 21:18:30 +07:00
Alexey Zinoviev
4bc1534ee0
EZQMS-729: Restrict spaces operations (#5500) 2024-05-04 20:49:24 +07:00
Andrey Sobolev
1c3edbc395
UBERF-6756: Tracker performance fixes (#5488)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-05-03 12:57:05 +07:00
Andrey Sobolev
4e3063fff1
Update update-svelte-check and rush (#5446)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-04-24 21:36:17 +07:00