Commit graph

41 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
Sérgio Salgado
e194509d10 feat: allow for multifield inputs in EditableTable 2023-06-07 14:27:44 +01:00
Sérgio Salgado
7532b5c904 fix: missing error messages 2022-10-11 23:46:33 +01:00
Taranto
0ad2ee362a Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev 2021-11-24 14:53:50 +00:00
Sérgio Salgado
7920e50fd1 feat: add multi-cassette UI 2021-10-22 14:00:15 +01:00
Sérgio Salgado
13e6401b22 feat: use numberOfCassettes on cashout wizard
fix: hidden fields showing during editing
2021-09-13 18:53:52 +01:00
Sérgio Salgado
04c50a2dc5 fix: row stripeWhen prop 2021-07-06 16:48:07 +01:00
csrapr
84e7b67635 Feat: disable ETH 0-confLimit edit, in migrations make ETH 0-confLimit 0 2021-06-28 15:54:50 +01:00
José Oliveira
c581a56bad refactor: use typography styles 2021-05-22 18:15:02 +01:00
mrSnow95
a74aaaad41 green background on new Rows on edit tables 2021-02-22 14:22:14 +00:00
Sérgio Salgado
b88423145c feat: add editingAlign to EditableTable 2021-02-20 17:42:11 +00:00
José Oliveira
2ccbbdeb50 Import fix 2021-02-16 13:19:24 +00:00
José Oliveira
76b321accd Error message if the delete fails 2021-02-16 13:19:24 +00:00
José Oliveira
4ec49c4966 Child selector to own class and minor changes 2021-02-16 13:19:24 +00:00
José Oliveira
6bdf3b22a0 Added a confirmation popup before delete 2021-02-16 13:19:24 +00:00
Sérgio Salgado
f780d00f4b feat: editable table should now maintain striping during edits 2021-02-14 23:15:56 +00:00
Taranto
3fd307ab17 fix: machine autocomplete and package-lock 2021-02-14 22:56:40 +00:00
Jose Sousa
e918a62994 feat: commissions list 2020-12-24 20:14:34 +00:00
Taranto
96b8e3d9a2 feat: error handling for the tables and wizards 2020-10-30 20:13:12 +00:00
Taranto
7d5d963685 feat: error handling on forms 2020-10-30 20:13:12 +00:00
Taranto
7b5c70a958 fix: ui and chromium compatibility 2020-10-22 17:03:00 +01:00
Taranto
3a6f3a2915 fix: wizard rework 2020-10-15 21:32:46 +02:00
Liordino Neto
18e5a593e3 fix: leave an empty string when there's no value for a column 2020-10-15 21:24:40 +02:00
Liordino Neto
f9be68f98a fix: make table fields show a '-' instead of an empty string when the
col content is null

fix: make all notifications fields optional

fix: make the notifications overrides fields valid only if the machine/
cryptocurrency and at least one of the other options are filled
2020-10-15 21:24:40 +02:00
Liordino Neto
b39692e6f7 fix: make save buttons always shows up prior to cancel buttons
fix: make all save buttons of submit type
2020-10-07 10:45:07 +02:00
Taranto
6f5cb385b0 feat: compliance triggers and customers up to spec 2020-09-11 14:11:59 +01:00
Taranto
b153a23f25 fix: small component fixes 2020-09-11 14:11:59 +01:00
Taranto
0b28e7f98a fix: get triggers up to spec 2020-09-11 14:11:59 +01:00
Liordino Neto
246f736fa8 feat: first field now autofocus when editing a row
fix: move the focus to the first editable element

fix: make the Autocomplete options popup on autoFocus

feat: allow saving on table only when changes occurred

fix: compare only the editing row instead of the entire list to decide
if the save method will be called
2020-09-02 13:06:00 +02:00
Mauricio Navarro Miranda
e7805040f0 fix: revert selected files, no need to add tooltips on svg buttons 2020-09-02 12:57:18 +02:00
Mauricio Navarro Miranda
653f939856 feat: custom tooltip instead of browser tooltip
fix: remove default browser tooltip
fix: rename HelpTooltip into Tooltip
feat: allow custom tooltip element
fix: open cashout fudgefactor help tooltip on click
feat: edit and delete (editabletable) custom tooltip
feat: custom tooltip on single field editables
feat: SingleRowTable custom tooltip
feat: custom tooltip on modal close button
fix: operatorinfo custom tooltip
feat: confirmdialog custom close tooltip
fix: remove browser default tooltip from action buttons
fix: eslint
2020-09-02 12:57:18 +02:00
Taranto
5dd8501a17 fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
Taranto
bf8f1d991c chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
Taranto
21f3ee59ea fix: PR fixes 2020-04-23 18:38:29 +02:00
Taranto
1f6d272aa0 fix: rework wallet screen 2020-04-23 18:38:29 +02:00
Taranto
ffa8713ee4 feat: notifications rework 2020-04-23 18:38:29 +02:00
Luis Félix
b6e7d98b72 feat: notifications page 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
Rafael Taranto
8b4a1ff23f Feat: New styleguide, table component and screen 2019-11-12 15:17:03 +00:00
Rafael Taranto
fc1951c4b2 Lamassu admin server initial commit 2019-10-31 12:28:51 +00:00