Rafael
d646aee24b
chore: use proper name convention for build tools
2024-12-02 08:35:38 +00:00
Sérgio Salgado
bd5df278be
fix: correct date range when selecting later dates first
2022-11-04 00:20:06 +00:00
Nikola Ubavic
fea170e141
fix: max date
2022-04-14 19:26:23 +02:00
Nikola Ubavic
bc8335adee
fix: date picker
2022-04-14 19:20:52 +02:00
Sérgio Salgado
ca2274a8a2
fix: use date-fns functional programming module
2021-11-24 23:02:24 +00:00
Sérgio Salgado
973040f409
feat: remove all instances of moment usage
2021-11-24 23:02:23 +00:00
José Oliveira
321fc642a4
fix: include the until date day on range selection
2021-10-04 07:31:17 +01:00
Rafael Taranto
b8e0c2175b
feat: add graphql support ( #349 )
...
* fix: eslint warnings
* refactor: use ramda + sanctuary instead of lodash
* refactor: use prettier-standard for formatting
* feat: enable security
* feat: add graphql
* chore: remove trailing commas from linter
* docs: new scripts on react and new-admin-server
* feat: handle authentication on graphql
* fix: perf improvement to date picker
* chore: add insecure-dev script to run servers
2019-12-24 15:36:41 +01:00
Luis Félix
af450f651a
fix: use returns instead of elses
2019-11-20 13:46:49 +00:00
Luis Félix
e97a28a814
refactor: move selected date container up
...
Allows reuse of the date range picker by making the display of the
selected range independent from the picker.
2019-11-20 13:46:49 +00:00
Luis Félix
769822fce9
fix: apply styles
2019-11-20 13:46:49 +00:00
Luis Félix
e6dfb9dfd6
fix: reorganize imports
2019-11-20 13:46:49 +00:00
Luis Félix
57c0b7cca1
feat: add date range download dialog
2019-11-20 13:46:49 +00:00