Commit Graph

1513 Commits

Author SHA1 Message Date
04ff7308b8 Web:Common:Store: add theme support 2021-12-14 15:52:49 +08:00
4860584695 Web:Client:NavMenu: add support dark theme 2021-12-14 15:52:03 +08:00
22da46346b Web:Components:TreeMenu: add support dark theme 2021-12-14 12:30:26 +08:00
483421e407 Web:Components:Text: remove from storybook default color 2021-12-14 12:01:51 +08:00
964dd4f861 Web:Components:Link: add support dark-theme 2021-12-14 11:47:54 +08:00
c7c46dbcfc Web:Components:LinkWithDropdown: add support dark-theme 2021-12-14 11:46:11 +08:00
02348fd1f0 Web:Components:IconButton: add support dark-theme 2021-12-14 11:42:58 +08:00
27e14b8566 Web:Components:HelpButton: add support dark-theme 2021-12-14 11:42:14 +08:00
39f172bd22 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-12-13 17:58:34 +03:00
530d1a18a8 Web: Api: Added property for setEncryptionKeys 2021-12-13 17:58:25 +03:00
5261d053ee Web:Components:Calendar: add support dark-theme 2021-12-13 21:25:03 +08:00
c00d019d6f Web:Components:AvatarEditor: add support dark-theme 2021-12-13 21:10:27 +08:00
fd6960805b Web:Components:ContextMenuButton: add support dark-theme 2021-12-13 20:54:53 +08:00
27b062459c Web:Components:IconButton: add support dark-theme 2021-12-13 20:52:21 +08:00
77476ac20d Web:Components:Link: add support dark-theme 2021-12-13 20:41:51 +08:00
6104bee675 Web:Components:Avatar: add support dark-theme 2021-12-13 18:01:05 +08:00
cdc6e55292 Web:Components:ModalDialog: add support dark-theme 2021-12-13 16:01:14 +08:00
e784e9f327 Web:Components:TabsContainer: add support dark-theme 2021-12-13 15:56:27 +08:00
acd628633f Web:Components:GroupButtonsMenu: add support dark-theme 2021-12-13 15:50:24 +08:00
a6301a7818 Web:Components:GroupButton: add support dark-theme 2021-12-13 15:45:45 +08:00
dec8399ab2 Web:Components:ViewSelector: add support dark-theme 2021-12-13 15:34:16 +08:00
13f05563fa Web:Components:TextArea: add support dark-theme 2021-12-13 15:17:37 +08:00
1c1e8958da Web:Components:ComboBox: add support dark-theme for selected item icon 2021-12-13 15:03:32 +08:00
f8f98eca62 Web:Components:Badge: add support dark-theme 2021-12-13 15:00:12 +08:00
1474bd1cc6 Web:Components:ContextMenu: add support dark-theme 2021-12-13 14:53:29 +08:00
f4984d3537 Web:Components:ComboBox: add support dark-theme 2021-12-13 14:47:27 +08:00
9269594b8a Web: DesktopEditors mode: Added more logs 2021-12-13 01:32:47 +03:00
5dbdc21ffc Web:Components:PasswordInput: add support dark-theme 2021-12-12 21:37:16 +08:00
0b329775d9 Web:Components:InputBlock: add support dark-theme 2021-12-12 21:17:41 +08:00
97cb36b31d Web:Components:SearchInput: add support dark-theme 2021-12-12 21:06:54 +08:00
7e175ccdf0 Web:Components:TextInput: add support dark-theme 2021-12-12 20:32:32 +08:00
7f2b567af2 Web:Components:Button: add support dark-theme 2021-12-12 19:41:50 +08:00
a6cd56a6b5 Web:Components:Checkbox: add support dark-theme 2021-12-10 23:45:15 +08:00
2b39b822e6 Web:Components:ToggleButton: add support dark-theme 2021-12-10 22:47:10 +08:00
e7bbc913e5 Web:Components:RadioButton: add support dark-theme 2021-12-10 20:30:25 +08:00
c8c550ee9c Web:Components:Toast: add support dark-theme 2021-12-10 20:10:55 +08:00
0c4ed534bd Web:Components:Toast: update SVG 1.2.1 2021-12-10 19:44:29 +08:00
ebf321524a Web:Components:Backdrop: add dark theme support 2021-12-10 19:31:43 +08:00
8ba8bae6b9 Web:Components:Heading: add dark theme support 2021-12-10 19:25:40 +08:00
a4d14fdd08 Web:Components:Dropdown: add dark theme support 2021-12-10 19:14:40 +08:00
38212e81bc Web:Components:MainButton: add dark theme support 2021-12-10 19:12:02 +08:00
d7a18600b8 Web:Component:Themes: update dark theme 2021-12-10 19:03:42 +08:00
2afce477b1 Web: Common: Removed useless code. 2021-12-10 09:30:11 +03:00
87fe0892a4 Web:Files:Badges:Returned the frame on hover badge version. 2021-12-08 18:56:15 +03:00
51b7921ed4 Web: Edit: Added doc property to api methods for history versions.
# Conflicts:
#	packages/asc-web-common/api/files/index.js
2021-12-08 16:30:26 +03:00
d5a77379b3 Web: Editor: Added api method for restore document version. 2021-12-08 16:28:30 +03:00
317750f909 Web: Added api methods.
# Conflicts:
#	packages/asc-web-common/api/files/index.js
2021-12-08 16:28:25 +03:00
ac5edf13cb Web:Files:Badges:Edited badges styles. 2021-12-08 15:43:12 +03:00
8360da9806 Web:Components:Added rest to IconButton 2021-12-07 15:27:42 +03:00
c44f580681 Fix issues of UselessModuleTranslationKeysTest 2021-12-07 13:04:06 +03:00
21fb4fd1b7 Web: Moved debug-info changes to separated repository https://github.com/ONLYOFFICE/auto-changelog 2021-12-06 15:01:30 +03:00
907877b08a Web: Common: delete filter button title 2021-12-02 13:08:33 +05:00
168abcf288 Merge branch 'develop' into feature/new-context-menu 2021-12-02 15:03:00 +08:00
a012038f3b Merge branch 'develop' into feature/catalog 2021-12-02 14:59:31 +08:00
7a00dba491 Merge branch 'develop' into feature/navigation 2021-12-02 14:53:42 +08:00
2de54722d6 Web: Files: added TitleShowActions and TitleShowFolderActions translations, added row and tile context menu titles 2021-12-01 17:17:12 +05:00
27e732e9a3 Web: Login: Added usage of new API /authentication.json parameter "session" 2021-12-01 10:56:50 +03:00
2b7bc7fc1c Web: Files: added ButtonShareAccess translation, added share and row checkbox tooltip 2021-11-30 15:11:59 +05:00
4c977206c9 Web: Files: added switchToThumbnails and SwitchViewToCompact translation, added view selector tooltip 2021-11-30 14:28:01 +05:00
626ad87077
Merge pull request #469 from ONLYOFFICE/feature/make-form
Feature/make form
2021-11-30 11:36:23 +03:00
7f39ebd499 Web: Files: SelectFileDialog: Fixed loaders according layouts. 2021-11-30 10:11:49 +03:00
5bb3602964 Web: Common: Api: Fixed copyAs api call params 2021-11-30 08:20:55 +03:00
6db5c386e3 Web: Files: added group menu title 2021-11-29 18:40:00 +05:00
0b9a9b633d Web: Common: Api: Added fileCopyAs action 2021-11-29 16:31:40 +03:00
def7e82cc2 Web: Files: added TitleSelectFile translation, added group combo box title 2021-11-29 17:56:37 +05:00
c9b58cacd8 Web: Files: added MainHeaderSelectAll translation, added group menu checkbox title 2021-11-29 16:57:14 +05:00
4dac8e9ce6 Web: Components: changed expander-down.react.svg, fixed styles 2021-11-29 13:11:01 +03:00
99c71148d8 Web: Files: fixed SharingPanel styles 2021-11-29 12:58:21 +03:00
4586cb45d9 Web: Components: fixed CloseButton styles 2021-11-29 11:58:54 +03:00
af95e8aacc Web: Components: added border-radius to modal-dialog 2021-11-26 17:37:27 +03:00
a046e5ac8d Web: Files: added icon button title prop, added connect tooltip 2021-11-25 18:47:09 +05:00
08746974f4 Web: SW: Added SW unregister + refactoring 2021-11-25 15:08:18 +03:00
2f21f2246a
Merge branch 'develop' into feature/mobile-main-button 2021-11-22 16:39:22 +03:00
54a58916ed Web: Common: Filter: fixed multiple api request 2021-11-22 16:29:32 +03:00
16b564a86c Web: Components: fixed empty-screen styles 2021-11-22 15:37:30 +03:00
52626a548e Web: fixed Snackbar styles 2021-11-22 15:01:33 +03:00
3417cb28f4 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-11-22 11:25:49 +03:00
b632f3a623 Web: Fixed styles according layouts, renaming. 2021-11-22 10:15:24 +03:00
f675415228 Merge branch 'master' into release/v1.1.0
# Conflicts:
#	lerna.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	packages/browserslist-config-asc/package.json
#	packages/debug-info/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/public/locales/en/SelectFile.json
#	products/ASC.Files/Client/public/locales/en/SelectFolder.json
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/components/Article/MainButton/index.js
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/public/locales/en/Translations.json
#	products/ASC.People/Client/public/locales/ru/Translations.json
#	products/ASC.People/Client/src/components/Article/MainButton/index.js
#	products/ASC.People/Client/src/pages/ProfileAction/Section/Body/createUserForm.js
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-11-21 14:26:20 +03:00
d31ea87211 Merge branch 'master' into develop
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
#	packages/asc-web-components/table-container/TableHeaderCell.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
2021-11-21 13:57:55 +03:00
96759f10f1 Web: Components: Fixed tests warnings 2021-11-20 00:40:25 +03:00
c10944f8fa Web: Components: ContextMenu: Refactoring 2021-11-20 00:17:25 +03:00
56ecbc95ea Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-11-19 18:18:13 +03:00
50db047ca8 Web: Components: MainButton: Reworked MainButton component 2021-11-19 17:59:58 +03:00
8ecdc5bdf5 Web: Components: ContextMenu: Added property`s for creating menu by component 2021-11-19 17:59:10 +03:00
4cd9d042de Web: Files: fixed styles after Cherry picking. 2021-11-19 16:58:31 +03:00
4f7f76b07e Web: Files: Fixed styles of modal and aside dialogues.
# Conflicts:
#	packages/asc-web-components/modal-dialog/index.js
2021-11-19 16:09:13 +03:00
bca3a57701 Web: Components: added read me for main button mobile 2021-11-19 14:34:30 +05:00
60d856788e Web: Components: added recalculation of height, added error prop progress bar 2021-11-19 14:34:01 +05:00
77e57c89db Web: Components: fixed scroll styles 2021-11-19 14:30:22 +05:00
2eb6843e46 Web: Editor: Added conditions for creating a file in my documents folder when filling out a form. 2021-11-19 10:28:57 +03:00
2720604f8d Web: Components: fix mobile align 2021-11-18 18:53:35 +03:00
27c731dbb3 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into bugfix/Bug53453 2021-11-18 18:40:29 +03:00
585347d02d Web: Components: fix label position 2021-11-18 18:40:14 +03:00
a4e21a2319 Web: Component: Added modal dialog height property. 2021-11-18 15:24:28 +03:00
407e4db69c Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into bugfix/Bug53453 2021-11-18 14:53:24 +03:00
0503188946 Web: Components: added storybook controls for main button mobile 2021-11-18 14:10:58 +05:00
c4fd5b3626 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-11-17 16:40:45 +03:00
9e4b29a136 Web: Common: Api: Added new data parameters 2021-11-17 16:36:50 +03:00
66dd9b1871 Web: Components: fixed floating button in main button mobile, added scrollbar 2021-11-17 17:39:18 +05:00
b28acbe943 Web: Common: added color prop for floating button 2021-11-17 17:37:01 +05:00
ebe35242c0 Web: Components: Added new prop. 2021-11-17 09:59:40 +03:00
Artem Tarasov
f33d99c9c0 Web: People/Common: added sorting of groups in the tree 2021-11-16 19:27:27 +03:00
c6d97c7fc5 Web: Components: add avatar max size label 2021-11-16 18:23:39 +03:00
7db57b3696 Web: Components: SearchInput: Fixed default color for icon inside search input. Added color property at component. 2021-11-16 13:17:45 +03:00
d77a2f4541 Web: Components: ViewSelector: Added loading container for svg 2021-11-16 10:56:30 +03:00
39c3d57781 Web: Common: AuthStore: Added reset auth-store after login with app code 2021-11-15 14:29:02 +03:00
f06283bb1a Fix displayName of current user after creation/update if user's display name with diacritics 2021-11-13 20:18:58 +03:00
0bd634dd16 Web: Files: added className for tree root folders 2021-11-12 15:36:56 +03:00
3809273075 bump version to 1.1.0 2021-11-12 15:19:40 +03:00
2b5e4bad38 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-11 15:37:31 +03:00
2ea63910a2 Web: Added encoding/decoding operations for string file ids. Fixed errors with opening folders and files with string ids 2021-11-11 15:37:23 +03:00
3a03d65ed9 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-11 13:49:08 +03:00
53cb6827b4 Fix Bug 53360: Client.Files.Image - Removed the render when opening and closing the file delete dialog. 2021-11-11 13:48:47 +03:00
04d3d5253f Fix displayName of current user after changing culture of Profile 2021-11-10 21:31:39 +03:00
6b299a48e3 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-10 21:25:08 +03:00
11769e8c9e Fix Bug 53180 - Client: Profile. Error «.../pt/Common.json 404» on pt-BR language. 2021-11-10 19:59:03 +03:00
cab7603f5b Fixed Bug 53415: Fixed save avatar click 2021-11-10 18:33:21 +03:00
e917b4bb56 Fix Bug 53454 - Client: Sign out. Error on api/2.0/people/@self.json 2021-11-10 15:52:36 +03:00
f5da85049c Fix Bug 53524 - Client.Profile|List: User's display name with diacritics invalid 2021-11-09 19:32:15 +03:00
677f7d73e3 Web: Common: Api: Added encoding for string folderId 2021-11-09 17:55:27 +03:00
56d16ac2f4
Merge pull request #437 from ONLYOFFICE/feature/files-upload
Web: Files: fixed files upload
2021-11-08 15:38:45 +03:00
db86b69f66 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-08 16:24:27 +05:00
55b2f059f5 Fixed bug 52976 - Web: Components: added coloring of ui table header 2021-11-08 16:24:11 +05:00
5c5db26dc4 Web: Files: removed unused code 2021-11-08 14:04:52 +03:00
a876ce8b67 Web:Common:PageLayout: add catalog in readme and storybook 2021-11-08 17:23:56 +08:00
5d953407ad Merge branch 'hotfix/v1.0.1' into feature/desktop-login 2021-11-03 16:55:44 +03:00
f1f42a88ae Merge branch 'hotfix/v1.0.1' into feature/desktop-login 2021-11-03 15:44:23 +03:00
bf4126cc0e Web: Deleted console.log. 2021-11-03 15:25:04 +03:00
773419f3ef Web: Common: AuthStore: Added added url at response parameters 2021-11-03 12:18:28 +03:00
da8e34930f Web: Added prop. 2021-11-03 11:59:54 +03:00
2d60dbee1b Merge branch 'hotfix/v1.0.1' into bugfix/Bug53416
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 11:58:56 +03:00
71febf0a3e Web:Common:Navigation: fix drop-box position on tablet 2021-11-03 16:52:35 +08:00
a99111b6f6 Web:Common:Navigation: remove x-scrollbar on tablet and mobile 2021-11-03 15:52:10 +08:00
3d9bda87b0 Web:Common:Navigation: remove x-scrollbar on tablet and mobile 2021-11-03 15:49:15 +08:00
72adefec39 Web: Deleted useless code after Cherry Pick. 2021-11-03 10:35:03 +03:00
706913275c Web: Common: PageLayout: Fixed error "Cannot read properties of null (reading 'focus')". 2021-11-03 09:57:56 +03:00
06437454a8 Web: Deleted useless code. 2021-11-03 09:57:55 +03:00
6fb6f3db60 Web: SectionBody: Deleted useless code. 2021-11-03 09:57:53 +03:00
6cf7c6d43e Web: Common: PageLayout: Refactoring, deleted useless code.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:57:51 +03:00
76b4251559 Web: Files: VersionHistoryPanel: Deleted body scroll? fixed styles.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:57:12 +03:00
44f2a1c17f Web: Common: Fixed styles for body list without scroll.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:54:16 +03:00
7c9e875ff3 Merge branch 'hotfix/v1.0.1' into bugfix/Bug53416 2021-11-02 18:42:55 +03:00
5759758f71 Bug 53416 - Client.Files.Desktop: Fixed scrolls under Ubuntu. 2021-11-02 18:41:33 +03:00
4127fae876 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-02 17:52:53 +03:00
e5e5f267c2 Web: Common: fixed mediaPlayerClose cursor style 2021-11-02 17:51:44 +03:00
20e59a7cbe Web: Common: changed media-viewer icons, fixed media styles 2021-11-02 17:51:44 +03:00
68a8683e13 Merge branch 'develop' into feature/navigation 2021-11-02 22:46:04 +08:00
c32e4999b4 Merge branch 'develop' into feature/navigation 2021-11-02 22:45:25 +08:00
2bd25554af Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-02 18:15:17 +05:00
3b5b0f82ce Fixed bug 53033 - Web: Components: correct display of stubs 2021-11-02 18:14:53 +05:00
d37aa52f09 Merge branch 'develop' into feature/catalog 2021-11-02 21:04:46 +08:00
5443f225e6 Merge branch 'develop' into feature/new-context-menu 2021-11-02 20:49:21 +08:00
cad4948cab Web:Components:MenuItem: add arrow type 2021-11-02 20:39:45 +08:00
4e018d2d71 Web: Bump version to 1.0.1 2021-11-02 14:02:46 +03:00
3f532f6765 Merge branch 'develop' into feature/mobile-main-button 2021-11-02 13:36:34 +05:00
da5c9bbd3f Web: Components: created the main button mobile component 2021-11-02 13:34:15 +05:00
b42a30acda Web: Components: added main button styles 2021-11-02 13:31:18 +05:00
886e1baf89 Web: Common: added icons in floating button 2021-11-02 13:30:33 +05:00
89391ab385
Merge branch 'develop' into bugfix/tooltip 2021-11-01 15:02:25 +03:00
e6628c4963 Merge branch 'hotfix/v1.0.1' into feature/files-upload 2021-11-01 14:08:44 +03:00
8cc08045b7 Merge branch 'master' into develop
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-header.js
#	packages/asc-web-components/combobox/index.js
#	packages/asc-web-components/table-container/StyledTableContainer.js
#	packages/asc-web-components/table-container/TableGroupMenu.js
#	packages/asc-web-components/table-container/TableHeader.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/store/FilesStore.js
#	products/ASC.Files/Core/Core/Search/FactoryIndexerFile.cs
2021-11-01 13:54:40 +03:00
fb75330cb0 Fix bug 53339: open banner link in new tab 2021-11-01 13:52:44 +03:00
853037c00d Merge branch 'develop' into feature/new-context-menu 2021-11-01 18:43:35 +08:00
298c94e042 Web: Components: fix test 2021-11-01 12:11:52 +03:00
5deac850b2 Web:Components:NewContextMenu: add to all views 2021-11-01 16:10:07 +08:00
ea0605ea3a Web: Components: refactoring help button 2021-10-29 16:29:54 +03:00
d5633668ad Web: Components: fix tooltip default color 2021-10-29 16:28:55 +03:00
25da579a76 Web: Components: use portal component 2021-10-29 14:24:48 +03:00
6edc4c23fc Web: Components: delete useless 2021-10-29 13:38:52 +03:00
34e163aac4 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into bugfix/tooltip 2021-10-29 13:20:28 +03:00
1e4a708dd1 Web:Components: create new-context-menu 2021-10-29 16:30:00 +08:00
5e455bd3cc Web: Components: Fixed table columns for new design 2021-10-29 10:52:12 +03:00
1c18b23ead Web: Components: rewrite tooltip on portal 2021-10-28 15:06:43 +03:00
1f5fea8f81 Web: Common: fixed mediaPlayerClose cursor style 2021-10-28 14:43:20 +03:00
fe65632277 Web: Common: changed media-viewer icons, fixed media styles 2021-10-28 14:20:06 +03:00
dcb8f108b8 Web: Files: fixed Paging re-render 2021-10-28 11:30:23 +03:00
68b2108bcb Web: Common: PageLayout: Fixed padding for first row element at desktop view 2021-10-26 20:37:28 +03:00
cece18f0e7 Merge branch 'release/1.0.0' into bugfix/icons-blur 2021-10-26 16:56:35 +03:00
f5d31dcff2 Web: Files: Fixed icons blur, added new icons 2021-10-26 16:55:52 +03:00
20dcdde09b Web:Components:MenuItem: create menu item component 2021-10-26 21:31:42 +08:00
1faf4eedc8 Web: Files/Components: Fixed drop down y offset for table view. 2021-10-26 16:04:38 +03:00
16f9dc47bc Web: Components: Fixed top style. 2021-10-26 15:48:31 +03:00
be8c02a481 Fixed Bug 53194: Reduced distance from checkbox menu. 2021-10-26 14:59:04 +03:00
Artem Tarasov
31bfcbf398
Merge pull request #429 from ONLYOFFICE/bugfix/table-fix-add-share-button
Fixed Bug 53342 - Client.Table row. Fixed the addition of the sharing…
2021-10-25 17:04:14 +03:00
Artem Tarasov
4c416a5ae3 Merge branch 'bugfix/table-fix-add-share-button' of github.com:ONLYOFFICE/AppServer into bugfix/table-fix-add-share-button 2021-10-25 16:58:39 +03:00
Artem Tarasov
98876b5585 Web: Components: TableContainer: fixed sort icon container size 2021-10-25 16:58:29 +03:00
7d872b408c Web: Components: fixed column reset 2021-10-25 16:49:58 +03:00
bf51eff567 Web: Components: Table: fixed addNewColumns 2021-10-25 16:30:17 +03:00
c2d5df2262
Merge pull request #428 from ONLYOFFICE/bugfix/table-view-header-divider-fix
Web: Components: TableContainer: fixed width of header divider
2021-10-25 15:40:10 +03:00
077859cba3 Fixed Bug 53342 - Client.Table row. Fixed the addition of the sharing button 2021-10-25 15:24:01 +03:00
Artem Tarasov
f2d7f299f2 Web: Components: TableContainer: fixed width of header divider 2021-10-25 15:21:13 +03:00
ba68d7b5fd Web: Common: fixed floating button styles when article is visible 2021-10-25 12:20:08 +03:00
9dab9fbfe2 Web: Components: added scroll for group menu 2021-10-22 17:08:51 +03:00
da5490aa05 Web: Components: fixed z-index, fixed GroupMenuItem styles 2021-10-22 15:53:26 +03:00
1e15174d23 Web: Files: fixed styles after merge 2021-10-22 15:01:43 +03:00
0331356f5d Web: Common: return style. 2021-10-22 13:09:58 +03:00
c163576b8b Web: Files: Fixed styles for section header for tablet/mobile view. 2021-10-22 13:03:17 +03:00
5bd9c06c1a Merge branch 'develop' into table-group-menu
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesStore.js
2021-10-22 12:20:20 +03:00
94cbac3c02 Merge branch 'develop' into feature/catalog 2021-10-22 15:43:23 +08:00
949346fa32 Merge branch 'develop' into feature/navigation 2021-10-22 15:32:13 +08:00
522a55f02c Web: Files: Fixed hiding context-menu before displaying share panel 2021-10-22 10:17:42 +03:00
21212046ad Web: Components: DropDown: Fixed position conditions 2021-10-22 10:17:41 +03:00
d7547a11a1 Web: Fix Failed prop type: Invalid prop animate of value 0 supplied to RectangleLoader 2021-10-22 10:17:29 +03:00
94a466ed48 Merge branch 'release/1.0.0' into develop
# Conflicts:
#	packages/asc-web-components/aside/aside.js
2021-10-22 09:02:39 +03:00
576c62e337
Merge pull request #400 from ONLYOFFICE/bugfix/tile-view
Bugfix/tile view
2021-10-21 19:16:16 +03:00
81019049d7
Merge branch 'develop' into feature/personal-share-dialog 2021-10-21 19:14:59 +03:00
724a90be75 Web: Components: fixed combo-button styles 2021-10-21 17:54:16 +03:00
7dc2b94186 Web: Components: fixed avatar-editor-body link fontWeight 2021-10-21 17:53:49 +03:00
556059437d Web: Files: Fixed hiding context-menu before displaying share panel 2021-10-21 17:53:28 +03:00
498a625ce8 Web: Common: fix firebase isEnabled 2021-10-21 16:44:29 +03:00
d6da7a7fb2
Merge pull request #411 from ONLYOFFICE/bugfix/scrollbar
Bugfix/scrollbar
2021-10-21 16:15:24 +03:00
657e34d474 Web:Studio:NavMenu: fix showing navigation icons 2021-10-21 20:36:25 +08:00
c2d0ff17d0 Merge branch 'develop' into table-group-menu 2021-10-21 15:34:57 +03:00
94bd11930c
Merge pull request #406 from ONLYOFFICE/feature/avatar-edit-action
Feature/avatar edit action
2021-10-21 15:15:43 +03:00
Artem Tarasov
27eff81dbc Merge branch 'release/1.0.0' into bugfix/tile-view 2021-10-21 15:14:58 +03:00
Artem Tarasov
38f742e750 Web: Common: PageLayout: fixed position filter section on desktop 2021-10-21 15:13:01 +03:00
256ad79e5f Web: Components: add withoutBodyScroll in aside 2021-10-21 15:04:34 +03:00
8068a61e40 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/scrollbar 2021-10-21 14:36:54 +03:00
67f2311a97 Web: Components: fix scrollbar in aside 2021-10-21 14:36:37 +03:00
fce60f4018 Web: Common: PageLayout: Fixed error "Cannot read properties of null (reading 'focus')". 2021-10-21 13:19:28 +03:00
cc9857c904 Web: Deleted useless code. 2021-10-21 12:29:25 +03:00
af352072d5 Merge branch 'feature/personal-share-dialog' of github.com:ONLYOFFICE/AppServer into feature/personal-share-dialog 2021-10-21 12:07:00 +03:00
cb26b3718e Web: Components: DropDown: Fixed position conditions 2021-10-21 12:06:51 +03:00
152207d85a Merge branch 'develop' into bugfix/version-history-list
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
#	products/ASC.Files/Client/src/pages/VersionHistory/Section/Body/VersionRow.js
2021-10-21 12:02:57 +03:00
fd89092abe Web: Fix Failed prop type: Invalid prop animate of value 0 supplied to RectangleLoader 2021-10-21 11:43:26 +03:00
2f8804653a Web: SectionBody: Deleted useless code. 2021-10-21 11:11:14 +03:00
ec4125175e Web: Components: export CustomScrollbar 2021-10-20 18:43:48 +03:00
9aa3fd7047 Web:Common:Catalog: update branch 2021-10-20 22:31:39 +08:00
Artem Tarasov
23b30f5d8d Web: Common: PageLayout: table style fix 2021-10-20 15:52:02 +03:00
2d6fde48ff Web: Components: added combobox manualY, manualX support, hid scroll 2021-10-20 14:27:21 +03:00
121a640bed Web: Components: add hover effect for scrollbar 2021-10-20 13:10:45 +03:00
f895cde813 Web: Components: fix avatar edit button position 2021-10-20 12:09:01 +03:00
5a47020303 Web:Common:Navigation: updated branch and edit navigation padding 2021-10-20 17:06:59 +08:00
a75a49dc9a Web: Components: delete useless 2021-10-20 11:10:51 +03:00
cad7c309ce Web: Components: add avatar edit button 2021-10-20 00:41:42 +03:00
3ed6a3d92a Fix bug 53211: next/prev media on swipe on desktop 2021-10-19 19:48:15 +03:00
f04a1a5403 Web: People: fixed table group menu, added new icons 2021-10-19 17:36:47 +03:00
30f089e9b7 Merge branch 'develop' into table-group-menu 2021-10-19 15:44:29 +03:00
5a3b7fdc6c Web: Common: PageLayout: Refactoring, deleted useless code. 2021-10-19 13:58:55 +03:00
b82dc5bf91 Web: Files: VersionHistoryPanel: Deleted body scroll? fixed styles. 2021-10-19 13:41:52 +03:00
edd46e7a73 Web: Components: Added possibility to delete scroll body. 2021-10-19 13:40:21 +03:00
30dc2623ba Web: Common: Fixed styles for body list without scroll. 2021-10-19 12:18:07 +03:00
7481f3a2d0 Merge branch 'develop' into feature/catalog 2021-10-19 15:51:12 +08:00
36206576e8 Web: People: fixed table styles 2021-10-18 14:30:49 +03:00
ec0bb0a1b8 Fix bug 53192: fix media play/pause 2021-10-18 13:55:50 +03:00
e8f535d710 Web: People: fixed table styles 2021-10-18 13:11:26 +03:00
defb0a387d Web:Common:Navigation: fixed root item height 2021-10-18 18:03:30 +08:00
36b13211fa Web: Components: fixed table styles, fixed table, refactoring 2021-10-18 12:22:33 +03:00
42780a5480 Web:Common:Navigation: changed height calc 2021-10-18 17:03:56 +08:00