Commit Graph

276 Commits

Author SHA1 Message Date
3a564d76d0 Web: Settings: Backup: Added disable to save changes at Automatic backup when is copying to the temporary storage. 2021-05-04 12:00:05 +03:00
b6881cd403 Web: Added check for connecting a third-party resource: input is disabled if user didn't connecting a third-party resource. 2021-04-30 11:27:27 +03:00
b8460209d3 Web: Components/Settings: Refactoring. 2021-04-30 10:35:02 +03:00
3ede66f9cd Web: Settings: Backup: Added input with folder path. Added panel with only common documents. 2021-04-29 19:39:35 +03:00
TatianaLopaeva
1f8039f1b7 Web: Added storages to the Manual page. 2021-04-22 19:26:35 +03:00
TatianaLopaeva
0f3eb1350b Merge branch 'develop' into feature/team-template
# Conflicts:
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
2021-04-20 12:05:19 +03:00
3734027f4f Web: Files: fixed newItem styles 2021-04-19 14:16:42 +03:00
9b6e4ace8b Web: Files: fixed badge for tree menu 2021-04-19 14:08:40 +03:00
7062c713ad Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-16 16:05:01 +03:00
a289256846 Web: Files: added ConflictResolveDialog, refactoring files operations 2021-04-16 16:04:50 +03:00
TatianaLopaeva
d4da2a8cbb Web: Fixed width of input for horizontal orientation. 2021-04-16 14:38:17 +03:00
TatianaLopaeva
297e4f42e9 Merge branch 'develop' into feature/team-template 2021-04-16 09:25:43 +03:00
13d083f01c Web: GroupMenu: Fix wrong items title displaying 2021-04-15 10:54:12 +03:00
TatianaLopaeva
39064cf4e2 Web: Settings: Added cancel and save button. 2021-04-13 22:51:43 +03:00
4b5c73b3e7 Web: fixed input user-select 2021-04-13 17:05:23 +03:00
a321619c98 Web: fixed input select 2021-04-13 15:18:33 +03:00
c324404767 Web: fixed firefox frame 2021-04-13 14:07:44 +03:00
5936640ce2 Web: fixed selection 2021-04-13 12:43:17 +03:00
Artem Tarasov
3ee7541e54 Web: Components/People: fixed translation in PasswordInput 2021-04-07 14:41:46 +03:00
Artem Tarasov
6eb9f8eeaa Web: Components: fixed size of sharing icon in the context menu 2021-04-06 18:51:11 +03:00
424efc1e72 Web: Files: fixed treeFolders drag 2021-04-06 15:47:04 +03:00
Ilya Oleshko
b228e20cdb Merge branch 'release/v0.1.0' of github.com:ONLYOFFICE/AppServer into release/v0.1.0 2021-04-05 18:10:35 +03:00
Ilya Oleshko
f6d8238602 Web: Files: Fixed empty elements inside context menu, added missing actions for deleted items 2021-04-05 18:10:26 +03:00
TatianaLopaeva
a75b57060d Web: components: Fixed styles of icons. 2021-04-05 17:49:22 +03:00
Ilya Oleshko
018f3fad33 Web: Files: Added data-api for new ContextMenu 2021-04-05 16:44:55 +03:00
Ilya Oleshko
3c4cd300a3 Web: Components: ContextMenuButton: Added to boolean for isMobile 2021-04-02 19:33:17 +03:00
Ilya Oleshko
3ae0a4703f Web: Components: Row: Removed unused test 2021-04-02 18:05:26 +03:00
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
Ilya Oleshko
04b8500a78 Web: Components: Apply ContextMenu at Row 2021-04-01 13:22:37 +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
Ilya Oleshko
9412f574ec Web: Components: ContextMenu added base styling 2021-03-30 10:42:10 +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
1955e4f141 Web: Files: fixed drag styles, added drag tooltip 2021-03-25 15:29:34 +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
e8f7a7eebd Merge branch 'feature/workspaces' of https://github.com/ONLYOFFICE/AppServer into feature/workspaces 2021-03-22 00:34:35 +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
Artem Tarasov
117c9f4c0e Web: Components: fix position and size icons in treeNode 2021-03-19 20:53:26 +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