Skip to content

feat: Include "count" CLP option #1180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

douglasmuraoka
Copy link
Contributor

@douglasmuraoka douglasmuraoka commented Jul 23, 2019

Allows users to set/unset CLP to run count queries through the SecurityDialog component.

Screenshot from 2019-07-23 12-58-08

Fixes #1165

Copy link
Member

@davimacedo davimacedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. @alencarlucas do you mind to also take a look and share your feedback?

@alencarlucas
Copy link
Contributor

There is something weird with the state update. If you apply some changes in CLP and open the PermissionsDialog again the shown state is still the previous, but I'm not sure if it's related to this PR as well.

@davimacedo
Copy link
Member

I've just checked here and it is not related to this PR. I am merging this one and we can tackle the problem on a separate issue.

@davimacedo davimacedo merged commit 7ba4990 into parse-community:master Jul 24, 2019
@davimacedo
Copy link
Member

Open the issue to fix the dialog state: #1182

beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Aug 25, 2019
* commit 'f74c4f38755f900b4b05653ce2e1f9c5b8904081': (40 commits)
  1.4.3 (parse-community#1192)
  Version bump for 1.4.2 (parse-community#1190)
  1.4.2 Release 🚀 (parse-community#1189)
  Update parse to the latest version 🚀 (parse-community#1188)
  Update query-string to the latest version 🚀 (parse-community#1186)
  Update eslint-plugin-jest to the latest version 🚀 (parse-community#1185)
  Update webpack to the latest version 🚀 (parse-community#1184)
  Update eslint-plugin-jest to the latest version 🚀 (parse-community#1183)
  feat: Include count CLP option (parse-community#1180)
  Update webpack to the latest version 🚀 (parse-community#1179)
  Update package-json to the latest version 🚀 (parse-community#1178)
  Update puppeteer to the latest version 🚀 (parse-community#1177)
  Update eslint-plugin-jest to the latest version 🚀 (parse-community#1176)
  Update eslint-plugin-react to the latest version 🚀 (parse-community#1175)
  Update eslint-plugin-jest to the latest version 🚀 (parse-community#1174)
  Update eslint to the latest version 🚀 (parse-community#1168)
  Update eslint-plugin-jest to the latest version 🚀 (parse-community#1171)
  Update prismjs to the latest version 🚀 (parse-community#1170)
  Update eslint-plugin-jest to the latest version 🚀 (parse-community#1169)
  Update eslint-plugin-jest to the latest version 🚀 (parse-community#1166)
  ...

# Conflicts:
#	package-lock.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include count CLP option in Parse Dashboard
3 participants