feat(billing-counter) Removed iframe billing-counter callbacks (#9537)

* Removed iframe billing-counter callbacks

* Moved remaining items to jaas

* Fixed import path

* Removed billingCounter condition

* Use getvpaasTenant in middleware

* Removed billingId

* Path fix

* Removed jwt from isVpaasMeeting

* Fix isVpaas
This commit is contained in:
robertpin
2021-07-20 11:58:42 +03:00
committed by GitHub
parent 4c3aae1e28
commit 4276f82c03
29 changed files with 71 additions and 242 deletions

View File

@@ -2,7 +2,7 @@
import { ENDPOINT_REACTION_NAME } from '../../../modules/API/constants';
import { MiddlewareRegistry } from '../base/redux';
import { isVpaasMeeting } from '../billing-counter/functions';
import { isVpaasMeeting } from '../jaas/functions';
import {
SET_REACTIONS_MESSAGE,