Go to file
Gabriel Grubba 19766fbc09
FIX: Error modal not showing data (#225)
* FIX: Error modal not showing data

Before, there was an issue where the error modal was not showing the data. This was because the error modal was not being shown when there were errors.

* DEV: add tests to ensure that error modal is showing data
2024-10-17 12:53:29 -03:00
.github/workflows DEV: Update CI workflows (#157) 2023-01-10 18:06:46 +00:00
admin/assets/javascripts/admin FIX: Error modal not showing data (#225) 2024-10-17 12:53:29 -03:00
app FIX: revert chat-integration move to discourse-automation (#219) 2024-09-12 10:44:39 -03:00
assets FIX: Form validation bugs, new modal api, glimmer (#182) 2023-12-11 20:00:34 +01:00
config Update translations (#221) 2024-10-02 08:49:55 +02:00
db/migrate Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
lib/discourse_chat_integration FIX: adjust `full_url` method in `ChatIntegrationReferencePost` to return the correct URL (#220) 2024-09-18 05:37:52 -03:00
spec FIX: Error modal not showing data (#225) 2024-10-17 12:53:29 -03:00
test/javascripts/acceptance FIX: Form validation bugs, new modal api, glimmer (#182) 2023-12-11 20:00:34 +01:00
.discourse-compatibility DEV: Pin plugin for Discourse < 3.4.0.beta1-dev (#206) 2024-08-02 17:05:19 +08:00
.eslintrc.cjs DEV: Update linting (#181) 2023-11-29 23:01:31 +01:00
.gitignore FEATURE: Added Power Automate as a new provider (#204) 2024-08-19 16:16:27 +01:00
.npmrc DEV: Switch to use pnpm (#224) 2024-10-14 13:39:02 +02:00
.prettierrc.cjs DEV: Update linting (#181) 2023-11-29 23:01:31 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
.template-lintrc.cjs DEV: Update linting (#181) 2023-11-29 23:01:31 +01:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
Gemfile.lock Bump rexml from 3.3.3 to 3.3.6 (#213) 2024-09-01 12:29:11 +02:00
LICENSE Initial commit 2017-06-26 15:08:06 +01:00
README.md DEV: Update README.md (#107) 2022-02-21 21:03:09 +01:00
package.json DEV: Switch to use pnpm (#224) 2024-10-14 13:39:02 +02:00
plugin.rb FIX: Message triggering on topic creation (#222) 2024-10-07 16:07:35 -03:00
pnpm-lock.yaml DEV: Switch to use pnpm (#224) 2024-10-14 13:39:02 +02:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:38 +02:00

README.md

Chat Integration Plugin

Integrate your chat system of choice with Discourse.

For more information, please see: https://meta.discourse.org/t/chatroom-integration-plugin-discourse-chat-integration/66522