Commit Graph

45837 Commits

Author SHA1 Message Date
namushka
8fc9bfef35
added external links 2024-06-14 12:21:08 +03:00
namushka
9f0b84389c
implemented new 'update-history' socket 2024-06-14 12:19:29 +03:00
namushka
e8340c5bef
fixed MainText 2024-06-11 12:31:24 +03:00
namushka
73e72bf92a
fixed all room logo updating after every room edit action 2024-06-11 12:31:01 +03:00
namushka
425e99f57e
fixed all room tags showing up in "Tags added" history action 2024-06-10 16:36:29 +03:00
namushka
819ab92199
fixed roomName value in MainText component 2024-06-10 16:29:38 +03:00
namushka
47cfff8b76
removed unused code 2024-06-08 02:41:44 +03:00
namushka
072eecb29b
theme update 2024-06-08 02:41:33 +03:00
namushka
6d73749566
various styling changes and updates 2024-06-08 02:41:26 +03:00
namushka
2c2d672fec
updated HistoryBlock component and moved its sub-component rendering logic to HistoryBlockContent.tsx 2024-06-08 02:41:09 +03:00
namushka
b714a1a3bc
updated checkAndOpenLocationAction function 2024-06-08 02:40:10 +03:00
namushka
b7924cfb50
api update 2024-06-08 02:39:52 +03:00
namushka
80e43e27a1
created a HistoryBlockContent component to handle rendring different types of feed info based on actionType and targetType 2024-06-08 02:39:39 +03:00
namushka
ce4a943de0
created History/HistoryBlock/RoomTagList component 2024-06-08 02:38:47 +03:00
namushka
88446fe51b
created History/HistoryBlock/UserRoleChange component 2024-06-08 02:38:32 +03:00
namushka
bbacc3a3be
created History/HistoryBlock/GroupRoleChange component 2024-06-08 02:38:21 +03:00
namushka
2bc8dcd262
created History/HistoryBlock/GroupList component 2024-06-08 02:38:10 +03:00
namushka
c6efcb8ebe
updated Tag component to handle new isDeleted prop 2024-06-08 02:37:32 +03:00
namushka
1fd4a298f9
updated History/HistoryBlock/MainText component 2024-06-08 02:36:59 +03:00
namushka
2036f6ed2b
updated History/HistoryBlock/ItemList component 2024-06-08 02:36:28 +03:00
namushka
2668a2dfc0
updated History/HistoryBlock/MainText component 2024-06-08 02:36:11 +03:00
namushka
17eeddc152
updated History/HistoryBlock/UserList component 2024-06-08 02:35:52 +03:00
namushka
d9e0257ea1
created a method to get actionType and targetType from feed action key 2024-06-08 02:34:33 +03:00
namushka
d4416586bb
updated InfoPanel/History rendering logic to match new api 2024-06-08 02:33:32 +03:00
namushka
c9a7c163c9
updated history parsing logic 2024-06-08 02:32:34 +03:00
namushka
d5f4c7addc
added new history fetch api method 2024-06-08 02:32:19 +03:00
namushka
813f295d17
added new translations 2024-06-08 02:31:10 +03:00
daee3b539f
Merge pull request #445 from ONLYOFFICE/feature/tabs-redesign
feature/tabs-redesign
2024-05-31 17:53:51 +04:00
3f9e697a56 Merge branch 'develop' into feature/tabs-redesign 2024-05-31 15:49:37 +03:00
fa1ce72967
Merge pull request #450 from ONLYOFFICE/bugfix/input-autofill
Bug 67108
2024-05-31 16:06:51 +04:00
4feb846b9a Fixed Bug 67108: Fixed user-agent autofill styles for TextInput component 2024-05-31 15:00:58 +03:00
bb5e1bd55a
Merge pull request #443 from ONLYOFFICE/bugfix/fixed-room-sharing-link
Web: Files: fixed link for "Share room" button
2024-05-31 15:18:14 +04:00
95ab6a410d
Merge pull request #444 from ONLYOFFICE/bugfix/delete-user-dialog
bugfix/delete-user-dialog
2024-05-31 14:40:38 +04:00
2378ddbc75 Merge branch 'develop' into bugfix/delete-user-dialog 2024-05-31 13:13:09 +03:00
cf2864c1fd
Merge pull request #446 from ONLYOFFICE/bugfix/68250
Bugfix/68250
2024-05-31 14:11:09 +04:00
cce7e140bb
Merge pull request #447 from ONLYOFFICE/bugfix/login-culture
Bugfix/login culture
2024-05-31 12:47:13 +03:00
240297ba0c
Merge pull request #449 from ONLYOFFICE/bugfix/editor-user-avatar
Doceditor:Hooks:UseEditorEvents: update user info for onRequestUser m…
2024-05-31 13:40:44 +04:00
ef4146588b Doceditor: delete console log 2024-05-31 12:32:25 +03:00
dc4380ce54 Doceditor:Hooks:UseEditorEvents: update user info for onRequestUser method 2024-05-31 12:28:56 +03:00
fdf9149aea Login: Components: Refactoring. 2024-05-31 10:30:14 +03:00
681b101a5b Login: Language request added to client. 2024-05-30 11:49:08 +03:00
0552d3adfb Fix Bug 68250 - Accounts: Frozen client on the settings page after clicking Page Up / Page Down 2024-05-29 15:42:51 +02:00
30b051dbc4
Merge pull request #441 from ONLYOFFICE/bugfix/infinite-scroll-issues
Bugfix/infinite scroll issues
2024-05-29 16:34:48 +04:00
7cd2d0c19a Login: Components: Refactoring. 2024-05-29 15:09:29 +03:00
2723efb02b Shared: Utils: Added checks. 2024-05-29 15:05:06 +03:00
54d52d5f68 Merge branch 'refs/heads/develop' into bugfix/infinite-scroll-issues 2024-05-29 13:27:55 +02:00
Vladimir Khvan
295d5ce2f3 Web: Client: adjusted spacing in DeleteProfileEverDialog 2024-05-29 15:03:02 +05:00
70a4b2e00b Shared: TabsContainer: fix styles 2024-05-29 12:53:10 +03:00
3b06dd5a8c Web: Files: fixed link for "Share room" button 2024-05-29 12:21:21 +03:00
c8a18e5508 Merge remote-tracking branch 'origin/bugfix/infinite-scroll-issues' into bugfix/infinite-scroll-issues 2024-05-29 11:08:13 +02:00