Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from papercups-io:master #1

Open
wants to merge 718 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 5, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

fmterrorf and others added 30 commits March 16, 2021 19:29
* Added mark_activity fn

* Ran mix format

* Added tests for jobs

* Ran mix format

* Use pipes

Co-authored-by: Alex Reichert <reichertjalex@gmail.com>

Co-authored-by: Alex Reichert <reichertjalex@gmail.com>
* Make it possible to filter conversations by tag

* Add test
* Test sentry logger backend for better error logging

* Test more aggressive logging

* Fix logger config
* Clean up env variables in config a bit, move away from Mix.env

* Fix config

* Try again
* Use window.__ENV__ instead of frontend process.env

* Remove console log
* Test gzip

* Test compress: true option

* Test cache-control
* Add secrets

* add more envs

* Add logging to debug slack notification

* Filter out slack integrations on EU edition for now

Co-authored-by: cheeseblubber <kamleung911@gmail.com>
* Added mark_activity fn

* Ran mix format

* Added tests for jobs

* Ran mix format

* Paginate conversations

* Fix up tests

* Use pipes

Co-authored-by: Alex Reichert <reichertjalex@gmail.com>

* Reorder batch names for tests. Drop filter-_pagination

* Mix format

* Add index to conversations.last_activity_at

Co-authored-by: Alex Reichert <reichertjalex@gmail.com>
* Add authorize plug to tag controller

* Remove unused variable

* Change tag controller to default as authorized

* Change string in test

* Add authorization plug to companies

* Update lib/chat_api_web/controllers/company_controller.ex

* Update lib/chat_api_web/controllers/tag_controller.ex

Co-authored-by: Alex Reichert <reichertjalex@gmail.com>
* Set up boilerplate for conversations in tag details page

* Improve empty state
* Set up boilerplate for CustomerDetailsPage

* Display conversations on customer details page

* Add link to customer details page in customer modal

* Add client-side search to customers page
* Set up pagination for conversations in dashboard

* Prevent slack links from unfurling in initial message

* Fix sorting

* Try fixing again

* Remove unused

* Minor ux improvement
* Add tag searching
- remove state.isRefreshing since it's unused

* Run prettier
reichert621 and others added 5 commits September 28, 2021 18:13
* Add popular tag for common integrations

* More improvements
* Set up HubSpot integration boilerplate

* Add hubspot app id and portal id to authorization

* Display hubspot button in sidebar

* Handle refresh hubspot authorization before expiry
* Capture more frontend error logs in Sentry

* Minor improvements for customer email/external_id validation
@pull pull bot added the ⤵️ pull label Oct 5, 2021
reichert621 and others added 24 commits October 5, 2021 16:19
* Test caching conversation message drafts before they are sent

* Fix cursor position

* Use variable for consistency

* Improve how we handle errors for message sending
* Minor UI improvements to conversation preview list

* Show avatar photo more clearly if available

* Fix alignment a bit
…ook (#1007)

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.0...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet