Commit Graph

32673 Commits

Author SHA1 Message Date
Vladimir Khvan
a79eca923a logic for ssl input was added 2023-04-12 16:49:09 +05:00
Vladimir Khvan
b42fcb912f password setting are injected into secretKeyInput / webhook attributes were renamed according to backend model 2023-04-12 16:48:11 +05:00
Vladimir Khvan
f574c31153 webhook attributes were renamed according to backend model 2023-04-12 16:47:52 +05:00
Vladimir Khvan
2620bd4433 ssl was added / webhook atttributes were renamed according to backend model 2023-04-12 16:44:32 +05:00
Vladimir Khvan
e4f1d078f0 ssl prop was added in webhooks / start index was added in getWebhookJournal 2023-04-12 16:43:47 +05:00
Vladimir Khvan
b1ab0d51e0 Merge branch 'feature/webhooks-page' of github.com:ONLYOFFICE/DocSpace into feature/webhooks-page 2023-04-10 12:15:28 +05:00
Vladimir Khvan
04236fca10 webhook details loader was added 2023-04-10 12:14:37 +05:00
Vladimir Khvan
280c4dd343 webhook details loader was created 2023-04-10 12:14:24 +05:00
Vladimir Khvan
720d8a19f3 time picker layout was created 2023-04-10 12:14:06 +05:00
NikitaVashchuk
3fc877a422 GetJournal(HttpGet("webhooks/log"): added group status for webhooks as bit flag; added deliveryFrom, deliveryTo; added search by configId;
GetTenantWebhooks(HttpGet("webhook")): added status for last webhook;
UpdateWebhook([HttpPut("webhook")]): added ssl option;
Updated db migrations
2023-04-06 23:46:23 +05:00
Vladimir Khvan
6ad8180470 margins were aligned with mock-ups 2023-04-06 18:19:33 +05:00
Vladimir Khvan
2bd59d1f5e webhook history loader was created 2023-04-06 18:18:06 +05:00
Vladimir Khvan
233500f5da webhook configs loader was created 2023-04-06 18:17:42 +05:00
Vladimir Khvan
f6a2a17150 redirect was added 2023-04-05 18:50:33 +05:00
Vladimir Khvan
cbd4040c96 webhook history row view was created 2023-04-05 17:07:40 +05:00
Vladimir Khvan
26ffb30f7d row view was added 2023-04-05 17:07:19 +05:00
Vladimir Khvan
73a01b3958 flex wrapper was added for correct badge positioning 2023-04-05 17:06:42 +05:00
Vladimir Khvan
8ea817b767 table view was added 2023-04-05 15:55:20 +05:00
Vladimir Khvan
1747d61f42 Merge branch 'develop' into feature/webhooks-page 2023-04-05 14:46:38 +05:00
Vladimir Khvan
9931e8d65b response status was deleted 2023-04-05 14:45:24 +05:00
Vladimir Khvan
6a7ce36461 row view was created 2023-04-05 14:44:47 +05:00
Vladimir Khvan
b9f636f663 table view was added 2023-04-05 14:44:23 +05:00
0b31d56422
Merge pull request #1134 from ONLYOFFICE/refactoring/generic-classes
refactoring asc.files
2023-04-04 13:26:00 +03:00
a733c29c2b Merge branch 'develop' into refactoring/generic-classes 2023-04-04 12:33:26 +03:00
91373783c2 fix thirdparty 2023-04-04 12:10:20 +03:00
Vladimir Khvan
cfcfe2911d webhook table was carried out as webhook table view / redirect to history was added 2023-04-04 13:46:15 +05:00
Vladimir Khvan
ff30e6c2de z-index of submenu header were changed to maintain correct stack order 2023-04-04 12:40:27 +05:00
Vladimir Khvan
a1e80f5773 z-indexes were set to 1 2023-04-04 12:39:38 +05:00
Vladimir Khvan
4651f925d6 index files were carried out from folders 2023-04-04 12:31:49 +05:00
Vladimir Khvan
eabcd7faa4 reponse was temporary substituted with request details 2023-04-04 12:17:39 +05:00
Vladimir Khvan
fd4798c3e8 webhook history and webhook details pages were carried out as separate pages 2023-04-04 12:17:11 +05:00
Vladimir Khvan
d744898247 showCopyIcon was renamed to enableCopy/ isLimitedWidth was removed 2023-04-04 12:15:12 +05:00
Vladimir Khvan
16dbc6f56d checkbox was added 2023-04-03 16:31:10 +05:00
Vladimir Khvan
f5c13b9751 withPadding prop was injected 2023-04-03 16:30:38 +05:00
Vladimir Khvan
9afc84e087 isLimitedWidth prop was deleted / showCopyIcon was renamed to enableCopy 2023-04-03 16:29:57 +05:00
84e7a7b298 fix di 2023-04-03 12:44:23 +03:00
Vladimir Khvan
5063cfaccb new props were added to ease managing component 2023-03-31 19:24:23 +05:00
Vladimir Khvan
0f38b8865c padding-left was increased when copy icon is shown 2023-03-31 19:23:28 +05:00
Vladimir Khvan
d3edb10e3c new props were added to ease managing component 2023-03-31 19:22:29 +05:00
Vladimir Khvan
bfa4fe1238 date format was added 2023-03-31 19:21:40 +05:00
Vladimir Khvan
90e944749d initial date is not set as selected by default 2023-03-31 19:21:25 +05:00
Vladimir Khvan
cbc64bb779 filters were added 2023-03-31 19:20:47 +05:00
Vladimir Khvan
b6404acccb request details component was created 2023-03-31 19:18:36 +05:00
Vladimir Khvan
d4831c350d request/response tabs were added 2023-03-31 19:18:23 +05:00
Vladimir Khvan
74aa5645e9 webhook details navigation header was created 2023-03-31 19:18:05 +05:00
Vladimir Khvan
469f0517ea webhook details bar was created 2023-03-31 19:17:51 +05:00
Vladimir Khvan
1335b12b73 webhook details page was created 2023-03-31 19:17:37 +05:00
Vladimir Khvan
8afcf56324 webhook details page was added temporary 2023-03-31 19:17:10 +05:00
Vladimir Khvan
fefecf25fd webhook details page was added temporary 2023-03-31 19:17:02 +05:00
4218529601 Files: thirdparty. fix DI 2023-03-31 00:30:08 +03:00