Skip to content

Commit

Permalink
v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
navneet-cedcoss committed Feb 26, 2024
1 parent e1125b4 commit 7b38285
Show file tree
Hide file tree
Showing 42 changed files with 9,182 additions and 3,485 deletions.
435 changes: 64 additions & 371 deletions admin/class-points-rewards-for-woocommerce-admin.php

Large diffs are not rendered by default.

2,449 changes: 2,449 additions & 0 deletions admin/class-points-rewards-for-woocommerce-dummy-settings.php

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion admin/css/points-rewards-for-woocommerce-admin-overview.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,13 @@
height: auto;
}

.wps-overview__keywords-card {
text-align: center;
}

.wps-overview__keywords-image {
max-width: 200px;
margin: 0;
margin: 0 auto;
}

.wps_youtube iframe {
Expand Down
48 changes: 32 additions & 16 deletions admin/css/points-rewards-for-woocommerce-admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,8 @@ a.wps_wpr_premium--cta {

.wps_wpr_general_label label {
width: 150px;
display: inline-block
display: inline-block;
word-wrap: break-word;
}

.wps_wpr_general_row_wrap {
Expand Down Expand Up @@ -1261,20 +1262,10 @@ input#wps_wpr_user_badges_fields_add:hover {
color: #fff;
}

.wps_wpr_show_version_on_dashboard {
text-align: right;
position: relative;
top: 20px;
}

.wps_wpr_show_version_on_dashboard span {
background-color: #2196f3;
color: #fff;
font-size: 15px;
font-weight: bold;
border-radius: 4px;
margin-right: 35px;
padding: 0 12px;
h3.wps_rwpr_setting_title span {
font-size: 14px;
color: #969696;
margin: 0 0 0 10px;
}

.wp-admin.wp-core-ui .select2-container--default .select2-results__option--highlighted[aria-selected] {
Expand Down Expand Up @@ -1302,4 +1293,29 @@ input#wps_wpr_user_badges_fields_add:hover {
margin-top: 5px;
}

/* General Fixes in Badge Dashoard end*/
/* ========= css for dummy html ========= */
.wps_wpr_reset_user_loader, .wps_wpr_export_user_loader {
display: none;
}

input#wps_wpr_reset_user_points {
background-color : #d22e2e;
border : 0;
}

.wps_sample_export img {
max-width: 30px;
margin-left: 20px;
vertical-align: middle;
}

.wps_wpr_doc_video_wrapper {
display: flex;
justify-content: space-between;
}

.wps_wpr_doc_video_wrapper a:nth-of-type(1) {
margin-right: 2px;
}

/* General Fixes in Badge Dashoard end*/
2 changes: 1 addition & 1 deletion admin/css/points-rewards-for-woocommerce-admin.min.css

Large diffs are not rendered by default.

Binary file added admin/images/download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added admin/images/go-pro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
127 changes: 0 additions & 127 deletions admin/js/points-rewards-for-woocommerce-admin-swal.js

This file was deleted.

2 changes: 0 additions & 2 deletions admin/js/swal.js

This file was deleted.

1 change: 0 additions & 1 deletion admin/js/swall.js

This file was deleted.

Loading

0 comments on commit 7b38285

Please sign in to comment.