David Taylor
|
61caca3c5b
|
Use new DiscourseChat::Rule model throughout the backend code
|
2017-06-29 17:50:54 +01:00 |
David Taylor
|
8b1a065e3d
|
Style categories in list to match rest of Discourse
|
2017-06-29 13:28:49 +01:00 |
David Taylor
|
304d8f962f
|
Refresh the list of rules when the modal dialog closes
|
2017-06-29 12:56:48 +01:00 |
David Taylor
|
8e0bec6e6f
|
Use RestModel and buildPluginAdapter to deal with communication of data models between client and server
|
2017-06-28 22:32:02 +01:00 |
David Taylor
|
e067f8611d
|
Add modal dialog for editing rules.
Currently non-functional, work in progress
|
2017-06-28 18:04:21 +01:00 |
David Taylor
|
d8e5494d4c
|
Add (currently read-only) UI to the admin panel, displaying all existing rules. Dynamic routes created for each registered provider.
|
2017-06-28 15:12:37 +01:00 |
David Taylor
|
02692cf100
|
Added filtering logic for multiple providers, along with many RSpec tests.
General structure of the filter rules is taken from discourse-slack-official, but re-written to be more robust and easier to understand.
|
2017-06-27 19:43:29 +01:00 |
David Taylor
|
3967e2cd91
|
Created basic system to allow multiple integrations to register themselves, creating a separate tab in the admin interface for each one.
|
2017-06-26 19:19:50 +01:00 |