Commit Graph

1231 Commits

Author SHA1 Message Date
DmitrySychugov
036e7b50e9 Web: Components: changed color for menu context example 2023-03-24 19:06:51 +05:00
DmitrySychugov
8e51331951 Web: Components: removed imports of remote components 2023-03-24 19:06:06 +05:00
DmitrySychugov
3cad02ac60 Web: Components: removed components that are not used 2023-03-24 19:05:09 +05:00
95ded2a133 Web: Hide date-picker story 2023-03-16 18:22:43 +04:00
32e60d2d07 Merge branch 'develop' into feature/webhooks-ui 2023-03-16 13:56:02 +04:00
30bb3a6e3b Web: PortalUnavailable: Fixed theme styles. 2023-03-15 13:08:34 +03:00
9cf62660b8
Merge pull request #1299 from ONLYOFFICE/bugfix/storybook-added-fonts
Bugfix/storybook added fonts
2023-03-15 10:57:23 +03:00
0b911b0d36 Web: Moved SizeImageLarge translation key to Common 2023-03-14 14:44:57 +04:00
ca574f09eb Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-14 14:31:07 +04:00
eb86665d70 Web: Fix some translations issues 2023-03-14 14:30:58 +04:00
DmitrySychugov
78c33b7b6e Web: Components: fixed snackbar padding 2023-03-14 15:16:53 +05:00
DmitrySychugov
f9e3a7a54b Web: install loaders for scss 2023-03-13 16:58:28 +05:00
DmitrySychugov
c8dd1a6915 Web: Common: added fonts in storybook 2023-03-13 16:57:47 +05:00
4bb0bc9d1c Web: Change version to v1.0.0 2023-03-13 12:19:48 +04:00
132bc6792b
Merge pull request #1297 from ONLYOFFICE/feature/notifications
Feature/notifications
2023-03-10 17:06:55 +03:00
Vladimir Khvan
e007abf305 title was commented to hide the component 2023-03-10 18:26:47 +05:00
Vladimir Khvan
ede90e72ee datepicker was hidden / elements are displayed flex 2023-03-10 18:26:18 +05:00
Viktor Fomin
f2d8c90b21 Components: Themes: add colors 2023-03-10 16:19:32 +03:00
5c477e8a36 Web:Fix. 2023-03-10 16:18:29 +03:00
093a6fa577 Web:Component:Fixed incorrect itemCount definition for list with showDisabledItems prop set to false. 2023-03-10 16:17:21 +03:00
Vashchuk Nikita
2d92da7c0c Merge branch 'release/v1.0.0' into feature/notifications
# Conflicts:
#	web/ASC.Web.Api/GlobalUsings.cs
2023-03-10 17:39:47 +05:00
Vladimir Khvan
86e74d9ff7 disabled click on icon, when disabled prop is true 2023-03-10 10:55:22 +05:00
Vladimir Khvan
e340a92e47 selected date was passed to props as date 2023-03-10 10:54:43 +05:00
a6ce7bcfa9 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-09 17:00:08 +03:00
8b643df15e Web:Components:Fixed missing icon cross after page reload due to missing url dynamic update in ReactSvg. 2023-03-09 16:59:21 +03:00
Elyor Djalilov
6f43a64a35 Fix Bug 61532 2023-03-09 14:25:52 +05:00
98d1106b32 Web: Section: Added when clicking on the name of a media file, the file is not selected. 2023-03-09 11:42:48 +03:00
Vladimir Khvan
1ddcbd14f7 unused value was removed 2023-03-08 23:07:25 +05:00
Vladimir Khvan
286a1720de default values for selectedDate and setSelectedDate were added 2023-03-08 23:06:28 +05:00
Vladimir Khvan
1e36bef9fc datepicker's props were updated according to new calendar 2023-03-08 15:22:18 +05:00
Vladimir Khvan
cc879cecab handle click is checking calendar click/padding on datepicker dialog was removed 2023-03-07 16:20:27 +05:00
Vladimir Khvan
b835214581 selected date is covered with moment in case when date object was passed 2023-03-07 16:19:16 +05:00
Vladimir Khvan
c3b7966e08 selected date is updated without calling onchange on didComponentUpdate 2023-03-07 16:17:42 +05:00
Vladimir Khvan
2d672904b9 selected date prop was added to date picker and calendar 2023-03-07 16:16:19 +05:00
29abce027d Merge branch 'develop' into feature/notifications
# Conflicts:
#	packages/client/src/pages/Accounts.jsx
#	packages/client/src/store/FilesActionsStore.js
#	packages/common/constants/index.js
#	products/ASC.People/Server/Api/UserController.cs
2023-03-06 15:37:45 +03:00
913b931544 Merge branch 'develop' into feature/webhooks-ui 2023-03-06 11:21:00 +04:00
c91f6c9e5d Merge branch 'develop' into feature/fix-back-button-rooms 2023-03-03 18:03:29 +04:00
b6b24fd4fc
Merge pull request #1280 from ONLYOFFICE/bugfix/fix-truncate-text
Bugfix/fix truncate text
2023-03-03 17:01:16 +04:00
e68e5a2cbb Web:Components:Fix missing text clipping if text is out of width. 2023-03-03 15:21:24 +03:00
68ce5c8764 Merge branch 'bugfix/settings-backup' of github.com:ONLYOFFICE/AppServer into bugfix/settings-backup 2023-03-03 14:46:21 +03:00
f4d8972358 Web: Renaming. 2023-03-03 14:46:01 +03:00
8acbf0bd64 Merge branch 'develop' into bugfix/settings-backup 2023-03-03 15:23:05 +04:00
714676d9c7 Web:Components:Fix not displaying content corresponding to url in submenu when you press back button in browser. 2023-03-03 11:02:47 +03:00
701ca0d3df Merge branch 'develop' into feature/refactoring-viewer-base 2023-03-02 20:07:37 +04:00
104a554e33 Web:Components: Added popstate event handling for submenu. Added content change when url changes. 2023-03-02 18:22:40 +03:00
Akmal Isomadinov
a47bbd4700 Web:Components Removed old Viewer 2023-03-02 20:04:28 +05:00
Akmal Isomadinov
a3fef0ec5c Merge branch 'develop' into feature/refactoring-viewer-base 2023-03-02 20:00:26 +05:00
Akmal Isomadinov
3c0a179b43 Web: Viewer-player moved from Viewer to MediaVeiwer 2023-03-02 19:58:51 +05:00
Timofey Boyko
d8e2b2c03a Merge branch 'develop' into bugfix/accounts-filter 2023-03-02 17:16:30 +03:00
Timofey Boyko
6fcabb5e2b Web:Client:Profile: fix styles for main-profile 2023-03-02 15:56:27 +03:00