Here's what's popular on GitHub today...
-
Updated
Apr 12, 2021 - C
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Redux
-
Updated
Apr 11, 2021 - Jupyter Notebook
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Apr 12, 2021 - C
Add pundit policies
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
endThis function should be removed and proper authorization shall be performed on all the following controllers
- confirmation_controller
- matches_co
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.
To allow a higher api request volume, we should use Binance's websocket APIs instead of the current implementation.
-
Updated
Mar 20, 2021 - C++
-
Updated
Apr 11, 2021 - Java
-
Updated
Mar 29, 2021 - Shell
[DOCS][SPI] SPI-DOCS
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
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.
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
<
-
Updated
Apr 1, 2021 - JavaScript
-
Updated
Apr 9, 2021 - TypeScript
-
Updated
Apr 12, 2021 - Python
-
Updated
Mar 27, 2021 - Python
-
Updated
Apr 8, 2021
-
Updated
Apr 11, 2021 - JavaScript
Please describe your documentation issue or suggested improvement in detail here and provide links to any pre-existing/relevant documentation and screenshots if necessary:
Checklist
Instabug
The top apps in the world rely on Instabug for bug reporting, crash reporting, and in-app user feedback. With just one line of code, beta testers and users can report bugs and provide mobile and support teams with detailed feedback by just shaking their phones.
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
UiCameraandGameplayCamera.What alternative(s) have you considered?
Users can add their own marker components manually.
Only tag
UiCameraand