Commit Graph

337 Commits

Author SHA1 Message Date
Ilya Oleshko
dcba414521 Web: Components: RowContainer: Fixed context-menu call on window, removed unused test 2021-03-16 16:47:16 +03:00
Alexey Kostenko
72aca76c12 Web: Files/Components: Fixed row styles 2021-03-16 16:17:50 +03:00
7b5a9ab80d Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-16 14:10:29 +03:00
24a6d61205 Web: Added creation and run of service-worker to all client apps 2021-03-16 14:10:20 +03:00
Alexey Kostenko
25b136eada Web: Components: Files: Fixed row styles 2021-03-16 11:26:49 +03:00
6ca82e9450 Web: Components: Drop-down: fixed mobile eventTypes 2021-03-15 16:21:28 +03:00
2074cbb0d0 Web: Common: fixed StyledSectionFilter 2021-03-15 16:02:26 +03:00
8279174355 Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	products/ASC.Files/Client/src/Files.jsx
2021-03-15 14:57:44 +03:00
9ba58855d4 Web: Files: fixed EmptyContainer 2021-03-15 14:51:23 +03:00
Vladislav Makhov
daa0d070d5 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-15 10:34:30 +03:00
Vladislav Makhov
ccb38f6725 web: people: fix group button menu re-render 2021-03-15 10:34:03 +03:00
Artem Tarasov
454b1a4077 Web: Components: refactoring .storybook/main.js 2021-03-14 21:42:23 +03:00
Artem Tarasov
460b34a1a8 Web: Components: added themes for storybook 2021-03-14 21:10:16 +03:00
Artem Tarasov
0748514a43 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-14 03:42:24 +03:00
Artem Tarasov
122a0501d1 Web: Components: added all story 2021-03-14 03:32:12 +03:00
Artem Tarasov
585ccaf09c Web: Components: added examples story 2021-03-14 03:17:30 +03:00
Artem Tarasov
bda09de462 Web: Components: added story for TreeMenu 2021-03-14 01:00:46 +03:00
b7a7be3d1f Web: Refactoring 2021-03-13 18:33:43 +03:00
1cf7415db7 Web: Added changing of base href on page load 2021-03-13 18:29:26 +03:00
ad8d6d89d2 Web: Shell: Added virtualPath (proxy: /appserver) 2021-03-13 16:03:31 +03:00
372c06f911 Web: Fix Module not found: Error: Can't resolve 'people/GroupSelector' 2021-03-13 16:02:22 +03:00
8e1f5b30b5 Merge branch 'develop' into feature/workspaces
# Conflicts:
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/yarn.lock
#	yarn.lock
2021-03-13 16:01:41 +03:00
TatianaLopaeva
1675e77330 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-12 17:05:51 +03:00
TatianaLopaeva
71d1e79ea6 Web: Components:drop-down-item: Fix position of icons. (Ipad) 2021-03-12 17:05:18 +03:00
ca94ae28cd Web: Files: fixed empty filter container 2021-03-12 16:30:36 +03:00
Ilya Oleshko
60d1408d0d Web: Components: RowContainer: Fixed and added tests 2021-03-12 15:41:17 +03:00
Ilya Oleshko
fc2b9cff34 Web: Components: Row: Added tests 2021-03-12 15:40:49 +03:00
Ilya Oleshko
0a096a1304 Web: Components: Row: Removed unused property from PropTypes 2021-03-12 15:40:21 +03:00
e514fe1a57 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	web/ASC.Web.Client/src/Shell.jsx
2021-03-12 14:58:24 +03:00
TatianaLopaeva
06e2d54b86 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-12 13:52:42 +03:00
e8e78604f1 Web: Added products/apps dynamic loading 2021-03-12 13:52:30 +03:00
TatianaLopaeva
2d3b587286 Web: Components: main-button: Refactoring & Deleted useless import. 2021-03-12 13:52:14 +03:00
Ilya Oleshko
734675f559 Web: Components: ContextMenuButton: Returned click outside check 2021-03-12 13:42:16 +03:00
Ilya Oleshko
e673f48751 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-12 13:00:24 +03:00
Ilya Oleshko
4f7db87bb6 Web: Components: RowContainer: Fixed children mapping and removed context menu parent call 2021-03-12 12:59:32 +03:00
Ilya Oleshko
ba92cfa107 Web: Components: PageLayout: Fixed SelectedFrame value level 2021-03-12 12:58:28 +03:00
7de4fcc755 Web: Files: fixed main-button opening 2021-03-12 12:33:48 +03:00
Ilya Oleshko
466613b0c5 Web: Components: Row: Removed unused code 2021-03-12 11:48:57 +03:00
Ilya Oleshko
8364744cea Web: Components: Row: Fixed action zone for contextMenu event 2021-03-12 11:36:31 +03:00
Ilya Oleshko
2795a89970 Web: Components: ContextMenuButton: Fixed render call on context call, added padding for inserted DropDown 2021-03-12 11:35:22 +03:00
Vladislav Makhov
e018a15087 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-12 10:18:18 +03:00
Vladislav Makhov
66daf1e21f web: common: remove not needed import 2021-03-12 10:17:38 +03:00
Artem Tarasov
7846f41a06 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-12 10:12:12 +03:00
Vladislav Makhov
b890ee3296 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-12 09:10:24 +03:00
Vladislav Makhov
10763bd9a3 web: people: fix import 2021-03-12 09:10:09 +03:00
Artem Tarasov
22cf4012d1 Web: Component: added story for Tooltip 2021-03-12 02:34:57 +03:00
Artem Tarasov
998fbe3ee9 Web: Components: added story for ToggleContent 2021-03-12 01:51:58 +03:00
Artem Tarasov
5649398ad0 Web: Components: added story for ToggleButton 2021-03-12 00:17:02 +03:00
Artem Tarasov
63f1e788ad Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-11 21:14:21 +03:00
Artem Tarasov
23b4cd5380 Web: Components: added story for Toast 2021-03-11 19:03:17 +03:00
Alexey Kostenko
85fc7535bf Web: Components/Files: Fixed rendering svg when change folder 2021-03-11 17:35:52 +03:00
Artem Tarasov
277f803f12 Web: Components: added story for ThemeProvider 2021-03-11 15:37:33 +03:00
Artem Tarasov
d3aa06dc99 Web: Component: added package react-json-pretty 2021-03-11 15:37:03 +03:00
Artem Tarasov
0eee8f6e45 Web: Components: added story for TextArea 2021-03-11 14:50:58 +03:00
Artem Tarasov
cd5fea0096 Web: Components: added story for TextInput 2021-03-11 14:33:32 +03:00
Artem Tarasov
96271b4dfb Web: Components/Client: changed the way of passing elements to TabContainer component 2021-03-11 13:43:54 +03:00
Artem Tarasov
16fcfd6d36 Web: Components: added story for TabContainer 2021-03-11 12:48:03 +03:00
Viktor Fomin
4c28a12398 Web: Common: fixed icon position 2021-03-10 20:10:09 +03:00
7d62b4432c Components: Fix test run 2021-03-10 19:51:44 +03:00
Artem Tarasov
85859b0974 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-10 17:22:02 +03:00
Artem Tarasov
8e948054db Web: Components: added stories for SelectorAddButton,SocialButton 2021-03-10 17:21:32 +03:00
Artem Tarasov
4f94d5beae Web: Components: added story for SelectedItem 2021-03-10 16:47:42 +03:00
Artem Tarasov
2132c9ce41 Web: Components: added story for SearchInput 2021-03-10 16:17:26 +03:00
Artem Tarasov
0c9db1621d Web: Components: added story for Scrollbar 2021-03-10 14:43:48 +03:00
Artem Tarasov
961067581c Web: Components: added story for SaveCancelButtons 2021-03-10 14:31:39 +03:00
Artem Tarasov
273d279202 Web: COmponents: added story for RowContent 2021-03-10 14:15:22 +03:00
Artem Tarasov
b6f0888987 Web: COmponents: added story for RowContainer 2021-03-10 13:44:54 +03:00
Artem Tarasov
4697f4ba87 Web: Components: added story for Row 2021-03-10 13:02:57 +03:00
Artem Tarasov
7bd692d239 Web: Components: added story for RequestLoader 2021-03-10 11:19:30 +03:00
Alexey Kostenko
e896a711c8 Web: Components: Fixed tests 2021-03-10 11:11:32 +03:00
Artem Tarasov
43dc4ec3a4 Web: Components: added story for RadioButtonGroup 2021-03-10 10:59:03 +03:00
Artem Tarasov
3f416709e7 Web: Components: Added story for ProgressBar 2021-03-10 10:58:21 +03:00
Artem Tarasov
dda9451a6c Web: Components: added story for PasswordInput 2021-03-10 10:57:42 +03:00
Artem Tarasov
bfd690c6db Web: Components: added story for Paging 2021-03-10 10:57:15 +03:00
Artem Tarasov
958db51408 Web: Components: added story for RadioButton 2021-03-10 10:55:16 +03:00
Alexey Kostenko
49bf5c339e Web: Components: Fixed filter combo-button style 2021-03-09 10:54:03 +03:00
Artem Tarasov
782168d3d6 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	packages/asc-web-components/package.json
2021-03-08 23:21:56 +03:00
Artem Tarasov
f2045ab5f0 Web: Components: added stories (ModalDialog, MainButton, Loader, Link, LinkWithDropDown, Label, IconButton),fix HelpButton, Heading stories 2021-03-08 23:18:45 +03:00
Artem Tarasov
c8d614a3ba Web: Components: refactoring stories, add public/images to components for storybook 2021-03-07 14:57:26 +03:00
2a5a78bc74 Web: Packages: stable versions 2021-03-06 21:46:04 +03:00
32b8c7f6fe Web: Fixed login work 2021-03-05 17:41:55 +03:00
877016d8e3 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-05 12:41:08 +03:00
7db261fea4 Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-05 11:46:27 +03:00
25a2daeab5 Web: Files: moved editCompleteAction to store 2021-03-05 11:46:16 +03:00
TatianaLopaeva
e81d2c8bb7 Web: Common: Fixed logoUrl. 2021-03-05 11:01:49 +03:00
Artem Tarasov
2ba54c3bdb Web: Components: added story of Avatar, Box, component refactoring to ensure storybook captures props 2021-03-05 02:52:14 +03:00
Artem Tarasov
93b5a55506 Web: Components: rewrited story of email-input to csf with mdx docs 2021-03-05 01:58:36 +03:00
82a6dafb0f Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-04 19:09:58 +03:00
28a798c542 Web: Fixed work with translations + refactoring:
+ Login re-written to functional component
+ Replaced css to scss
2021-03-04 19:09:46 +03:00
Alexey Kostenko
b0f3a4e426 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-04 17:32:09 +03:00
Alexey Kostenko
7cb59e3189 Web: Files/People: fixed direct link transition 2021-03-04 17:31:37 +03:00
TatianaLopaeva
5c826bcf29 Web: Added top loading indicator for desktop. 2021-03-04 14:36:31 +03:00
Alexey Kostenko
9e80a2010c Web: Common/Files/People: Refactoring routing (fixed transition between people module and files module) 2021-03-04 13:13:26 +03:00
Artem Tarasov
2aabae6644 Web: Components: added stories for EmptyScreenContainer, FieldContainer, FileInput, Grid 2021-03-04 02:59:49 +03:00
Artem Tarasov
84062c6d28 Web: Components: added story for EmailInput, added PropTypes, refactoring DropDown stories; 2021-03-04 00:30:41 +03:00
Artem Tarasov
569f7201cc Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	yarn.lock
2021-03-03 18:28:52 +03:00
Artem Tarasov
f6c9ff781b Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-03 18:11:22 +03:00
Artem Tarasov
f2870eca8e Web: Components: Added stories for DatePicker, DragAndDrop, DropDown, DropDownItem, refactoring story of Backdrop, fixe passed props DropDown 2021-03-03 18:09:00 +03:00
47a030f5a1 Web: Restored process indication in Files 2021-03-03 17:58:56 +03:00
68930abdcb Web: Move toastr function to Web Client (mf: "studio/toastr") 2021-03-03 16:46:04 +03:00