Commit graph

109 commits

Author SHA1 Message Date
José Oliveira
97360ff940 fix: add subscriber_info_at field to sql query 2022-01-20 23:03:36 +00:00
José Oliveira
aad3826d02 fix: rename phone override fields 2022-01-20 23:03:35 +00:00
José Oliveira
8696cea70b fix: remove console log imports 2022-01-20 23:03:27 +00:00
José Oliveira
62284a1d33 feat: sms data editable fields 2022-01-20 23:03:26 +00:00
José Oliveira
a28d7d1aab fix: simplify promise chain 2022-01-20 12:34:22 +00:00
José Oliveira
8fe9c2551a fix: add manual data to customer info 2022-01-19 17:55:01 +00:00
Sérgio Salgado
556d8433fa feat: add testing customer toggle 2022-01-19 02:23:26 +00:00
Rafael Taranto
abcce7ff06 Merge pull request #1041 from josepfo/feat/manual-entry-populate-existing-requirement
feat: enable custom entries and custom information requirements
2022-01-18 19:15:14 +00:00
Sérgio Salgado
5e9d00fa29 fix: make customer creation count as customer activity 2022-01-17 18:11:34 +00:00
Sérgio Salgado
f550da4d1e fix: add batched but not confirmed customer transactions to last active timestamp 2022-01-17 17:50:39 +00:00
José Oliveira
bd0701236c feat: enable custom entries and custom information requirements 2022-01-13 15:30:31 +00:00
José Oliveira
c93e1028a4 feat: add photos list and carousel 2021-12-13 18:29:06 +00:00
Sérgio Salgado
01841c03ba fix: missing comma in migration file
fix: default value for customer notes
fix: remove custom requirements divider when there are no requirements set
2021-12-10 18:18:57 +00:00
Sérgio Salgado
eb8737872d feat: revamp customer notes feature 2021-12-09 22:31:53 +00:00
Sérgio Salgado
dcd3259484 feat: customer notes migration
feat: customer notes backend operations

feat: add customer note mutation
feat: add editing capabilities to PropertyCard
feat: connect customer notes backend to frontend
fix: customer note form and static content styling

fix: SQL uppercasing

fix: set default value for notes content
fix: SQL after dev rebase
refactor: move get current user token to separate method
2021-12-09 22:31:51 +00:00
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
José Oliveira
0dff055b05 refactor: improve TODOs readability 2021-12-06 19:44:16 +00:00
José Oliveira
d2bb684b00 fix: ambigous total spent 2021-12-06 19:44:13 +00:00
José Oliveira
b77b732bcb fix: latest customer data selection and button margin 2021-12-06 19:25:05 +00:00
José Oliveira
68c635ce38 fix: use gql upload lib and remove logs 2021-12-06 19:25:04 +00:00
José Oliveira
3e4f4a4962 fix: apollo server image upload 2021-12-06 19:25:03 +00:00
José Oliveira
3de7ae2fe9 feat: add edit, delete and image input 2021-12-06 18:31:31 +00:00
Nikola Ubavic
c48d24ed19 fix: remove duplicate column 2021-11-29 19:01:36 +01: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
Sérgio Salgado
fec57bf173 feat: add migration to add customer custom fields related tables
feat: create CustomerCustomField type on graphql
feat: add custom fields fetching to getCustomer and getCustomerList functions
feat: add mutations to interact with customer custom fields
2021-11-23 18:52:04 +00:00
Rafael Taranto
1dd8f4ff7e Merge pull request #872 from SiIky/chore/JbtevlHv/log_through_logger
Log through the logger
2021-11-11 18:32:06 +00:00
Rafael Taranto
c16fecf7a0 Merge pull request #866 from ubavic/fix_get-customers-list_sql
Fix: getCustomerList SQL query
2021-11-11 18:27:06 +00:00
André Sá
21bdf5f60a chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
José Oliveira
4d7a252710 feat: compliance and t&c photos displayed on carousel 2021-10-07 13:54:36 +01:00
José Oliveira
5dc82af9ad fix: arguments description 2021-10-07 13:49:44 +01:00
José Oliveira
e729de1410 feat: handle T&C photos and UI photos roll 2021-10-07 13:49:43 +01:00
Nikola Ubavic
04f22d6a81 style: capitalize SQL keywords 2021-10-07 07:13:40 +02:00
Nikola Ubavic
ba0dcf2c8c fix: remove syntax errors in query 2021-10-07 07:13:20 +02:00
Sérgio Salgado
a6eb4b904f feat: implement subscriber info retrieval 2021-10-04 11:42:25 +01:00
Sérgio Salgado
d3c5ef92f1 feat: add list of passable tx error codes for customer volume calculation 2021-10-04 07:31:17 +01:00
Sérgio Salgado
90bae5d7ab fix: make admin customer queries aware of cancelled transactions 2021-10-04 07:31:17 +01:00
Sérgio Salgado
bdbc77ad8b fix: remove log 2021-10-04 07:31:17 +01:00
Sérgio Salgado
b96bff158f refactor: clean code related with removing the _path suffix 2021-10-04 07:31:17 +01:00
Sérgio Salgado
edaedd556b fix: string replace optimization 2021-10-04 07:31:17 +01:00
Sérgio Salgado
796fb3ac88 fix: infinite loop on rejected id photo and front camera photo 2021-10-04 07:31:17 +01:00
Sérgio Salgado
1a9368b290 fix: edge case with suspensions shorter than 1 day 2021-10-04 07:31:17 +01:00
Sérgio Salgado
06b7f8cf8b fix: customer filters not being applied
fix: customer name edge cases
fix: sql uppercasing
2021-07-29 00:05:36 +01:00
Sérgio Salgado
2b93f016ac feat: add search functionality to customer page 2021-07-29 00:05:36 +01:00
Taranto
ba4117173e chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
csrapr
e6059be8d2 Chore: refactor to use new schema changing queries 2021-07-22 12:15:45 +01:00
Sérgio Salgado
fe665f1e9c fix: edge case with suspensions shorter than 1 day 2021-07-21 14:08:36 +01:00
José Oliveira
2f0ca0ab26 fix: remove logs and change route 2021-07-05 12:25:15 +01:00
José Oliveira
c7d56c8110 fix: change photos path 2021-07-05 12:25:15 +01:00
José Oliveira
c221437618 feat: relay id data photos to server 2021-07-05 12:25:15 +01:00