-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: add pointer representation by a chosen column instead of objectId #1723
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
Merged
Changes from all commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
8a69790
date fix
faisal154 5b4a351
removed parse info
faisal154 bbf59ab
removed momentjs
faisal154 bf6bed4
package-lock.json reverted
faisal154 cd8c0fb
removed commented code
faisal154 ad6489e
query optimization
faisal154 0d55092
reset 1
faisal154 5d10e7d
fetch fix
faisal154 830b063
switch back to community dialog
faisal154 5a17315
removed sweet alert
faisal154 efe743e
update pointer value
faisal154 757c5fc
updated dialog text
faisal154 69da84b
reset config
faisal154 efdb7e7
cleanup
faisal154 dd30f4e
cleanup2
faisal154 1aac08c
callback for pointer dia fix
faisal154 30b7464
package lock reverted
faisal154 2d898a1
package-lock update
faisal154 8365437
tooltip path revert
faisal154 7f4be33
constent typo fix
faisal154 857883a
eslint fix
faisal154 ff543be
eslint indentation
faisal154 606a2e3
dialog word fix
faisal154 0558163
Pointer key dialog
faisal154 530da77
removed empty line
faisal154 9f69867
dialog layout fix
faisal154 a54e87b
dialog layout subtitle update
faisal154 55eb82f
dialog title
faisal154 86508ed
Merge branch 'master' of https://github.com/parse-community/parse-das…
faisal154 c9ac0db
fix
faisal154 8302288
bug fixes + pointer undefined val
faisal154 c945b7c
pointer array pill fix
faisal154 9d67eda
resolved merge conflicts
faisal154 c2dba8f
removed console.log
faisal154 68b92e1
Updated README.
faisal154 67f5113
Updated README -- 2
faisal154 c88ee65
improved feature wording
mtrezza 2181b51
Fixed wording in dialog
mtrezza 6148800
resolved merge conflicts
faisal154 80bd65a
refactoring -- 1
faisal154 8d419c6
refactoring -- 2
faisal154 098fc00
resolved merge conflicts
faisal154 4e00fce
resolve merge conflicts
faisal154 463bc94
revert package lock
faisal154 a05d7c2
revert package lock -- 2
faisal154 d42f1a6
change log entry
faisal154 538e909
Merge branch 'master' into feat/151-pcd
fn-faisal ef55f60
Merge branch 'master' of https://github.com/parse-community/parse-das…
faisal154 d9cb681
Merge branch 'master' into feat/151-pcd
mtrezza d14b7eb
Merge branch 'master' into feat/151-pcd
fn-faisal 4c21af5
changed default null to pointer key + save pkey with appId
faisal154 98f6c42
reverting index.html file
faisal154 3d77958
Merge branch 'master' into feat/151-pcd
fn-faisal 86b22c6
removed .vscode + update .gitignore + revert plock
faisal154 45f01fd
Merge branch 'feat/151-pcd' of https://github.com/fn-faisal/parse-das…
faisal154 ca548c2
revert package.lock
faisal154 bfbc9a4
revert package.json
faisal154 30f6d6b
Merge branch 'master' into feat/151-pcd
fn-faisal 02e912a
Merge branch 'master' into feat/151-pcd
fn-faisal 23780b7
Merge branch 'master' into feat/151-pcd
mtrezza 603d03f
Removed line
fn-faisal 8349aa9
Removed entry from changelog.md
fn-faisal 56028a6
Merge branch 'master' into feat/151-pcd
fn-faisal fffa016
Merge branch 'master' into feat/151-pcd
mtrezza 862de40
Merge branch 'master' into feat/151-pcd
fn-faisal dfb1f28
Merge branch 'master' into feat/151-pcd
fn-faisal 34c62cf
Merge branch 'master' into feat/151-pcd
mtrezza 4b00d4b
fixed merge conflicts
faisal154 d462b37
removed setRequiredColumnFields
faisal154 62e131c
removed unused code
faisal154 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 |
---|---|---|
|
@@ -14,3 +14,6 @@ npm-debug.log | |
|
||
logs/ | ||
test_logs | ||
|
||
# visual studio code | ||
.vscode |
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
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.
Uh oh!
There was an error while loading. Please reload this page.