-
Notifications
You must be signed in to change notification settings - Fork 1
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
#436 taxi-sample-generator 병합 #437
Merged
Merged
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
9fb12e8
Initial commit
withSang ed3f287
done
withSang 76d6a65
Fix big bugs
withSang ab1be3b
Fix profileImageUrkl
withSang d3160da
Update README.md
withSang dff3d46
remove unnecessary URI
withSang 882be6e
Merge from main
withSang 8ccaa08
Add join/abort event and remove hardcoded vars
withSang a29cad7
Merge pull request #3 from withSang/#2-joinLeaveEvents
withSang 107cd5e
Add npm start script
withSang 7e58c62
Add student ID and email to userSchema
withSang 21fff13
Fix not showing user's rooms
withSang a109743
Fix: update room participants
withSang 19cd933
Fix: update outdated schemas
withSang eaca78b
Fix: ObjectID to User document
withSang 1265c15
Add: randomize location
withSang e8bbbed
Merge pull request #5 from sparcs-kaist/#4-randomize-location
withSang b5d8f84
Add: Update location model and provide sample data
withSang 14a1492
Add: update environment setting docs
withSang 89da1d3
Add: update chatSchema
withSang 0f4036b
Fix: generating proper profile url
withSang d588bc6
Add: dump and restore database
withSang bc131be
Refactor: upgrade mongoose version to 6.5.2
withSang 11b103d
Merge pull request #7 from sparcs-kaist/#6-bump-mongoose-version-up-t…
withSang aa95712
Fix: fix inconsistency of settlement array
withSang 8d23e3c
Add: separate Socket.io URL environment variable
withSang 50ad05b
Refactor: edit roomSchama and corresponding ft.s
withSang 85e0b0c
Merge pull request #9 from sparcs-kaist/#8-change-roomschema-to-bette…
withSang 98efa66
Fix: replace readFileSync
withSang 36aff21
Merge pull request #11 from sparcs-kaist/#10-bug-replace-readfilesync…
withSang 090baf8
Remove: remove isOver attribute from roomSchema
withSang 4ee98ec
Fix: restore room.isDone
withSang 4bc0365
Add: Separate user.room into ongoingRoom & doneRoom
withSang 6ecc4ce
Merge pull request #14 from sparcs-kaist/#13-divide-room-attribute-of…
withSang b66d0b4
Add: location
imYourChoi 9397c73
Remove: white space
imYourChoi 045362c
Merge pull request #16 from sparcs-kaist/#15-add-location
14KGun cd9a1e3
Fix: location name
imYourChoi 54f14b3
Merge pull request #18 from sparcs-kaist/#17-장소-이름-변경
imYourChoi 0fbd761
Add: location
imYourChoi a993bb7
Merge pull request #20 from sparcs-kaist/#19-add-location
imYourChoi ffaa0c7
Refactor: change parameters to default value
chlehdwon 02fea92
Refactor: set parameters to default values if undefined
chlehdwon d6656a0
Merge pull request #22 from sparcs-kaist/#21-env-구조-변경
chlehdwon a47ef01
Fix: fix DB not initialized
withSang cff28f3
Refractor: remove unnecessary variables
withSang 374f7b1
Merge pull request #24 from sparcs-kaist/#23-unable-to-drop-database
chlehdwon 32d350f
Add: dockerfile
14KGun ec55664
Refactor: dockerfile
14KGun 0807147
Refactor: Dockerfile
14KGun 9c5cbec
Refactor: Dockerfile
14KGun ddecbb7
Refactor: Dockerfile
14KGun b182d26
Refactor: Dockerfile
14KGun 8400513
Refactor: .dockerignore
14KGun abf4164
Add: push_image_ecr.yml
14KGun a8bdc64
Merge pull request #26 from sparcs-kaist/#25-dockerfile
14KGun 7086f47
fix: update package manager to pnpm
cokia 125ec3b
fix: pnpm import
cokia bd4329c
Merge pull request #29 from sparcs-kaist/#28-PNPM-MIGRATE
cokia f1058ef
Remove: taxi-sample-generator submodule
kmc7468 70ca336
Add: merge taxi-sample-generator into taxi-back
kmc7468 3acf72f
Remove: duplicated code from sampleGenerator
kmc7468 5f8e6c2
Refactor: package.json
kmc7468 8caf7c8
Fix: CI error
kmc7468 33c5b7a
Fix: test error
kmc7468 c9f9c77
Remove: .github directory in sampleGenerator
kmc7468 2f6d44c
Add: longitude and latitude of sample data
kmc7468 81d403e
Remove: Dockerfile
kmc7468 ca2b083
Refactor: merge .env file of sampleGenerator into .env.test file
kmc7468 01e3ac4
Remove: unnecessary async call
kmc7468 4143c33
Merge branch 'dev' into #436-merge-sample-generator
kmc7468 2179ae3
Fix: tools/dump.js and restore.js
kmc7468 7face69
Fix: restoreDB not working
kmc7468 0a8e4cb
Docs: remove the hyperlink into taxiSampleGenerator in README.md
kmc7468 919bfd7
Remove: .env.example in taxiSampleGenerator
kmc7468 e03a118
Remove: .gitmodules
kmc7468 16d6265
Fix: pnpm install error
kmc7468 a17c3ef
Merge branch 'dev' into #436-merge-sample-generator
kmc7468 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 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 was deleted.
Oops, something went wrong.
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.
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.
이런식으로
samplegenerator
스크립트 실행시켜도 좋을 것 같네요https://github.com/sparcs-kaist/taxi-front/blob/0a759afab95386cc5d9663a0e7cd77150f516ab0/package.json#L7
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.
pnpm -F taxisamplegenerator
로 시도해 봤는데 안되네요! ㅜㅜ