Commit Graph

184 Commits

Author SHA1 Message Date
a62c03b7a0 Web: Files: fixed treeFolders error 2020-03-18 10:02:29 +03:00
c501e8019f Web: Files: fixed TreeFolders duplicated folders 2020-03-18 09:23:40 +03:00
Daniil Senkiv
1d99a35680 Web.Files: fix filter 2020-03-17 15:11:10 +03:00
7adb83f7ad Web: Files: fixed tree nodes opening 2020-03-17 14:12:01 +03:00
Ilya Oleshko
e3416a9345 Files.Client: Store: Rewrited fetchRootFolders with async axios 2020-03-17 12:10:04 +03:00
Ilya Oleshko
d94d45b0b3 Files.Client: Home: Added filter for fetching files after deleting 2020-03-17 12:07:46 +03:00
Ilya Oleshko
d5654ab0e4 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-17 12:07:01 +03:00
Daniil Senkiv
883b473c98 Web.Files: fix selection files without registered type 2020-03-17 11:52:40 +03:00
Daniil Senkiv
a13c1cccdc Web.Files: fix selection files and folders with equal ID 2020-03-17 11:52:18 +03:00
Ilya Oleshko
99a981a338 Files.Client: Home: Added filter for fetching files after creating 2020-03-17 11:35:23 +03:00
Daniil Senkiv
fda1f300d5 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-17 11:06:07 +03:00
Daniil Senkiv
884394a0f0 web.files: fix problem in time of creating file 2020-03-17 11:06:00 +03:00
Daniil Senkiv
50c5596271 web.files: fix selector 2020-03-17 10:59:38 +03:00
880d3e5876 Web: Files: fixed opening folders to url 2020-03-17 10:21:49 +03:00
584e05c10e Web: Files: added loader for API requests, optimized getFolder action 2020-03-17 09:23:32 +03:00
Daniil Senkiv
b90ba1c501 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
2020-03-17 09:10:10 +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
Daniil Senkiv
9d7d454655 Web.Files: add GroupButtonMenu: selectors, actions, handling events, fake callbacks 2020-03-17 08:58:59 +03:00
Ilya Oleshko
3171c31825 Files.Client: Renamed redux action to fileAction 2020-03-16 17:42:53 +03:00
Ilya Oleshko
3a3dc04f53 Files.Client: Home: Fixed creating and editing actions with redux 2020-03-16 16:29:25 +03:00
Ilya Oleshko
46879995e2 Files.Client: Store: Added action state to store 2020-03-16 16:26:27 +03:00
Ilya Oleshko
3eda6eca40 Files.Client: Store: Added getTitleWithoutExst selector 2020-03-16 16:25:23 +03:00
Ilya Oleshko
10b70bdaee Files.Client: Home: Fixed Row element`s width 2020-03-16 12:21:46 +03:00
Ilya Oleshko
35c08b3370 Files.Client: Home: Added share translation 2020-03-16 12:21:01 +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
eb21f8a957 Update yarn.lock files 2020-03-16 10:37:55 +03:00
6dcca4c0e1 Web: Files: added onExpand to TreeFolders, removed setFilter from FilesRowContent 2020-03-13 19:02:32 +03:00
390f107572 Web: Files: added expandedKeys prop 2020-03-13 18:28:56 +03:00
Daniil Senkiv
17aebb0ba0 Web.Files/Common: filter on real data 2020-03-13 18:11:15 +03:00
Daniil Senkiv
4d50abfb63 Merge branch 'master' into feature/files 2020-03-13 17:51:46 +03:00
b3fbe38090 Files: fixed search 2020-03-13 17:36:18 +03:00
111ce5c3a0 Web: Files: fixed TreeFolders 2020-03-13 16:44:29 +03:00
Daniil Senkiv
79f1f859b1 Files: fix returning items count 2020-03-13 15:38:09 +03:00
Daniil Senkiv
22e024ad31 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-13 15:30:14 +03:00
Daniil Senkiv
adc630d4c9 Files: fix returning items count 2020-03-13 15:29:39 +03:00
8fbb960dca Web: Files: removed unused selector 2020-03-13 14:12:03 +03:00
Ilya Oleshko
4d644980d4 Files.Client: Home: Added create actions and fixed action buttons on mobile 2020-03-13 14:10:45 +03:00
58a8021d2b Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-13 12:13:43 +03:00
d71d2e5235 Web: Files: added the visibility of the context menu button in a subfolder 2020-03-13 12:13:34 +03:00
Ilya Oleshko
3744ae6b57 Files.Client: Article: Fixed upload button, disabled 2020-03-13 12:10:03 +03:00
Daniil Senkiv
5422632e6f fix 2d9840e78b 2020-03-13 11:29:13 +03:00
Daniil Senkiv
2d9840e78b Web.Files/Common: Filter: add withSubFolders param 2020-03-13 10:55:25 +03:00
Daniil Senkiv
617950a6bb Web.Files: fix (1baeaefdd9) 2020-03-13 09:30:15 +03:00
Ilya Oleshko
1baeaefdd9 Files.Client: Home: Added translations and fixed item status display 2020-03-13 09:16:12 +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
be98d83da4 Web: Files: added folder navigation to row-container 2020-03-12 13:46:09 +03:00
db2b8ca686 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-11 17:20:33 +03:00
99cf3604c0 Web: Files: added empty progress-bar to files 2020-03-11 17:20:25 +03:00