Commit Graph

3074 Commits

Author SHA1 Message Date
b2832468c4 Frontend: client's code re-organization 2020-11-24 13:18:23 +03:00
beee70cd15 yarn workspaces init commit 2020-11-21 16:07:23 +03:00
Alexey Kostenko
51490b2536 web: components: bump version 2020-11-20 09:55:08 +03:00
Alexey Kostenko
f428df1767 Web: Common/Components: Open add filter menu in aside panel if there is not enough width to open dropdown 2020-11-18 17:34:59 +03:00
Alexey Kostenko
ea10c332db Web: Components: IconButton: Fixed onClick event (The onClick function was triggered on the onMouseUp event) 2020-11-18 10:10:48 +03:00
Alexey Kostenko
d86304ff48 Web: Components: Added unsubscribe from events when unmounting a component 2020-11-17 14:55:39 +03:00
Alexey Kostenko
c9f7e22fcf Web: Common/Components: Fixed typo 2020-11-17 14:55:39 +03:00
Viktor Fomin
9890f1cc43 Update yarn.lock files 2020-11-12 13:37:13 +03:00
Artem Tarasov
006ac1bb19 Update yarn.lock files 2020-11-11 16:16:30 +03:00
Artem Tarasov
bcd4744798 web: components: bump version 2020-11-11 16:05:34 +03:00
Artem Tarasov
252f0d9bde Web: Components: aside: fixed transform: translateX 2020-11-11 15:42:45 +03:00
Artem Tarasov
4031a609b8 Merge branch 'develop' into hotfix/documents-bugfix
# Conflicts:
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/src/components/icons/svg/index.js
2020-11-10 13:34:04 +03:00
Artem Tarasov
2f19e504aa Web: Components: refactoring css rule, deleted incorrect description 2020-11-09 19:02:40 +03:00
Artem Tarasov
066140f388 Web: Files\Components: VersionHistory: removed tags from css rule, added className for header and body in modal 2020-11-09 18:59:06 +03:00
Artem Tarasov
57ca2d2603 Web: Files/Components: fixed viewBox for folder.svg, fixed margin between checkbox and icon of file 2020-11-09 18:33:45 +03:00
Artem Tarasov
46ed4741a6 Web: Files/Components: deleted console.log, unusing code, refactoring 2020-11-09 15:23:20 +03:00
Artem Tarasov
11d91fe21f Web: Files/Components: tree-menu: fixed selection 2020-11-09 15:16:15 +03:00
Artem Tarasov
9aedb02748 web: components: bump version 2020-11-09 12:43:20 +03:00
Artem Tarasov
9805c086fe Web: Components: groups-button-menu: fixed position when viewed from desktop 2020-11-09 12:24:40 +03:00
Artem Tarasov
fa8e8341e2 Web: Components/Files: fixed warrnings 2020-11-09 12:11:08 +03:00
Artem Tarasov
f9ea759a26 Web: Components: Row: fixed position share btn 2020-11-09 11:19:21 +03:00
Artem Tarasov
f7257af395 Web: Components: input-block/password-input: fixed padding for .prepend > div in password-input 2020-11-06 18:05:00 +03:00
Artem Tarasov
fdcf5ccf96 Web: Components: Row: fixed margin StyledElement 2020-11-06 16:58:08 +03:00
Artem Tarasov
18f58200e3 web: components: bump version 2020-11-06 14:23:29 +03:00
Artem Tarasov
59832685d3 Web: Components: Avatar: fixed props 2020-11-06 14:12:29 +03:00
Artem Tarasov
7b3e103c1b Web: Components: ComboButton/TextInput: fixed padding placegolder 2020-11-06 12:47:31 +03:00
Artem Tarasov
cff89239b5 Web: Components: Icons: added icon MoveToIcon, vhanged icon Copy 2020-11-05 22:40:48 +03:00
Artem Tarasov
321d24af79 Web: Components: drop-down/drop-down-items: fixed height of separator and margin 2020-11-05 20:34:35 +03:00
Artem Tarasov
1fce8d0c03 Web: Components: toggle-button: fixed size icon 2020-11-05 16:56:15 +03:00
Artem Tarasov
29b6e1d213 web: components: bump version 2020-11-05 11:50:01 +03:00
Artem Tarasov
c44990418e Web: Components: fix bugs related to adding prop size="min" 2020-11-05 11:49:00 +03:00
Artem Tarasov
c310545a83 Web: Components: applied props size="min" 2020-11-05 11:35:44 +03:00
Artem Tarasov
39d00f3dc4 Web: Components: Avatar: add props size='min' 2020-11-05 11:34:14 +03:00
Artem Tarasov
6a4cabcedf Web: Components/Files/People: fix styles 2020-11-05 09:22:14 +03:00
Artem Tarasov
c09df3bec8 Web: Components: tree-menu: fixed draggable 2020-11-03 17:35:56 +03:00
7da4a806ff Web: Components: added new icons 2020-11-03 17:26:21 +03:00
Artem Tarasov
75939cffad Web: Files/Components: fixed group-menu-button in Header 2020-11-03 16:58:02 +03:00
Vladislav Makhov
1e483de4ba Merge branch 'develop' into feature/third-party-settings
# Conflicts:
#	web/ASC.Web.Client/src/components/pages/Settings/locales/en/translation.json
#	web/ASC.Web.Client/src/components/pages/Settings/locales/ru/translation.json
#	web/ASC.Web.Client/src/components/pages/Settings/utils/settingsTree.js
#	web/ASC.Web.Client/src/store/settings/actions.js
#	web/ASC.Web.Client/src/store/settings/reducer.js
#	web/ASC.Web.Common/src/api/settings/index.js
#	web/ASC.Web.Components/src/components/icons/svg/index.js
2020-11-03 15:29:09 +03:00
Artem Tarasov
920bd224cf Web: Components: tree-node: fixed selection 2020-11-03 10:01:01 +03:00
Artem Tarasov
5f6e0e60e8 Merge branch 'develop' into hotfix/documents-bugfix
# Conflicts:
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Components/package.json
2020-11-02 13:36:03 +03:00
Artem Tarasov
79b15bacf1 web: components: bump version 2020-10-30 17:56:40 +03:00
Artem Tarasov
6f5fe3b9df Web: Components: tree-menu: fixed style of node selection when dragging 2020-10-30 17:56:24 +03:00
Ilya Oleshko
fa5cf43fa8 web: components: bump version 2020-10-30 14:25:33 +03:00
Ilya Oleshko
c646f84383 Web: Components : GroupButtonsMenu : Added sectionWidth property 2020-10-30 14:21:56 +03:00
Ilya Oleshko
50983c5f0f Web: Components : Row : Renamed width property, fixed usage 2020-10-30 14:21:27 +03:00
Ilya Oleshko
7ed2d7a00c Web: Components : RowContent : Renamed width property 2020-10-30 14:20:55 +03:00
Artem Tarasov
93d7407377 web: components: bump version 2020-10-30 10:01:59 +03:00
Artem Tarasov
06c6aab267 Web: Components: PasswordInput: fixed margin left of placeholder 2020-10-30 10:00:33 +03:00
Artem Tarasov
1a207a5bf7 Web: Components: TextInput: fixed height of input when size=large 2020-10-30 09:51:37 +03:00
ebb6d92c49 Web: Components: added context 2020-10-29 17:29:22 +03:00