Commit graph

12 commits

Author SHA1 Message Date
Rafael
d646aee24b chore: use proper name convention for build tools 2024-12-02 08:35:38 +00:00
Rafael
00dc3d0fcd feat: vite as build tool 2024-12-02 08:35:34 +00: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
Taranto
7b5c70a958 fix: ui and chromium compatibility 2020-10-22 17:03:00 +01:00
Liordino Neto
f700b29b3d fix: added last month last days on the popup calendar, and fix it's day
of week organization

chore: removed debug logging
2020-09-02 12:50:03 +02: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
90b2cb2660 fix: make Calendar method more fp like 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