Commit graph

9 commits

Author SHA1 Message Date
Rafael Taranto
a687827f7e chore: use monorepo organization 2025-05-12 10:52:54 +01:00
Rafael
d3c3de66fe chore: prettier config
husky needs to be delegated to v11 since it breaks with node 14 + 22
combo
2024-12-03 09:33:06 +00:00
Rafael
258c249bf3 refactor: deprecate sanctuary 2024-12-02 08:35:40 +00:00
Nikola Ubavic
72eb851731 fix: standardize caps 2024-11-27 09:52:40 +00:00
Sérgio Salgado
50d763a800 feat: dynamic singular and plural strings on triggers descriptions 2021-10-04 07:31:17 +01:00
Jose Sousa
b72956f92f fix: pr requested changes 2020-12-24 20:14:34 +00:00
Jose Sousa
e918a62994 feat: commissions list 2020-12-24 20:14:34 +00:00
Taranto
1f6d272aa0 fix: rework wallet screen 2020-04-23 18:38:29 +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