Commit Graph

61 Commits

Author SHA1 Message Date
2af6463eea Update plugin grid layout to exactly match WordPress core Add Plugins page 2025-03-16 05:38:39 +00:00
1b0f5ac980 Fix plugin grid layout to show exactly two per row and remove divider lines 2025-03-16 05:34:51 +00:00
596dd6bb99 Fix plugin grid layout spacing and structure 2025-03-16 05:31:25 +00:00
eb26745c76 Implement standard WordPress plugin grid layout 2025-03-16 05:27:40 +00:00
b8c4667e8a Revert "Improve plugin grid layout with responsive design"
This reverts commit 2af72db5bb.
2025-03-16 05:26:42 +00:00
4a036d40b1 Revert "Adjust plugin grid to fixed 2-column layout"
This reverts commit a7daad5146.
2025-03-16 05:26:42 +00:00
a7daad5146 Adjust plugin grid to fixed 2-column layout 2025-03-16 05:23:06 +00:00
2af72db5bb Improve plugin grid layout with responsive design 2025-03-16 05:20:10 +00:00
b30a693d77 Fix theme tab loading spinner not disappearing after content loads 2025-03-16 05:09:58 +00:00
46ab1e3d40 Standardize Go Pro button styling to match WordPress default button-primary colors 2025-03-16 05:06:42 +00:00
fd5ac94d03 Fix multiple UI issues: notifications, Go Pro buttons, grid layout, and loading spinners 2025-03-16 04:54:00 +00:00
3429700e2b Fix plugin grid layout, add More Details links, and improve Go Pro button styling 2025-03-16 04:40:39 +00:00
e23129602c Update plugin browser to match standard WordPress interface 2025-03-16 04:19:56 +00:00
abf39b1131 Update plugin browser to match standard WordPress interface 2025-03-16 04:15:52 +00:00
2773c49bb0 Fix notification position, set default values, and fix AJAX nonce issues 2025-03-16 04:08:10 +00:00
330cacb0be Fix expandable panel clickability, notification alignment, and AJAX nonce issues 2025-03-16 04:00:48 +00:00
bca58a050b Fix notification spacing, input layout, and panel click areas 2025-03-16 03:53:06 +00:00
befa897108 Fix notification positioning, clickable areas, and AJAX nonce issues 2025-03-16 03:46:17 +00:00
4afe97ba3d Fix toggle label clicks, notification positioning, and AJAX nonce issues 2025-03-16 03:40:25 +00:00
f35e6639c8 Update settings UI: reorder tabs, clarify examples, and improve notifications 2025-03-16 03:32:52 +00:00
08659f8efd Fix panel styling by replacing CSS composes with proper inheritance 2025-03-16 03:24:22 +00:00
81e464b0fb Refactor settings components to share consistent styles and layout 2025-03-16 03:22:17 +00:00
396fc31352 Match text styles between simple toggle and expandable panel settings 2025-03-16 03:19:34 +00:00
f26c4f6186 Add margin spacing below navigation tabs 2025-03-16 03:18:09 +00:00
15c3ada0fa Refactor settings components for better reusability 2025-03-16 03:15:17 +00:00
71564d0444 Fix toggle switch size and clickability 2025-03-16 03:11:06 +00:00
c4d75ed2cd Fix toggle switch size and styling 2025-03-16 03:08:33 +00:00
374bedbede Fix toggle switch and chevron behavior, improve layout 2025-03-16 03:05:43 +00:00
10dc0e2d72 Fix panel border radius, chevron size, and plugins/theme loading 2025-03-16 02:58:51 +00:00
428796a981 Improve settings panel interaction and styling 2025-03-16 02:54:13 +00:00
006e2fc4dd Move JavaScript and CSS to separate files and fix accordion functionality 2025-03-16 02:38:49 +00:00
ef80caa3df Improve plugin card layout and responsiveness - Add flexbox for equal heights and better mobile layout 2025-03-15 05:09:15 +00:00
a36378a18b Update plugin grid to match WordPress native plugin card layout 2025-03-15 05:06:41 +00:00
2066fa34bb Fix plugin grid layout to proper two-column display 2025-03-15 05:04:45 +00:00
f8bea629f0 Update layout and notification styles - Move Saved notification next to title, use full page width, remove header gap 2025-03-15 04:42:16 +00:00
bae13eb5c6 Fix layout widths and container spacing across all tabs 2025-03-15 04:38:03 +00:00
2e79daefdc Fix spacing consistency between navigation tabs and content 2025-03-15 04:35:31 +00:00
e83fa8f0a8 Improve plugin filter buttons styling
- Update filter buttons to match modern WordPress standards\n- Add consistent spacing and padding\n- Improve button hover and active states\n- Enhance plugin card layout and spacing\n- Add responsive design for mobile devices\n- Hide unnecessary plugin card columns
2025-03-15 04:33:11 +00:00
6e353731c8 Improve settings UI and functionality
- Fix toggle functionality for auto upload settings\n- Remove save changes button in favor of auto-saving\n- Improve loading spinner layout to prevent content jumping\n- Update tab navigation design\n- Enhance notification system with better positioning and styling\n- Add auto-save functionality for all settings\n- Improve error handling and feedback
2025-03-15 04:29:38 +00:00
d65aa23308 Fix styling and functionality for tabs and settings
- Update tab styling to match RankMath\n- Fix settings dropdown functionality\n- Improve toggle switch appearance\n- Add proper transitions and hover states\n- Fix class name consistency\n- Update form element styling
2025-03-15 04:13:34 +00:00
8f34b1b81b Restore and improve all admin styles
- Fix navigation tab styling and WordPress compatibility\n- Improve settings dropdown appearance and interactions\n- Update color scheme to match WordPress admin\n- Add proper form element styling with focus states\n- Enhance plugin cards appearance\n- Improve responsive design
2025-03-15 04:09:29 +00:00
9a0e94b29e Fix tab navigation and settings dropdown styling
- Improve navigation tab styles to match WordPress core\n- Fix settings dropdown visibility and transitions\n- Enhance expand/collapse button styling\n- Add proper spacing and layout for settings
2025-03-15 04:06:43 +00:00
cdee63ac4c Restore and improve admin UI styling
- Add complete navigation tab styles\n- Add toggle switch styles with animations\n- Add settings dropdown styles with transitions\n- Add proper form element styling\n- Add responsive design adjustments\n- Improve overall UI consistency
2025-03-15 04:04:16 +00:00
fcca81d756 Remove lazy loading and minification features
- Remove CSS minifier and speed functions\n- Remove lazy loading functionality\n- Update plugin description and README\n- Simplify plugin to focus on auto upload feature\n- Rename files from wpa-superstar to wp-allstars
2025-03-15 03:40:16 +00:00
11ee44d2b7 Add expandable settings to Auto Upload Images: - Add max width/height settings - Add URL exclusion list - Add filename and alt text patterns - Add expand/collapse functionality - Add styles for settings panel 2025-03-15 02:29:48 +00:00
8bfb96b016 Update Workflow toggle styling: - Match RankMath-style toggle switches - Remove old toggle switch styles - Consistent styling across all tabs 2025-03-15 02:14:12 +00:00
73015b7a1a Add Workflow tab to settings page: - Add workflow tab to navigation - Add workflow settings section - Add toggle switch styles 2025-03-15 02:11:08 +00:00
c771c5bb0f Improve plugin browser: - Add Tutor LMS to LMS category - Move Free Plugins tab after Advanced - Fix loading overlay coverage - Add immediate tab loading with loading state - Implement plugin list caching (12 hours) - Add minimum loading time for better UX 2025-03-14 03:46:51 +00:00
20bfd2b976 Fix plugin browser freezing and add loading state: - Optimize plugin API filtering - Add individual plugin fetching - Add loading overlay with spinner - Improve error handling 2025-03-14 03:38:54 +00:00
94bc743695 Switch to native WordPress plugin installer: - Use WP_Plugin_Install_List_Table for plugin browser - Filter plugins API results for curated lists - Remove custom plugin card styles - Keep category filter buttons 2025-03-14 03:29:16 +00:00