Commit graph

31 commits

Author SHA1 Message Date
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