Commit Graph

34780 Commits

Author SHA1 Message Date
Vladimir Khvan
a632bb0674 selectedItem was substituted with styled one 2023-06-08 20:46:45 +05:00
Timofey Boyko
af7c0ec866 Web:Components:Selector: fix select 2023-06-08 18:38:24 +03:00
Timofey Boyko
0d075785cb Web:Components:Selector: fix types 2023-06-08 18:21:20 +03:00
Vladimir Khvan
108b1cffa5 webhook configs page styles were corrected 2023-06-08 20:17:50 +05:00
Timofey Boyko
6e2a166905 Web:Components:Selector: rewrite selector stories to typescript 2023-06-08 18:17:12 +03:00
Timofey Boyko
aaafbf7d37 Web:Components:Selector: refactoring and rewrite to typescript 2023-06-08 18:06:12 +03:00
Vladimir Khvan
3ada0461d5 removed isWebhooksEmpty constraint on re-render 2023-06-08 19:53:31 +05:00
26c5e29cf8 revert 2023-06-08 16:53:43 +03:00
Timofey Boyko
2c9fe42444 Web:Components: fix typescript warnings 2023-06-08 15:56:10 +03:00
986561d4e9 Merge branch 'develop' into feature/delete-portal
# Conflicts:
#	common/ASC.Core.Common/Billing/TariffService.cs
#	common/ASC.Core.Common/Caching/CachedQuotaService.cs
#	common/ASC.Core.Common/Caching/CachedTenantService.cs
#	common/ASC.Core.Common/Context/Impl/TenantManager.cs
#	common/ASC.Core.Common/Core/ITenantService.cs
#	common/ASC.Core.Common/Data/DbAzService.cs
#	common/ASC.Core.Common/Data/DbQuotaService.cs
#	common/ASC.Core.Common/Data/DbSubscriptionService.cs
#	common/ASC.Core.Common/Data/DbTenantService.cs
#	common/ASC.Core.Common/Data/DbUserService.cs
#	common/ASC.Core.Common/HostedSolution.cs
#	common/ASC.Data.Backup.Core/Core/DbHelper.cs
#	common/ASC.Data.Storage/TenantQuotaController.cs
#	common/ASC.Feed/Data/FeedAggregateDataProvider.cs
#	common/ASC.Feed/Data/FeedReadedDataProvider.cs
#	common/ASC.IPSecurity/Data/IPRestrictionsRepository.cs
#	common/services/ASC.ApiSystem/Controllers/PeopleController.cs
#	migrations/mysql/FilesDbContext/FilesDbContextModelSnapshot.cs
#	migrations/postgre/FilesDbContext/FilesDbContextModelSnapshot.cs
#	products/ASC.Files/Core/Configuration/FilesSpaceUsageStatManager.cs
#	products/ASC.Files/Core/ThirdPartyApp/BoxApp.cs
#	products/ASC.Files/Core/ThirdPartyApp/GoogleDriveApp.cs
#	products/ASC.People/Server/Api/ThirdpartyController.cs
#	web/ASC.Web.Api/Api/AuthenticationController.cs
#	web/ASC.Web.Api/Api/ConnectionsController.cs
#	web/ASC.Web.Api/Api/PortalController.cs
#	web/ASC.Web.Api/Api/Settings/LicenseController.cs
#	web/ASC.Web.Core/HttpHandlers/SsoHandler.cs
#	web/ASC.Web.Core/Sms/SmsManager.cs
#	web/ASC.Web.Core/Tfa/TfaManager.cs
2023-06-08 15:53:31 +03:00
Vladimir Khvan
002ce1780a added saving filters to url 2023-06-08 17:48:30 +05:00
Timofey Boyko
57d6cf3c06 Web:Client: add general routes for Profile and Notification pages 2023-06-08 14:40:48 +03:00
Vladimir Khvan
88db0cc37d corrected filter logic 2023-06-08 14:16:33 +05:00
Timofey Boyko
454f78edea Web:Client:Home: fix create icon for archive and trash 2023-06-08 12:08:00 +03:00
6d89a03aee
Merge pull request #1461 from ONLYOFFICE/bugfix/fix-article-header-at-desktop
Web: fix nav menu for small window at desktop
2023-06-08 12:43:11 +04:00
Timofey Boyko
c4851fa512 Web:Client:TableView: fix sorting 2023-06-08 10:17:25 +03:00
Vladimir Khvan
9c2cabed60 hint was hidden 2023-06-08 12:16:14 +05:00
Vladimir Khvan
75424d6713 Merge branch 'feature/webhooks-page' of github.com:ONLYOFFICE/DocSpace into feature/webhooks-page 2023-06-08 12:04:14 +05:00
Vladimir Khvan
c0bf507036 corrected checkbox padding 2023-06-08 12:01:28 +05:00
6e7e3ef07e Merge branch 'feature/webhooks-page' of github.com:ONLYOFFICE/DocSpace into feature/webhooks-page 2023-06-07 21:23:54 +03:00
7ba5cc975b Webhooks: fixed migrations 2023-06-07 21:23:38 +03:00
Vladimir Khvan
715f7b5ef4 seating for copy icon was added / isError logic was corrected 2023-06-07 22:24:46 +05:00
Vladimir Khvan
766c695466 isJSON validation was added 2023-06-07 22:24:10 +05:00
Vladimir Khvan
ba3440b8eb isJSON validation was added 2023-06-07 22:24:01 +05:00
Vladimir Khvan
3597dbff6c error toast was added 2023-06-07 21:59:20 +05:00
Vladimir Khvan
5b91be9ab1 isHeaderVisible was renamed to isGroupMenuVisible 2023-06-07 21:53:23 +05:00
Vladimir Khvan
ae9635ca1d corrected heading margin / added loader / group menu is hidden on retry 2023-06-07 21:52:57 +05:00
Vladimir Khvan
2a01e89159 fixed select all 2023-06-07 21:26:31 +05:00
Vladimir Khvan
f8dc81d5de fetch list of items on retry 2023-06-07 21:22:43 +05:00
Vladimir Khvan
8bb8d59770 items are fetched by batch of 100 2023-06-07 21:22:24 +05:00
Vladimir Khvan
01497dbe8f added target _blank 2023-06-07 21:21:26 +05:00
Timofey Boyko
53cf285d22 Web:Client:NavMenu: fix render for desktop 2023-06-07 15:48:08 +03:00
Vladimir Khvan
582d5dab27 fixed isError setting logic 2023-06-07 17:29:59 +05:00
Vladimir Khvan
bfc4243bea removed titleType / added eventDetails 2023-06-07 17:28:38 +05:00
Vladimir Khvan
2d81512241 substituted store dependency with navigation logic 2023-06-07 17:28:05 +05:00
Vladimir Khvan
f6006d70e0 reworked fetching logic in webhook details 2023-06-07 17:27:28 +05:00
Vladimir Khvan
ef57decf90 removed unnecessary useMemo 2023-06-07 17:26:14 +05:00
Vladimir Khvan
bc729d9b08 removed title change logic 2023-06-07 17:23:29 +05:00
Vladimir Khvan
29a37a5639 moved anonymous function to named functions 2023-06-07 17:22:04 +05:00
Vladimir Khvan
9e0e57cbb3 fixed blink on beatified value loading 2023-06-07 12:33:42 +05:00
Vladimir Khvan
cc22619fb6 Merge branch 'develop' into feature/webhooks-page 2023-06-07 12:15:37 +05:00
Timofey Boyko
870463d229 Merge branch 'develop' into branch bugfix/fix-article-header-at-desktop 2023-06-06 18:39:14 +03:00
14b139caa4
Merge pull request #1460 from ONLYOFFICE/feature/modify-navigation-system
Feature/modify navigation system
2023-06-06 19:36:51 +04:00
Timofey Boyko
f2fee86530 Web:Client: delete useless code 2023-06-06 18:09:24 +03:00
Timofey Boyko
95f7f15920 Web:Client:MediaViewer: fix prop 2023-06-06 18:01:30 +03:00
Timofey Boyko
081c9f1632 Web: fix nav menu for small desktop window 2023-06-06 17:40:55 +03:00
Vladimir Khvan
8a820d815c links for webhooks guide were corrected 2023-06-06 16:53:57 +05:00
Vladimir Khvan
c406eab79f clean-up filters on page leave 2023-06-06 16:50:56 +05:00
Timofey Boyko
116558bda2 Web:Client:Home: remove useless loader for tile view 2023-06-06 13:26:32 +03:00
Vladimir Khvan
e0f6c8f185 decreased z-index of filter button 2023-06-06 15:01:00 +05:00