• johnEthicalTechnology's avatar
    Fix - Remove dupes when searching multiple addresses (#28) · ffc7da21
    johnEthicalTechnology authored
    
    
    * Start - sales evidence widget filter
    
    * Update - add filters
    
    * Complete - sales record d/l
    
    * inputs for filters complete, along with a way to change through widgest (not polished yet)
    
    * fixed the grid issue, now columns align. Also spacing issue with the date picker, and <hr>.
    
    * fixed date-picker, now will have different values
    
    * updated widget change to radio buttons and removed tests
    
    * updated ui according to review
    
    * fixed contact download, will retrieve more numbers now
    
    * updated dropdown placeholders
    
    * changed to .find() for mobile and workphone
    
    * changed to match PR review, makes sense. Also changed uniqueProperties filter from ID to Deal_Name
    
    * changed default values to 0
    
    * Moved widgetState from widgetWrapper to app, rendering resultsTable depending on widgetState, filtering out null fields from salesEvidence download
    
    * Hotfix  - update filter logic to correctly count neighbours
    
    * Hotfix  - update filter logic to correctly add type and group
    
    * fixed updateMail button (was breaking other buttons ui)
    
    * Hotfix - update according to feedback from Chris
    
    * Update - as per PR feedback
    
    * updated according to PR
    
    * updated according to PR
    
    * Sales evidence widget filter (#11)
    
    * Rebase  to master
    
    * Update - add filters
    
    * WIP - filter
    
    * WIP - add util functions in filter
    
    * Start - sales evidence widget filter
    
    * Update - add filters
    
    * WIP - update exclusion logic
    
    * WIP - filtering logic
    
    * Start - lease evidence filter
    
    * Update - add types
    
    * Update - create filter function for single property
    
    * Update - filtering logic and add to filterResults
    
    * Rebase  to master
    
    * Update - add filters
    
    * WIP - filter
    
    * WIP - add util functions in filter
    
    * WIP - update exclusion logic
    
    * PR - update from feedback
    
    * Update - connect sales evidence filtering logic with UI
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * PR - update from feedback
    
    * PR - missed items update
    
    * Update/base filter chris feedback (#14)
    
    * Update - first feedback point
    
    * WIP - filtering logic fixup
    
    * WIP - filtering logic for different use of max filter
    
    * Complete - base filter logic working as per specs
    
    * Fixes/chris update (#13)
    
    * updated download contact list button
    
    * found a problem that it wasn't displaying contact type, fixed
    
    * reverted to previous head
    
    * checking for dupes based on postal address:
    
    * Complete - remove dupes from mailing list as per spec
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarHayden Fuller <hayden.fuller@gmail.com>
    
    * Pr/jez feedback (#16)
    
    * Update - remove undefined potential
    
    * Update - fix multiple property search
    
    * WIP - testing managed
    
    * Fixes/chris update (#15)
    
    * Update - first feedback point
    
    * updated download contact list button
    
    * found a problem that it wasn't displaying contact type, fixed
    
    * WIP - filtering logic fixup
    
    * WIP - filtering logic for different use of max filter
    
    * Complete - base filter logic working as per specs
    
    * reverted to previous head
    
    * checking for dupes based on postal address:
    
    * Complete - remove dupes from mailing list as per spec
    
    * fixed some logic from feedback
    
    * changed mailing list download owner details var to .find from index
    
    * removed console log
    
    * chganged ownerOrRelatedContact to be owner or contact or null
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarHayden <hayden.fuller@gmail.com>
    
    * Complete - work for multiple set of search params
    
    * WIP - sub filter testing
    
    * Update - update filter logic and add filterdisabled option
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarHayden <hayden.fuller@gmail.com>
    
    * Update - as per PR feedback (#17)
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * Hotfix - mass email update (#18)
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * PR - response to feedback
    
    * Update - improve filtercode and athore functions (#19)
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * fixed most problems chris addressed
    
    * updated download name to represent button name
    
    * missing comma in contactList headers
    
    * PR - remove conflict syntax
    
    * Update/chris feedback 30 07 (#21)
    
    * Update - feedback from Chris
    
    * Update - test filter v1 doc
    
    * WIP - fixing sales evidence filter
    
    * WIP - updating filter and remove redundant code
    
    * Update - update filter logic and chris update 05/08
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * Update/chris feedback 30 07 (#21)
    
    * Update - feedback from Chris
    
    * Update - test filter v1 doc
    
    * WIP - fixing sales evidence filter
    
    * WIP - updating filter and remove redundant code
    
    * Update - update filter logic and chris update 05/08
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * Feature/lease evidence filter (#22)
    
    * Start - lease evidence filter
    
    * Update - add types
    
    * Update - create filter function for single property
    
    * Leases widget with fields, CSV download, updated types
    
    * name change on button
    
    * Update - filtering logic
    
    * quick change to dup chcker in results table, removed.
    
    * pulled master branch, changes to variables names etc
    
    * Update - type update
    
    * resolved issues from review
    
    * Bump elliptic from 6.5.2 to 6.5.3 (#23)
    
    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3
    
    )
    Signed-off-by: default avatardependabot[bot] <support@github.com>
    Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Update/chris feedback 30 07 (#21)
    
    * Update - feedback from Chris
    
    * Update - test filter v1 doc
    
    * WIP - fixing sales evidence filter
    
    * WIP - updating filter and remove redundant code
    
    * Update - update filter logic and chris update 05/08
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * Start - lease evidence filter
    
    * Update - add types
    
    * Update - create filter function for single property
    
    * Update - filtering logic
    
    * Update - type update
    
    * Leases widget with fields, CSV download, updated types
    
    * name change on button
    
    * quick change to dup chcker in results table, removed.
    
    * pulled master branch, changes to variables names etc
    
    * resolved issues from review
    
    * Update - integrating lease evidence filter
    
    * print button added
    
    * Update - integrating lease evidence filter part 2
    
    * Update - filter key
    
    * WIP
    
    * Last min fixes (#22)
    
    * Start - sales evidence widget filter
    
    * Update - add filters
    
    * Complete - sales record d/l
    
    * inputs for filters complete, along with a way to change through widgest (not polished yet)
    
    * fixed the grid issue, now columns align. Also spacing issue with the date picker, and <hr>.
    
    * fixed date-picker, now will have different values
    
    * updated widget change to radio buttons and removed tests
    
    * updated ui according to review
    
    * fixed contact download, will retrieve more numbers now
    
    * updated dropdown placeholders
    
    * changed to .find() for mobile and workphone
    
    * changed to match PR review, makes sense. Also changed uniqueProperties filter from ID to Deal_Name
    
    * changed default values to 0
    
    * Moved widgetState from widgetWrapper to app, rendering resultsTable depending on widgetState, filtering out null fields from salesEvidence download
    
    * Hotfix  - update filter logic to correctly count neighbours
    
    * Hotfix  - update filter logic to correctly add type and group
    
    * fixed updateMail button (was breaking other buttons ui)
    
    * Hotfix - update according to feedback from Chris
    
    * Update - as per PR feedback
    
    * updated according to PR
    
    * updated according to PR
    
    * Sales evidence widget filter (#11)
    
    * Rebase  to master
    
    * Update - add filters
    
    * WIP - filter
    
    * WIP - add util functions in filter
    
    * Start - sales evidence widget filter
    
    * Update - add filters
    
    * WIP - update exclusion logic
    
    * WIP - filtering logic
    
    * Start - lease evidence filter
    
    * Update - add types
    
    * Update - create filter function for single property
    
    * Update - filtering logic and add to filterResults
    
    * Rebase  to master
    
    * Update - add filters
    
    * WIP - filter
    
    * WIP - add util functions in filter
    
    * WIP - update exclusion logic
    
    * PR - update from feedback
    
    * Update - connect sales evidence filtering logic with UI
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * PR - update from feedback
    
    * PR - missed items update
    
    * Update/base filter chris feedback (#14)
    
    * Update - first feedback point
    
    * WIP - filtering logic fixup
    
    * WIP - filtering logic for different use of max filter
    
    * Complete - base filter logic working as per specs
    
    * Fixes/chris update (#13)
    
    * updated download contact list button
    
    * found a problem that it wasn't displaying contact type, fixed
    
    * reverted to previous head
    
    * checking for dupes based on postal address:
    
    * Complete - remove dupes from mailing list as per spec
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarHayden Fuller <hayden.fuller@gmail.com>
    
    * Pr/jez feedback (#16)
    
    * Update - remove undefined potential
    
    * Update - fix multiple property search
    
    * WIP - testing managed
    
    * Fixes/chris update (#15)
    
    * Update - first feedback point
    
    * updated download contact list button
    
    * found a problem that it wasn't displaying contact type, fixed
    
    * WIP - filtering logic fixup
    
    * WIP - filtering logic for different use of max filter
    
    * Complete - base filter logic working as per specs
    
    * reverted to previous head
    
    * checking for dupes based on postal address:
    
    * Complete - remove dupes from mailing list as per spec
    
    * fixed some logic from feedback
    
    * changed mailing list download owner details var to .find from index
    
    * removed console log
    
    * chganged ownerOrRelatedContact to be owner or contact or null
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarHayden <hayden.fuller@gmail.com>
    
    * Complete - work for multiple set of search params
    
    * WIP - sub filter testing
    
    * Update - update filter logic and add filterdisabled option
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarHayden <hayden.fuller@gmail.com>
    
    * Update - as per PR feedback (#17)
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * Hotfix - mass email update (#18)
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * PR - response to feedback
    
    * Update - improve filtercode and athore functions (#19)
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * fixed most problems chris addressed
    
    * updated download name to represent button name
    
    * missing comma in contactList headers
    
    * PR - remove conflict syntax
    
    * Update/chris feedback 30 07 (#21)
    
    * Update - feedback from Chris
    
    * Update - test filter v1 doc
    
    * WIP - fixing sales evidence filter
    
    * WIP - updating filter and remove redundant code
    
    * Update - update filter logic and chris update 05/08
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarHayden <hayden.fuller@gmail.com>
    
    * WIP
    
    * WIP - moar WIPing
    
    * WIP - chris's feedback
    
    * WIP - add numbers to markers
    
    * Complete - neighbours filter update
    
    * Complete - update neighbours filter for use with type and group max record
    
    * PR - response to feedback
    
    * Complete - multiple filter search
    
    * Complete - add deselect mass email functionality
    
    * Feedback - action the feedback from chris
    
    * Feedback - update sales filter to be AND logic
    
    * Complete - sub filters to work as AND logic
    
    * Feedback - items for 26/08/20 complete
    
    * Update - fix various issues
    
    * WIP - updating filter to AND
    
    * COMPLETE & TESTED - update sub filters to AND logic and minor fixes
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarHayden <hayden.fuller@gmail.com>
    Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Update/chris feedback 04 09 (#23)
    
    * Update/chris feedback 30 07 (#21)
    
    * Update - feedback from Chris
    
    * Update - test filter v1 doc
    
    * WIP - fixing sales evidence filter
    
    * WIP - updating filter and remove redundant code
    
    * Update - update filter logic and chris update 05/08
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * Feedback - items for 07/09 complete
    
    * Feedback - items for 08/09 complete
    
    * Update - implement sub filter search with min or max not just min and max.
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * Hotfix/remove dupes multi search addy (#24)
    
    * Update/chris feedback 30 07 (#21)
    
    * Update - feedback from Chris
    
    * Update - test filter v1 doc
    
    * WIP - fixing sales evidence filter
    
    * WIP - updating filter and remove redundant code
    
    * Update - update filter logic and chris update 05/08
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * ADD - add functionality to remove dupes from multiple searches
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    
    * UPDATE - include build instructions in README
    
    * UPDATE - clarify conditional to add property if not dupe in multi search
    Co-authored-by: default avatarJohn Codeinaire <johncodeinaire@gmail.com>
    Co-authored-by: default avatarHayden <hayden.fuller@gmail.com>
    Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    ffc7da21
README.md 371 Bytes