Commit Graph

3861 Commits

Author SHA1 Message Date
Ilya Oleshko
c833bbbca6 web: components: bump version 2020-03-30 10:23:44 +03:00
Ilya Oleshko
9eca35fa60 Web: Components: Added contextButtonSpacerWidth property for Row component, fixed readme 2020-03-30 10:23:26 +03:00
8141654772 web: components: bump version 2020-03-28 13:21:38 +03:00
841c2b9c28 web: common: bump version 2020-03-28 13:20:50 +03:00
f701a1b000 Web: Common: added new propTypes to AdvancedSelector 2020-03-28 13:20:27 +03:00
7cdbe7c079 Web: Common: added ability to display combobox in footer of advanced selector, added new props to PeopleSelector and GroupSelector 2020-03-28 13:10:32 +03:00
d9b043496a Web: Components: added key icon, added class name to combo-button 2020-03-28 13:04:12 +03:00
Ilya Oleshko
3a5ce4971f web: components: bump version 2020-03-26 17:13:37 +03:00
Ilya Oleshko
f825b3b108 web: common: bump version 2020-03-26 17:13:25 +03:00
Ilya Oleshko
80acbc1061 Web: Common: Added application of columnCount parameter inside FilterInput component 2020-03-26 17:11:58 +03:00
Ilya Oleshko
17d2a678d1 Web: Components: Added columnCount property for DropDown component 2020-03-26 17:10:14 +03:00
63bf49d256 Web: Files: added DeleteDialog dialog, added removeFiles api request 2020-03-24 14:36:47 +03:00
Daniil Senkiv
a0b3345fc6 web: common: bump version 2020-03-23 13:47:59 +03:00
Daniil Senkiv
cf5946dece Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-23 13:47:40 +03:00
Daniil Senkiv
c38f4022de web.files: MainButton: fix selector 2020-03-23 13:47:28 +03:00
51c83460cd Web: Files: added TreeFolders update after rename or delete action 2020-03-23 13:42:37 +03:00
Daniil Senkiv
8ff996e72d web: common: bump version 2020-03-20 16:01:14 +03:00
Daniil Senkiv
46bc8fdeb7 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-20 15:59:34 +03:00
Daniil Senkiv
7a2ae47eb0 Web.Files/Common: Filter: add folder param instead of hash param 2020-03-20 15:59:06 +03:00
805713f2a0 web: common: bump version 2020-03-20 15:15:21 +03:00
04f28c2a71 Web: Files: replaced rootFolders to treeFolders 2020-03-20 14:59:07 +03:00
Ilya Oleshko
8c2bfb53f1 web: components: bump version 2020-03-20 13:37:26 +03:00
Ilya Oleshko
dff6d378c5 Web: Components: RowContent: Fixed ignoring onClick 2020-03-20 12:00:56 +03:00
Daniil Senkiv
71e5e3c73c Web.Client: fix 09474e8be9 2020-03-20 11:15:27 +03:00
978cf0e34e Merge branch 'master' into feature/files-refactoring
# Conflicts:
#	products/ASC.Files/Server/Controllers/FilesController.cs
#	products/ASC.Files/Server/Core/Dao/TeamlabDao/FileDao.cs
#	products/ASC.Files/Server/Core/Dao/TeamlabDao/FolderDao.cs
#	products/ASC.Files/Server/Services/WCFService/FileOperations/FileOperation.cs
2020-03-19 16:07:16 +03:00
b25eb5b914 web: common: bump version 2020-03-19 15:26:31 +03:00
eadec341c6 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-19 15:25:40 +03:00
c1782f774a Web: Files: added Empty TrashDialog with translations 2020-03-19 15:25:11 +03:00
Daniil Senkiv
102f838a6a Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-19 15:17:14 +03:00
Ilya Oleshko
5d8a94324e web: common: bump version 2020-03-19 15:07:24 +03:00
Ilya Oleshko
8269dc8560 Web: Common: Api: Files: Added getFoldersTree request 2020-03-19 15:07:05 +03:00
Daniil Senkiv
25d796b309 web: components: bump version 2020-03-19 15:06:04 +03:00
Daniil Senkiv
09474e8be9 People.Client: replace FilterInput from asc-web-components to asc-web-common, delete asc-web-components FilterInput 2020-03-19 15:05:57 +03:00
Daniil Senkiv
bdac987529 web: common: bump version 2020-03-19 14:52:16 +03:00
Daniil Senkiv
e9243547e2 Web.Common: Filter: fix work with selectors 2020-03-19 14:52:02 +03:00
Daniil Senkiv
df76148505 web: common: bump version 2020-03-19 13:49:25 +03:00
Daniil Senkiv
9d0cef81dd Web.Common: fix folderTree 2020-03-19 13:49:16 +03:00
Daniil Senkiv
9b8f2f69a6 web: common: bump version 2020-03-19 11:40:58 +03:00
Daniil Senkiv
4b20b8578c Web.Files: Filter: apply withSubfolders param correctly 2020-03-19 11:40:42 +03:00
Daniil Senkiv
c1bbf62609 Web.Files: get info about author of file before showing interface with fix 2020-03-19 09:15:58 +03:00
Daniil Senkiv
339f8cfcfb web: common: bump version 2020-03-18 15:11:07 +03:00
Daniil Senkiv
0faa3a74ed Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-18 15:10:14 +03:00
Daniil Senkiv
dacbf30366 Web.Files: get info about author of file before showing interface 2020-03-18 15:09:56 +03:00
7314c218eb web: common: bump version 2020-03-18 13:09:26 +03:00
62374a5fda web: components: bump version 2020-03-18 13:09:17 +03:00
15c5114a10 Update yarn.lock files 2020-03-18 13:08:58 +03:00
Ilya Oleshko
2d70a7fbcc web: common: bump version 2020-03-18 11:42:38 +03:00
Ilya Oleshko
cb9a587f7a Web: Common: Constants: Added FileAction constant 2020-03-18 11:39:43 +03:00
Daniil Senkiv
730ca469a1 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files
# Conflicts:
#	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/actions.js
#	products/ASC.Files/Client/src/store/files/reducers.js
#	products/ASC.Files/Client/src/store/files/selectors.js
2020-03-17 09:07:39 +03:00
be472d5f24 web: components: bump version 2020-03-16 13:30:15 +03:00
ea33270edb Web: Components: fixed tree menu 2020-03-16 13:29:45 +03:00
Ilya Oleshko
87f208b033 web: components: bump version 2020-03-16 12:22:00 +03:00
Ilya Oleshko
8b1568701f Web.Client: Settings: Fixed admin`s row width 2020-03-16 12:19:32 +03:00
Ilya Oleshko
5028b1ce52 Web: Components: RowContent: Fixed default width 2020-03-16 12:18:35 +03:00
0bcfec5a19 Update yarn.lock files 2020-03-16 11:20:25 +03:00
52a9ff98d0 Merge branch 'master' into feature/files
# Conflicts:
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
2020-03-16 11:02:13 +03:00
d694819eda web: common: bump version 2020-03-16 10:49:47 +03:00
0ed02f88a0 web: components: bump version 2020-03-16 10:49:34 +03:00
eb21f8a957 Update yarn.lock files 2020-03-16 10:37:55 +03:00
c6d13463ab Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-03-16 10:25:18 +03:00
dependabot[bot]
2f8f43a03a
Bump acorn from 5.7.3 to 5.7.4 in /web/ASC.Web.Client
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 07:22:50 +00:00
4c09c402f4 web: components: bump version 2020-03-16 09:49:29 +03:00
638e5e9657 Web: Components: downgraded version rc-tree 2020-03-16 09:49:12 +03:00
dependabot[bot]
e4e7cce565
Bump acorn from 5.7.3 to 5.7.4 in /web/ASC.Web.Components
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 00:55:11 +00:00
8119d2884e web: components: bump version 2020-03-13 18:29:12 +03:00
7b346ed102 Web: Components: updated rc-tree package 2020-03-13 18:27:58 +03:00
Daniil Senkiv
d920cc30f7 web: common: bump version 2020-03-13 18:11:48 +03:00
Daniil Senkiv
17aebb0ba0 Web.Files/Common: filter on real data 2020-03-13 18:11:15 +03:00
Ilya Oleshko
3ec713c32d web: common: bump version 2020-03-13 12:08:41 +03:00
Ilya Oleshko
cb5836af98 Web: Common: FilterInput: Removed useless prop from sorting ComboBox 2020-03-13 12:08:28 +03:00
Daniil Senkiv
0fcee867a3 web: common: bump version 2020-03-13 10:55:47 +03:00
Daniil Senkiv
2d9840e78b Web.Files/Common: Filter: add withSubFolders param 2020-03-13 10:55:25 +03:00
Daniil Senkiv
d7f55ea7a6 web: common: bump version 2020-03-13 09:31:07 +03:00
Daniil Senkiv
114e31fb37 Web.Common: FilterInput: fix styles 2020-03-13 09:30:54 +03:00
Daniil Senkiv
d65b09f003 web: common: bump version 2020-03-12 16:22:59 +03:00
Daniil Senkiv
ae6f0a6ef9 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-12 15:57:43 +03:00
Daniil Senkiv
2597cbfdb4 Web.Common: FilterInput: added selectors 2020-03-12 15:57:23 +03:00
025f177d9a web: common: bump version 2020-03-11 17:20:56 +03:00
5bab7b0259 web: components: bump version 2020-03-11 17:20:45 +03:00
1ff9356ea7 Web: Common: added progress-bar to PageLayout 2020-03-11 17:18:47 +03:00
8ecc223156 Web: Components: fixed progress-bar rerender 2020-03-11 17:18:12 +03:00
153052a9a0 web: components: bump version 2020-03-11 16:14:45 +03:00
b08e9f83c4 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-11 16:14:18 +03:00
7941f4ff05 Web: Components: added progress-bar component 2020-03-11 16:12:04 +03:00
Ilya Oleshko
ba0f5e6fca web: common: bump version 2020-03-11 14:16:06 +03:00
Ilya Oleshko
594c1a776b Web: Common: Api: Files: Added file creating API requests 2020-03-11 14:15:44 +03:00
Ilya Oleshko
0b8c870e19 web: common: bump version 2020-03-11 13:53:59 +03:00
Ilya Oleshko
4e45f96b7a Web: Common: Api: Files: Fixed request payload 2020-03-11 13:53:49 +03:00
Ilya Oleshko
e984a620ea web: common: bump version 2020-03-10 15:42:08 +03:00
Ilya Oleshko
53e77b7981 Web: Common: Api: Files: Fixed property name for creating folder 2020-03-10 15:41:47 +03:00
12b7d47a25 web: common: bump version 2020-03-10 09:22:19 +03:00
1d072fec22 Web: Common: added share api 2020-03-10 09:22:02 +03:00
3f4ad15b46 Files: fropbox 2020-03-06 16:17:17 +03:00
Ilya Oleshko
40a023b94e Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-06 14:30:25 +03:00
Ilya Oleshko
578b10170b web: common: bump version 2020-03-06 14:30:13 +03:00
NikolayRechkin
57559d08cc web: components: bump version 2020-03-06 14:28:38 +03:00
NikolayRechkin
2f6497d37c web: components: fix tree menu 2020-03-06 14:28:18 +03:00
Ilya Oleshko
67efe1074c Web: Common: Api: Files: Added deleteFolder and deleteFile 2020-03-06 14:27:51 +03:00
f3cb58d0aa web: components: bump version 2020-03-06 13:17:59 +03:00
013a35da04 Web: Components: added ref support to tree-menu component 2020-03-06 13:14:04 +03:00