Skip to content
#

civic-tech

Here are 402 public repositories matching this topic...

fernandobarbalho
fernandobarbalho commented Sep 15, 2019

The API documentation indicates that to list all embursments you have to execute the following get command

Listing reimbursements
GET /api/chamber_of_deputies/reimbursement/
Lists all reimbursements.

althoug, when we execute this command line the API retrives only the seven first rows. It is necessary to also indicate parameters limit and offset in order to fetch through the database, as I

wrightmartin
wrightmartin commented May 25, 2018

The page where we detail the various tasks of the admin interface is quite long and it's tricky to find what you're looking for. It needs breaking up into smaller tasks.

https://github.com/mysociety/fixmystreet/blob/pro-user-guide/_includes/admin-tasks-content.md

@dracos suggested splitting it by role (eg. Admin/Staff/User), while that makes logical sense it feels like you need some insider

nickoneill
nickoneill commented Feb 11, 2019

Improvements to page loading time when using react-snap in #469 still show a flash of content between the static html page and the page being rehydrated in react.

Here's how it goes:

  • Page loads staticized HTML of the "final" page content
  • React starts, issues are not loaded yet, so page renders "no topic" message
  • issues load, react renders the same "final" page content again

Apparent

richifuentes
richifuentes commented May 21, 2019

In the "Setup your location” when the message "We could not use your browser's location. Please try entering your location" is shown with materialize.toast, this message is only shown very briefly so the user cannot really understand what is going on. My suggestion is the time of materialize.toast should be increase or a permanent message should be shown to the user so that she/he knows what is ha

MyfanwyNixon
MyfanwyNixon commented Jul 2, 2019

Small request, but is it possible to make the advanced search options display on this page by default (not just when you click the arrow)?

Since you can search from anywhere on the site, it's unlikely that anyone wouldn't want them on this page - and I often link to it when advising people to use the different fields in User Support.

digitalgov.gov
anapaulagomes
anapaulagomes commented Mar 21, 2020

Em alguns casos, pode haver atualizações dos dados. Por exemplo: um vereador que estava ausente um dia pode ter sua falta justificada no outro. Para acompanhar essas situações, precisamos que os models salvem o histórico das atualizações.

É importante verificar também como fica o histórico em casos de criação ou atualizações em massa (bulk_create/bulk_update).

Alguns projetos que cumprem

Betree
Betree commented Aug 22, 2018

Frontend doesn't have enough unit testing. These are the parts that should be tested in priority:

State

  • video_debate/comments/reducer.js
  • video_debate/comments/selectors.js
  • video_debate/statements/reducer.js
  • video_debate/statements/selectors.js
  • video_debate/video/reducer.js

Components

TODO

jamezpolley
jamezpolley commented Dec 3, 2019

https://www.planningalerts.org.au/api/howto currently says:

Low volume, non–commercial use of the API service is free. We ask that personal and non–profit use of this service attribute the OpenAustralia Foundation on your website or application.

We've realised that it would make more sense to ask for attribution to PlanningAlerts directly rather than the OAF in general. Where possible we'd

Improve this page

Add a description, image, and links to the civic-tech 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 civic-tech topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.