Changeset 3402115
- Timestamp:
- 11/24/2025 11:00:17 PM (4 months ago)
- Location:
- openmost-site-kit
- Files:
-
- 59 added
- 5 deleted
- 23 edited
-
assets/screenshot-1.png (modified) (view diffs)
-
assets/screenshot-2.png (modified) (view diffs)
-
assets/screenshot-3.png (modified) (view diffs)
-
assets/screenshot-4.png (added)
-
assets/screenshot-5.png (added)
-
tags/2.1.0 (added)
-
tags/2.1.0/build (added)
-
tags/2.1.0/build/index-rtl.css (added)
-
tags/2.1.0/build/index.asset.php (added)
-
tags/2.1.0/build/index.css (added)
-
tags/2.1.0/build/index.js (added)
-
tags/2.1.0/includes (added)
-
tags/2.1.0/includes/assets.php (added)
-
tags/2.1.0/includes/helpers.php (added)
-
tags/2.1.0/includes/rest-api.php (added)
-
tags/2.1.0/languages (added)
-
tags/2.1.0/languages/fr_FR.mo (added)
-
tags/2.1.0/languages/fr_FR.po (added)
-
tags/2.1.0/languages/openmost-site-kit.pot (added)
-
tags/2.1.0/modules (added)
-
tags/2.1.0/modules/dashboard (added)
-
tags/2.1.0/modules/dashboard/index.php (added)
-
tags/2.1.0/modules/post-type-charts (added)
-
tags/2.1.0/modules/post-type-charts/index.php (added)
-
tags/2.1.0/modules/privacy (added)
-
tags/2.1.0/modules/privacy/index.php (added)
-
tags/2.1.0/modules/settings (added)
-
tags/2.1.0/modules/settings/index.php (added)
-
tags/2.1.0/modules/tracking (added)
-
tags/2.1.0/modules/tracking/index.php (added)
-
tags/2.1.0/modules/wp-dashboard-widget (added)
-
tags/2.1.0/modules/wp-dashboard-widget/index.php (added)
-
tags/2.1.0/openmost-site-kit.php (added)
-
tags/2.1.0/package-lock.json (added)
-
tags/2.1.0/package.json (added)
-
tags/2.1.0/readme.txt (added)
-
tags/2.1.0/src (added)
-
tags/2.1.0/src/components (added)
-
tags/2.1.0/src/components/ChannelTypesChart.js (added)
-
tags/2.1.0/src/components/EventsChart.js (added)
-
tags/2.1.0/src/components/KPICards.js (added)
-
tags/2.1.0/src/components/PerformanceChart.js (added)
-
tags/2.1.0/src/components/PostAnalytics.js (added)
-
tags/2.1.0/src/components/TopPagesChart.js (added)
-
tags/2.1.0/src/components/VisitsOverviewChart.js (added)
-
tags/2.1.0/src/components/VisitsSummaryChart.js (added)
-
tags/2.1.0/src/components/WPDashboardWidget.js (added)
-
tags/2.1.0/src/index.js (added)
-
tags/2.1.0/src/pages (added)
-
tags/2.1.0/src/pages/Dashboard (added)
-
tags/2.1.0/src/pages/Dashboard/index.js (added)
-
tags/2.1.0/src/pages/Privacy (added)
-
tags/2.1.0/src/pages/Privacy/index.js (added)
-
tags/2.1.0/src/pages/Settings (added)
-
tags/2.1.0/src/pages/Settings/index.js (added)
-
tags/2.1.0/src/scss (added)
-
tags/2.1.0/src/scss/app.scss (added)
-
tags/2.1.0/src/utils (added)
-
tags/2.1.0/src/utils/api.js (added)
-
trunk/.gitignore (deleted)
-
trunk/build/index-rtl.css (modified) (view diffs)
-
trunk/build/index.asset.php (modified) (view diffs)
-
trunk/build/index.css (modified) (view diffs)
-
trunk/build/index.js (modified) (view diffs)
-
trunk/includes/assets.php (modified) (view diffs)
-
trunk/includes/helpers.php (modified) (view diffs)
-
trunk/includes/rest-api.php (modified) (view diffs)
-
trunk/modules/dashboard/admin.php (deleted)
-
trunk/modules/dashboard/index.php (modified) (view diffs)
-
trunk/modules/post-type-charts/admin.php (deleted)
-
trunk/modules/post-type-charts/index.php (modified) (view diffs)
-
trunk/modules/privacy/admin.php (deleted)
-
trunk/modules/privacy/index.php (modified) (view diffs)
-
trunk/modules/settings/admin.php (deleted)
-
trunk/modules/settings/index.php (modified) (view diffs)
-
trunk/modules/tracking/index.php (modified) (view diffs)
-
trunk/modules/wp-dashboard-widget (added)
-
trunk/modules/wp-dashboard-widget/index.php (added)
-
trunk/openmost-site-kit.php (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/src/components/PostAnalytics.js (modified) (view diffs)
-
trunk/src/components/WPDashboardWidget.js (added)
-
trunk/src/index.js (modified) (view diffs)
-
trunk/src/pages/Privacy/index.js (modified) (view diffs)
-
trunk/src/pages/Settings/index.js (modified) (view diffs)
-
trunk/src/scss/app.scss (modified) (view diffs)
-
trunk/src/utils/api.js (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.