Commit Graph

611 Commits

Author SHA1 Message Date
Artem Tarasov
6d68dfd0c6 added redirect from / to homepage(settings in state.auth.settings.homepage) 2020-09-07 18:26:44 +03:00
de41a366f6 Web: Client: Fixed layout in Wizard and removed useless constant 2020-09-04 20:34:00 +03:00
8907f8b315 Web: Common: API client: Added support of 402 and +500 statuses 2020-09-04 20:32:34 +03:00
ac8fa40c01 Web: Common: Added body text to Error520 2020-09-04 20:30:34 +03:00
4fd7cffa63 Web: Common: fixed sort button 2020-09-04 15:56:49 +03:00
Ilya Oleshko
4794084ef1 Web: Common: FilterInput : Fix default height for items 2020-09-04 13:56:37 +03:00
da50146545 Web: Clients: Added useEffect for changeLanguage call if functional components (issue: Warning: Cannot update a component https://fb.me/setstate-in-render) 2020-09-02 12:19:21 +03:00
4babaa5e67 Web: People: Fixed work with customNames 2020-09-02 11:59:36 +03:00
Artem Tarasov
dfb32288e8 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-01 18:32:48 +03:00
Ilya Oleshko
8edef50722 Web: Common: PageLayout : Fix ReactResizeDetector options for fast resize 2020-09-01 16:07:07 +03:00
Ilya Oleshko
4e663b9514 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-01 15:25:43 +03:00
Ilya Oleshko
f1902e1ec6 Web: Common: PageLayout : Added size calculating on first mount for ReactResizeDetector 2020-09-01 15:22:49 +03:00
Artem Tarasov
f61799f1b4 added export Error520 2020-09-01 14:56:23 +03:00
Artem Tarasov
461cb53b4e added getFilesSettings 2020-09-01 01:05:28 +03:00
d16652f051 Web: Common: fixed login page for new PageLayout body 2020-08-31 17:35:39 +03:00
44aaf5267e Web: Common: fixed section styles 2020-08-31 13:31:39 +03:00
1fb90663ee Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-08-31 10:04:45 +03:00
a4a9234328 Web: Common: added react-resize-detector package, fixed styles 2020-08-31 10:03:19 +03:00
Artem Tarasov
b859f35e5e implemented access to admin settings by checking the value of the isAdmin property in state.auth.user.isAdmin. Added api methods 2020-08-28 12:13:53 +03:00
Artem Tarasov
2b36634f96 added Error403 2020-08-27 13:33:06 +03:00
Artem Tarasov
84d4446b23 added api methods for settings, refactoring 2020-08-27 10:38:46 +03:00
82af63f80d Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-08-26 11:35:19 +03:00
28dc9efd16 Web: Common: moved DragAndDrop component 2020-08-26 11:30:46 +03:00
667b3f0032 web: common: Fixed Cannot update a component from inside the function body of a different component (issue: call of i18n.changeLanguage without useEffect) 2020-08-25 16:28:14 +03:00
366821d868 Web: Common: fixed filter 2020-08-25 14:03:49 +03:00
Ilya Oleshko
a003d65f66 Web: People: FilterBlock : Fixed showItem condition for simple selector 2020-08-25 13:07:22 +03:00
42927df84d Web: Common: fixed selector selected group 2020-08-21 17:38:11 +03:00
76d48fabdd Web: Common: fixed the display and closing of the filter 2020-08-21 16:18:17 +03:00
d58cdc3cc5 Web: Common: fixed selector styles 2020-08-20 17:39:57 +03:00
14abe9c3f4 Web: Common: fixed profile menu 2020-08-20 12:45:59 +03:00
d7b5444385 Web: Common: fixed selector styles 2020-08-19 14:58:23 +03:00
9b491cf1d8 Web: Common: added aside panel to context-menu-button 2020-08-19 10:37:52 +03:00
32f335ba50 Web: Common: added new styles 2020-08-18 17:02:20 +03:00
ef34adb788 Web: Common: fixed Selector 2020-08-18 10:47:33 +03:00
9fb1a37af3 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-08-17 16:49:05 +03:00
eb9592abd5 Web: Common: fixed selector styles, fixed filter styles 2020-08-17 16:45:14 +03:00
d7920176e0 Web: Common: i18nBaseSettings: restored interpolation.format + turned on useSuspense 2020-08-17 15:38:53 +03:00
c16c9b280a Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-08-17 14:19:19 +03:00
105ac1a577 Web Common: simplified configuration of i18n 2020-08-14 22:32:21 +03:00
c398eb8229 Web Client: simplified configuration of i18n (+ removed useless requests) 2020-08-14 22:14:42 +03:00
129160c35e Web: Common: fixed filter styles 2020-08-14 17:06:08 +03:00
7bd1e7abe1 Web: Files: added version api 2020-08-14 13:02:23 +03:00
0626d82fa8 Web: Files: added unblock/check-in api 2020-08-13 14:42:29 +03:00
Ilya Oleshko
37fe1cab21 Merge branch 'master' into feature/files 2020-08-12 18:05:29 +03:00
Artem Tarasov
c6d1198ae0 deleted console.log, simple condition 2020-08-12 16:38:34 +03:00
Alexey
73d1cf269b Web: Common: Added keyboard events to MediaViewer 2020-08-12 16:11:30 +03:00
Artem Tarasov
1503bc105b fix link 2020-08-12 11:54:08 +03:00
181c1e52f4 Web: Files: added version history api 2020-08-12 11:08:04 +03:00
408de4246f Web: Common: fixed files selection 2020-08-11 17:49:20 +03:00
5f32a94db0 Web: Common: fixed file selection 2020-08-11 17:36:22 +03:00