-
Notifications
You must be signed in to change notification settings - Fork 2
[PROD RELEASE] - Jan 26 #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
172 commits
Select commit
Hold shift + click to select a range
84cd00f
feat: implemented download profile API
hentrymartin fefb8cc
feat: implemented download profile API
hentrymartin 25280c0
feat: implemented download profile API
hentrymartin 24e4696
feat: implemented download profile API
hentrymartin 02d8cc2
Update package.json
Gunasekar-K 0b2faee
Update package.json
Gunasekar-K d8a4c96
updated from develop
hentrymartin 60f0d0d
fix: update aws to v3
hentrymartin dd9d42b
fix: update aws to v3
hentrymartin f6d5d40
fix: make /health check endpoint public
hentrymartin a47683b
reverted aws sdk updates
hentrymartin 80dc1ee
reverted aws sdk updates
hentrymartin c8d7457
Merge pull request #20 from topcoder-platform/pm-3317_1
hentrymartin e368280
fix: included talent manager to check for profile downloadable role
hentrymartin bd2ba51
fix: included talent manager to check for profile downloadable role
hentrymartin de3cc2e
Merge pull request #21 from topcoder-platform/pm-3317_2
hentrymartin e63970c
PM-3397 Add member email in response for PM and TM
himaniraghav3 ebc23f9
feat: adding description and skills to member work trait
hentrymartin 46f64fd
Profile completeness calculation fix
jmgasper a7e8895
fix: deploy to dev before merging
hentrymartin 22e1fd4
feat: run prisma migrations during deployment
hentrymartin 130393a
feat: run prisma migrations during deployment
hentrymartin bf55ac7
feat: run prisma migrations during deployment
hentrymartin e611c11
Merge pull request #23 from topcoder-platform/pm-3398
hentrymartin 3a12392
Merge pull request #22 from topcoder-platform/PM-3397
kkartunov 86f816c
feat: add phone number to member profile
hentrymartin 3676383
feat: add phone number to member profile
hentrymartin 8361dc6
Delete members from hubspot when account deleted
jmgasper 1dc1a5b
Merge branch 'develop' of github.com:topcoder-platform/member-api-v6 …
jmgasper 04ab6a4
fix: phone regexp
hentrymartin 5d01bb3
PM-3421 - enhance profile completeness functionality
vas3a 9b93274
fix swagger
vas3a 02a5a5f
Merge pull request #30 from topcoder-platform/PM-3421_update-profile-…
vas3a 9b8e3e0
Fix last updated at date for skills
vas3a 92e4b70
Lint fixes
vas3a 2c08eb2
Merge pull request #31 from topcoder-platform/PM-3421_update-profile-…
vas3a e8af234
updated from develop
hentrymartin 1a6db27
fix: review comments
hentrymartin 74496d7
fix: added index for userId and number
hentrymartin 8721442
fix: added unique constraint for userId and number
hentrymartin 257f198
Merge pull request #24 from topcoder-platform/pm-3404
hentrymartin d7be502
fix: field permission issue
hentrymartin caf37ad
deploy dev
hentrymartin acd8dbe
Merge pull request #32 from topcoder-platform/pm-3404_1
hentrymartin a781774
feat: expose verification data in members API
hentrymartin 1cefa95
fix: use finance client from finance repo
hentrymartin 246e163
fix: use finance client from finance repo
hentrymartin f2c5bb8
fix: use finance client from finance repo
hentrymartin 636b844
debug: logs
hentrymartin c3ac412
debug: logs
hentrymartin bff1663
fix: env variables
hentrymartin c87d712
fix: env variables
hentrymartin 2dacd89
switch to using the external skills-prisma-client
kkartunov b79040d
Merge pull request #34 from topcoder-platform/skills-prisma
kkartunov 7e04f1b
use https no ssh for external prisma client
kkartunov 482e72c
Merge pull request #35 from topcoder-platform/skills-prisma
kkartunov cb2f5c3
try use git+https
kkartunov 30a4114
Merge pull request #36 from topcoder-platform/skills-prisma
kkartunov 07e59f6
Fix external prisma client loading
kkartunov 66f5805
Merge pull request #37 from topcoder-platform/skills-prisma
kkartunov bdfec0a
finalize skills client setup
kkartunov 49b78ff
Merge pull request #38 from topcoder-platform/skills-prisma
kkartunov b4a017e
fix skills connection to use proper env var
kkartunov d6cf335
Merge pull request #39 from topcoder-platform/skills-prisma
kkartunov 1c698e1
fix: remove fallback urls
hentrymartin b1c9fdd
Merge branch 'develop' into pm-3454
hentrymartin 7d74afd
fix: updated finance api setup
hentrymartin 94e6e73
fix: use external client from tc
hentrymartin beca834
fix: use external client from tc
hentrymartin 8d8845e
fix: updated to dev branch
hentrymartin 07132d3
Merge pull request #33 from topcoder-platform/pm-3454
hentrymartin fd295ff
PM-3458 Add recent activity to member api response
himaniraghav3 9788621
Merge branch 'develop' into PM-3458
himaniraghav3 f92b8ea
fix typo
himaniraghav3 5b1f58c
deploy PM-3458
himaniraghav3 aa37c94
feat: added other work industry type
hentrymartin 7353ac9
PM-3329 - expose new endpoint: members/{handle}/skill/{skillId} which…
vas3a 9ae9d67
PM-3329 - Update documentation and route
vas3a 2ab0f0e
Merge branch 'develop' of github.com:topcoder-platform/member-api-v6 …
vas3a 73c6d3a
Merge pull request #40 from topcoder-platform/pm-3563
hentrymartin 68fe5f8
feat: download pdf design
hentrymartin 758704d
feat: download pdf design
hentrymartin 0359b02
feat: download pdf design
hentrymartin c7006fa
Merge branch 'develop' of github.com:topcoder-platform/member-api-v6 …
jmgasper 6bfd6e3
Merge pull request #43 from topcoder-platform/PS-511
jmgasper eb21504
Typo fix & remove public access to skill details endpoint
vas3a deedc4e
update prisma clients for challenges & skills
vas3a 3c0256d
Merge branch 'develop' of github.com:topcoder-platform/member-api-v6 …
vas3a 30fb37f
Merge branch 'develop' into PM-3458
himaniraghav3 222c95c
Make sure skillId is uuid
vas3a f68d22e
Update branch with node 22
himaniraghav3 f4cc6f1
PM-3458 Add env var
himaniraghav3 0891ab0
Allow admins to see recent activity
himaniraghav3 ba17add
update logic to retrieve member activity
himaniraghav3 188bbea
convert member id to string
himaniraghav3 78b6446
Fix error
himaniraghav3 0d1f382
Fix conversion to string
himaniraghav3 e77bd28
updated from develop
hentrymartin 69ec930
Update prisma query
himaniraghav3 82aadfe
Update prisma query
himaniraghav3 3529ef6
Update resource api import
himaniraghav3 cc73618
Merge pull request #44 from topcoder-platform/PM-3458
himaniraghav3 872922f
Merge branch 'develop' of github.com:topcoder-platform/member-api-v6 …
vas3a 12a787f
Merge pull request #41 from topcoder-platform/PM-3329_member-data
vas3a fc61051
use pnpm instead of yarn
vas3a 526efa3
use npx
vas3a 331c2b2
feat: profile download pdf updates
hentrymartin f73427a
add missing pakcage
vas3a 7097935
fix: minor bugs
hentrymartin d346920
fix: minor bugs
hentrymartin be623c8
User handle change implementation, including MySQL connection to Vanilla
jmgasper 70345ab
Merge pull request #45 from topcoder-platform/use-pnpm
vas3a 6735cff
Filter out skill events specific to user
vas3a e7f8cf3
update from develop
hentrymartin e904fa9
update from develop
hentrymartin 3da6db9
Return engagements activity for skills
vas3a e6a9f09
debug logs
hentrymartin 6271d3d
debug logs
hentrymartin f826336
fix: special roles
hentrymartin fa5e6dd
fix: special roles
hentrymartin 9e5c3c4
fix: support rich text in badge name
hentrymartin 35b7619
fix: support rich text in badge name
hentrymartin 79aeb6e
fix: support rich text in badge name
hentrymartin 21ded30
fix: support rich text in badge name
hentrymartin f70581e
fix: support rich text in badge name
hentrymartin 3d05384
fix: support rich text in badge name
hentrymartin aecb4bd
fix: support rich text in badge name
hentrymartin c3c82d3
fix: support rich text in badge name
hentrymartin e644e2d
Restrict to admins only
jmgasper 0f0c194
Merge branch 'develop' of github.com:topcoder-platform/member-api-v6 …
jmgasper 0f3cfc1
Merge pull request #48 from topcoder-platform/PS-513
jmgasper ca5ee29
remove log
vas3a 4437946
fetch engagements prisma client from develop branch
vas3a 9485b46
Merge branch 'develop' of github.com:topcoder-platform/member-api-v6 …
vas3a a6e365f
Merge pull request #46 from topcoder-platform/PM-3329_qa-updates
vas3a 5261556
updated identity service to point to develop
hentrymartin 18df364
updated from develop
hentrymartin 9952b92
Merge pull request #47 from topcoder-platform/pm-3318
hentrymartin 968f109
fix: pdf template issues
hentrymartin ffdc4a7
fix: pdf template issues
hentrymartin b164027
fix: pdf template issues
hentrymartin e617ee4
fix: pdf template issues
hentrymartin ae20e66
fix: pdf template issues
hentrymartin d3aa037
fix: pdf template issues
hentrymartin e08eedf
fix: pdf template issues
hentrymartin 9ca0e4c
fix: pdf template issues
hentrymartin 1fb9fa7
Bulk search of handles / emails for bulk group creation in WM
jmgasper 6f1a42d
Remove junk patch and document bulk-search in Swagger
jmgasper ca559b8
Some lint fixes as well as better validation of input data in bulk-se…
jmgasper 1bb3a10
Merge pull request #51 from topcoder-platform/pm-3318_1
kkartunov d422813
PM-3532 Open to work api updates
himaniraghav3 54c5f25
Deploy PM-3532
himaniraghav3 c5a3b39
Fix code
himaniraghav3 f480ddb
PM-3532 fix
himaniraghav3 d297b19
Admins and current user see everything
himaniraghav3 1895d88
Add logging to debug
himaniraghav3 460ac0c
Add admin role to check
himaniraghav3 130978e
Add more logs
himaniraghav3 497b3a2
Test role check
himaniraghav3 4a9782a
Cleanup logging
himaniraghav3 b6535b1
Update prisma and PR feedback
himaniraghav3 73c2ab8
Merge pull request #52 from topcoder-platform/PM-3532
himaniraghav3 dde21a3
Some lint fixes, and better bulk-search performance, and deduping of …
jmgasper 72508ab
Merge branch 'develop' of github.com:topcoder-platform/member-api-v6 …
jmgasper 4197332
Lint fixes and some updates for the bulk-search service
jmgasper dc7c0af
switch to master branches
kkartunov 50bff54
fix engagements prisma client
kkartunov 74a8afc
switch to master for skills prisma client
kkartunov 3b48a85
Return all rows for privilged user
himaniraghav3 b95e014
test get traits response
himaniraghav3 65c6fb7
Merge pull request #54 from topcoder-platform/PM-3532
himaniraghav3 f3b855c
Merge branch 'master' of github.com:topcoder-platform/member-api-v6 i…
jmgasper File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -67,6 +67,7 @@ workflows: | |
| branches: | ||
| only: | ||
| - develop | ||
| - PM-3532 | ||
| - pm-2539 | ||
| - PS-511 | ||
| - PS-513-Hotfix | ||
|
|
||
This file contains hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 21.6 | ||
| 22.22.0 |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| #!/bin/bash | ||
| set -e | ||
|
|
||
| echo "Running Prisma migrations..." | ||
| ./node_modules/.bin/prisma migrate deploy --schema=prisma/schema.prisma | ||
|
|
||
| echo "Starting application..." | ||
| exec node app.js |
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[💡
maintainability]Branch names should follow a consistent naming convention for clarity and maintainability. Consider using a consistent case format, such as all lowercase or camelCase, for branch names.