Vishnu KS
ee2d20ff3c
tests: Remove update-user-group from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu Ks
4b212efba6
tests: Remove create-user-group from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu Ks
473d178fbc
tests: Remove delete-stream from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu Ks
4e15dabcfa
tests: Remove remove-subscriptions from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu KS
3efe35e35b
tests: Remove delete-message from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu Ks
00455df7f9
tests: Use admin client for curl examples test.
2019-11-15 15:53:31 -08:00
Anders Kaseorg
40f4ead738
mypy: Upgrade from 0.720 to 0.730.
...
Fixes #13269 .
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-11-13 12:38:45 -08:00
Mateusz Mandera
b05a0d0177
social_backends: If no icon is to be displayed, set display_icon to None.
2019-11-05 15:44:07 -08:00
Mateusz Mandera
34a540bacb
context: Rename social_backends to external_authentication_methods.
...
The main purpose of this is to make that name change happen in
/server_settings. external_authentication_methods is a much better, more
descriptive name than social_backends from API perspective.
2019-11-03 15:55:44 -08:00
Mateusz Mandera
a62d084247
social_backends: Rename display_logo to display_icon.
2019-11-03 15:54:05 -08:00
Mateusz Mandera
5a39e70bce
social_backends: Remove sort_order from social backend dicts.
...
These are returned through the API, at the /server_settings
endpoint. It's better to just return the list of dicts with a guarantee
of being sorted in the correct order, than to clutter things with the
sort_order field.
2019-11-03 15:51:49 -08:00
Mateusz Mandera
a4838d8b97
urls: Reorder where the accounts/login/google/ endpoint is defined.
...
Needed so that the google entry in social_backends in /server_settings
shows the new url rather than the legacy accounts/login/google/ url as
the login url.
2019-11-01 16:30:52 -07:00
Vishnu Ks
2f5f23ecc6
tests: Remove get-presence from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu Ks
7aabbe2f35
tests: Remove delete-queue from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu Ks
a99b96d9db
tests: Remove get-events-from-queue from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu Ks
4aae633d59
tests: Remove get-stream-topics from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu Ks
db294072be
tests: Remove update-subscription-data from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu Ks
eb567abcec
tests: Remove mark-as-read-bulk from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu KS
39f7d250bd
tests: Remove update-message-flags from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu KS
31a50753f3
tests: Remove get-message-history from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu KS
93c003d2aa
tests: Remove update-message from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu KS
8e9ccdf376
tests: Remove get-raw-message from curl test exclude_list.
2019-10-30 16:49:26 -07:00
Mateusz Mandera
f229839022
docs: Document social_backends in /server_settings.
...
This updates the docs for the /server_settings endpoint to document the
newly added social_backends structure.
2019-10-29 15:57:29 -07:00
Hemanth V. Alluri
ac9008f564
openapi: Update the test and python code example for get-all-users.
...
This is following the change to the /users endpoint where we allow
an optional parameter "include_custom_profile_fields" which would
allow the client to request for users' custom profile fields along
with their other standard data.
2019-10-29 15:41:35 -07:00
Hemanth V. Alluri
fa6bd42f4c
docs: Update the example for /users for custom profile fields.
...
The previous example no longer gives a good enough idea of what the user
can expect when the `include_custom_profile_fields` boolean parameter is
set to true.
2019-10-29 15:41:35 -07:00
Hemanth V. Alluri
5b3e346369
users: Send custom profile fields with the /profile endpoint.
2019-10-29 15:41:35 -07:00
Mateusz Mandera
db29fcbbc4
auth: Add social_backends to /server_settings.
2019-10-28 15:11:19 -07:00
Hemanth V. Alluri
1946692f9a
users: Refactor get_members_backend endpoint to use get_raw_user_data.
...
Modify the get_raw_user_data method for use by the /users API endpoint
and then modify the /users endpoint to use it.
2019-10-23 14:50:26 -07:00
Vishnu Ks
37c5f9b9c5
tests: Move add-linkifiers to correct position in exclude list.
2019-10-21 15:30:57 -07:00
Vishnu KS
f2242c1487
docs: Make update-notification-settings use curl example system.
2019-10-21 17:10:35 +05:30
Vishnu KS
0af7aa8db3
docs: Make update-stream use curl example system.
...
new_name and description params should be valid JSON
strings. The format of these params are marked as
json so that the curl example genenrator can convert
them into json strings.
2019-10-18 13:45:30 -07:00
Vishnu Ks
e96d96b6e4
docs: Add curl example to upload-file.
2019-10-18 13:45:30 -07:00
Vishnu Ks
9ac77a8734
docs: Make upload-custom-emoji use curl example system.
2019-10-18 13:45:30 -07:00
Vishnu Ks
1a0a282242
docs: Make delete-queue use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
f7add25cc2
docs: Make get-events-from-queue use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
9d73578930
openapi: Fix narrow param example in /register POST endpoint.
2019-10-15 15:53:03 -07:00
Vishnu Ks
28e8df15a0
openapi: Fix fetch_event_types param example in /register POST endpoint.
2019-10-15 15:53:03 -07:00
Vishnu Ks
626c536b5e
openapi: Fix event_types param example in /register POST endpoint.
2019-10-15 15:53:03 -07:00
Vishnu Ks
0b297fc092
docs: Make remove-linkifiers use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
616502fd37
docs: Remove realm_logo and realm_night_logo from server-settings response.
...
They were removed in 16123c9a58
2019-10-15 15:53:03 -07:00
Vishnu Ks
6a5fdcabbd
docs: Make delete-user-group use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
d1540f7e10
docs: Make update-user-group use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
c5d6be4df7
docs: Make create-user-group use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu KS
70e8f5ce8a
docs: Make get-user-groups use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu KS
519b24061d
docs: Update the response schema of get-presence.
...
The response no longer contains pushable and client keys.
2019-10-15 15:53:03 -07:00
Vishnu KS
503e65079a
docs: Make get-presence use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
af83884f6f
docs: Make create-user use curl example system.
2019-10-15 15:53:02 -07:00
Vishnu Ks
ea06dc6ab3
docs: Make delete-stream use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
13bdfc0ef8
docs: Make get-stream-topics use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu KS
bd6b41cb9d
tests: Remove unused variable in test_curl_examples.
2019-10-15 15:40:44 -07:00