Skip to content
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

Node and React Native Data Types #1065

Merged
merged 29 commits into from
May 19, 2021
Merged

Commits on May 6, 2021

  1. New data types node rn (#1040)

    * new data types for node
    
    * added data types to TOC
    
    Co-authored-by: Mohammad Hunan Chughtai <[email protected]>
    Mohammad Hunan Chughtai and Mohammad Hunan Chughtai authored May 6, 2021
    Configuration menu
    Copy the full SHA
    849b626 View commit details
    Browse the repository at this point in the history
  2. fixed refs for node.js data types

    Mohammad Hunan Chughtai committed May 6, 2021
    Configuration menu
    Copy the full SHA
    d9d42cd View commit details
    Browse the repository at this point in the history
  3. update doc

    Mohammad Hunan Chughtai committed May 6, 2021
    Configuration menu
    Copy the full SHA
    765c511 View commit details
    Browse the repository at this point in the history
  4. Remove accidental changes

    Mohammad Hunan Chughtai committed May 6, 2021
    Configuration menu
    Copy the full SHA
    bbc7817 View commit details
    Browse the repository at this point in the history
  5. added empty test file

    Mohammad Hunan Chughtai committed May 6, 2021
    Configuration menu
    Copy the full SHA
    9054308 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. (DOCSP-15613): Added Node.js field types (#1041)

    * Added node.js field types
    
    * fixed wording
    
    * fixed typo
    
    * fix typo in mdn urls
    
    * added additional data types
    
    * fix monospace err
    
    Co-authored-by: Mohammad Hunan Chughtai <[email protected]>
    Mohammad Hunan Chughtai and Mohammad Hunan Chughtai authored May 11, 2021
    Configuration menu
    Copy the full SHA
    c894f77 View commit details
    Browse the repository at this point in the history
  2. (DOCSP-15613): Node.js collections type (#1044)

    * Add content to Node.js > Data Types > Collections.txt
    
    * Removed unneeded spacing
    
    * clean up collections page + add headers
    
    * Filled out collections page
    
    * fix refs
    
    * fix typo
    
    * Update source/sdk/node/data-types/collections.txt
    
    * Update source/sdk/node/data-types/collections.txt
    
    * Update source/sdk/node/data-types/collections.txt
    
    Co-authored-by: Dachary <[email protected]>
    
    * fix rst
    
    * fix woridng
    
    * added ref
    
    * removed unneeded word
    
    * removed unneeded word
    
    * added period
    
    Co-authored-by: Mohammad Hunan Chughtai <[email protected]>
    Co-authored-by: Dachary <[email protected]>
    3 people authored May 11, 2021
    Configuration menu
    Copy the full SHA
    2755206 View commit details
    Browse the repository at this point in the history
  3. (DOCSP-15613): Node.js embedded objects type (#1047)

    * Added documentation of Node.js embedded objects under data types
    
    * clean up relationships and embedded objects
    
    * added CRUD examples for embedded obj
    
    * added bluehawked examples
    
    * fix rst syntax highlight + add description for deletes
    
    * Update source/sdk/node/data-types/embedded-objects.txt
    
    * Update source/sdk/node/data-types/embedded-objects.txt
    
    * Update source/sdk/node/data-types/embedded-objects.txt
    
    * Update source/sdk/node/data-types/embedded-objects.txt
    
    * Update source/sdk/node/data-types/embedded-objects.txt
    
    Co-authored-by: Mohammad Hunan Chughtai <[email protected]>
    Mohammad Hunan Chughtai and Mohammad Hunan Chughtai authored May 11, 2021
    Configuration menu
    Copy the full SHA
    b79ffbc View commit details
    Browse the repository at this point in the history
  4. Docsp 14569 mixed data type (#1064)

    * attempt to add bluehawked mixed example snippets
    
    * fixed wording
    
    * Update source/examples/generated/node/data-types.codeblock.query-objects-with-mixed-values.js
    
    * Update examples/node/Examples/data-types.js
    
    Co-authored-by: Mohammad Hunan Chughtai <[email protected]>
    Mohammad Hunan Chughtai and Mohammad Hunan Chughtai authored May 11, 2021
    Configuration menu
    Copy the full SHA
    2475974 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. (DOCSP-14565): Dictionary data type (#1058)

    * (DOCSP-14565): Dictionary Data Type - Node.js
    
    * added unit tested + bluehawked dictionary examples
    
    * Update examples/node/package.json
    
    * removed unneeded file
    
    * Added new examples for dictionaries
    
    * update dictionary examples
    
    * fix capitalization
    
    * moved addlistener down
    
    * fix comment
    
    * update wording to be clearer on type usage in dict
    
    * fix wording
    
    * fix wording
    
    Co-authored-by: Mohammad Hunan Chughtai <[email protected]>
    Mohammad Hunan Chughtai and Mohammad Hunan Chughtai authored May 13, 2021
    Configuration menu
    Copy the full SHA
    efae8d0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. (DOCSP-14577): UUID (#1067)

    * bump realmjs to 10.5.0-beta-1
    
    * removed uuid as it's own page and added a subsection on it
    
    * added uuid bluehawked snippet + readded uuid to toc
    
    * added uuid examples
    
    * removed uuid from field types as a paragraph
    
    * update wording
    
    * update wording
    
    * fix passive voice
    
    * add specific uuid example
    
    * removed innacurate collections are homogenous (per mixed)
    Mohammad Hunan Chughtai authored May 18, 2021
    Configuration menu
    Copy the full SHA
    5f43200 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. (DOCSP-14573): set data type (#1079)

    * added set examples + bluehawked
    
    * literal included set exampkes
    
    * added delete one set item example
    
    * fix typo
    
    * added descriptions to set
    
    * fix grammar
    
    * changed link + hunter to generic names
    
    * added capitalization to clearly define Realm Set as a term
    
    * fix wording + formatting"
    
    * clarified wording
    
    * fix literalincldue indentation
    
    * fix typo
    
    * more wording fixes
    
    * clean up realm object model for set wording
    
    * fix character names for examples
    
    * clarified traversal order wording
    
    * rst typo in <set>
    
    * changed set to mySet
    
    * fix overview wording
    
    * updated overview to be more clear on differences between array
    
    * updated create wording
    
    * Update source/examples/generated/node/data-types.codeblock.remove-all-items-from-set.js
    
    Co-authored-by: Kenneth Geisshirt <[email protected]>
    
    * Update source/examples/generated/node/data-types.codeblock.remove-specific-item-from-set.js
    
    Co-authored-by: Kenneth Geisshirt <[email protected]>
    
    * Update source/sdk/node/data-types/sets.txt
    
    Co-authored-by: Kenneth Geisshirt <[email protected]>
    
    * fix grammar + wording + changed Set to Realm.Set in js snippets
    
    * Fix woridng
    
    Co-authored-by: Kenneth Geisshirt <[email protected]>
    Mohammad Hunan Chughtai and kneth authored May 19, 2021
    Configuration menu
    Copy the full SHA
    c003974 View commit details
    Browse the repository at this point in the history
  2. fill out field types

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    2202f42 View commit details
    Browse the repository at this point in the history
  3. add react native data types as a copy of node data types

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    43e9e37 View commit details
    Browse the repository at this point in the history
  4. add data types to toc

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    6b5aaef View commit details
    Browse the repository at this point in the history
  5. fix rn mixed links

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    63a342e View commit details
    Browse the repository at this point in the history
  6. attempt to add realm-js links

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    33d63be View commit details
    Browse the repository at this point in the history
  7. more grammar and woridng fixes

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    b2587f1 View commit details
    Browse the repository at this point in the history
  8. wording fixes

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    d7dbb9e View commit details
    Browse the repository at this point in the history
  9. Update source/sdk/node/data-types/uuid.txt

    Co-authored-by: nate contino <[email protected]>
    Mohammad Hunan Chughtai and nathan-contino-mongo authored May 19, 2021
    Configuration menu
    Copy the full SHA
    96870ba View commit details
    Browse the repository at this point in the history
  10. change uuid note on rn to match node

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    efb91b9 View commit details
    Browse the repository at this point in the history
  11. added note about obj id to both rn and node

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    375093f View commit details
    Browse the repository at this point in the history
  12. Update source/sdk/node/data-types/mixed.txt

    Co-authored-by: nate contino <[email protected]>
    Mohammad Hunan Chughtai and nathan-contino-mongo authored May 19, 2021
    Configuration menu
    Copy the full SHA
    f2035ae View commit details
    Browse the repository at this point in the history
  13. fix 'mixed' formatting on rn to match node

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    897704a View commit details
    Browse the repository at this point in the history
  14. change monospace to bold

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    c44908b View commit details
    Browse the repository at this point in the history
  15. fix spacing errors

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    e0ea0fc View commit details
    Browse the repository at this point in the history
  16. fix wording

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    97a5350 View commit details
    Browse the repository at this point in the history
  17. correct supported types for mixed

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    99078cc View commit details
    Browse the repository at this point in the history
  18. wording update

    Mohammad Hunan Chughtai committed May 19, 2021
    Configuration menu
    Copy the full SHA
    e0cc203 View commit details
    Browse the repository at this point in the history