Changeset 3432047
- Timestamp:
- 01/04/2026 10:36:11 AM (2 months ago)
- Location:
- echo-rewards
- Files:
-
- 76 added
- 84 edited
- 1 copied
-
tags/2.6.0 (copied) (copied from echo-rewards/trunk) (view diffs)
-
tags/2.6.0/build/admin.build.css (modified) (view diffs)
-
tags/2.6.0/build/admin.build.css.map (modified) (view diffs)
-
tags/2.6.0/build/admin_main.build.js (modified) (view diffs)
-
tags/2.6.0/build/frontend.build.css (modified) (view diffs)
-
tags/2.6.0/build/frontend.build.css.map (modified) (view diffs)
-
tags/2.6.0/build/frontend_main.build.js (modified) (view diffs)
-
tags/2.6.0/build/images/avatar.png (added)
-
tags/2.6.0/echo-rewards.php (modified) (view diffs)
-
tags/2.6.0/includes/Admin/Ecre_Menu.php (modified) (view diffs)
-
tags/2.6.0/includes/Admin/Ecre_Orders_Column.php (modified) (view diffs)
-
tags/2.6.0/includes/Admin/Ecre_Orders_Filter.php (modified) (view diffs)
-
tags/2.6.0/includes/Ecre_Ajax.php (modified) (view diffs)
-
tags/2.6.0/includes/Ecre_Background_Processor.php (added)
-
tags/2.6.0/includes/Ecre_Coupon_Sync_Handler.php (added)
-
tags/2.6.0/includes/Ecre_Database.php (added)
-
tags/2.6.0/includes/Ecre_Flag_Manager.php (added)
-
tags/2.6.0/includes/Ecre_Generate_Coupon.php (modified) (view diffs)
-
tags/2.6.0/includes/Ecre_Migration_Handler.php (added)
-
tags/2.6.0/includes/Ecre_Order_Tracking.php (modified) (view diffs)
-
tags/2.6.0/includes/Ecre_Strings.php (modified) (view diffs)
-
tags/2.6.0/includes/Ecre_Tables.php (added)
-
tags/2.6.0/includes/Frontend/Ecre_Coupon_Tracking.php (modified) (view diffs)
-
tags/2.6.0/includes/Templates/notices/affiliate_notice.php (modified) (view diffs)
-
tags/2.6.0/includes/ecre-class-base.php (modified) (view diffs)
-
tags/2.6.0/includes/ecre-functions.php (modified) (view diffs)
-
tags/2.6.0/includes/wppool/bfcm.png (modified) (view diffs)
-
tags/2.6.0/includes/wppool/class-plugin.php (modified) (view diffs)
-
tags/2.6.0/react-app/Admin/App/SettingsApp.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Admin/App/SettingsContext.js (modified) (view diffs)
-
tags/2.6.0/react-app/Admin/components/Footer.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Admin/components/Header.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Admin/components/MigrationComponent.jsx (added)
-
tags/2.6.0/react-app/Admin/components/Pagination.jsx (added)
-
tags/2.6.0/react-app/Admin/components/RewardManagement (added)
-
tags/2.6.0/react-app/Admin/components/RewardManagement/ReferralHistory.jsx (added)
-
tags/2.6.0/react-app/Admin/components/RewardManagement/ReferralHistoryRow.jsx (added)
-
tags/2.6.0/react-app/Admin/components/RewardManagement/ReferrerRow.jsx (added)
-
tags/2.6.0/react-app/Admin/components/RewardManagement/RewardCoupons.jsx (added)
-
tags/2.6.0/react-app/Admin/components/RewardManagement/RewardCouponsRow.jsx (added)
-
tags/2.6.0/react-app/Admin/components/RewardManagement/RewardPoints.jsx (added)
-
tags/2.6.0/react-app/Admin/components/RewardManagement/RewardPointsRow.jsx (added)
-
tags/2.6.0/react-app/Admin/components/RewardManagement/UserProfileCard.jsx (added)
-
tags/2.6.0/react-app/Admin/components/Sidebar.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Admin/components/SubscriptionProOption.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Admin/components/core (added)
-
tags/2.6.0/react-app/Admin/components/core/CustomizedPill.jsx (added)
-
tags/2.6.0/react-app/Admin/components/fields/EcreSelectPro.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Admin/components/fields/FilterDropdown.jsx (added)
-
tags/2.6.0/react-app/Admin/components/fields/SearchInput.jsx (added)
-
tags/2.6.0/react-app/Admin/components/fields/SelectPerPagination.jsx (added)
-
tags/2.6.0/react-app/Admin/components/fields/SelectTimeFilter.jsx (added)
-
tags/2.6.0/react-app/Admin/components/tabs/DocumentationTab.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Admin/components/tabs/ReportsTab.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Admin/components/tabs/RewardManagementTab.jsx (added)
-
tags/2.6.0/react-app/Admin/hooks (added)
-
tags/2.6.0/react-app/Admin/hooks/useUserRewardSettings.js (added)
-
tags/2.6.0/react-app/Admin/view (added)
-
tags/2.6.0/react-app/Admin/view/ReferrerDetails.jsx (added)
-
tags/2.6.0/react-app/Admin/view/RewardManagement.jsx (added)
-
tags/2.6.0/react-app/Admin/view/RewardManagement_old.jsx (added)
-
tags/2.6.0/react-app/Frontend/App/FrontendContext.js (modified) (view diffs)
-
tags/2.6.0/react-app/Frontend/App/MyAccountApp.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Frontend/components/PointBoard.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Frontend/components/RewardCouponsTable.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Frontend/components/blocks/RewardCouponsTableBlock.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/Frontend/components/elementor/RewardCouponsTableWidget.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/components/core/CustomizedPill.jsx (added)
-
tags/2.6.0/react-app/components/core/Modal.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/components/core/SupportPopup.jsx (added)
-
tags/2.6.0/react-app/components/core/Tooltip.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/components/core/icons.jsx (modified) (view diffs)
-
tags/2.6.0/react-app/hooks (added)
-
tags/2.6.0/react-app/hooks/useSupportPopup.js (added)
-
tags/2.6.0/react-app/images/avatar.png (added)
-
tags/2.6.0/react-app/scss/admin.scss (modified) (view diffs)
-
tags/2.6.0/react-app/styles/admin.css (modified) (view diffs)
-
tags/2.6.0/react-app/styles/admin.css.map (modified) (view diffs)
-
tags/2.6.0/react-app/utils (added)
-
tags/2.6.0/react-app/utils/api.js (added)
-
tags/2.6.0/readme.txt (modified) (view diffs)
-
trunk/build/admin.build.css (modified) (view diffs)
-
trunk/build/admin.build.css.map (modified) (view diffs)
-
trunk/build/admin_main.build.js (modified) (view diffs)
-
trunk/build/frontend.build.css (modified) (view diffs)
-
trunk/build/frontend.build.css.map (modified) (view diffs)
-
trunk/build/frontend_main.build.js (modified) (view diffs)
-
trunk/build/images/avatar.png (added)
-
trunk/echo-rewards.php (modified) (view diffs)
-
trunk/includes/Admin/Ecre_Menu.php (modified) (view diffs)
-
trunk/includes/Admin/Ecre_Orders_Column.php (modified) (view diffs)
-
trunk/includes/Admin/Ecre_Orders_Filter.php (modified) (view diffs)
-
trunk/includes/Ecre_Ajax.php (modified) (view diffs)
-
trunk/includes/Ecre_Background_Processor.php (added)
-
trunk/includes/Ecre_Coupon_Sync_Handler.php (added)
-
trunk/includes/Ecre_Database.php (added)
-
trunk/includes/Ecre_Flag_Manager.php (added)
-
trunk/includes/Ecre_Generate_Coupon.php (modified) (view diffs)
-
trunk/includes/Ecre_Migration_Handler.php (added)
-
trunk/includes/Ecre_Order_Tracking.php (modified) (view diffs)
-
trunk/includes/Ecre_Strings.php (modified) (view diffs)
-
trunk/includes/Ecre_Tables.php (added)
-
trunk/includes/Frontend/Ecre_Coupon_Tracking.php (modified) (view diffs)
-
trunk/includes/Templates/notices/affiliate_notice.php (modified) (view diffs)
-
trunk/includes/ecre-class-base.php (modified) (view diffs)
-
trunk/includes/ecre-functions.php (modified) (view diffs)
-
trunk/includes/wppool/bfcm.png (modified) (view diffs)
-
trunk/includes/wppool/class-plugin.php (modified) (view diffs)
-
trunk/react-app/Admin/App/SettingsApp.jsx (modified) (view diffs)
-
trunk/react-app/Admin/App/SettingsContext.js (modified) (view diffs)
-
trunk/react-app/Admin/components/Footer.jsx (modified) (view diffs)
-
trunk/react-app/Admin/components/Header.jsx (modified) (view diffs)
-
trunk/react-app/Admin/components/MigrationComponent.jsx (added)
-
trunk/react-app/Admin/components/Pagination.jsx (added)
-
trunk/react-app/Admin/components/RewardManagement (added)
-
trunk/react-app/Admin/components/RewardManagement/ReferralHistory.jsx (added)
-
trunk/react-app/Admin/components/RewardManagement/ReferralHistoryRow.jsx (added)
-
trunk/react-app/Admin/components/RewardManagement/ReferrerRow.jsx (added)
-
trunk/react-app/Admin/components/RewardManagement/RewardCoupons.jsx (added)
-
trunk/react-app/Admin/components/RewardManagement/RewardCouponsRow.jsx (added)
-
trunk/react-app/Admin/components/RewardManagement/RewardPoints.jsx (added)
-
trunk/react-app/Admin/components/RewardManagement/RewardPointsRow.jsx (added)
-
trunk/react-app/Admin/components/RewardManagement/UserProfileCard.jsx (added)
-
trunk/react-app/Admin/components/Sidebar.jsx (modified) (view diffs)
-
trunk/react-app/Admin/components/SubscriptionProOption.jsx (modified) (view diffs)
-
trunk/react-app/Admin/components/core (added)
-
trunk/react-app/Admin/components/core/CustomizedPill.jsx (added)
-
trunk/react-app/Admin/components/fields/EcreSelectPro.jsx (modified) (view diffs)
-
trunk/react-app/Admin/components/fields/FilterDropdown.jsx (added)
-
trunk/react-app/Admin/components/fields/SearchInput.jsx (added)
-
trunk/react-app/Admin/components/fields/SelectPerPagination.jsx (added)
-
trunk/react-app/Admin/components/fields/SelectTimeFilter.jsx (added)
-
trunk/react-app/Admin/components/tabs/DocumentationTab.jsx (modified) (view diffs)
-
trunk/react-app/Admin/components/tabs/ReportsTab.jsx (modified) (view diffs)
-
trunk/react-app/Admin/components/tabs/RewardManagementTab.jsx (added)
-
trunk/react-app/Admin/hooks (added)
-
trunk/react-app/Admin/hooks/useUserRewardSettings.js (added)
-
trunk/react-app/Admin/view (added)
-
trunk/react-app/Admin/view/ReferrerDetails.jsx (added)
-
trunk/react-app/Admin/view/RewardManagement.jsx (added)
-
trunk/react-app/Admin/view/RewardManagement_old.jsx (added)
-
trunk/react-app/Frontend/App/FrontendContext.js (modified) (view diffs)
-
trunk/react-app/Frontend/App/MyAccountApp.jsx (modified) (view diffs)
-
trunk/react-app/Frontend/components/PointBoard.jsx (modified) (view diffs)
-
trunk/react-app/Frontend/components/RewardCouponsTable.jsx (modified) (view diffs)
-
trunk/react-app/Frontend/components/blocks/RewardCouponsTableBlock.jsx (modified) (view diffs)
-
trunk/react-app/Frontend/components/elementor/RewardCouponsTableWidget.jsx (modified) (view diffs)
-
trunk/react-app/components/core/CustomizedPill.jsx (added)
-
trunk/react-app/components/core/Modal.jsx (modified) (view diffs)
-
trunk/react-app/components/core/SupportPopup.jsx (added)
-
trunk/react-app/components/core/Tooltip.jsx (modified) (view diffs)
-
trunk/react-app/components/core/icons.jsx (modified) (view diffs)
-
trunk/react-app/hooks (added)
-
trunk/react-app/hooks/useSupportPopup.js (added)
-
trunk/react-app/images/avatar.png (added)
-
trunk/react-app/scss/admin.scss (modified) (view diffs)
-
trunk/react-app/styles/admin.css (modified) (view diffs)
-
trunk/react-app/styles/admin.css.map (modified) (view diffs)
-
trunk/react-app/utils (added)
-
trunk/react-app/utils/api.js (added)
-
trunk/readme.txt (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.