Commit Graph

4276 Commits

Author SHA1 Message Date
Vladimir Khvan
ed2281640d webhook dialog is exported by default 2023-03-19 14:52:35 +02:00
Vladimir Khvan
64a15f59b8 styled button was substituted with link / password setting was injected 2023-03-19 14:52:06 +02:00
Vladimir Khvan
31ca3e503b generate password feature was added / auto password generate behaviour was set 2023-03-19 14:50:55 +02:00
Vladimir Khvan
13a1d8876c unnecessary state was deleted 2023-03-19 14:48:57 +02:00
Vladimir Khvan
ca694ac9bd password settings inject was deleted 2023-03-19 14:48:08 +02:00
Vladimir Khvan
de2ef53b88 state was added / all requests were restructured 2023-03-17 06:06:47 +02:00
Vladimir Khvan
106b7c0441 retry webhook request was integrated 2023-03-17 06:05:51 +02:00
Vladimir Khvan
443d31f2ab retry webhook was passed to webhook table row 2023-03-17 06:05:35 +02:00
Vladimir Khvan
56d7756564 fixed name attribute 2023-03-17 06:05:03 +02:00
Vladimir Khvan
88f88fa39e added request state / webhooks are loaded on mount 2023-03-17 06:04:41 +02:00
Vladimir Khvan
d94501b221 commented api request 2023-03-14 16:46:49 +05:00
Vladimir Khvan
fe314f1af6 fixed badge / renamed component, functions, and states / removed anonymous function 2023-03-14 16:46:22 +05:00
Vladimir Khvan
cb1089afed renamed component and refs 2023-03-14 16:44:59 +05:00
Vladimir Khvan
9ad2e74c2a removed anonymous function 2023-03-14 16:44:05 +05:00
Vladimir Khvan
189d749c89 removed anonymous function 2023-03-14 16:43:34 +05:00
Vladimir Khvan
edb22d6931 renamed component 2023-03-14 16:43:17 +05:00
Vladimir Khvan
0fa9b76f1f renamed components / removed anonymous fucntions 2023-03-14 16:43:00 +05:00
Vladimir Khvan
672cfc86fe API requests were integrated into store actions 2023-03-13 15:52:46 +05:00
Vladimir Khvan
b2546b1c96 Merge branch 'develop' into feature/webhooks-page 2023-03-07 00:41:32 +05:00
Vladimir Khvan
11e806d7c5 url key was substituted with id 2023-03-07 00:37:22 +05:00
Vladimir Khvan
dacebccf49 inputs were wrapped in form/ password settings were injected 2023-03-07 00:37:03 +05:00
Vladimir Khvan
4c303fb3e9 mask and required props were added 2023-03-07 00:36:34 +05:00
Vladimir Khvan
b4137afd7d password settings were injected/password validation was added 2023-03-07 00:36:12 +05:00
bdd62c5a43 Merge branch 'develop' into bugfix/fixed-loader-blinking 2023-03-06 23:03:03 +04:00
DmitrySychugov
daf38f640c Web: Client: added a small delay to the loader so that there is no flickering 2023-03-06 19:06:57 +05:00
626bb741b5 Merge branch 'develop' into bugfix/61157 2023-03-06 17:34:37 +04:00
378407686c
Merge pull request #1287 from ONLYOFFICE/bugfix/additional-resources-buttons
Bugfix/additional resources buttons
2023-03-06 17:32:20 +04:00
cbc8d7b2d5
Merge pull request #1286 from ONLYOFFICE/bugfix/fixed-files-upload
Web: Files: fixed files upload
2023-03-06 15:11:16 +03:00
668a1c6258 Web: Files: fixed conversion 2023-03-06 14:29:39 +03:00
90c9fa1a0c Web:Client:Fix the lack of buttons if the settings are not paid. 2023-03-06 14:28:41 +03:00
a26384cc96 Web: Files: fixed files upload 2023-03-06 14:17:21 +03:00
977ef4f43a Merge branch 'develop' into feature/send-again 2023-03-06 15:12:02 +04:00
Vladimir Khvan
2c8560a3c0 webhook's actions were added 2023-03-06 16:03:22 +05:00
Vladimir Khvan
2b6705a755 webhooks store was added 2023-03-06 16:02:31 +05:00
Vladimir Khvan
93bfc64fe1 functions were substituted with webhooks's actions 2023-03-06 16:02:06 +05:00
Vladimir Khvan
2897160faf webhook's actions functions were added 2023-03-06 16:01:21 +05:00
Vladimir Khvan
dfe17a207c id was added to webhook object 2023-03-06 16:00:39 +05:00
Vladimir Khvan
dff264e97c webhooks store was integrated / webhooks interaction functions were added 2023-03-06 15:58:28 +05:00
Vladimir Khvan
5475c80893 set document title to developer tools 2023-03-06 15:57:22 +05:00
8d45abeffe Merge branch 'feature/send-again' of github.com:ONLYOFFICE/AppServer into feature/send-again 2023-03-06 13:21:45 +03:00
b219ebb07b Web:Client:Fix styles. 2023-03-06 13:21:37 +03:00
43e465697d Fix Bug 61481 - Accounts. The email of the portal owner is not confirmed 2023-03-06 14:20:59 +04:00
Elyor Djalilov
b28f8e793b Web: PortalSettings: fix backup fields 2023-03-06 14:43:16 +05:00
Elyor Djalilov
d4fd62e2ec fix bad merge 2023-03-06 14:29:09 +05:00
Elyor Djalilov
fdaf0aa9e9 Merge branch 'develop' into bugfix/61157
# Conflicts:
#	packages/client/src/pages/PortalSettings/categories/common/Customization/dns-settings.js
#	packages/client/src/pages/PortalSettings/categories/common/Customization/language-and-time-zone.js
#	packages/client/src/pages/PortalSettings/categories/common/Customization/portal-renaming.js
#	packages/client/src/pages/PortalSettings/categories/common/Customization/welcome-page-settings.js
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/index.js
2023-03-06 14:20:25 +05:00
83c03823aa Fix confirmLink activeEmail 2023-03-06 12:35:49 +04:00
2a503cfc47 Merge branch 'develop' into feature/send-again 2023-03-06 10:59:42 +04:00
Vladimir Khvan
cd0c7e7adf webhooks store was created 2023-03-06 09:56:24 +05:00
6cf2a16c39 Merge branch 'develop' into feature/send-again 2023-03-05 12:18:02 +03:00
bfeda8f9e9 Web:Client:Fixed styles because the send link again did not fit in the plate. 2023-03-05 12:17:42 +03:00