Skip to content

Here's what's popular on GitHub today...

bevy
Trending repository
alice-i-cecile
alice-i-cecile commented Apr 8, 2021

What problem does this solve or what need does it fill?

Selecting particular camera types is frustrating, relying on checking the name field within a system.

What solution would you like?

Add a simple marker components for UiCamera and GameplayCamera.

What alternative(s) have you considered?

Users can add their own marker components manually.

Only tag UiCamera and

GitHub Skyline
Staff pick

View a 3D model of your GitHub contribution graph. Share it, print it, and more!

Redux logo
Popular topic
Redux is a predictable state container for JavaScript apps.
Trending repository
adrienpoly
adrienpoly commented Apr 11, 2021

Following #309 we need to add dedicated pundit policies for each controller/resource

currently, in the controllers there is a function to bypass pundit

def skip_pundit?
      # TODO add a real policy
      true
end

This function should be removed and proper authorization shall be performed on all the following controllers

  • confirmation_controller
  • matches_co
App recommended by GitHub

CommitCheck

CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.

Trending repository

Alibaba-Nacos-Unauthorized/ApacheDruid-RCE_CVE-2021-25646/MS-Exchange-SSRF-CVE-2021-26885/Oracle-WebLogic-CVE-2021-2109_RCE/RG-CNVD-2021-14536/RJ-SSL-VPN-UltraVires/Redis-Unauthorized-RCE/TDOA-V11.7-GetOnlineCookie/VMware-vCenter-GetAnyFile/yongyou-GRP-U8-XXE/Oracle-WebLogic-CVE-2020-14883/Oracle-WebLogic-CVE-2020-14882/Apache-Solr-GetAnyFile/F5-BIG-IP-CVE-2021-22986/Sonicwall-SSL-VPN-RCE/GitLab-Graphql-CNVD-2021-14193/D-Link-DCS-CVE-2020-25078/WLAN-AP-WEA453e-RCE/360TianQing-Unauthorized/360TianQing-SQLinjection/FanWeiOA-V8-SQLinjection/QiZhiBaoLeiJi-AnyUserLogin/QiAnXin-WangKangFirewall-RCE

  • Updated Apr 11, 2021
  • Java
Trending repository
CalvinKirs
CalvinKirs commented Nov 14, 2020

Hi, everybody.
The design and development of SPI in the DolphinScheduler community has already begun, and the development of Alert spi is about to be completed. Therefore, we need relevant documents to tell users how to develop spi. We hope that interested friends in the community can participate in this work. If you are interesting this research, you can leave a comment below. thank you very muc

javascript-questions
Trending repository
oldbootz
oldbootz commented Aug 6, 2020

Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').

Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.

superset
Trending repository
john-bodley
john-bodley commented Apr 8, 2021

If a metric is removed from a datasource the single metric widget is inoperable if saved slice or URL references the previously defined metric. Note this isn't a problem for visualization types which support multiple metrics.

Expected results

The metric widget to render correctly.

Actual results

The metric widget in inoperable (see attached screenshot).

Screenshots

<

flutterfire
Trending repository