Commit Graph

4 Commits

Author SHA1 Message Date
Pranav Raj S
9c31d7c672
feat: Use vue-router on widget route management (#3415)
* feat: Add vue-router to widget

Co-authored-by: Pranav <[email protected]>

* Move to dynamic imports

* Move to routerMixin

* Fix popup button display

* Remove unnecessary import

* router -> route

* Fix open state

* Fix issues

* Remove used CSS

* Fix specs

* Fix specs

* Fix widgetColor specs

* Fix mutation specs

* Fixes broken lint errors

* Fixes issues with widget flow

Co-authored-by: Nithin <[email protected]>
Co-authored-by: Nithin David <[email protected]>
Co-authored-by: Muhsin Keloth <[email protected]>
2022-01-12 16:25:27 +05:30
Santhosh C
6cfd7d3836
feat: autogenerate vapid keys for push notifications (#3128)
* feat: Autogenerate push notification keys
* add vapid service class and remove pushkey model
* add spec for vapid service
* unset vapid env keys
* Unset VAPID_PRIVATE_KEY env variable

Co-authored-by: Sojan Jose <[email protected]>
Co-authored-by: Vishnu Narayanan <[email protected]>
2021-11-09 21:36:32 +05:30
koudshoorn
af1d8c0ee5
feat: Fixes #1940 WCAG support for website widget (#2071)
Co-authored-by: Kaj Oudshoorn <[email protected]>
Co-authored-by: Pranav Raj S <[email protected]>
Co-authored-by: Nithin David Thomas <[email protected]>
2021-09-02 12:13:53 +05:30
Sojan Jose
b0950d6880
Feature: Rich Message Types (#610)
Co-authored-by: Pranav Raj S <[email protected]>
Co-authored-by: Nithin David Thomas <[email protected]>
2020-04-10 16:42:37 +05:30