Commit graph

24 commits

Author SHA1 Message Date
siiky
85e3c16225 refactor: don't try to get machine name if there's no lastUsedMachine 2024-07-18 17:34:05 +01:00
siiky
05ac89f6fa feat: add lastUsedMachineName field to GraphQL customer type 2024-07-18 17:23:28 +01:00
Rafael Taranto
3221a7a828 fix: UI stuff and mailgun typos 2023-12-15 11:59:38 +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
José Oliveira
f4f4eb1335 fix: disable unfinished features 2022-01-17 16:57:37 +00:00
Sérgio Salgado
94eed283cb feat: add customer creation modal 2022-01-13 15:17:06 +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
José Oliveira
0dff055b05 refactor: improve TODOs readability 2021-12-06 19:44:16 +00:00
José Oliveira
77858b55bc fix: remove useless prop on feature button and add refactor reminder 2021-12-06 19:34:09 +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
9baa16c824 fix: formik bugs and gql upload 2021-12-06 19:25:01 +00:00
José Oliveira
3de7ae2fe9 feat: add edit, delete and image input 2021-12-06 18:31:31 +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
Sérgio Salgado
5b13ffe3d9 feat: encode pazuz_operatoridentifier header
chore: rename cookies to fit a standard
fix: small fixes
2021-11-16 16:46:47 +00:00
Sérgio Salgado
2a2a0a8a8b feat: add search functionality to customer page 2021-09-24 10:54:34 +01:00
Sérgio Salgado
e837ee3e7a fix: remove aux query to get customer information related with individual discounts 2021-09-07 17:26:36 +01:00
Sérgio Salgado
03fd19e0cf feat: customer matching on individual discounts panel 2021-09-07 17:26:36 +01:00
Sérgio Salgado
2b93f016ac feat: add search functionality to customer page 2021-07-29 00:05:36 +01:00
Sérgio Salgado
41f3f7f28f fix: customer action identifier 2021-06-28 16:01:50 +01:00
Sérgio Salgado
82b5db6908 refactor: schema modularization 2021-03-17 10:43:41 +00:00