Commit Graph

582 Commits

Author SHA1 Message Date
Ilya Oleshko
5733a4d9ab Web: Components: ContextMenu: Added hiding disabled items inside ContextMenu component 2021-04-02 17:54:52 +03:00
Ilya Oleshko
6c0918409f Web: Components: Row: Fixed multi-open context menu on row 2021-04-02 17:31:36 +03:00
Vladislav Makhov
555bb28e47 web: common: remove unused imports 2021-04-02 15:36:40 +03:00
Vladislav Makhov
ff04684f53 web: remove unused code 2021-04-02 13:49:42 +03:00
Ilya Oleshko
3812af35ea Merge branch 'develop' into feature/contextmenu-refactoring 2021-04-01 13:24:05 +03:00
Ilya Oleshko
04b8500a78 Web: Components: Apply ContextMenu at Row 2021-04-01 13:22:37 +03:00
Vladislav Makhov
cb10e850cd web: common: switch to makeAutoObservable, add action setIsEncryptionSupport 2021-04-01 12:42:23 +03:00
166aaa8239
Merge branch 'develop' into bugfix/privacy-room 2021-03-31 18:01:58 +03:00
Ilya Oleshko
4a66eda956 Merge branch 'develop' into feature/contextmenu-refactoring 2021-03-31 15:21:16 +03:00
Ilya Oleshko
81c18fcd49 Merge branch 'develop' into feature/contextmenu-refactoring 2021-03-31 13:52:08 +03:00
Ilya Oleshko
d75e0e7e1d Web: Components: Fixed usage webkit-touch-callout at TextInput component only for desktop 2021-03-31 12:39:31 +03:00
Ilya Oleshko
b979b3324f Web: Components: Added stopping webkit-touch-callout at GroupButtonsMenu component 2021-03-31 10:44:04 +03:00
Ilya Oleshko
d12a3460db Web: Components: Added stopping webkit-touch-callout at TextInput component 2021-03-31 10:43:41 +03:00
Vladislav Makhov
1a66373c16 web: fix defaultPage 2021-03-30 15:01:25 +03:00
Vladislav Makhov
be3c97bce2 web: fix opening Files as default page, if desktop client uses 2021-03-30 13:05:52 +03:00
Alexey Kostenko
0f5e5cce3f Web: Components/People/Login: Fixed warning ("React does not recognize prop") 2021-03-30 11:37:21 +03:00
Ilya Oleshko
9412f574ec Web: Components: ContextMenu added base styling 2021-03-30 10:42:10 +03:00
845105e2f8 Web: Common: removed LayoutContextConsumer wrapper 2021-03-29 10:24:56 +03:00
14dcfb90c1 Web: Common: removed frame for mobile devices 2021-03-29 10:08:50 +03:00
Alexey Kostenko
7ff66e894a Web: Login: Render only available providers for login 2021-03-26 17:19:26 +03:00
Alexey Kostenko
1546bacaf9 Web: Components: fixed socialButton event 2021-03-26 17:16:34 +03:00
Ilya Oleshko
53c0e36967 Web: Components: Reworked context-menu component 2021-03-26 16:03:51 +03:00
Ilya Oleshko
eef2e8f385 Web: Components: Added Portal component 2021-03-26 16:03:19 +03:00
Ilya Oleshko
10b27e532d Web: Components: Utils: Added DOM helpers 2021-03-26 16:02:44 +03:00
Ilya Oleshko
f7b31231d0 Web: Components: Utils: Added object to JSX converter 2021-03-26 16:02:05 +03:00
Ilya Oleshko
983e689bbe Web: Components: Utils: Added class name combiner 2021-03-26 16:01:22 +03:00
Alexey Kostenko
6fadc94b71 Web: Components/People: Fixed social-button styles 2021-03-25 18:06:48 +03:00
Alexey Kostenko
3e4424b67b Web: People/Common: Refactoring 2021-03-25 16:10:10 +03:00
1955e4f141 Web: Files: fixed drag styles, added drag tooltip 2021-03-25 15:29:34 +03:00
f9f560f351 Web: Common: fixed files selection 2021-03-25 11:27:03 +03:00
Alexey Kostenko
1e17f4c4ae Web: Common: Added api for oauth login 2021-03-24 16:49:42 +03:00
Alexey Kostenko
34973b123a Web: Common: Added api for linking providers and get available linked providers 2021-03-24 14:19:46 +03:00
9fcbb5c873 Web: Storybook issues fix:
+ Added copy public/images to static/images for publish
+ Fix checkbox click in theme-provider.stories.js
+ Added empty_screen_filter.png for EmptyScreenContainer
2021-03-24 13:55:50 +03:00
f732f5fba6 Web: Moved sw-template to @appserver/common and removed api cache (translation issue) 2021-03-24 11:45:58 +03:00
Alexey Kostenko
e1df253b22 Web: People/Components: Added login settings buttons to edit profile page, social button - style fix 2021-03-23 18:29:29 +03:00
TatianaLopaeva
cc707204d9 Web: Removed jumps of article when the page is loading. 2021-03-23 10:39:37 +03:00
fd704ab12a Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-22 20:58:06 +03:00
5dd30c9502 Web: Client: fixed owner change 2021-03-22 20:56:53 +03:00
0847693c55 Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-22 20:02:03 +03:00
efcf36a1b0 Web: Common: Revert proxy.url 2021-03-22 20:01:28 +03:00
12af2890dc Web: Files: fixed markAsRead 2021-03-22 19:21:36 +03:00
628f9c8d5c Web: Common: fixed getShortenedLink 2021-03-22 19:18:30 +03:00
TatianaLopaeva
9baae539d2 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-22 18:11:45 +03:00
TatianaLopaeva
24cc620904 Web: Fixed displaying of shared files at aside & Deleted useless code. 2021-03-22 18:11:39 +03:00
a8a6121e59 Web: Proxy fixes 2021-03-22 17:35:33 +03:00
Alexey Kostenko
3524f3b6c6 Web: Client/Common: Fixed Route to homepage (Incorrect header on homepage) 2021-03-22 15:27:36 +03:00
e8f7a7eebd Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-22 00:34:35 +03:00
d568693154 Big Fix commit:
+ Added new Clients for CRM/Products
+ Removed old fake coming-soon pages
+ Added combineUrl and AppSettingsConfig with proxyUrl
+ Added new fields to modules info on Server
+ Fixed work with icon and image urls
+ Added CRM/Projects to nginx/onlyoffice.conf
+ Applied combineUrl in studio links
+ Added and applied "id" field in package.json of all Clients
+ Added new bat files CrmClient.bat and ProjectsClient.bat
+ Fixed ProductClassName for Files
2021-03-22 00:34:21 +03:00
Viktor Fomin
4d22ea8f44 Web: Components: fixed icons positions in avatar editor 2021-03-21 23:25:24 +03:00
a921bf3f71 Web: Fix elem == null in Settings 2021-03-21 11:51:19 +03:00
Viktor Fomin
4fe20bdca9 Web: Common: fixed article width 2021-03-20 16:20:51 +03:00
126bbda1b1 Web: Files: refactoring 2021-03-20 13:17:17 +03:00
75859212ab Web: People: Fix conversation of Filter to URL and back 2021-03-20 13:16:45 +03:00
deafba32a7 Web: Files: Fix conversation of Filter to URL and back 2021-03-20 12:51:08 +03:00
f25d8adbea Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-19 22:17:04 +03:00
40557ccedc Web: Files: fixed filter 2021-03-19 22:16:47 +03:00
e797d01bee Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-19 21:07:16 +03:00
Artem Tarasov
bd0ea45f19 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-19 20:54:19 +03:00
Artem Tarasov
117c9f4c0e Web: Components: fix position and size icons in treeNode 2021-03-19 20:53:26 +03:00
6d29a82d26 Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-19 20:46:06 +03:00
97ec05e8ff Web: People: fixed filter 2021-03-19 20:45:57 +03:00
ec1fc00b90 Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-19 19:02:50 +03:00
741fca254f Web: Fixed usage of auth.settingsStore 2021-03-19 19:02:43 +03:00
Viktor Fomin
ab84569dcf Web: Common: fixed article width 2021-03-19 18:46:05 +03:00
TatianaLopaeva
edb57b61d3 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-19 18:08:41 +03:00
TatianaLopaeva
3105f31950 Web: components: Fixed backdrop. 2021-03-19 18:08:10 +03:00
02c147bd92 Web: Files: added select files on right click event 2021-03-19 18:07:16 +03:00
Ilya Oleshko
ac6f35db42 Web: Components: Row: Added onRowContextClick callback 2021-03-19 17:33:58 +03:00
Ilya Oleshko
d8be47b1d1 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-19 16:56:55 +03:00
Ilya Oleshko
ad7a9f6827 Web: Components: ContextMenuButton: Backdrop now open only on mobile 2021-03-19 16:56:46 +03:00
06621ca2cb Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-19 16:31:48 +03:00
e63fc30a2e Web: People: Fixed move to direct link 2021-03-19 16:31:41 +03:00
TatianaLopaeva
eee9213cad Web: Components: Fixed styles of action menu of people. 2021-03-19 14:05:51 +03:00
1e02f165ca Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	products/ASC.People/Client/src/components/PeopleSelector/i18n.js
2021-03-19 10:55:22 +03:00
e1a477bc64 Web: Common: Restored Selectors in Filter 2021-03-19 10:50:28 +03:00
Artem Tarasov
dabf704485 Web: Client/Components: Wizard: layout fix 2021-03-18 22:55:15 +03:00
f9a062fd67 Web: Fix direct move to /wizard 2021-03-18 22:16:09 +03:00
f3f4037282 Web: Fixed Wizard 2021-03-18 21:54:03 +03:00
Ilya Oleshko
74fe0fc060 Web: Components: Row: Added context-menu position function. Fixed menu call on icon click 2021-03-18 18:54:33 +03:00
TatianaLopaeva
6e96c56916 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-18 18:09:34 +03:00
TatianaLopaeva
2e2292c84c Web: components: backdrop: Fixed closing of modal-dialog. 2021-03-18 18:01:50 +03:00
Vladislav Makhov
12dc227d03 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-18 17:47:44 +03:00
TatianaLopaeva
473477733c Web: Components:drop-down-item: Fixed disabled of header of filter. 2021-03-18 16:24:48 +03:00
Vladislav Makhov
325813bbd4 web: components: fix calendar icon color 2021-03-18 16:12:49 +03:00
TatianaLopaeva
131de36293 Web: Components: combobox: Fixed styles of icon. 2021-03-18 13:45:22 +03:00
TatianaLopaeva
a6e3349d9e Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-17 16:46:25 +03:00
TatianaLopaeva
5fc9376021 Web: Deleted useless exports. 2021-03-17 16:45:36 +03:00
86a63e6330 Web: Client: fixed createUser form 2021-03-17 16:35:45 +03:00
Artem Tarasov
1841730e20 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-17 13:38:16 +03:00
Artem Tarasov
c9e4df5f1b Web: moved PeopleSelector to People 2021-03-17 13:37:22 +03:00
Vladislav Makhov
7f89864990 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-17 13:05:51 +03:00
Vladislav Makhov
38f57bcf6c web: people: group button menu fix 2021-03-17 13:05:40 +03:00
8e7cad9b3f Web: Removed useless files 2021-03-17 12:36:14 +03:00
c08aad3ab1 Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-16 22:47:49 +03:00
a25261f242 Web: Files: Fixed move from Folder to Settings and back 2021-03-16 22:47:41 +03:00
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
fe39c60633 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-03 16:19:09 +03:00
TatianaLopaeva
17ac53d015 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-03 15:42:58 +03:00
TatianaLopaeva
ada47512f1 Web: Moved PeopleSelector to the Web Client. 2021-03-03 15:41:28 +03:00
Artem Tarasov
7fb751c2cd Web: Components: added story of DatePicker, refactoring stiries, fixes bug of input.js in styled-text-input.js 2021-03-03 14:57:14 +03:00
Vladislav Makhov
34c1816aa5 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-03 14:54:37 +03:00
efaeaff894 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-03 14:46:45 +03:00
684c0e777f Web: Refactoring 2021-03-03 14:46:37 +03:00
4db48870cf Web: SettingsStore: Fixed warnings of mobx 2021-03-03 14:46:05 +03:00
3fecff3307 Web: Restored commented code 2021-03-03 14:09:52 +03:00
8da0cbcb63 Web: Fixed displaying login errors 2021-03-03 14:09:00 +03:00
Vladislav Makhov
1190d4c1ba web: components: fix path 2021-03-03 13:54:41 +03:00
Artem Tarasov
5142456afa Web: Components: added story of ContextMenuButton 2021-03-03 13:25:56 +03:00
238914e25e Web: Files: refactoring 2021-03-03 13:22:50 +03:00
TatianaLopaeva
7b0faa4747 Web: Moved Main into the Web Client. 2021-03-03 13:02:56 +03:00
Artem Tarasov
b97118d72c Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-03 13:01:15 +03:00
TatianaLopaeva
1e643edd16 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-03 12:48:07 +03:00
TatianaLopaeva
d6cf286cd0 Web: Moved Layout to the Web Client. 2021-03-03 12:47:28 +03:00
Vladislav Makhov
1dbfd7f105 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-03 12:33:25 +03:00
TatianaLopaeva
90831adc31 Web: Moved GroupSelector to the People module. 2021-03-03 12:09:12 +03:00
Vladislav Makhov
d08b927084 web: fix warning 2021-03-03 12:05:23 +03:00
Vladislav Makhov
c2a5eea4be web: people: refactoring 2021-03-03 12:05:08 +03:00
Artem Tarasov
96da41faa1 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	package.json
#	packages/asc-web-components/package.json
#	yarn.lock
2021-03-03 12:00:23 +03:00
Artem Tarasov
ef619676ad Web: Components: added stories ContextMenu, ContextMenuButton, refactoring 2021-03-03 11:53:37 +03:00
TatianaLopaeva
988afe48fd Web: Moved profile menu to the NavMenu. 2021-03-03 11:25:28 +03:00
TatianaLopaeva
5212633a8d Web: Moved errors from Common to the Web Client. 2021-03-03 11:15:11 +03:00
Artem Tarasov
2f09bab8e5 Web: Components: added story of Combobox 2021-03-03 10:56:54 +03:00
TatianaLopaeva
0a97830634 Web: Common: Fix icon for menu. 2021-03-02 21:16:50 +03:00
TatianaLopaeva
ccc45a8d74 Web: Components: checkbox: Fix displaying indeterminate color. 2021-03-02 20:15:27 +03:00
bf7f680d08 Web: Moved NavMenu to Web Client 2021-03-02 18:25:20 +03:00
Artem Tarasov
9ae9d7132e Web: Components: added story of Checkbox, fix passing props 2021-03-02 17:20:16 +03:00
Artem Tarasov
4b3e491e95 Web: Ccomponents: fixed source section in Stories, modified webpack.config.js 2021-03-02 16:27:45 +03:00
Artem Tarasov
843f3df500 Web: Components: added story of Calendar 2021-03-02 16:01:12 +03:00
Artem Tarasov
7edec73e54 Web: Components: Avatar: delete old story 2021-03-02 13:09:31 +03:00
Artem Tarasov
a25cd562cb Web: Components: added story of AvatarEditor, fixed theme props 2021-03-02 13:08:26 +03:00
Alexey Kostenko
884e982896 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-02 11:26:47 +03:00
Alexey Kostenko
f0eef94f2a Web: Components: Fixed jest config, fixed components, fixed tests, added package for test 2021-03-02 11:25:11 +03:00
Artem Tarasov
87f90ed4ac Web: Components: added story of Avatar 2021-03-02 00:33:44 +03:00
Artem Tarasov
236e0892c8 Web: Components: added story of Badge 2021-03-02 00:32:59 +03:00
ab139d373a Web: Changed opening @self profile without page refresh 2021-03-01 22:53:42 +03:00
Artem Tarasov
ebaa4e66e8 Web: Components: updated rules for upload svg 2021-03-01 22:09:08 +03:00
Artem Tarasov
54b672b0d0 Web: Components: added story of Button 2021-03-01 21:37:56 +03:00
Alexey Kostenko
73b65d6f6c Web: Components: Reverted versions packages for tests, added configs 2021-03-01 19:07:06 +03:00
Alexey Kostenko
afda34a20a Web: Components: Added packages for tests 2021-03-01 18:30:53 +03:00
8ee7563caf Web: Client: fixed mobx warnings 2021-03-01 18:15:11 +03:00
Artem Tarasov
7f5c4e779b Web: Components: added story of Backgrop 2021-03-01 17:58:42 +03:00
Artem Tarasov
909d3f70cc Web: Components: init storybook 6 2021-03-01 17:35:38 +03:00
Alexey Kostenko
e0a51a7060 Web: Components: Added packages for tests 2021-03-01 17:28:37 +03:00
Alexey Kostenko
8179cbd0a4 Web: Components: Added part packages for tests 2021-03-01 17:08:35 +03:00
Vladislav Makhov
47004a1e1d Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	packages/asc-web-components/input-block/index.js
2021-03-01 16:12:34 +03:00
Vladislav Makhov
f452b09ecd web: fix icons 2021-03-01 16:11:45 +03:00
TatianaLopaeva
200049ccee Web: Components: input-block: Fix icons displaying & added search.react icon. 2021-03-01 15:50:16 +03:00
Alexey Kostenko
29730b46e5 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-01 15:12:40 +03:00
Vladislav Makhov
ea7697d461 web: common: fix import 2021-03-01 12:30:21 +03:00
Vladislav Makhov
23e77d4822 web: components: fix import 2021-03-01 12:29:59 +03:00
Vladislav Makhov
1695b9649d web: common: fix title 2021-03-01 12:03:12 +03:00