Commit Graph

20131 Commits

Author SHA1 Message Date
Sergey Kirichenko
8940c0312a
Add feature for building images for different architecture (#600)
* Fix config

* del services, add migration env

* Fix build

* Fix sed

* Fix

* Delete commented code
2022-03-29 15:39:54 +03:00
Timofey Boyko
0ffb92d56e Web:Files:Section: fix table group menu width for mobile and tablet devices 2022-03-29 14:37:22 +03:00
Timofey Boyko
72519549d7 Web:Common:Navigation: fix width on mobile and tablet devices when navigation open 2022-03-29 14:36:57 +03:00
Timofey Boyko
7d23fd5c55 Web:Common:Section: fix section header after moved scroll into section for mobile and tablet devices 2022-03-29 14:35:55 +03:00
mushka
463a1f54a9 fix kafka conflict 2022-03-29 14:32:50 +03:00
mushka
4e4ecec78f added dark theme support & moved context options "view details" button 2022-03-29 13:59:56 +03:00
03efcf7f00 Notify: remove serviceProvider 2022-03-29 13:53:05 +03:00
Timofey Boyko
4fe9f8deb5 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 13:13:11 +03:00
Timofey Boyko
194a2060d9 Web:Common:Section: fix padding-right of paging 2022-03-29 11:58:24 +03:00
357bfc216f Merge branch 'feature/virtual-rooms-1.2' of https://github.com/ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 11:52:43 +03:00
1129f0b509 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 11:30:04 +03:00
adb8e4e680 Web: Files: TableView: use avatar in author cell 2022-03-29 11:29:53 +03:00
f05dadf17c Web: Components: Avatar: substitute default image 2022-03-29 11:20:57 +03:00
889028d5c6 Merge branch 'feature/virtual-rooms-1.2' into feature/inputWithChips 2022-03-29 13:19:52 +05:00
080079c944 Web: add avatar images 2022-03-29 11:19:35 +03:00
Timofey Boyko
89525d49e4 Web:Files: fix third-party 24px folder-icons 2022-03-29 11:14:57 +03:00
Timofey Boyko
a38283c33f Web:Client: remove page scrolling for tablet devices and move it to section 2022-03-29 10:34:43 +03:00
Timofey Boyko
51c094d340 Web:Common:Article: disable resize width of article for desktop 2022-03-29 10:13:23 +03:00
Timofey Boyko
61abc26732 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 10:09:38 +03:00
Timofey Boyko
bd94ebb621 Web:Files: change 24px folder-icon for thirdparty 2022-03-29 10:09:27 +03:00
0efe18f99f Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-28 22:26:23 +03:00
0bc5bc13f6 Web:Studio:Moved the checkScrollSettingsBlock function to a separate utils.js file. 2022-03-28 22:24:21 +03:00
fe65e040cb Web:Studio:Refactoring of the Customization component. Added SettingsPageLayout, SettingsPageMobileView components. 2022-03-28 22:22:29 +03:00
1b6a7ab2ba Web:Studio:Added SettingsPageLayout, SettingsPageMobileView components. 2022-03-28 22:18:16 +03:00
51039fa773 Web:Studio:Removed CustomizationNavbar component. 2022-03-28 22:16:36 +03:00
2112d4d02a Web:Studio:Created a settingsCustomization folder. Moved the CustomTitles, LanguageAndTimeZone, PortalRenaming components there. 2022-03-28 22:15:41 +03:00
66c5d14883 Web:Studio:Added isMobileViewLanguageTimeSettings to LanguageAndTimeZone component. Added the checkScrollSettingsBlock function to the LanguageAndTimeZone component. 2022-03-28 22:14:34 +03:00
cfad6e7ee7 removed IServiceProvider 2022-03-28 19:51:16 +03:00
969e5382f1 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-28 18:46:56 +03:00
5831f29ec9 Web: Components: Themes: fix toggle content icon color 2022-03-28 18:46:38 +03:00
Timofey Boyko
448d4eecd5 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-28 18:34:05 +03:00
Timofey Boyko
9d428ffa3d Web:Files: increase rect of 24px folder-icon 2022-03-28 18:32:11 +03:00
c0251f71f3 Web: Client: Home: fix tiles align 2022-03-28 18:21:17 +03:00
Timofey Boyko
822abd7a08 Web:Components:Themes: fix border image source width for table container header and fix section width 2022-03-28 18:15:29 +03:00
cbfbc4faae Web: Login: fix warning 2022-03-28 18:09:08 +03:00
f55a6cb6b2 Merge branch 'feature/backend-refactor' into feature/remove-serviceprovider
# Conflicts:
#	common/ASC.Data.Backup.Core/Core/NotifyHelper.cs
#	web/ASC.Web.Core/Users/UserPhotoManager.cs
#	web/ASC.Web.Core/WhiteLabel/TenantWhiteLabelSettings.cs
2022-03-28 17:45:42 +03:00
265132dbec Web: People" ProfileAction: fix dialogs 2022-03-28 17:39:53 +03:00
c2cfdfd2d1 Files: fix 2022-03-28 17:37:28 +03:00
7cca6cb98c Web: revert kafka config 2022-03-28 17:22:42 +03:00
004435936e Web: Files: Hotkeys: fixed keyboard input 2022-03-28 17:05:47 +03:00
mushka
5a4b36df74 translation tweaks 2022-03-28 16:53:27 +03:00
mushka
5accb9ba8e fixed SectionHeader and CheckboxMenu differenciation 2022-03-28 16:45:17 +03:00
d6aaabdd34 Web: Client: removed commented code 2022-03-28 17:39:59 +05:00
d8d0aa610d Web: Components: delete equal func 2022-03-28 17:34:15 +05:00
dfa851221f Web: moved load language path to utils, added clearInterval 2022-03-28 17:33:42 +05:00
c9a29062d9 Web: Components: delete component did update 2022-03-28 17:30:22 +05:00
2ac9b4b785 Web: Common: rewrote section header for functional style 2022-03-28 17:28:57 +05:00
59becc4207 Web: Common: delete should component update 2022-03-28 17:26:12 +05:00
a1daa79bbc Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/confirm-redesign 2022-03-28 15:18:08 +03:00
098f054737 Web: Client: Tests: update screenshots 2022-03-28 15:17:39 +03:00