Commit Graph

4776 Commits

Author SHA1 Message Date
TatianaLopaeva
5be50ebef9 Merge branch 'feature/files' into feature/payments-enterprise
# Conflicts:
#	web/ASC.Web.Common/src/api/client.js
2020-09-06 13:10:24 +03:00
TatianaLopaeva
71fee5aab4 Added id for FileInput 2020-09-06 13:04:33 +03:00
TatianaLopaeva
23666db461 Changed style for buttons, added logic for loading file when clicking a file, hidden FileInput 2020-09-06 12:49:37 +03:00
a2f050590b Update yarn.lock files 2020-09-04 21:04:05 +03:00
cf53c32ff4 web: common: bump version 2020-09-04 20:54:50 +03:00
31f19a0f96 Web: Client: Refactoring of initial requests calling 2020-09-04 20:37:53 +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
22b7b8ff52 web: common: bump version 2020-09-04 15:57:06 +03:00
4fd7cffa63 Web: Common: fixed sort button 2020-09-04 15:56:49 +03:00
Ilya Oleshko
728b00ab93 web: common: bump version 2020-09-04 13:56:49 +03:00
Ilya Oleshko
4794084ef1 Web: Common: FilterInput : Fix default height for items 2020-09-04 13:56:37 +03:00
TatianaLopaeva
eb8b6fce38 Changed the license upload notification: Added toastr and Deleted modal-dialog-container, Changed text of notification 2020-09-04 12:05:55 +03:00
Artem Tarasov
f4329a6ef9 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-04 11:36:41 +03:00
Artem Tarasov
a017814a62 fixed wizard render 2020-09-04 11:36:16 +03:00
4686122183 Merge branch 'feature/files' into feature/payments-enterprise 2020-09-04 10:15:48 +03:00
TatianaLopaeva
c104ed287c Delete debugger 2020-09-04 08:41:47 +03:00
cbace5e1b4 Merge branch 'master' into feature/files 2020-09-03 18:32:51 +03:00
82dd4a8828 Settings: fix timeZones for unix 2020-09-03 18:30:14 +03:00
db97b65727 Merge branch 'master' into feature/files 2020-09-03 17:40:26 +03:00
TatianaLopaeva
9b240a3539 Changed appsettings added window.location.href for 402 2020-09-03 17:01:59 +03:00
0f4877b541 AuthService: selectel instruction fix 2020-09-03 12:12:03 +03:00
4fc7427aed AuthService: added description 2020-09-03 11:43:13 +03:00
db0539a8fa Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-02 18:02:59 +03:00
Artem Tarasov
bad94255f7 web: components: bump version 2020-09-02 18:05:25 +03:00
Artem Tarasov
72476521cd Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-02 18:03:27 +03:00
4ed48f06b4 Web: Client: Added forceBackend in createI18N 2020-09-02 18:02:42 +03:00
Artem Tarasov
70ea5261db Changed layout of ToggleButton (fixed indent for caption) 2020-09-02 18:02:36 +03:00
3c11d95772 Web: Settings: Fixed crash on language undefined 2020-09-02 18:02:15 +03:00
TatianaLopaeva
2a56b6dda4 Changed text by figma 2020-09-02 16:52:13 +03:00
dc0940cca0 Web: Settings: Fixed TypeError: Cannot read property 'label' of undefined 2020-09-02 13:01:24 +03:00
0eb3b2b4d3 Update yarn.lock files 2020-09-02 12:30:53 +03:00
0b208d2fa2 web: common: bump version 2020-09-02 12:19:46 +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
6bf251bb8e Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-01 18:34:23 +03:00
0152274029 Web: Clients: Fixed workbox.expiration.Plugin is not a constructor 2020-09-01 18:34:06 +03:00
Artem Tarasov
f28406832b web: common: bump version 2020-09-01 18:33:54 +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
00c6ce5e9b Web: Clients: Added api-cache in service-worker for base info for 30 Minutes 2020-09-01 18:11:20 +03:00
bd6c0d0338 Web: Clients: Fixed windows is not defined 2020-09-01 18:09:39 +03:00
bc8613c4f6 Web: Clients: Uncommented self.skipWaiting() on install service-worker 2020-09-01 17:53:24 +03:00
Ilya Oleshko
bfee8e1365 web: components: bump version 2020-09-01 16:56:18 +03:00
Ilya Oleshko
3feccaaca7 Web: Components: Fixed ESLint validation 2020-09-01 16:55:28 +03:00
Ilya Oleshko
a15e1756d3 Web: Components: EmailInput, GroupButtonsMenu : Fixed ESLint validation for props 2020-09-01 16:28:35 +03:00
Ilya Oleshko
a2a2e6cda2 web: common: bump version 2020-09-01 16:07:15 +03:00
Ilya Oleshko
8edef50722 Web: Common: PageLayout : Fix ReactResizeDetector options for fast resize 2020-09-01 16:07:07 +03:00
Ilya Oleshko
8e04466542 web: common: bump version 2020-09-01 15:26:59 +03:00
Ilya Oleshko
d4db078349 web: components: bump version 2020-09-01 15:26:49 +03:00