Commit Graph

1901 Commits

Author SHA1 Message Date
7d246ffcb0 Web: Components: PasswordInput: fix 2022-03-17 11:10:56 +03:00
b07aeae206 Web: Components: fix tooltip padding 2022-03-17 10:47:24 +03:00
8d6a3ae0ab Web: Components: Fix EmailInput + tests 2022-03-16 18:51:02 +03:00
a17a779ec6 Web: Components: Utils: Fix parseAddress (issue: '') 2022-03-16 18:26:44 +03:00
141ea71c2b Web:Components:Styling SaveCancelButtons. 2022-03-16 17:20:46 +03:00
Timofey Boyko
5df365a59a Web:Common: rename page layout component to section component and update stories, readme and sub-components 2022-03-16 15:22:48 +03:00
c001de8f74 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-16 13:03:29 +03:00
4e7d3e467e Web: Components: PasswordInput: fix width 2022-03-16 13:02:39 +03:00
199afaac03 Web: Components: PasswordInput: delete useless 2022-03-16 12:42:35 +03:00
2903dc068b Web: Components: PasswordInput: fix tooltip style 2022-03-16 12:35:39 +03:00
d4d0ecb04b Web: Components: Tooltip: remove arrow 2022-03-16 12:35:02 +03:00
9056b14453 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-16 12:11:48 +03:00
5bebc14b58 Web: Components: fix social buttons theme 2022-03-16 11:44:03 +03:00
c30ba25631 Web:Components:Changed the margin of the fieldContainer for dark theme. 2022-03-16 11:22:10 +03:00
50c8920bb6 Web:Components:Changed the margin of the fieldContainer for base theme. Changed fillColor of arrow in comboBox for base theme. 2022-03-16 11:21:36 +03:00
ad8edb5b2c Web:Components:Styling SaveCancelButtons. 2022-03-16 11:18:56 +03:00
0cd4cb49ed Merge branch 'feature/virtual-rooms-1.2' into feature/login-redesign
# Conflicts:
#	packages/asc-web-components/modal-dialog/index.js
#	packages/asc-web-components/themes/dark.js
#	public/locales/de/Common.json
#	web/ASC.Web.Client/src/Shell.jsx
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/createUser.js
#	web/ASC.Web.Login/src/Login.jsx
2022-03-16 11:03:07 +03:00
a54dabde3d Merge branch 'feature/login-redesign' of https://github.com/ONLYOFFICE/AppServer into feature/login-redesign 2022-03-15 19:00:16 +03:00
e8a403717b Web: Components: Jest: Added vscode-jest-tests config 2022-03-15 19:00:09 +03:00
a493a8e70a Web: Components: Utils: Fix parseAddress (issue: 'te"st@test.com') 2022-03-15 18:59:09 +03:00
Timofey Boyko
b4709b87a2 Web:Common:Loaders: update article loaders 2022-03-15 17:41:37 +03:00
Timofey Boyko
bd85e558dc Web:Common: rename 'catalog' to 'article' and update exports 2022-03-15 17:18:07 +03:00
76b9b03952 Web: Common: add skipLogout option 2022-03-15 14:33:21 +03:00
Timofey Boyko
87bd5b9c29 Web:Common:Loaders: fix width for catalog loaders for people 2022-03-15 14:20:43 +03:00
9c537f3d8e Web: Components: Fix jest warnings from eslint 2022-03-15 14:01:51 +03:00
2f4a93188f Web: delete feature disallow char 2022-03-15 13:57:33 +03:00
mushka
f608ffcd1a returned ability to set custom min width 2022-03-14 19:22:18 +03:00
mushka
15b9113ba0 fixed min-width bug 2022-03-14 19:20:01 +03:00
mushka
338c66720b resolved missed merge conflicts 2022-03-14 19:10:10 +03:00
mushka
ddd973c024 fixed dark theme supportion 2022-03-14 19:03:23 +03:00
mushka
57f75cd8a5 merge with feature/virtual-rooms-1.2 2022-03-14 18:53:15 +03:00
mushka
5e8d4cd4f1 added dark theme support 2022-03-14 18:45:02 +03:00
mushka
4e6d79eda2 change gap between loader and text from 8 to 12px 2022-03-14 18:36:00 +03:00
mushka
7537292369 fixed padding-forced vertical discentering bug 2022-03-14 18:28:46 +03:00
mushka
e614136645 small tweaks 2022-03-14 18:26:13 +03:00
d5f5bcc37a Web: Components: EmailInput: fix 2022-03-14 14:18:10 +03:00
38e280a286 Web: Components: PasswordInput: fix 2022-03-14 12:19:01 +03:00
mushka
1a80691c61 added icon styles and enlarged gap between icon and text 2022-03-11 19:43:17 +03:00
58eb82acff
Merge pull request #515 from ONLYOFFICE/feature/hotkeys
Feature/hotkeys
2022-03-11 19:09:21 +03:00
19e657e738 Web:Components:Styling SaveCancelButtons. 2022-03-11 18:04:26 +03:00
mushka
cd93ed2e2b remove unnecessary .btnIcon class and Icon component 2022-03-11 17:34:14 +03:00
mushka
546f7bc4a7 fixed horizontal alignment bugs 2022-03-11 17:21:52 +03:00
mushka
befd64b93c Remved loaders from Scale and fixed labels on Hover/Fixed/Disabled templates 2022-03-11 15:31:21 +03:00
mushka
52f36bce92 fixed withIcon padding 2022-03-11 15:26:52 +03:00
mushka
588ce13e08 deleted commented visual intends 2022-03-11 14:18:11 +03:00
mushka
88da9381f4 changed description 2022-03-11 14:16:17 +03:00
mushka
30c63620a3 change default size to extraSmall 2022-03-11 13:46:32 +03:00
mushka
25ad35ab6a added Normal Touchscreen/Desktop differentiation 2022-03-11 13:41:48 +03:00
Timofey Boyko
3ae4b92ad7 Web:Common: moved out catalog from page layout and refactoring page layout 2022-03-11 11:04:09 +03:00
e62c1a5f59 Web:Components:Added white arrowColor for dark theme. 2022-03-10 18:27:14 +03:00
ce7c2aab6e Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-10 17:10:31 +03:00
5a6eba1b5e Web: Files: fixed renderContext 2022-03-10 16:39:03 +03:00
mushka
c3c59ceaff changed size names in app buttons 2022-03-10 15:59:04 +03:00
mushka
0d2c626445 design tweaks 2022-03-10 15:35:26 +03:00
mushka
959c8f1e99 redesigned buttons 2022-03-10 15:14:08 +03:00
b8be01dca3 Web:Components:Styling the SaveCancelButtons component. 2022-03-10 14:46:55 +03:00
Timofey Boyko
c45baeb3c9 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-10 14:01:29 +03:00
Timofey Boyko
eb11e51576 Web:Common: enable add button when navigation is open 2022-03-10 14:00:15 +03:00
4a68b32583 Web: Components: EmailInput: add disallow char 2022-03-10 11:08:10 +03:00
2a045fc1ef Web: Files: removed contextMenuData, moved getContextModel to withFileActions HOC 2022-03-10 10:09:10 +03:00
f401926098 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-09 11:56:03 +03:00
Timofey Boyko
fab58673ab Web:Components: remove new-context-menu and menu-item from components 2022-03-09 10:28:36 +03:00
Timofey Boyko
cdda6f3d73 Web:Common:NewFilterInput: add support i18next for 'AddFilter' button 2022-03-05 19:12:48 +03:00
Timofey Boyko
32a7a41f87 Web:Files: add support i18next for 'view' 2022-03-05 19:04:53 +03:00
Timofey Boyko
98ac515760 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-05 18:51:07 +03:00
Timofey Boyko
e273391c00 Web:Files:Section: add theme support for desktop sort button in tile view 2022-03-05 18:51:00 +03:00
84810de125 Merge branch 'develop' into feature/virtual-rooms-1.2
# Conflicts:
#	packages/asc-web-components/context-menu/index.js
#	packages/asc-web-components/row/index.js
#	packages/asc-web-components/table-container/TableRow.js
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/sub-components/Tile.js
2022-03-05 17:52:01 +03:00
Timofey Boyko
d85ae13b7a Web:Files: fix table view in dark-theme 2022-03-05 17:47:56 +03:00
Timofey Boyko
7d747b9a7b Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-05 16:59:14 +03:00
Timofey Boyko
ab51a985cd Web:Components:MainButtonMobile: fix dropdown render 2022-03-05 16:56:50 +03:00
Timofey Boyko
8c95b9bd92 Web:Common:PageLayout: fix catalog position on mobile devices 2022-03-05 16:56:24 +03:00
3b9a099996
Merge branch 'develop' into refactoring/refactoring-context-menu 2022-03-05 15:47:14 +03:00
77be460447 Web: Common: custom redirect path on logout 2022-03-05 13:43:37 +03:00
cd3fc944f9 Web: Components: fix tooltip valid color 2022-03-05 11:49:54 +03:00
11708952e9 Web: People: fixed context-menu 2022-03-05 10:48:27 +03:00
291052112d Web: People: fixed TableRow 2022-03-05 10:22:53 +03:00
264637510d Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-05 09:15:15 +03:00
Timofey Boyko
a2e9518d3d Web:Common: add 1.2.1 view styles and scroll for context menu 2022-03-04 20:55:28 +03:00
9c9534038f Merge branch 'develop' into feature/slider-redesign 2022-03-04 18:57:51 +05:00
47358b007e Web: Components: added style prop 2022-03-04 18:56:57 +05:00
7bfcc8b249 Web: Components: create slider component 2022-03-04 18:54:57 +05:00
250eeaaa60 Web: Components: fixed slider margin 2022-03-04 18:54:14 +05:00
ba29c3aee0 Web: Components: moved slider to components 2022-03-04 18:53:41 +05:00
4469936b1d Web: Components: ModalDialog: add width prop 2022-03-03 17:51:03 +03:00
Timofey Boyko
35302c22a2 Web:Common:Components: fix key error for sort button 2022-03-03 16:46:45 +03:00
Timofey Boyko
61a1a7fbd3 Web:Files:Filter: disable sort in recent and favorites folder 2022-03-03 16:25:34 +03:00
Timofey Boyko
0743c5bf83 Web:Files:Filter: disable sort in recent and favorites folder 2022-03-03 16:10:03 +03:00
8a4ab2171d Web:Common:Changed the setMailDomainSettings, setLifetimeAuditSettings requests. Added requests setDNSSettings, getAuditTrailReport to api settings. 2022-03-03 16:04:26 +03:00
23fca4c041 Web: Components: fixed context-menu model 2022-03-03 12:56:51 +03:00
f161598193 Merge branch 'feature/login-redesign' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-03 12:54:59 +03:00
8411255de0 Web: Components: add more tests 2022-03-03 12:54:35 +03:00
Timofey Boyko
c4993b9d34 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-03 12:37:43 +03:00
Timofey Boyko
5bc09fb59e Web:Common:Components: fix sort menu for mobile devices 2022-03-03 12:37:36 +03:00
Timofey Boyko
c83c09c1f1 Web:Files:Pages: fix double header when table group is active 2022-03-03 12:37:10 +03:00
Timofey Boyko
fe3bcca4a1 Web:Common:Components: fix margins into section 2022-03-03 12:36:18 +03:00
54cecbd5b3 Web: Files: fixed ContextOptionsStore errors 2022-03-03 12:29:48 +03:00
Timofey Boyko
f4b8625fd7 Web:Common:Components: add import 'css' 2022-03-03 10:06:47 +03:00
Timofey Boyko
d1f3260d88 Web:Common:Components: fix padding and margin for section and section header 2022-03-03 10:04:54 +03:00
Timofey Boyko
eb094069ba Web:Common:Components: refactoring navigation component 2022-03-03 10:04:27 +03:00
2978adcdf3 Merge branch 'develop' into feature/virtual-rooms-1.2 2022-03-02 18:18:05 +03:00
Timofey Boyko
f828257859 Web:Files: fix dropdown render in sort button 2022-03-02 15:16:41 +03:00
2cc05247db Web: Files: removed withContextOptions HOC, added ContextOptionsStore, moved getting context model to open function 2022-03-02 15:15:03 +03:00
Timofey Boyko
5ea4f18276 Web:Components: fix render context menu on tablet and mobile 2022-03-02 13:01:32 +03:00
511592ddb7
Merge branch 'develop' into feature/login-redesign 2022-03-02 12:08:11 +03:00
2309bc060f Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-02 11:25:08 +03:00
2b97c30707 Web:Common:Added a setPortalPasswordSettings request to the SettingsStore. 2022-03-02 11:10:30 +03:00
f695684b78 Web:Common:Added requests setPortalPasswordSettings, setMailDomainSettings, setIpRestrictions,setIpRestrictionsEnable, setMessageSettings, setCookieSettings, setLifetimeAuditSettings, setWhiteLabelSettings, restoreWhiteLabelSettings to api settings. 2022-03-02 11:08:48 +03:00
f1dd337c24 Web:Common:Added setPortalRename request to api portal. 2022-03-02 11:06:08 +03:00
Timofey
19937f50dd Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-01 22:05:41 +08:00
mushka
16e83aedac added auto focus offset 2022-03-01 14:45:14 +03:00
f3afd79a3f Merge branch 'develop' into feature/virtual-rooms-1.2
# Conflicts:
#	packages/asc-web-common/components/AdvancedSelector/AdvancedSelector.js
#	packages/asc-web-common/components/AdvancedSelector/sub-components/Selector.js
#	packages/asc-web-common/components/FilterInput/sub-components/SortComboBox.js
#	packages/asc-web-common/components/PageLayout/index.js
#	packages/asc-web-common/store/SettingsStore.js
#	packages/asc-web-components/avatar-editor/sub-components/avatar-editor-body.js
#	packages/asc-web-components/combobox/index.js
#	packages/asc-web-components/context-menu/styled-context-menu.js
#	packages/asc-web-components/drop-down/index.js
#	packages/asc-web-components/link-with-dropdown/index.js
#	packages/asc-web-components/row/index.js
#	packages/asc-web-components/table-container/StyledTableContainer.js
#	packages/asc-web-components/table-container/TableHeaderCell.js
#	packages/asc-web-components/themes/dark.js
#	products/ASC.Files/Client/public/images/files.menu.svg
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/Badges.js
#	products/ASC.Files/Client/src/components/QuickButtons.js
#	products/ASC.Files/Client/src/components/panels/NewFilesPanel/index.js
#	products/ASC.Files/Client/src/components/panels/OperationsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SelectFileDialog/AsideView.js
#	products/ASC.Files/Client/src/components/panels/SelectFileDialog/ModalView.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/components/panels/StyledPanels.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/FileRow.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/RowsView/FilesRowContent.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/RowsView/SimpleFilesRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableContainer.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/sub-components/FileNameCell.js
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/pages/Home/index.js
#	products/ASC.Files/Client/src/pages/VersionHistory/Section/Body/VersionRow.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
#	products/ASC.People/Client/public/images/people.menu.svg
#	products/ASC.People/Client/src/components/GroupSelector/index.js
#	products/ASC.People/Client/src/components/PeopleSelector/index.js
#	products/ASC.People/Client/src/pages/Home/Section/Body/RowView/userContent.js
#	products/ASC.People/Client/src/pages/Home/index.js
#	products/ASC.People/Client/src/pages/Profile/Section/Body/index.js
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/header-nav.js
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/header.js
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/nav-item.js
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/profile-menu.js
#	web/ASC.Web.Client/src/components/pages/Home/index.js
2022-03-01 13:50:26 +03:00
Timofey
916709fbd9 Web:Common:PageLayout: fix catalog z-index for mobile 2022-03-01 18:11:56 +08:00
Timofey
6f934ac0f0 Web:Common:PageLayout: add special name for catalog burger for tablet view 2022-03-01 17:53:10 +08:00
mushka
2378a32ddb eventListener, autoScrollinng tweaks 2022-02-28 17:58:59 +03:00
mushka
f54a8fbb19 autoScrolling tweaks 2022-02-28 17:55:18 +03:00
mushka
509104ad4a refactor _key to id 2022-02-28 17:16:15 +03:00
mushka
e1207aabb2 added event unsubscription 2022-02-28 17:06:56 +03:00
mushka
89d5cd376e rename tw to textWidth 2022-02-28 17:00:32 +03:00
mushka
775bdf44c7 rename gaps 2022-02-28 16:51:17 +03:00
9aff975cd4 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-02-28 16:17:48 +03:00
mushka
7b35ffc094 pull fix 2022-02-28 16:11:44 +03:00
mushka
1832566978 fix markedNoItem bug 2022-02-28 16:08:15 +03:00
mushka
18b022bb93 smalll fixes 2022-02-28 16:08:14 +03:00
mushka
423f39c8d3 added auto offset 2022-02-28 16:08:12 +03:00
mushka
ce73a703a4 added drag-scrolling, working on auto-offset 2022-02-28 16:08:11 +03:00
mushka
1c5d810a95 fixed media 2022-02-28 16:08:10 +03:00
mushka
044267aaa4 last review based changes 2022-02-28 16:08:10 +03:00
mushka
8fac847f01 rm tabs-container.test.js 2022-02-28 16:08:09 +03:00
mushka
d2d6f03621 small fixes 2022-02-28 16:08:08 +03:00
mushka
446f620dc1 completed submenu 2022-02-28 16:08:07 +03:00
fe03e28e2b Merge branch 'develop' into feature/submenu 2022-02-28 15:39:01 +03:00
Timofey
a1ee3e03fb Web:Components:NewContextMenu: add data-set as props to menu-item 2022-02-28 16:03:03 +08:00
Timofey
7263405daa Web:Components:NewContextMenu: add special name for options for e2e tests 2022-02-28 15:35:06 +08:00
Timofey
1f5ad1c3f3 Web:Common:NewFilterInput: add special name for row-option for e2e tests 2022-02-28 15:25:01 +08:00
Timofey
b2ca717a6a Web:Common:AdvancedSelector: add special name for row-option for e2e tests 2022-02-28 15:24:35 +08:00
496b55c5a6 Web: Common: FilterInput: Added fixedDirection property 2022-02-25 17:11:36 +03:00
2bdc8d5d28 Web: Components: DropDown: Simplify checking dimensions for DropDown without parent ref 2022-02-25 16:49:28 +03:00
b268b30d36 Web: Components: DatePicker: Added fixedDirection property 2022-02-25 16:46:56 +03:00
0021ee47f5 Web: Components: Calendar: Fixed combobox direction 2022-02-25 16:12:01 +03:00
b016e3b38f Web: Components: Calendar: Added fixedDirection property 2022-02-25 16:07:54 +03:00
d21bb11939 Web: Components: Combobox: Added fixedDirection property 2022-02-25 16:07:39 +03:00
de742ef46d Web: Components: DropDown: Added fixedDirection property 2022-02-25 16:07:18 +03:00
73dfb927cf Web: Components: DropDown: Fixed position checking for non portal 2022-02-25 15:30:30 +03:00
f2a8867a4c Merge branch 'bugfix/fixed-dates-in-profile' of github.com:ONLYOFFICE/AppServer into bugfix/fixed-dates-in-profile 2022-02-25 12:18:22 +03:00
d255872c2a Web: Components: Combobox: added displaySelectedOption prop 2022-02-25 12:18:10 +03:00
64473bb70e Merge branch 'develop' into bugfix/fixed-dates-in-profile 2022-02-25 11:15:20 +03:00
ba0bfe7260 Merge branch 'develop' into bugfix/fixed-dates-in-profile
# Conflicts:
#	packages/asc-web-components/calendar/index.js
#	products/ASC.People/Client/src/pages/ProfileAction/Section/Body/updateUserForm.js
2022-02-24 15:59:56 +03:00
2e000f1d9d Web: People: fixed profile dates 2022-02-24 15:48:02 +03:00
Timofey
01ca97761c Web:Common: add loader for groups in advanced selector 2022-02-24 16:59:07 +08:00
Timofey
337497c5d5 Web:Common: add circle indicator if filter is active 2022-02-24 16:36:59 +08:00