- 
                Notifications
    You must be signed in to change notification settings 
- Fork 86
Feature update mongo api #50
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
          
     Closed
      
      
    
  
     Closed
                    Changes from all commits
      Commits
    
    
            Show all changes
          
          
            60 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      aaa9b6c
              
                chore: added async to collections
              
              
                Grubba27 58c914c
              
                chore(step02): added async methods
              
              
                Grubba27 3d82d57
              
                chore(step03):updated ui
              
              
                Grubba27 9bca17a
              
                chore(step03):updated server
              
              
                Grubba27 64a4b37
              
                chore(step04-client): added async methods
              
              
                Grubba27 531e45a
              
                chore(step04-server): added async methods
              
              
                Grubba27 2a781c2
              
                chore(step05-client): added async methods
              
              
                Grubba27 f2213d6
              
                chore(step05-server): added async methods
              
              
                Grubba27 47d8a1d
              
                chore(step06-client):added async methods
              
              
                Grubba27 af72bac
              
                chore(step06-server):added async methods
              
              
                Grubba27 598f263
              
                chore(step07): updated app.jsx
              
              
                Grubba27 f2b31a3
              
                chore(step07): updated taskform.jsx
              
              
                Grubba27 36dea7f
              
                chore(step07): updated server
              
              
                Grubba27 65cbd1f
              
                chore(step08): updated app.jsx
              
              
                Grubba27 eba7ee2
              
                chore(step08): updated TaskForm.jsx
              
              
                Grubba27 1a241fc
              
                chore(step08): updated server/main.js
              
              
                Grubba27 5e3fa37
              
                chore(step08): update on app.jsx
              
              
                Grubba27 2f64dd1
              
                chore(step09): update taskMethods.js
              
              
                Grubba27 b4c8055
              
                chore(step09): update app.jsx
              
              
                Grubba27 61d6b0e
              
                chore(step09): update taskForm.jsx
              
              
                Grubba27 bdbb434
              
                chore(step09): update server.js
              
              
                Grubba27 461bd87
              
                chore(step10): update taskMethods.js
              
              
                Grubba27 17710c7
              
                chore(step10): update app.jsx
              
              
                Grubba27 e59e3f4
              
                chore(step10): update taskForm.jsx
              
              
                Grubba27 2ebe384
              
                chore(step10): update main.js
              
              
                Grubba27 137a7e0
              
                chore(step11): updated taskMethods.js
              
              
                Grubba27 dad0c32
              
                chore(step11): updated loginForm.jsx
              
              
                Grubba27 5ebe029
              
                chore(step11): updated taskForm.jsx
              
              
                Grubba27 329d7d9
              
                fix(step11): updated missing async keywords
              
              
                Grubba27 43b8302
              
                fix(step11): updated main.js
              
              
                Grubba27 98b47b7
              
                chore(step12): updated taskMethod.js
              
              
                Grubba27 db0769a
              
                chore(step12): updated taskMethod.tests.js
              
              
                Grubba27 2e67453
              
                chore(step12): updated app.jsx
              
              
                Grubba27 d76c193
              
                chore(step12): updated loginForm.jsx
              
              
                Grubba27 001ae54
              
                chore(step12): updated taskForm.jsx
              
              
                Grubba27 fa548f7
              
                chore(step13): updated taskForm.jsx
              
              
                Grubba27 39c7725
              
                chore(step13): updated  LoginForm.jsx
              
              
                Grubba27 9071ddf
              
                chore(step13): updated app.jsx
              
              
                Grubba27 708dab8
              
                chore(step13): updated tasksMethods.tests.js
              
              
                Grubba27 cfa2388
              
                chore(step13): updated tasksMethods.js
              
              
                Grubba27 0ee4a42
              
                fix(step02): added missing async await
              
              
                Grubba27 c5bae23
              
                fix(step02): added async to main.js
              
              
                Grubba27 e2ae6cb
              
                fix(step04): added async to app.jsx
              
              
                Grubba27 8f8235b
              
                fix(step05): added async to app.jsx
              
              
                Grubba27 2ff49c0
              
                fix(step06): added async to app.jsx
              
              
                Grubba27 def3f0d
              
                fix(step07): added async to app.jsx
              
              
                Grubba27 c8340ea
              
                fix(step08): added async to app.jsx
              
              
                Grubba27 b17e31d
              
                fix(step03): converted to async in TaskForm.jsx
              
              
                Grubba27 3721394
              
                fix(step04): converted to async in TaskForm.jsx
              
              
                Grubba27 a5b1e22
              
                fix(step05): converted to async in TaskForm.jsx
              
              
                Grubba27 aedb561
              
                fix(step06): converted to async in TaskForm.jsx
              
              
                Grubba27 4261c9d
              
                docs(step02): updated docs to mongo api
              
              
                Grubba27 b719930
              
                fix(step07): missing params in main.js
              
              
                Grubba27 d627773
              
                docs(step03): updated docs to async mongo api
              
              
                Grubba27 8b2ad9e
              
                docs(step04): updated docs to async mongo api
              
              
                Grubba27 5e07dee
              
                docs(step06): updated docs to async mongo api
              
              
                Grubba27 a59128e
              
                docs(step07): updated docs to async mongo api
              
              
                Grubba27 6cd15f7
              
                docs(step09): updated docs to async mongo api
              
              
                Grubba27 2f608a9
              
                docs(step10): updated docs to async mongo api
              
              
                Grubba27 2bb7f9f
              
                docs(step12): updated docs to async mongo api
              
              
                Grubba27 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
    
  
  
    
              
  
    
      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
    
  
  
    
              
  
    
      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
    
  
  
    
              
  
    
      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
    
  
  
    
              
  
    
      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
    
  
  
    
              
      
      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.
I needed to stop this pr because useTracker could not handle async states at the time.
Now it can. We were planing on coming back on this one following the same style as the vue3 guide that was launched