-
Updated
Jan 1, 2021 - Jupyter Notebook
election-data
Here are 100 public repositories matching this topic...
-
Updated
Jan 3, 2018 - R
-
Updated
Nov 14, 2019 - R
-
Updated
Mar 10, 2020 - Python
Go to /forms
Fill in some data
Click the button for saving a draft form / publishing the form
After a successful result from the save action, redirect to the forms list
Send the firebase token on the login call. There is no need for two separate calls.
Use the new login endpoint:
POST /api/v2/access/authorize
Send both login info & firebase related info:
{
"user": "string",
"password": "string",
"channelName": "string",
"fcmToken": "string"
}
Remove the call to POST /api/v1/notification/register
-
Updated
May 14, 2019
-
Updated
Feb 1, 2021 - JavaScript
-
Updated
Nov 7, 2018 - Jupyter Notebook
One example is the admin password in the users table seeder. Instead of having a hardcoded password, it should be generated randomly when the seeder is run and the password can be show in the console.
-
Updated
Oct 20, 2019 - Python
-
Updated
Nov 11, 2019 - Java
-
Updated
Nov 15, 2017 - Jupyter Notebook
Description
When selecting "Tipul sesizarii" on Safari (Version 12.0.3 (14606.4.5)) the horizontal scrollbar, from picklist, goes right by default.
Steps to Reproduce
- Open Safari
- Go to https://monitorizarevot.ro/sesizari/
- Click on "Alege tipul sesizarii"
Expected behavior
It should act the same way as on Google Chrome
