-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: setting data for adopted probes (#442)
* feat: ignore syncing of custom fields * refactor: move fetch sockets from ws server * test: fix tests * refactor: rename fetchsockets * feat: update probe info with custom data * feat: add index values * feat: get username from dashboard * test: fix tests * feat: return probe info after send code to the probe * fix: fix filtering by user tags * fix: fix test ts build * feat: log and send to the probe updated location * fix: tests * feat: do not apply adoption city data if country doesn`t match * fix: test db * fix: update init sql script * test: add GET int test * fix: nock geo ip * test: add adoption POST test * test: add adopted-probes tests * test: add more adopted sockets tests * feat: update state of the adopted probes in US cities * feat: update gihtub ci * feat: use github field instead of last_name field * test: update userId value * fix: treat null and undefined values as equal * refactor: update sql query * fix: remove user tags from index * feat: rename normalize function * feat: update country field of the adopted probe * feat: send notification to the user * test: add tests for edit of country field * feat: get rid of duplicate notification messages * feat: update dev mariadb password * test: fix tests * feat: add new cities altnames --------- Co-authored-by: Martin Kolárik <martin@kolarik.sk>
- Loading branch information
1 parent
113fd52
commit cc03c96
Showing
33 changed files
with
1,116 additions
and
419 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.