Skip to content
#

election-data

Here are 100 public repositories matching this topic...

monitorizare-vot
aniri
aniri commented Jan 12, 2020

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

babasghenciu
babasghenciu commented Feb 22, 2019

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

  1. Open Safari
  2. Go to https://monitorizarevot.ro/sesizari/
  3. Click on "Alege tipul sesizarii"

Expected behavior
It should act the same way as on Google Chrome
![image](https://user-images.githubusercontent.

Improve this page

Add a description, image, and links to the election-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the election-data topic, visit your repo's landing page and select "manage topics."

Learn more