mattermost/api4
Joram Wilander 8cfca681b0
MM-12843 Add interactive dialogs (#9816)
* Add interactive dialogs

* Fix unit test

* Updates per feedback

* Fix typo

* Updates per feedback, add icon_url and error returns

* Updates per feedback

* Update per feedback
2018-11-19 15:27:17 -05:00
..
api.go MM-12843 Add interactive dialogs (#9816) 2018-11-19 15:27:17 -05:00
api_test.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
apitestlib.go MM-12234: configurable limit to user autocomplete and search matches (#9499) 2018-10-17 11:24:12 -04:00
brand.go Add a delete brand image action on the APIv4 (#9552) 2018-10-15 15:46:26 +01:00
brand_test.go Add a delete brand image action on the APIv4 (#9552) 2018-10-15 15:46:26 +01:00
channel.go [APIv4] add getChannelMembersTimezone (#9286) 2018-10-13 12:35:57 +02:00
channel_test.go [APIv4] add getChannelMembersTimezone (#9286) 2018-10-13 12:35:57 +02:00
cluster.go Reduce logging data races, fix MySQL test race condition (#7994) 2017-12-22 12:09:33 +00:00
cluster_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command.go Migrate all the api4 to handle errors in idiomatic way (#9143) 2018-08-01 16:55:18 +02:00
command_help_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
command_test.go MM-12843 Add interactive dialogs (#9816) 2018-11-19 15:27:17 -05:00
commands_test.go Restore config after finisht the test case (#9085) 2018-07-11 12:58:16 +02:00
compliance.go Removed mssola/user_agent library (#8417) 2018-03-12 10:21:20 -04:00
cors_test.go MM-11160 Adding proper CORS support. (#9152) 2018-07-26 08:31:22 -07:00
data_retention.go Migrate all the api4 to handle errors in idiomatic way (#9143) 2018-08-01 16:55:18 +02:00
data_retention_test.go Fix bad merge (#7553) 2017-10-02 13:25:33 -07:00
elasticsearch.go Reduce logging data races, fix MySQL test race condition (#7994) 2017-12-22 12:09:33 +00:00
elasticsearch_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
emoji.go Migrate all the api4 to handle errors in idiomatic way (#9143) 2018-08-01 16:55:18 +02:00
emoji_test.go MM-12007 Add max dimensions to emoji images (#9379) 2018-09-10 07:38:04 -04:00
file.go Do not force downloading of shared public files (#9412) 2018-09-21 08:22:23 -07:00
file_test.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
handlers.go Refactor context out of API packages (#8755) 2018-05-14 10:24:58 -04:00
image.go Migrate all the api4 to handle errors in idiomatic way (#9143) 2018-08-01 16:55:18 +02:00
image_test.go Restore config after finisht the test case (#9085) 2018-07-11 12:58:16 +02:00
integration_action.go MM-12843 Add interactive dialogs (#9816) 2018-11-19 15:27:17 -05:00
integration_action_test.go MM-12843 Add interactive dialogs (#9816) 2018-11-19 15:27:17 -05:00
job.go Migrate all the api4 to handle errors in idiomatic way (#9143) 2018-08-01 16:55:18 +02:00
job_test.go fix job test race condition (#7647) 2017-10-18 12:23:41 -04:00
ldap.go Reduce logging data races, fix MySQL test race condition (#7994) 2017-12-22 12:09:33 +00:00
ldap_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
oauth.go MM-11520: Make entity ID checks consistent across api4. (#9395) 2018-09-14 08:21:05 -07:00
oauth_test.go MM-10573 Add error page if user doesn't authorize Mattermost for OAuth (#9402) 2018-09-14 11:32:25 +01:00
openGraph.go Fix opengraph images not going through the image proxy. (#8627) 2018-04-16 09:00:59 -04:00
openGraph_test.go Reduce logging data races, fix MySQL test race condition (#7994) 2017-12-22 12:09:33 +00:00
plugin.go unpack prepacked plugins on plugins initialization (#9149) 2018-07-26 08:45:26 -04:00
plugin_test.go Make plugin IDs case insensitive (#9117) 2018-07-16 16:56:55 -04:00
post.go MM-12843 Add interactive dialogs (#9816) 2018-11-19 15:27:17 -05:00
post_test.go MM-12013: Fix post-permission checks to cascade for DM/GM channels. (#9476) 2018-09-27 12:15:47 -07:00
preference.go Migrate all the api4 to handle errors in idiomatic way (#9143) 2018-08-01 16:55:18 +02:00
preference_test.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
reaction.go Migrate all the api4 to handle errors in idiomatic way (#9143) 2018-08-01 16:55:18 +02:00
reaction_test.go MM-11270: Forbid react/de-react in archived channels (#9323) 2018-08-29 15:07:37 +02:00
role.go MM-11707: Change the default setting for EDIT_OTHERS_POSTS (#9447) 2018-09-24 15:35:39 +02:00
role_test.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
saml.go Reduce logging data races, fix MySQL test race condition (#7994) 2017-12-22 12:09:33 +00:00
saml_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
scheme.go Migrate all the api4 to handle errors in idiomatic way (#9143) 2018-08-01 16:55:18 +02:00
scheme_test.go MM-10757: Default roles from scheme should be keyed by name not ID. (#8894) 2018-06-01 12:49:02 +01:00
status.go MM-11520: Make entity ID checks consistent across api4. (#9395) 2018-09-14 08:21:05 -07:00
status_test.go MM-11520: Make entity ID checks consistent across api4. (#9395) 2018-09-14 08:21:05 -07:00
system.go MM-10987 Turn on ExperimentalLimitClientConfig by default and remove setting (#9696) 2018-10-24 11:52:53 +01:00
system_test.go MM-10987 Turn on ExperimentalLimitClientConfig by default and remove setting (#9696) 2018-10-24 11:52:53 +01:00
team.go MM-11520: Make entity ID checks consistent across api4. (#9395) 2018-09-14 08:21:05 -07:00
team_test.go Move file backend to its own service (#9435) 2018-09-20 10:07:03 -07:00
terms_of_service.go #146 Terms of Service Phase 2 (#9731) 2018-11-08 15:48:14 -05:00
terms_of_service_test.go Fixing formatting. (#9801) 2018-11-06 16:28:55 +08:00
user.go #146 Terms of Service Phase 2 (#9731) 2018-11-08 15:48:14 -05:00
user_test.go #146 Terms of Service Phase 2 (#9731) 2018-11-08 15:48:14 -05:00
webhook.go MM-11520: Make entity ID checks consistent across api4. (#9395) 2018-09-14 08:21:05 -07:00
webhook_test.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
websocket.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
websocket_test.go MM-10254 Add plugin APIs for getting/updating user statuses (#9101) 2018-07-16 15:49:26 -04:00