Chatwoot/spec
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 <sojan@chatwoot.com>
Co-authored-by: Vishnu Narayanan <vishnu@chatwoot.com>
2021-11-09 21:36:32 +05:30
..
actions chore: Merge contact copy over information (#2812) 2021-08-31 15:30:18 +05:30
assets feat: Ability to receive attachments from LINE messenger (#3094) 2021-10-11 19:06:41 +05:30
builders feat: Add Reports for teams (#3116) 2021-10-06 23:53:51 +05:30
channels Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
controllers feat: add GlobalConfigService to support env vars migration (#3288) 2021-11-03 21:34:42 +04:00
cypress chore: Cypress test case for create label flow 2021-07-23 16:38:44 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
factories chore: Provider API prototype (#3112) 2021-10-05 23:35:06 +05:30
finders feat: Add all filter for conversations (#3102) 2021-09-29 16:23:39 +05:30
fixtures fix: Update email message_id parsing order (#3073) 2021-10-12 20:46:00 +05:30
helpers chore: Change the notification text for mention notification type (#2534) 2021-06-29 14:32:57 +05:30
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
jobs chore: Fixes the missing gem warning (#3207) 2021-10-14 13:57:01 +05:30
lib feat: autogenerate vapid keys for push notifications (#3128) 2021-11-09 21:36:32 +05:30
listeners fix: Disable typing indicator for user when agent is typing a private note (#3303) 2021-11-01 12:20:07 +04:00
mailboxes fix: Update email message_id parsing order (#3073) 2021-10-12 20:46:00 +05:30
mailers feat: Ability to specify a subject line for outbound emails (#3168) 2021-10-27 13:09:29 +05:30
models feat: Display sent status of emails in email channel (#3125) 2021-10-14 12:55:46 +05:30
policies Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
presenters feat: Display "Snoozed Until" time on conversation header (#3028) 2021-09-29 19:33:51 +05:30
requests/api/v1 chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30
services feat: Add filter APIs for Contacts and Conversations (#3264) 2021-11-01 12:27:04 +04:00
support feat: Support sending and receiving attachments in Slack Integration (#3022) 2021-09-18 00:49:01 +05:30
workers feat: Display sent status of emails in email channel (#3125) 2021-10-14 12:55:46 +05:30
cypress.json chore: Cypress test case for create label flow 2021-07-23 16:38:44 +05:30
rails_helper.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
spec_helper.rb chore: Add climate-control gem for handling the test ENV vars (#3267) 2021-10-25 13:13:25 +05:30
test_helper.rb Chore: Setup test coverage in codeclimate [#332] (#333) 2019-12-02 08:57:11 +05:30