Commit Graph

1400 Commits

Author SHA1 Message Date
Viktor Fomin
ba420d2ad6 Web: Common: fix props 2020-11-10 17:31:25 +03:00
Viktor Fomin
710c169bf0 Web: Common: destructuring props 2020-11-10 17:29:11 +03:00
Alexey Kostenko
a52f07e4e0 Web: Common: FilterInput: Decreased the minimum size of the search field 2020-11-10 14:28:49 +03:00
Alexey Kostenko
8825610fb5 Merge branch 'develop' into hotfix/filter-input-hotfix 2020-11-10 13:59:55 +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
Alexey Kostenko
8d43d5efaa Web: Common: FilterInput: Fixed transition between mobile and desktop state, and change direction bug 2020-11-10 12:44:04 +03:00
Viktor Fomin
9cbe89d4b5
Merge branch 'develop' into feature/filter-loader 2020-11-10 11:02:29 +03:00
Viktor Fomin
834e8e6516 Update yarn.lock files 2020-11-10 10:46:26 +03:00
Viktor Fomin
706d0e65c7 web: common: bump version 2020-11-10 10:42:02 +03:00
Viktor Fomin
0a59504ccc Web: Common: fix opacity const 2020-11-10 10:41:21 +03:00
Vladislav Makhov
9cc469a51c Merge branch 'develop' into feature/third-party-settings 2020-11-10 08:39:33 +03:00
Viktor Fomin
d34beb7caf Web: Common: created profile view loader 2020-11-10 02:56:30 +03:00
Viktor Fomin
796059bbfa Web: Common: added propTypes 2020-11-10 01:03:19 +03:00
Viktor Fomin
515bd0d05f Merge branch 'feature/filter-loader' of github.com:ONLYOFFICE/AppServer into feature/filter-loader 2020-11-09 23:02:18 +03:00
Viktor Fomin
a7dee56194 Update yarn.lock files 2020-11-09 23:01:57 +03:00
Viktor Fomin
4962b0e996 web: common: bump version 2020-11-09 22:57:09 +03:00
Viktor Fomin
f553257760 Web: Common: fix colors 2020-11-09 22:56:21 +03:00
4dd9c6f554 Update yarn.lock files 2020-11-09 22:35:39 +03:00
b1c8fd8b67 web: common: bump version 2020-11-09 22:15:31 +03:00
d012aa6071 Merge branch 'develop' into feature/filter-loader
# Conflicts:
#	web/ASC.Web.Common/package.json
2020-11-09 22:15:04 +03:00
Vladislav Makhov
0df2b1e956 web: common: bump version 2020-11-09 18:48:08 +03:00
Ilya Oleshko
3411513117 web: common: bump version 2020-11-09 18:31:13 +03:00
Ilya Oleshko
b16448bea3 Web: Common: Article: Fixed after merge 2020-11-09 18:30:57 +03:00
Alexey Kostenko
56bdfb9826 Web: Common: FilterInput: Fixed reset filter 2020-11-09 17:52:24 +03:00
Viktor Fomin
372db7f819 Web: Common: added isRectangle props in readme 2020-11-09 16:49:37 +03:00
Viktor Fomin
b857e98a79 web: common: bump version 2020-11-09 16:39:41 +03:00
Viktor Fomin
8b72b19401 Web: Common: fix column gap 2020-11-09 16:38:13 +03:00
Viktor Fomin
3d5b3a9784 Web: Common: added rectangle or circle props in rows loader 2020-11-09 16:25:59 +03:00
Vladislav Makhov
078bb238fd Add url to store 2020-11-09 16:15:36 +03:00
Alexey Kostenko
c19be92b35 Web: Common: FilterInput: Fixed component initialization 2020-11-09 16:05:53 +03:00
Viktor Fomin
a6352c87ee Web: Common: added title props for loaders 2020-11-09 16:02:08 +03:00
Alexey Kostenko
6bfaae5d2f Web: Common: FilterInput: Fixed filter when selected new item filter items, fixed infinite rendering in small mobile devices 2020-11-09 16:01:29 +03:00
Vladislav Makhov
fee439b390 Refactoring 2020-11-09 15:11:46 +03:00
Viktor Fomin
f053f78e47 web: common: bump version 2020-11-09 15:11:44 +03:00
Viktor Fomin
86c5962621 Web: Common: added readme for stories 2020-11-09 14:45:57 +03:00
Viktor Fomin
b0d202f7c9 Update yarn.lock files 2020-11-09 13:17:06 +03:00
Viktor Fomin
c427dbd03d web: common: bump version 2020-11-09 13:12:07 +03:00
Viktor Fomin
d12dbd797c Web: Common: fix loaders if not auth 2020-11-09 13:08:51 +03:00
Artem Tarasov
c2dfeb591c web: common: bump version 2020-11-09 12:43:27 +03:00
Artem Tarasov
3c557194df Web: Common: SelectedFrame: fixed selection of el at the start of selection on the border between rows 2020-11-09 12:38:35 +03:00
Viktor Fomin
adc6347d21 Web: Common: fix story for header loader 2020-11-09 12:35:48 +03:00
Viktor Fomin
a7da70bb8b Web: Common: fix loader style opacity constant 2020-11-09 12:35:06 +03:00
Viktor Fomin
950dca9a2a Web: Common: added prop types 2020-11-09 12:34:25 +03:00
Viktor Fomin
55143dfbd0 Web: Common: fix props 2020-11-09 12:33:59 +03:00
Viktor Fomin
ac7b6bf362 Web: Common: fix header loader opacity 2020-11-09 12:33:13 +03:00
Viktor Fomin
7c5e683be2 Web: Common: added decorator section in storybook 2020-11-09 12:32:11 +03:00
Alexey Kostenko
433d0d399f Web: Common: FilterInput: Fixed filter when added/removed filter items 2020-11-09 12:12:26 +03:00
Alexey Kostenko
20f92245f4 Web: Common: FilterInput: Fixed adding elements when screen zooms in 2020-11-09 09:26:03 +03:00
Viktor Fomin
c2e74d3756 Update yarn.lock files 2020-11-06 18:43:16 +03:00
Viktor Fomin
291869e830 web: common: bump version 2020-11-06 18:39:02 +03:00
Viktor Fomin
d8e541498c Web: Common: add header loader 2020-11-06 18:26:32 +03:00
Viktor Fomin
24bdcdf04d Web: Common: create header loader stories 2020-11-06 18:25:40 +03:00
Viktor Fomin
0134d7a2d8 Web: Common: fix logo 2020-11-06 17:45:54 +03:00
Viktor Fomin
eaa7e270bb Web: Common: add logoUrl setting 2020-11-06 17:44:51 +03:00
Viktor Fomin
916d8f9b0c Web: Common: create header loader 2020-11-06 17:43:59 +03:00
Artem Tarasov
612661a22b Web: Files/Common: MainButton: fixed line-height 2020-11-06 16:43:14 +03:00
Artem Tarasov
c791fa29aa Web: Files/Common: PageLayout: fixed margin-top in Header 2020-11-06 16:15:03 +03:00
Viktor Fomin
98dabb19ab Web: Common: use ternary operator 2020-11-06 15:58:30 +03:00
Viktor Fomin
2d78e10011 Web: Common: hide AddonPanel 2020-11-06 15:51:31 +03:00
Viktor Fomin
ffd23c59b4 Web: Common: create stories 2020-11-06 15:39:31 +03:00
Viktor Fomin
2f8ecce840 Web: Common: add props 2020-11-06 15:38:53 +03:00
Viktor Fomin
b9a0c235b3 Web: Common: add props 2020-11-06 15:38:36 +03:00
Viktor Fomin
1a384ae0cd Web: Common: add props 2020-11-06 15:38:20 +03:00
Viktor Fomin
b5fb1e583e Web: Common: add props 2020-11-06 15:38:05 +03:00
Viktor Fomin
a7be2b8ab7 Web: Common: fix and add new loader style constants 2020-11-06 15:21:01 +03:00
Viktor Fomin
8f5490d1c3 Web: Common: refactoring loaders 2020-11-06 15:20:06 +03:00
Viktor Fomin
c298711379 Web: Common: fix props circle 2020-11-06 15:00:11 +03:00
Viktor Fomin
3c52b86599 Web: Common: fix props rectangle 2020-11-06 14:59:37 +03:00
Artem Tarasov
d8a384adba web: common: bump version 2020-11-06 14:23:37 +03:00
Alexey Kostenko
3f77abc3c9 Web: Common: FilterInput: Refactoring, removed unused methods 2020-11-06 13:28:31 +03:00
Alexey Kostenko
8d10326c44 Web: Common: FilterInput: Fixed hidden elements when screen zooms out 2020-11-06 13:07:08 +03:00
Artem Tarasov
173017ddbb Web: Common: AdvancedSelector: fixed layout 2020-11-06 12:48:08 +03:00
Artem Tarasov
678d31cc32 Web: Common: GroupSelector: fixed placeholder 2020-11-05 23:59:44 +03:00
Viktor Fomin
151dc898f5 Update yarn.lock files 2020-11-05 12:28:39 +03:00
Viktor Fomin
ed84e89b94 web: common: bump version 2020-11-05 12:24:33 +03:00
Viktor Fomin
63015ca2bd Web: Common: fix color 2020-11-05 12:23:50 +03:00
Artem Tarasov
91019b19bd web: common: bump version 2020-11-05 11:50:08 +03:00
Artem Tarasov
481abf40f8 Web: Common: applied prop size for Avatar Component 2020-11-05 11:39:09 +03:00
Viktor Fomin
e2a32c10d6 Web: Common: added one row 2020-11-05 11:16:55 +03:00
Viktor Fomin
e4f6dd255e Web: Common: rename headers components 2020-11-05 11:15:15 +03:00
Viktor Fomin
1c2e8e5c67 Web: Common: create headline loader 2020-11-04 12:27:56 +03:00
Viktor Fomin
37fc3fff7c Web: Common: added x, y props 2020-11-04 12:24:52 +03:00
Viktor Fomin
46a9fe2e45 Web: Common: Create head loader 2020-11-04 12:21:13 +03:00
Viktor Fomin
0efd774bba Web: Common: Create rows loader 2020-11-04 01:54:44 +03:00
Viktor Fomin
a591a48e13 Web: Common: create tree folder loader 2020-11-03 23:00:43 +03:00
Viktor Fomin
234b323633 Web: Common: fix coordinate x 2020-11-03 22:59:36 +03:00
Viktor Fomin
c58a22748c Web: Common: Create circle loader 2020-11-03 20:22:32 +03:00
Viktor Fomin
f02e32894b Web: Common: added rectangle loader 2020-11-03 18:37:08 +03:00
Viktor Fomin
e99cdff1ad Web: Common: fix column size 2020-11-03 18:35:44 +03:00
Viktor Fomin
e9d3fe1775 Web: Common: added props for rectangle loader 2020-11-03 18:34:39 +03:00
Viktor Fomin
6ffd937480 Web: Common: fix loader style constant 2020-11-03 18:33:32 +03:00
04003a0fa4 Web: Common: update lock file 2020-11-03 17:26:47 +03:00
Viktor Fomin
8ec67a1c03 Web: Common: Create FilterLoader stories 2020-11-03 15:56:33 +03:00
Viktor Fomin
f1d5b08521 Web: Common: Fix filter loader 2020-11-03 15:55:51 +03:00
Viktor Fomin
1e4558a646 Web: Common: Create rectangle loader 2020-11-03 15:55:14 +03:00
Viktor Fomin
354fbe6038 Web: Common: added loader style constant 2020-11-03 15:54:21 +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
8507650485 Web: Common: PageLayout: fixed selection items 2020-11-03 12:23:46 +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
440395d341 Web: Common: fixed update main height timeout 2020-10-30 17:22:49 +03:00
Ilya Oleshko
bf879ce810 web: common: bump version 2020-10-30 14:25:22 +03:00
Ilya Oleshko
797afe5c72 Web: Common: changed ReactResizeDetector refreshRate 2020-10-30 14:24:24 +03:00
ea21d49ddc Web: Common: fixed main container height 2020-10-30 12:08:34 +03:00
13c690e183 Web: Common: fixed main container height 2020-10-29 18:18:00 +03:00
bc725f29df Web: Common: added re-resizable package, added new acticle 2020-10-29 17:33:05 +03:00
Alexey Kostenko
694ccfcec1 web: common: bump version 2020-10-29 10:55:13 +03:00
Alexey Kostenko
55830ab25c Web: Common/Files: PeopleSelector: Added counter to footer button 2020-10-29 10:55:06 +03:00
Alexey Kostenko
19f1984e73 Web: Common/Files: GroupSelector: Added counter to footer button 2020-10-29 10:54:10 +03:00
Alexey Kostenko
638eacd052 Web: Common: AdvancesSelector: Added showCounter prop to AdvancesSelector 2020-10-29 10:44:17 +03:00
Artem Tarasov
e9144b7f67 Merge branch 'develop' into hotfix/documents-bugfix
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/package.json
2020-10-28 14:07:50 +03:00
d241c610fe web: common: bump version 2020-10-28 13:37:32 +03:00
c53446f5bc Web: Common: fixed main container height 2020-10-28 13:35:06 +03:00
Artem Tarasov
40f0693727 web: common: bump version 2020-10-27 15:16:38 +03:00
Artem Tarasov
e4599f8279 Web: Files: VersionHistory: added props borderBottom for header(tablet) 2020-10-27 15:15:57 +03:00
Vladislav Makhov
3b6883595a Move selector to auth 2020-10-27 14:47:07 +03:00
Vladislav Makhov
81f0342127 web: common: bump version 2020-10-27 14:46:39 +03:00
Vladislav Makhov
eab8d8e8e2 update yarn.lock 2020-10-27 14:28:56 +03:00
Vladislav Makhov
6249fd948d web: common: bump version 2020-10-27 14:16:39 +03:00
b548870886 Web: Files: Removed useless calls of API by Privacy folder + Added isEncryptionSupport selector 2020-10-27 13:15:06 +03:00
Vladislav Makhov
64a72b522f Update yarn.lock 2020-10-27 10:49:55 +03:00
Vladislav Makhov
d91e79c011 web: common: bump version 2020-10-27 10:25:59 +03:00
Artem Tarasov
5ef8010b53 web: common: bump version 2020-10-26 15:41:05 +03:00
Artem Tarasov
5c07f4a631 Web: Common: PageLayout: fixed padding between filter and row 2020-10-26 14:24:09 +03:00
Artem Tarasov
faf0adf664 Web: Common: PageLayout: fixed layout section-header 2020-10-26 13:53:42 +03:00
Artem Tarasov
61443b6e0a Web: Common: PageLayout: fixed position SectionToggler 2020-10-26 13:02:52 +03:00
Artem Tarasov
5f59dc385b Web: Common: PageLayout: fix article layout 2020-10-26 12:32:51 +03:00
Artem Tarasov
ebc9ae958b Web: Common: PageLayout: fixed article-pin-panel size 2020-10-26 11:59:46 +03:00
Artem Tarasov
b787b58b6c Merge branch 'develop' into hotfix/documents-bugfix
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/package.json
2020-10-26 09:32:29 +03:00
Vladislav Makhov
7b458a72c9 Merge branch 'develop' into feature/private-room
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
2020-10-23 15:49:10 +03:00
cb849577fb Update yarn.lock files 2020-10-23 13:45:17 +03:00
b585313aa5 Update yarn.lock files 2020-10-23 12:21:57 +03:00
f6e261fc59 web: common: bump version 2020-10-23 12:02:09 +03:00
dc667af6ad Web: Common: Fixed login error handling 2020-10-23 11:51:53 +03:00
9df3a1cf64 Web: Files: Fixed display folder icon 2020-10-22 19:32:45 +03:00
2f86aef863 Web: Common: Applied display order on getRootForlders 2020-10-22 19:19:44 +03:00
6f8ed00dff Web: Common: Replaced getFoldersTree with single @root request 2020-10-22 18:51:31 +03:00
Alexey Kostenko
64a49dae95 web: common: bump version 2020-10-22 14:13:06 +03:00
Alexey Kostenko
bb00498c44 Web: Common/Components/Files: Fixed filter and file create field styles 2020-10-22 14:10:58 +03:00
Vladislav Makhov
06ecce0ca5 Add "isEncryptionSupport" mock. 2020-10-21 17:08:36 +03:00
Alexey Kostenko
3ff8dbca5e web: common: bump version 2020-10-21 16:54:43 +03:00
Alexey Kostenko
5f4921d341 Web: Files/Components/Common: Fixed row styles 2020-10-21 16:54:22 +03:00
Alexey Kostenko
d8fa9b1b60 Web: Common/Components: Style fix in filter and rowContainer 2020-10-21 15:05:08 +03:00
352c04fd5f
Merge branch 'develop' into feature/files-recent 2020-10-20 19:14:43 +03:00
Vladislav Makhov
967a01061a Merge branch 'develop' into feature/files-recent
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/locales/en/translation.json
#	products/ASC.Files/Client/src/components/pages/Home/locales/ru/translation.json
#	products/ASC.Files/Client/src/store/files/selectors.js
#	web/ASC.Web.Common/src/api/files/index.js
#	web/ASC.Web.Components/src/components/icons/svg/index.js
2020-10-20 09:23:58 +03:00
05a6034b05
Merge branch 'develop' into feature/people-filter-empty-screen 2020-10-19 20:53:59 +03:00
Vladislav Makhov
e0dacb3a60 Merge branch 'develop' into feature/files-recent
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesTileContent.js
#	web/ASC.Web.Common/src/api/files/index.js
2020-10-19 18:20:36 +03:00
Vladislav Makhov
2757a785a0 Merge branch 'develop' into feature/files-favorites
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	web/ASC.Web.Common/src/api/files/index.js
2020-10-19 17:54:41 +03:00
TatianaLopaeva
2dd956c700 Update yarn.lock files 2020-10-19 13:41:22 +03:00
ed50f3bc98 Update yarn.lock files 2020-10-16 16:38:11 +03:00
fc20655f0a web: common: bump version 2020-10-16 16:27:42 +03:00