Commit Graph

856 Commits

Author SHA1 Message Date
TimofeyBoyko
1c40c181eb Web:Client: fix reload page for archived rooms 2022-09-19 13:23:17 +03:00
d7fc8128e2 Web: Client: InvitePanel: Fixed AccessSelector styles 2022-09-19 12:46:23 +03:00
6660ecd375 Web: Client: AddUsersPanel: Changed item avatar property name 2022-09-19 12:45:21 +03:00
13e47e8c40 Web:Client:Add translation "RoomEmptyContainerDescription". 2022-09-19 11:32:57 +03:00
TimofeyBoyko
39366b49ab Web:Client:Components: add new tranlsation key for rooms emptyFilterContainer 2022-09-19 11:23:32 +03:00
TimofeyBoyko
5b2255d468 Web:Client:Components: fix empty filter screen for rooms 2022-09-19 10:47:27 +03:00
TimofeyBoyko
ab2fb1a8a0 Web:Client:Home: fix onSearch, onFilter function for rooms 2022-09-19 10:28:31 +03:00
5720dcacb9 Web:Client:Fix styles cursor. 2022-09-19 10:10:44 +03:00
ae0eb0a143 Merge branch 'develop' into feature/archived-redesign-empty-screen 2022-09-19 09:55:07 +03:00
e8531daac8 Merge branch 'develop' into feature/invite-panel 2022-09-19 09:46:21 +03:00
82f99b4b41 Web:Client:Add props isRootStyles, change styles EmptyFolderWrapper. 2022-09-18 17:31:31 +03:00
5e22185005 Web:Client:Add props isRootStyles. 2022-09-18 17:29:28 +03:00
TimofeyBoyko
007d25ce8e Web:Client:Home: update files filter with 'Other' and 'Me' filter author 2022-09-16 18:28:49 +03:00
TimofeyBoyko
0e5b27e8ad Web:Client:Home: update rooms filter with excludeSubject 2022-09-16 17:34:46 +03:00
fbc24b2187 Web: People: fixed user role 2022-09-16 16:20:04 +03:00
d246dc4dfd Web: Files: fixed EmptyFolderContainer crash 2022-09-16 16:00:07 +03:00
930e4f7ad3
Merge branch 'develop' into bugfix/fixed-navigation-path 2022-09-16 14:47:25 +03:00
f6f5c0a338 Web: Files: fixed back to parent folder from thirdparty folder 2022-09-16 14:42:30 +03:00
5d748a1788 Web: Files: fixed navigationPath for Shared folder 2022-09-16 14:41:23 +03:00
50e45e7289 Web: Editor: Fix SaveAs dialog 2022-09-16 14:38:44 +03:00
TimofeyBoyko
315f232294 Web:Cliet:Home: fix displaying 'Created' option to sort menu 2022-09-16 11:24:39 +03:00
4767673d2e Web:Client:Added onGoToShared method, archiveButtons. 2022-09-16 11:21:54 +03:00
0f45e83a41 Web:Client:Add translation "GoToShared". 2022-09-16 11:11:05 +03:00
26b07766fa Web:Client:Add image folder. 2022-09-16 11:10:21 +03:00
dbf1b27fa9 Web: Client: InvitePanel: Changed items order for panel items list. Fixed local states 2022-09-16 10:28:44 +03:00
0137a22400 Web: Client: Store: Fixed getUsersByQuery method, now it use filter 2022-09-16 10:21:25 +03:00
d0a01ff723
Merge branch 'develop' into bugfix/fixed-infinite-tiles-styles 2022-09-15 20:54:58 +03:00
6438bca15d Web: Files: Fix translation 2022-09-15 20:47:04 +03:00
30618e3e22 Web: Files: Fix translation 2022-09-15 20:43:35 +03:00
TimofeyBoyko
a3d2bc47f7 Web:Client:Home: delete useless 2022-09-15 18:24:38 +03:00
TimofeyBoyko
2d1e18b337 Web:Client:Accounts: add clearAll 2022-09-15 18:21:04 +03:00
TimofeyBoyko
ca485bc41d Web:Client:Home: fix clearAll 2022-09-15 18:18:36 +03:00
TimofeyBoyko
25188c57b8 Web:Client:Home: fix clear search 2022-09-15 18:06:00 +03:00
TimofeyBoyko
98ce868db0 Web:Client:Home: fix type of oform and docxf at info-panel 2022-09-15 17:48:15 +03:00
TimofeyBoyko
b557ad5127 Web:Client:Home: refactoring type cell at table view 2022-09-15 17:35:41 +03:00
d21c910842 Web: Components: InfiniteLoader: removed useless selectedFolderId prop 2022-09-15 17:31:19 +03:00
TimofeyBoyko
afaa0db5c1 Web:Client:Home: fix type for OFORM and DOCXF at table view 2022-09-15 17:29:48 +03:00
TimofeyBoyko
24ea0edf19 Web:Client:Home: add catch error if available sort is undefiened at filter 2022-09-15 17:24:33 +03:00
9af39bd7c9 Web: Files: fixed infinite loading 2022-09-15 17:16:19 +03:00
74fa95d843 Web: Components: fixed styles of infinite tiles 2022-09-15 17:14:34 +03:00
TimofeyBoyko
0dba384037 Merge branch 'develop' into feature/redesign-personal-filter 2022-09-15 14:29:57 +03:00
TimofeyBoyko
4f3f32a3a7 Web:Client:Home: delete useless code from filter 2022-09-15 14:14:24 +03:00
TimofeyBoyko
8480a1f525 Web:Client:Home: add new translation key 'ByLastModifiedDate' for filter sort 2022-09-15 14:08:18 +03:00
TimofeyBoyko
fe98362066 Web:Client: change translation key 'ByLastModifiedDate' to 'ByLastModified' 2022-09-15 14:07:02 +03:00
TimofeyBoyko
1ca5819e0f Web:Client:Home: add new translation key 'ByCreationDate' for filter sort 2022-09-15 14:05:51 +03:00
TimofeyBoyko
977dc1f7ed Web:Client: change translation key 'ByCreationDate' to 'ByCreation' 2022-09-15 14:02:53 +03:00
TimofeyBoyko
72af5e7549 Web: mode global events constants from client to common 2022-09-15 13:24:18 +03:00
TimofeyBoyko
c93ad9e96f Web:Client:Home: fix displaying author column after moved from personal 2022-09-15 12:49:08 +03:00
791dfb055c Web: Files: Settings: fix margin on mobile devices 2022-09-15 12:39:13 +03:00
b85484a731 Web: Files: Settings: Fix sticky submenu 2022-09-15 11:59:38 +03:00
756af118d4 Web: Files: Hide ThirdPartyList 2022-09-15 11:44:48 +03:00
TimofeyBoyko
0e041de315 Web:Client:Home: add new filter type for file type 2022-09-15 11:41:13 +03:00
aef2200080 Web: Files: Settings: fix margin on tablet/mobile 2022-09-15 11:40:55 +03:00
95de5a66c8 Merge branch 'develop' into feature/archived-redesign-empty-screen 2022-09-15 10:26:56 +03:00
40aee9ff02 Web: Files: Settings: Added new loaders 2022-09-14 18:25:46 +03:00
TimofeyBoyko
74bf6d4dab Web:Client:Home: fix filter translation key 2022-09-14 16:55:38 +03:00
TimofeyBoyko
ee7db82c3a Web:Client:AccountsHome: fix filter loader 2022-09-14 16:55:23 +03:00
TimofeyBoyko
11ba9f379c Merge branch 'develop' into feature/redesign-personal-filter 2022-09-14 16:35:18 +03:00
TimofeyBoyko
d65255f47d Web:Client:Home: chage translation key 'MasterForms' to 'FormsTemplates' 2022-09-14 16:31:20 +03:00
a7bf07c0ab Web: Files: Settings: Added display settings for none-admin user 2022-09-14 15:29:14 +03:00
TimofeyBoyko
d0e200437e Web:Client:Home: hide option from sort button when this option hide in table header 2022-09-14 15:26:28 +03:00
81b8e0ce3b Web: Fix: Error on additionalResources is null 2022-09-14 15:10:13 +03:00
94859dfd24 Web: Files: Settings: fix routing 2022-09-14 14:54:02 +03:00
45a79a0eff Web: ThirdParty: Fix saveThirdParty call 2022-09-14 14:03:01 +03:00
a1c30b4ad3 Web: Files: Settings: fix primary url loading + refactoring 2022-09-14 13:52:38 +03:00
fbcb8113e1 Web: Files: Settings: increased font-size for Header on table 2022-09-14 13:06:32 +03:00
28a3096a25 Web: Files: Settings: styling + new translations 2022-09-14 12:37:33 +03:00
f3412fa2f8 Merge branch 'develop' into feature/redisign-files-settings 2022-09-14 11:20:37 +03:00
b546a367e1 Merge branch 'develop' into feature/invite-panel 2022-09-14 10:18:41 +03:00
140631c5de
Merge branch 'develop' into feature/additional-resources 2022-09-13 20:10:42 +03:00
a6fbec5e2f
Merge branch 'develop' into bugfix/fixed-main-button-preview-translation 2022-09-13 20:08:51 +03:00
32c5c9907d Web: Files: fixed header-container styles 2022-09-13 18:19:23 +03:00
TimofeyBoyko
b15c61067c Web:Client:Helpers: add new event 'change column' 2022-09-13 18:17:48 +03:00
TimofeyBoyko
d961c9a21e Web:Client:Home/AccountsHome: move table version for table view fo const 2022-09-13 18:17:17 +03:00
d5090bf92b Web: Client: fixed the closing of the article panel 2022-09-13 18:01:00 +03:00
45bcf68af3 Web: Common: fixed section-header styles 2022-09-13 17:53:45 +03:00
4bf6b4d2c8 Web: Files: fixed header styles for mobile 2022-09-13 17:38:59 +03:00
8830d40a3e Web: Fix styles 2022-09-13 17:24:30 +03:00
8030f66036 Web: Fix translations 2022-09-13 17:23:52 +03:00
d02f70a4c2 Web: Client: fixed MainButton preview translation 2022-09-13 17:17:30 +03:00
TimofeyBoyko
b61440cc49 Web:Client:Home: update filter for personal room 2022-09-13 13:49:07 +03:00
TimofeyBoyko
42d6b3e7d3 Web: add new translation keys 2022-09-13 13:47:40 +03:00
281ec9ec57 Web: Files: fixed skeleton-loaders styles, fixed header styles, removed useless code 2022-09-13 13:01:31 +03:00
bcf6fbb358 Merge branch 'develop' into feature/invite-panel 2022-09-13 12:12:48 +03:00
TimofeyBoyko
2f940452ad Merge branch 'develop' into feature/redesign-personal-filter 2022-09-13 11:08:51 +03:00
d94918a1de Merge branch 'develop' into feature/additional-resources 2022-09-13 10:52:26 +03:00
b3692a0711 Web:Client:Changed the availability of the RestoreToDefault button depending on whether the data is equal to the default. 2022-09-13 10:39:49 +03:00
8f71af22ef Web: Client: Store: Fixed invitePanelOptions base model 2022-09-12 18:54:02 +03:00
b89b14a10d Web: Client: AccessSelector: Added default access for new items, fixed styles 2022-09-12 18:53:10 +03:00
465f5c0296 Web: Components: AccessRightSelect: Reworked component 2022-09-12 18:51:54 +03:00
9fcccfaa42 Web: Client: Locales: Added translations for roles 2022-09-12 18:47:50 +03:00
d7d7ab9219 Merge branch 'develop' into feature/redisign-files-settings 2022-09-12 18:45:38 +03:00
b9267ed73c Web: Components: removed useless withMenu prop 2022-09-12 18:12:54 +03:00
0cae2ba912 Web: Components: renamed isButton to withMenu 2022-09-12 18:09:53 +03:00
4d16297132 Web: Files: fixed main-button for the shared folder 2022-09-12 17:03:21 +03:00
16a9dc020d Web: Files: fixed catalog-header translation, moved "Other" translation to Translations.json, added "Rooms" translation 2022-09-12 14:32:54 +03:00
88e8218bf4 Web:Client:Delete ModalDialog. 2022-09-12 12:50:53 +03:00
7540d85405 Web:Client:Add "WhiteLabelSubtitle", "WhiteLabelHelper", "WhiteLabelTooltip". 2022-09-12 12:29:17 +03:00
TimofeyBoyko
1fb5c4a6e8 Web:Client:Helpers: add new filter group key 2022-09-12 12:25:44 +03:00
29c0624224 Web: Replaced old tabs 2022-09-12 12:05:23 +03:00