discourse-chat-integration/spec
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
..
fabricators DEV: Promote channel error check to ProblemCheck (#190) 2024-03-15 13:21:11 +08:00
helpers FIX: Add missing dummy translations for tests (#195) 2024-05-24 20:14:03 +08:00
integration FIX: Message triggering on topic creation (#222) 2024-10-07 16:07:35 -03:00
jobs DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01: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
models DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
requests FIX: Form validation bugs, new modal api, glimmer (#182) 2023-12-11 20:00:34 +01:00
services FIX: revert chat-integration move to discourse-automation (#219) 2024-09-12 10:44:39 -03:00
system FIX: Error modal not showing data (#225) 2024-10-17 12:53:29 -03:00
dummy_provider.rb Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00