Commit graph

123 commits

Author SHA1 Message Date
Sérgio Salgado
b0860cdea5 feat: decouple l-s entrypoint 2022-04-05 23:10:24 +01:00
José Oliveira
21d8c52ab1 refactor: fix identation issue 2022-03-08 17:42:22 +00:00
José Oliveira
96bad31317 fix: do not store failed twilio api responses on db 2022-03-08 17:41:34 +00:00
José Oliveira
53afd7587d refactor: retrieve data modal and error handling 2022-02-23 00:32:25 +00:00
José Oliveira
229c77eca2 fix: format twilio api response 2022-02-22 15:17:46 +00:00
Sérgio Salgado
81d74eb40b fix: add missing custom requirement data on customer data communication with machine
fix: create function to reset the override flag in custom requirement data
2022-02-14 15:20:58 +00:00
André Sá
724e8c05b1 fix: .then() on non-Promise 2022-02-11 15:42:12 +00:00
André Sá
bc78837d39 refactor: remove unnecessary operations 2022-02-02 14:56:56 +00:00
André Sá
050fb6589d refactor: remove unnecessary step 2022-01-31 15:00:49 +00:00
André Sá
31929efc5b refactor: clean up some names 2022-01-27 18:01:31 +00:00
André Sá
c2329be588 fix: send manually entered customer data to machine 2022-01-27 18:00:13 +00:00
José Oliveira
0cca8b3bf1 fix: disable phone field editable 2022-01-21 15:05:49 +00:00
José Oliveira
1e86e830c7 fix: merge conflicts leftovers and query 2022-01-21 01:45:23 +00:00
José Oliveira
68bf2e8315 fix: organize sql query 2022-01-20 23:03:37 +00:00
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