Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
b6b6ffc0 05/07/2021 01:13 PM Lukáš Zapletal

Fixes #31717 - lazy-load fast_gettext for faster boot (#8275)

It's because we switch over all 20 languages to actually pull language name in the native language into a list of available languages. We use that in three places: settings page, user page and GraphQL....

3d90a2ca 03/30/2021 12:19 PM Ondřej Pražák

Fixes #32177 - Return result key as snake case symbol

GraphQL mutations' `result_key` method was returning camel cased symbols, causing the results returned to be incorrect as the query expected them to be snake cased.

eda7146e 10/12/2020 09:36 AM Ondřej Pražák

Refs #30519 - Add graphql types related to report

Adds types for Log, Message and Source that hold
report-related information.

ed3abb68 10/11/2020 10:45 AM Ondřej Ezr

Refs #31031 - no mixed hash keys

Disable mixing hash keys.
Exclude routes for now as those should be transfered consistantly.

8a82094c 09/21/2020 08:14 PM Ondřej Pražák

Fixes #30519 - Add queries for config reports

1583fd49 06/19/2020 05:57 AM Ondřej Ezr

Fixes #30107 - graphql powerStatus field

a58ef4e0 05/31/2020 08:12 AM Ondřej Pražák

Refs #28920 - Add more tests

8f64359c 05/31/2020 08:12 AM Ondřej Pražák

Refs #28920 - Settings resolve permission name

78cdc806 05/31/2020 08:12 AM Ondřej Pražák

Fixes #28920 - Add queries and mutation for settings

d2175aa0 04/16/2020 09:05 AM Ondřej Ezr

Fixes #29523 - GraphQL collection preloading on Rails 6

View revisions

Also available in: Atom