countly-server icon indicating copy to clipboard operation
countly-server copied to clipboard

Feature/use countly api in push notification

Open LumbardhAgaj opened this issue 2 years ago • 2 comments

Remove countly api object from push notification model. Instead, use the global client api object to make server requests.

LumbardhAgaj avatar Apr 15 '22 12:04 LumbardhAgaj

Lol, what's this @ar2rsawseen ? :D

iartem avatar May 26 '22 07:05 iartem

So PR actually contains a bit more from other PRs but main point in this one is from: frontend/express/public/javascripts/countly/countly.api.js that combines API calls in single service/object

I think we still need to decide on how we want to approach that, mostly because plugins are extendable and their code should not be in the core

ar2rsawseen avatar May 26 '22 07:05 ar2rsawseen