Commit Graph

337 Commits

Author SHA1 Message Date
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