Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ksenia0822/gha-capstone issues and pull requests
#94 - modified seed.js to generate public / trash notes and public notebooks
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#93 - make recent notes clickable
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#92 - Trash
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#91 - updated route after code review
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#90 - code review
Pull Request -
State: closed - Opened by awilson28 almost 9 years ago
- 1 comment
#89 - working on updating cache and sidenav when new note is added
Pull Request -
State: closed - Opened by dorothym almost 9 years ago
#88 - set default note subject to 'Untitled'
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#87 - fix add tag input field
Issue -
State: open - Opened by ksenia0822 almost 9 years ago
Labels: bug, in progress
#86 - remove SIZE from Note model and seed data
Issue -
State: closed - Opened by ksenia0822 almost 9 years ago
#85 - Hooking tags
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
- 1 comment
#84 - Angular marked testing
Pull Request -
State: closed - Opened by dorothym almost 9 years ago
- 1 comment
#83 - Show recent three notes zs
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#82 - #Closes 77 Add note
Pull Request -
State: closed - Opened by Ahertig almost 9 years ago
#81 - display recent three? notes
Issue -
State: closed - Opened by zhengshizhao almost 9 years ago
#80 - Change nb id nb title zs
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#79 - change NoteID to Note.subject on Sidenav
Issue -
State: closed - Opened by zhengshizhao almost 9 years ago
#78 - closes #69
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#77 - add a note
Issue -
State: closed - Opened by dorothym almost 9 years ago
#76 - We could write a marked filter that runs any text through the marked library function, and use that filter in our templates.
Issue -
State: open - Opened by dorothym almost 9 years ago
#75 - If a note is marked as "trash", it should only appear in "Preview" view, note "Edit" view
Issue -
State: closed - Opened by dorothym almost 9 years ago
#75 - If a note is marked as "trash", it should only appear in "Preview" view, note "Edit" view
Issue -
State: closed - Opened by dorothym almost 9 years ago
#74 - If a note is marked as "trash", test if it shows up in My Notebooks > Notes
Issue -
State: open - Opened by dorothym almost 9 years ago
#73 - Hiding highlight js
Pull Request -
State: closed - Opened by dorothym almost 9 years ago
- 1 comment
#72 - Refactor routes URLs
Issue -
State: closed - Opened by ksenia0822 almost 9 years ago
#71 - Search by tags
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#70 - save note button works
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#69 - save note from singlenote view
Issue -
State: closed - Opened by zhengshizhao almost 9 years ago
#68 - chrome extension: higlihgt portion of page and save
Issue -
State: closed - Opened by dorothym almost 9 years ago
#67 - Closes #52 Added logout link to dropdown
Pull Request -
State: closed - Opened by Ahertig almost 9 years ago
#66 - All routes updates
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#65 - look into caching user notes & notebooks on page load
Issue -
State: open - Opened by dorothym almost 9 years ago
- 1 comment
Labels: in progress
#64 - populate note subject in notebooks > list of notes
Issue -
State: closed - Opened by dorothym almost 9 years ago
#63 - Angular highlight js test 1
Pull Request -
State: closed - Opened by dorothym almost 9 years ago
#62 - Closes #55 and Closes #56 and Closes #58 Chrome extension successfully saves note and redirects to "add a note page" after login
Pull Request -
State: closed - Opened by Ahertig almost 9 years ago
#61 - debug highlight js in app
Issue -
State: closed - Opened by dorothym almost 9 years ago
#60 - debug tonicdev in app
Issue -
State: closed - Opened by dorothym almost 9 years ago
#59 - zen pen trial - npm install
Issue -
State: closed - Opened by dorothym almost 9 years ago
#58 - Chrome extension - get actual user's notebooks
Issue -
State: closed - Opened by dorothym almost 9 years ago
#57 - Implement 'save a note' functionality on chrome extension
Issue -
State: closed - Opened by dorothym almost 9 years ago
#56 - add immediate redirect after chrome extension login
Issue -
State: closed - Opened by dorothym almost 9 years ago
#55 - Successfully add a new note with chrome extension
Issue -
State: closed - Opened by Ahertig almost 9 years ago
#54 - Routes for tags & notes; singlenote view updates after click (closes 47)
Pull Request -
State: closed - Opened by dorothym almost 9 years ago
#53 - Find out how to make note data editable in singlenote view
Issue -
State: closed - Opened by dorothym almost 9 years ago
#52 - Create a logout route
Issue -
State: closed - Opened by dorothym almost 9 years ago
#51 - Troubleshoot why the Notes panel (in sidenav) is empty when you load the page
Issue -
State: closed - Opened by dorothym almost 9 years ago
Labels: bug
#50 - Display the note subjects (instead of IDs) in the sidenav (under My Notebooks and Shared Notebooks)
Issue -
State: closed - Opened by dorothym almost 9 years ago
#49 - Grab actual three most recent notes to display in navbar (upper right)
Issue -
State: closed - Opened by dorothym almost 9 years ago
#48 - Sidenav tweaks
Pull Request -
State: closed - Opened by dorothym almost 9 years ago
#47 - Need route to get all tags for one user
Issue -
State: closed - Opened by dorothym almost 9 years ago
#46 - tags routes
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#45 - Chrome extension login functioning
Pull Request -
State: closed - Opened by Ahertig almost 9 years ago
#44 - Delete all notes when notebook is deleted
Issue -
State: open - Opened by ksenia0822 almost 9 years ago
Labels: bug, ready
#43 - Delete all notebooks and notes after user has been deleted
Issue -
State: closed - Opened by ksenia0822 almost 9 years ago
#42 - Modified Notes page side nav. Slight change to notebook seed file
Pull Request -
State: closed - Opened by dorothym almost 9 years ago
#41 - Notes Search Routes
Issue -
State: closed - Opened by ksenia0822 almost 9 years ago
#40 - Add, remove and updated tag routes
Issue -
State: closed - Opened by ksenia0822 almost 9 years ago
#39 - Modify seed data to remove duplicate notebooks and create longer notebook titles
Issue -
State: closed - Opened by dorothym almost 9 years ago
#38 - investigate code editor plugins / libraries
Issue -
State: open - Opened by dorothym almost 9 years ago
Labels: in progress
#37 - Chrome extension
Pull Request -
State: closed - Opened by Ahertig almost 9 years ago
#36 - Front end testing
Pull Request -
State: closed - Opened by dorothym almost 9 years ago
#35 - Notebook trash and share
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#34 - Notebook and notes routes done
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#33 - Chrome extension login setup
Pull Request -
State: closed - Opened by Ahertig almost 9 years ago
#32 - Seed notes zs
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#31 - user model notebooks
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#30 - Chrome extension login
Issue -
State: closed - Opened by Ahertig almost 9 years ago
#29 - add seed data for user/notebooks/notes
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#28 - Closes #20 Chrome extension
Pull Request -
State: closed - Opened by Ahertig almost 9 years ago
#27 - add methods to notebook route
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#26 - Create Default First Notebook
Issue -
State: closed - Opened by ksenia0822 almost 9 years ago
#25 - Public and User routes
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#24 - reformatted the add a note popup page
Pull Request -
State: closed - Opened by Ahertig almost 9 years ago
#23 - closes #14 reformatted the add a note popup page
Pull Request -
State: closed - Opened by Ahertig almost 9 years ago
#22 - Chrome extension add highlighted text and URL to note
Issue -
State: closed - Opened by Ahertig almost 9 years ago
#21 - HTML for chrome extension: saved note
Issue -
State: closed - Opened by Ahertig almost 9 years ago
#20 - HTML for chrome extension login
Issue -
State: closed - Opened by Ahertig almost 9 years ago
#19 - check if user owns notebook before deleting notes (in back end)
Issue -
State: open - Opened by dorothym almost 9 years ago
#18 - Add sharedNotebook field to User schema
Issue -
State: closed - Opened by dorothym almost 9 years ago
#17 - Resolved merge conflicts in notebooks index.js
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#16 - get all notebooks gor a user
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#15 - Chrome extension send data to app
Issue -
State: closed - Opened by Ahertig almost 9 years ago
#14 - HTML for chrome extension popup
Issue -
State: closed - Opened by Ahertig almost 9 years ago
#13 - create HTML mockup for Note page
Issue -
State: closed - Opened by dorothym almost 9 years ago
#12 - create HTML mockup for landing page
Issue -
State: closed - Opened by dorothym almost 9 years ago
#11 - create a notebook route
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#10 - closes #2 chrome extension set up
Pull Request -
State: closed - Opened by Ahertig almost 9 years ago
#9 - create notebook router
Issue -
State: closed - Opened by zhengshizhao almost 9 years ago
#8 - Notes and noteboks routes setup
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#7 - add tag index to schema
Issue -
State: open - Opened by dorothym almost 9 years ago
#6 - Modelschema zs
Pull Request -
State: closed - Opened by zhengshizhao almost 9 years ago
#5 - Model Schemas
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#4 - Model schemas
Pull Request -
State: closed - Opened by ksenia0822 almost 9 years ago
#3 - test if private notes are accessible by anonymous (non logged in ) users
Issue -
State: open - Opened by Ahertig almost 9 years ago
#2 - Chrome extension setup
Issue -
State: closed - Opened by Ahertig almost 9 years ago
#1 - Models
Issue -
State: closed - Opened by Ahertig almost 9 years ago
- 1 comment