lamassu-server/lib/new-admin/graphql/resolvers
csrapr ba8cac60f8 Chore: Add basic screen and toggle
Chore: form skeleton

Feat: wizard step 1 and 2

Feat: toggle button group for formik

Feat: select input type Form and styling

Feat: text entry page

Feat: Choice list and CSS

Fix: scroll to bottom on Add choice button click

Feat: format data at end of wizard

Feat: wizard toggle button and background blur

Feat: data table for custom info requests

Feat: editing and deleting custom info request

Feat: add icons

Fix: Wizard changes

Feat: custom requests migrations

Feat: fetch custom info requests

Feat: add mutations

Feat: add custom request option in trigger wizard

Feat: show customrequests on table

Feat: Triggers page code refactor

Feat: integrate custom info requests on Customer graphql type

Feat: Show custom info requests on user page

Fix: use normal table instead of datatable

Feat: modal for custom information request details

Feat: poller returns custom request information details

Feat: send customer custom info requests to machine

Chore: add field CustomInfoRequestsData on customer updates

Feat: customer custom info request data saving

Chore: variable name changes and lots of fixes

Feat: remove default value in query, sort request on customer profile

Signed-off-by: csrapr <26280794+csrapr@users.noreply.github.com>

Fix: return promise when array of ids is empty

Feat: TitleSection can receive more than one button
2021-12-08 18:28:51 +00:00
..
bill.resolver.js feat: add missing types and resolvers 2021-03-17 10:43:41 +00:00
blacklist.resolver.js refactor: schema modularization 2021-03-17 10:43:41 +00:00
cashbox.resolver.js feat: cashbox batch creation on machine cashbox removal 2021-07-07 17:46:23 +01:00
config.resolver.js refactor: schema modularization 2021-03-17 10:43:41 +00:00
currency.resolver.js refactor: schema modularization 2021-03-17 10:43:41 +00:00
customer.resolver.js refactor: improve TODOs readability 2021-12-06 19:44:16 +00:00
customInfoRequests.resolver.js Chore: Add basic screen and toggle 2021-12-08 18:28:51 +00:00
funding.resolver.js feat: add missing types and resolvers 2021-03-17 10:43:41 +00:00
index.js Chore: Add basic screen and toggle 2021-12-08 18:28:51 +00:00
log.resolver.js fix: add timezone to specific tx logs 2021-06-28 16:39:54 +01:00
loyalty.resolver.js feat: use customer Autocomplete on discount creation 2021-09-07 17:26:36 +01:00
machine.resolver.js Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev 2021-11-24 14:53:50 +00:00
notification.resolver.js feat: add missing types and resolvers 2021-03-17 10:43:41 +00:00
pairing.resolver.js feat: add missing types and resolvers 2021-03-17 10:43:41 +00:00
rates.resolver.js feat: add missing types and resolvers 2021-03-17 10:43:41 +00:00
scalar.resolver.js fix: use gql upload lib and remove logs 2021-12-06 19:25:04 +00:00
settings.resolver.js feat: add operatorId to l-a-s middlewares 2021-11-16 16:46:45 +00:00
sms.resolver.js fix: remove machine selector 2021-11-23 19:09:50 +00:00
status.resolver.js feat: add missing types and resolvers 2021-03-17 10:43:41 +00:00
transaction.resolver.js Merge pull request #845 from chaotixkilla/feat-cancel-cash-in-txs 2021-11-14 23:08:41 +00:00
users.resolver.js fix: multiple small fixes 2021-11-24 22:11:25 +00:00
version.resolver.js refactor: schema modularization 2021-03-17 10:43:41 +00:00