docbrown/app
Daniel Uber 394d33e134
Select max from a subquery of two things (#16177)
* Select max from a subquery of two things

max(int, int) not a function, says postgres, once it stopped yelling
about parenthesis balancing.

* prefer greatest to select max from subquery
2022-01-18 18:21:14 -05:00
..
assets Adding documentation and constant (#16140) 2022-01-17 17:21:28 -05:00
black_box Make Rubocop happy again (#14729) 2021-09-14 09:15:01 -05:00
components/admin/users Small change to make the tools section of member details mobile friendly. (#15159) 2021-10-22 18:47:20 +02:00
controllers allow approved tags to show articles and not render 404 (#16101) 2022-01-18 13:09:19 -05:00
decorators Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
errors small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
forms Using a Form Object that will persist for the Creator Settings Form (#15684) 2021-12-10 17:07:40 +02:00
helpers Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
javascript Creator Onboarding Logo Updates for launch [Will be merged and Deployed 17 January] (#16103) 2022-01-17 16:46:06 +02:00
lib Login with Google (#15986) 2022-01-13 10:25:52 -06:00
liquid_tags app/liquid_tags i18n (#16125) 2022-01-18 11:28:38 -05:00
mailers ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
models Series count to only include non empty series (#16130) 2022-01-18 10:22:34 +07:00
policies Allow for skipping navigation link creation (#16112) 2022-01-17 17:22:24 -05:00
queries small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Extracting container for allowed tags & attrs (#15338) 2021-12-16 12:24:45 -05:00
serializers Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
services Select max from a subquery of two things (#16177) 2022-01-18 18:21:14 -05:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Bump rubocop from 1.23.0 to 1.24.0 (#15872) 2021-12-27 10:04:59 -05:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Move work from template to controller (#16092) 2022-01-18 11:21:25 -05:00
workers Ensuring we don't track views of author or unpublished (#16143) 2022-01-18 11:23:18 -05:00