Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Fix can't filter for some fields #1066

Merged
merged 2 commits into from
Jun 20, 2019
Merged

Fix can't filter for some fields #1066

merged 2 commits into from
Jun 20, 2019

Conversation

ripzery
Copy link
Contributor

@ripzery ripzery commented Jun 20, 2019

Issue/Task Number: #1063

Closes #1063

Overview

This PR adds more fields supported for advanced filtering as following:

  • Added created_at and wallet.address to TransactionConsumption.
  • Added accounts.*, invite.*, wallet.*, auth_tokens.*, membership.*, roles.* to User
  • Added account.* to Token
  • Added user.* to Invite

@ripzery ripzery added the kind/bug ⚠️ Something isn't working label Jun 20, 2019
@ripzery ripzery self-assigned this Jun 20, 2019
@ripzery ripzery changed the base branch from master to v1.3 June 20, 2019 08:11
@unnawut
Copy link
Contributor

unnawut commented Jun 20, 2019

Just a small note for reference that it semi-worked before because default_preload_assocs/0 and self_filter_fields/0 do often share the same fields.

@ripzery ripzery merged commit e8e93b1 into v1.3 Jun 20, 2019
@ripzery ripzery deleted the 1064-fix-match-all-match-any branch June 20, 2019 11:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug ⚠️ Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants