Commit Graph

31219 Commits

Author SHA1 Message Date
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
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
Vladimir Khvan
cd0c7e7adf webhooks store was created 2023-03-06 09:56:24 +05:00
Vladimir Khvan
e7b4dffc97 reset hint is set visible only if it is settings modal 2023-02-28 11:08:08 +05:00
Vladimir Khvan
17c5758237 html skelet of webhook history page was created 2023-02-28 00:49:55 +05:00
Vladimir Khvan
bcb663f3f5 delete and setting webhook dialog windows were added/context items were passed correctly 2023-02-28 00:49:17 +05:00
Vladimir Khvan
d2feb4bc29 consumer context was added/table component was fixed 2023-02-28 00:48:12 +05:00
Vladimir Khvan
986ab12b8d webhook dialog wasa created 2023-02-28 00:47:08 +05:00
Vladimir Khvan
20888f99b6 reset hint is showing before changing password input 2023-02-28 00:46:44 +05:00
Vladimir Khvan
448356a343 name, value, and onchange props were added 2023-02-28 00:46:11 +05:00
Vladimir Khvan
adc559fdeb Delete webhook dialog was created 2023-02-28 00:45:15 +05:00
Vladimir Khvan
32ab7dde5e folder was renamed to webhookDialog 2023-02-28 00:44:58 +05:00
Vladimir Khvan
ce6b946a22 webhooks were placed into useState/webhooksList is rendered if it has elements 2023-02-28 00:26:58 +05:00
Vladimir Khvan
6b0c1d163c Merge branch 'develop' into feature/webhooks-page 2023-02-23 23:01:14 +05:00
Vladimir Khvan
d601b73175 input styles were modified to align with show password icon size 2023-02-23 22:46:34 +05:00
Vladimir Khvan
cf2af09ba7 isFullWidth prop was added to make input 100% width 2023-02-23 22:45:49 +05:00
Vladimir Khvan
e38fedb757 ssl verification button group was created 2023-02-23 22:45:06 +05:00
Vladimir Khvan
897bab3a4a secret key input was created 2023-02-23 22:44:43 +05:00
Vladimir Khvan
9ac3650ad5 labled input component was created 2023-02-23 22:44:26 +05:00
Vladimir Khvan
cf6edbbd14 modal dialog sidebar was created 2023-02-23 22:44:06 +05:00
Vladimir Khvan
12c8575692 hint component was re-exported 2023-02-23 22:41:42 +05:00
Vladimir Khvan
3e26d84319 hint styled component was created 2023-02-23 22:41:27 +05:00
Vladimir Khvan
e138a59638 create webhook dialog window was created 2023-02-23 22:40:19 +05:00
44250c4f2f fix 2023-02-22 17:39:33 +03:00
4292df49a0
Merge pull request #1237 from ONLYOFFICE/feature/new-dbname
Feature/new dbname
2023-02-22 17:36:45 +03:00
ceb614d115
Merge pull request #1238 from ONLYOFFICE/feature/default-jwt
Enable AuthorizationJwt by default
2023-02-22 17:29:01 +03:00
aad577d0cc
Merge pull request #1236 from ONLYOFFICE/feature/invite-panel-texts
Web: Client: InvitePanel: Added descriptions
2023-02-22 16:36:52 +03:00
d69084d736 Web: Client: InvitePanel: Fixed translations 2023-02-22 16:35:43 +03:00
fb20cb80ab
Merge pull request #1235 from ONLYOFFICE/bugfix/fixed-duplicate-files-after-conversion
Fixed Bug 61315 - Files.Convert. Fixed duplicate files in the list af…
2023-02-22 16:19:48 +03:00
a9960f0545
Merge pull request #1170 from ONLYOFFICE/bugfix/chunk-size
fix chunk size
2023-02-22 15:30:57 +03:00
6ee6ce7d21 Web: Client: InvitePanel: Added descriptions 2023-02-22 15:16:45 +03:00
sk81.biz@gmail.com
aa98fec3ec Modify docker DATABASE to docspace for default 2023-02-22 14:36:39 +03:00
d0a7926406 Enable AuthorizationJwt by default 2023-02-22 14:18:36 +03:00
5784da44ca Fixed Bug 61315 - Files.Convert. Fixed duplicate files in the list after conversion 2023-02-22 14:07:29 +03:00
4c10b3344e dbname renamed to docspace 2023-02-22 13:12:29 +03:00
ef618f534e
Merge pull request #1223 from ONLYOFFICE/bugfix/60994
fix Bug 60994
2023-02-22 13:02:07 +03:00
94b871dd70
Merge pull request #1234 from ONLYOFFICE/bugfix/empty-images-size
bugfix/empty-images-size
2023-02-22 13:45:45 +04:00
Viktor Fomin
5dd19ad757 Client: InfoPanel: fix images size 2023-02-22 12:42:53 +03:00
9517d0b644
Merge pull request #1233 from ONLYOFFICE/feature/multi-file-upload
Feature/multi file upload
2023-02-22 13:24:01 +04:00
a8a67d3180 fix build 2023-02-22 12:22:40 +03:00
5f10f28b0d Merge branch 'feature/multi-file-upload' of github.com:ONLYOFFICE/AppServer into feature/multi-file-upload 2023-02-22 12:11:23 +03:00
3ec8038046 Web: Files: fixed upload 2023-02-22 12:11:19 +03:00
7ff895a739 Merge branch 'develop' into feature/multi-file-upload 2023-02-22 12:58:44 +04:00