Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Facebook Connect in Settings Page #1020

Merged
merged 33 commits into from
May 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
6933772
facebook connect
manikantakailasa Jan 5, 2024
c190378
first draft
manikantakailasa Jan 5, 2024
51b7d02
facebook changes on settings page
manikantakailasa Jan 8, 2024
10471e9
plugin view fb connect
manikantakailasa Jan 10, 2024
c3e22c6
fix:fb color
manikantakailasa Jan 16, 2024
1d60119
align items to center
manikantakailasa Jan 17, 2024
932948e
fix:imports
manikantakailasa Jan 19, 2024
8b2da10
remove auto reload
manikantakailasa Jan 22, 2024
983167d
lock files
manikantakailasa Jan 22, 2024
939263e
updated facebook changes
manikantakailasa Feb 5, 2024
8750e76
Merge branch 'develop' into PRESS4-434
manikantakailasa Feb 5, 2024
7cc0d0b
Merge branch 'develop' into PRESS4-434
manikantakailasa Feb 29, 2024
9248bba
Merge branch 'develop' into PRESS4-434
manikantakailasa Mar 1, 2024
3d2b8fc
Merge branch 'develop' into PRESS4-434
manikantakailasa Apr 5, 2024
126187a
Merge pull request #1019 from manikantakailasa/PRESS4-434
arunshenoy99 Apr 5, 2024
56b87fd
package.json update
manikantakailasa Apr 5, 2024
5670b64
eslint fix
manikantakailasa Apr 5, 2024
11f247a
Merge pull request #1021 from manikantakailasa/PRESS4-434
arunshenoy99 Apr 5, 2024
869068e
Merge branch 'develop' into add/facebook-module
ramyakrishnai Apr 18, 2024
b06fd38
update lock files
ramyakrishnai Apr 18, 2024
032baaf
updating the class name to social
ramyakrishnai Apr 19, 2024
cf5a18e
Merge branch 'develop' into add/facebook-module
ramyakrishnai Apr 23, 2024
66bac4b
updated lock files
ramyakrishnai Apr 23, 2024
2bbcc34
Merge branch 'develop' into add/facebook-module
ramyakrishnai May 7, 2024
9319845
added translations
ramyakrishnai May 7, 2024
2c6e767
added translation
ramyakrishnai May 7, 2024
26d7e97
Merge branch 'develop' into add/facebook-module
ramyakrishnai May 9, 2024
31cc315
update lock files
ramyakrishnai May 9, 2024
60aea5b
Merge branch 'develop' into add/facebook-module
ramyakrishnai May 16, 2024
77d6cc0
Merge branch 'develop' into add/facebook-module
ramyakrishnai May 16, 2024
f7cd25e
lock file update
ramyakrishnai May 16, 2024
16654b2
Merge branch 'develop' into add/facebook-module
ramyakrishnai May 20, 2024
a5e11b9
update lock files
ramyakrishnai May 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"newfold-labs/wp-module-deactivation": "^1.1.2",
"newfold-labs/wp-module-ecommerce": "^1.3.30",
"newfold-labs/wp-module-global-ctb": "^1.0.11",
"newfold-labs/wp-module-facebook": "^1.0.6",
"newfold-labs/wp-module-help-center": "^1.0.25",
"newfold-labs/wp-module-loader": "^1.0.10",
"newfold-labs/wp-module-marketplace": "^2.2.4",
Expand Down
74 changes: 39 additions & 35 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading