Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
23417ae
feat: action - go high level.init
FahimSakib Sep 15, 2024
c4c9709
feat: action - go high level create contact.init
FahimSakib Sep 16, 2024
2b71939
feat: action - go high level create contact utilities
FahimSakib Sep 17, 2024
ad66005
chore: action - go high level create contact error response
FahimSakib Sep 17, 2024
ee61b2e
Merge branch 'fahim-temp' into action-go-high-level
FahimSakib Sep 17, 2024
620acbd
chore: pnpm update
FahimSakib Sep 17, 2024
51208ea
feat: action - go high level update contact.init
FahimSakib Sep 17, 2024
4562258
feat: action - go high level update contact
FahimSakib Sep 18, 2024
d73392a
feat: action - go high level create task
FahimSakib Sep 18, 2024
4de12ff
feat: WCSubscriptions trigger added
RishadAlam Sep 21, 2024
9b757c9
feat: WcSubscription trigger multi options added
RishadAlam Sep 21, 2024
0a5282d
feat: action - go high level update task
FahimSakib Sep 21, 2024
eb90752
feat: WCSubscription trigger helper functions functioned
RishadAlam Sep 21, 2024
973454b
feat: WCSubscriptions all status added
RishadAlam Sep 21, 2024
a0bffc7
feat: WCSubscription expires trigger dependencies added
RishadAlam Sep 21, 2024
d57ced5
feat: WCSubscription trial end trigger dependencies added
RishadAlam Sep 21, 2024
4c3dd48
feat: WCSubscription renews trigger dependencies added
RishadAlam Sep 22, 2024
e326d37
feat: WCSubscription subscribe trigger dependencies added
RishadAlam Sep 22, 2024
4aaa4e6
Feat: WCSubscription variable products fetched
RishadAlam Sep 22, 2024
7e6c526
feat: WCSubscriptions subscribe trigger product dep added
RishadAlam Sep 22, 2024
d08faec
fix: WCSubscription trigger entity id
RishadAlam Sep 22, 2024
f92345d
feat: action - go high level create opportunity
FahimSakib Sep 22, 2024
b230376
feat: action - go high level create opportunity tags
FahimSakib Sep 22, 2024
e3e3879
chore: go high level task multiselect height
FahimSakib Sep 22, 2024
f37d16e
refactor: WC Subscription trigger dependencies
RishadAlam Sep 22, 2024
9be4d9e
feat: action - go high level update opportunity
FahimSakib Sep 23, 2024
98ba4be
chore: go high level get opportunity
FahimSakib Sep 23, 2024
fa25fbb
feat: action - go high level logo added
FahimSakib Sep 23, 2024
e707acf
Merge branch 'main' into fahim-temp
FahimSakib Sep 23, 2024
7c7bd04
Merge branch 'fahim-temp' into action-go-high-level
FahimSakib Sep 23, 2024
60915f6
feat: WCSubscriptions variable trigger dep added
RishadAlam Sep 24, 2024
e372f92
refactor: WCSubscriptions triggers dependencies
RishadAlam Sep 24, 2024
166d2ba
core: vite config webp assets filtered
RishadAlam Sep 24, 2024
80992b5
core: Actions code reformatted
RishadAlam Sep 24, 2024
359b368
feat: trigger - divi form builder logo added and listed in free
FahimSakib Sep 24, 2024
68490e6
core: subscription triggers are deprecate from woocommerce
RishadAlam Sep 24, 2024
623f7a4
fix: WCSubscriptions trigger dependencies fetch
RishadAlam Sep 28, 2024
4ca5735
feat: ZohoBigin add tags utilities UI added
RishadAlam Sep 28, 2024
47ec704
feat: ZohoBigin tags fetched
RishadAlam Sep 28, 2024
e23d366
feat: ZohoBigin tags utilities data submitted
RishadAlam Sep 28, 2024
84a3759
Merge branch 'trigger/wcsubscriptions' into rishad-dev-tmp
RishadAlam Sep 28, 2024
2aa377d
Merge remote-tracking branch 'origin/fahim-temp' into rishad-dev-tmp
RishadAlam Sep 28, 2024
a9da8ff
fix: WebHooks doc link titles
RishadAlam Sep 28, 2024
bfe7fd8
chore: Some design changes.
NiloyDas789 Sep 28, 2024
2653e93
Merge branch 'main' into niloy-dev
NiloyDas789 Sep 28, 2024
0e7c624
Merge branch 'rishad-dev-tmp' into niloy-dev
NiloyDas789 Sep 28, 2024
c007b13
fix: trigger & action cards element heights
RishadAlam Sep 28, 2024
d31493d
Update: Version updated to 2.2.6
NiloyDas789 Sep 28, 2024
e83aa53
Merge branch 'rishad-dev-tmp' into niloy-dev
NiloyDas789 Sep 28, 2024
66e1291
chore: changes on readme.
NiloyDas789 Sep 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions bitwpfi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: Bit Integrations
* Plugin URI: https://bitapps.pro/bit-integrations
* Description: Bit Integrations is a platform that integrates with over 200+ different platforms to help with various tasks on your WordPress site, like WooCommerce, Form builder, Page builder, LMS, Sales funnels, Bookings, CRM, Webhooks, Email marketing, Social media and Spreadsheets, etc
* Version: 2.2.5
* Version: 2.2.6
* Author: Automation & Integration Plugin - Bit Apps
* Author URI: https://bitapps.pro
* Text Domain: bit-integrations
Expand All @@ -23,7 +23,7 @@
$btcbi_db_version = '1.0';

// Define most essential constants.
define('BTCBI_VERSION', '2.2.5');
define('BTCBI_VERSION', '2.2.6');
define('BTCBI_PLUGIN_MAIN_FILE', __FILE__);

require_once plugin_dir_path(__FILE__) . 'includes/loader.php';
Expand Down
14 changes: 7 additions & 7 deletions frontend-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"node-forge": "^1.3.1",
"node-sass": "^9.0.0",
"nth-check": "^2.1.1",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-accessible-treeview": "^2.9.1",
Expand All @@ -37,8 +37,8 @@
"react-hot-toast": "^2.4.1",
"react-icons": "^4.12.0",
"react-multiple-select-dropdown-lite": "2.0.3",
"react-router": "^6.26.1",
"react-router-dom": "^6.26.1",
"react-router": "^6.26.2",
"react-router-dom": "^6.26.2",
"react-sortablejs": "^6.1.4",
"react-table": "^7.8.0",
"react-table-sticky": "^1.1.3",
Expand Down Expand Up @@ -121,19 +121,19 @@
"@wordpress/babel-plugin-makepot": "^4.4.0",
"@wordpress/i18n": "^3.20.0",
"autoprefixer": "^9.8.8",
"babel-loader": "^8.3.0",
"babel-loader": "^8.4.1",
"clean-webpack-plugin": "^4.0.0",
"compression-webpack-plugin": "^7.1.2",
"copy-webpack-plugin": "^8.1.1",
"css-loader": "^5.2.7",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.2.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-standard": "^5.0.0",
"extract-loader": "^5.1.0",
Expand All @@ -156,7 +156,7 @@
"style-loader": "^2.0.0",
"terser-webpack-plugin": "^5.3.10",
"url-loader": "^4.1.1",
"vite": "^4.5.3"
"vite": "^4.5.5"
},
"main": ".eslintrc.js",
"keywords": [],
Expand Down
Loading