Jake Vanderwerf
2026-07-12 c204185ae86a98994f80010abf35a190c9406739
refs
author Jake Vanderwerf <get@jakevanderwerf.ca>
Sunday, July 12, 2026 18:08 +0000
committer Jake Vanderwerf <get@jakevanderwerf.ca>
Sunday, July 12, 2026 18:08 +0000
commitc204185ae86a98994f80010abf35a190c9406739
tree 5351ce2d896a6c50e69c7596b0996812d21ddfdf tree | zip | gz
parent f94860aacd6200fb24c9e7431eb379a368cb392d view | diff
=Refactor of Integrations.php. Separated different functionality into traits that classes can use to add that functionality. Hopefully will make maintaining it a little easier. Still have to finish up, as well as refactoring the individual classes to utilize the new system.
16 files added
11 files renamed
10 files modified
4117 ■■■■ changed files
JVBase.php 72 ●●●● diff | view | raw | blame | history
build/menu/style-index-rtl.css 2 ●●● diff | view | raw | blame | history
build/menu/style-index.css 2 ●●● diff | view | raw | blame | history
inc/integrations/Admin.php 233 ●●●●● diff | view | raw | blame | history
inc/integrations/AdminActionResult.php 11 ●●●●● diff | view | raw | blame | history
inc/integrations/AdminActions.php 105 ●●●●● diff | view | raw | blame | history
inc/integrations/Ajax.php 10 ●●●●● diff | view | raw | blame | history
inc/integrations/Auth.php 60 ●●●● diff | view | raw | blame | history
inc/integrations/Field.php 68 ●●●●● diff | view | raw | blame | history
inc/integrations/Integrations.php 1902 ●●●●● diff | view | raw | blame | history
inc/integrations/OAuth.php 351 ●●●●● diff | view | raw | blame | history
inc/integrations/OAuthCredentials.php 47 ●●●●● diff | view | raw | blame | history
inc/integrations/RateLimits.php 103 ●●●●● diff | view | raw | blame | history
inc/integrations/Requests.php 114 ●●●●● diff | view | raw | blame | history
inc/integrations/SyncDefaults.php 13 ●●●●● diff | view | raw | blame | history
inc/integrations/SyncFrom.php 41 ●●●●● diff | view | raw | blame | history
inc/integrations/SyncHelpers.php 144 ●●●●● diff | view | raw | blame | history
inc/integrations/SyncTo.php 310 ●●●●● diff | view | raw | blame | history
inc/integrations/UserConnection.php 62 ●●●●● diff | view | raw | blame | history
inc/integrations/Webhooks.php 125 ●●●●● diff | view | raw | blame | history
inc/integrations/_Base.php 110 ●●●●● diff | view | raw | blame | history
inc/integrations/_setup.php 29 ●●●●● diff | view | raw | blame | history
inc/integrations/services/BlueSky.php 8 ●●●●● diff | view | raw | blame | history
inc/integrations/services/Cloudflare.php 4 ●●●● diff | view | raw | blame | history
inc/integrations/services/Facebook.php 11 ●●●● diff | view | raw | blame | history
inc/integrations/services/GoogleMaps.php 4 ●●●● diff | view | raw | blame | history
inc/integrations/services/GoogleMyBusiness.php 8 ●●●● diff | view | raw | blame | history
inc/integrations/services/Helcim.php 16 ●●●●● diff | view | raw | blame | history
inc/integrations/services/Instagram.php 16 ●●●●● diff | view | raw | blame | history
inc/integrations/services/PostMark.php 7 ●●●●● diff | view | raw | blame | history
inc/integrations/services/Square.php 55 ●●●●● diff | view | raw | blame | history
inc/integrations/services/Umami.php 12 ●●●●● diff | view | raw | blame | history
inc/managers/Dashboard/DashboardManager.php 34 ●●●●● diff | view | raw | blame | history
inc/rest/routes/FeedRoutes.php 8 ●●●● diff | view | raw | blame | history
inc/rest/routes/IntegrationsSquareRoutes.php 4 ●●●● diff | view | raw | blame | history
inc/ui/Checkout.php 12 ●●●●● diff | view | raw | blame | history
src/menu/style.scss 4 ●●●● diff | view | raw | blame | history