Back
DevHub
Load previous page…
Fix broken Read/Unread filter #devhub
Share code between client and server, specially helper functions and typescript definitions #devhub
Allow remove Clear filter #devhub
Fetch more details about the notifications #devhub
Migrate all components to Hooks #devhub
Make it easier to create some specific filters #devhub
Incrementally increase number of items loaded per page so its easier to get to really old items #devhub
Fix auto scroll to new column #devhub
Indicate that a column has filters by adding a color to the filter icon #devhub
Change some icons and other design tweaks #devhub
Stop clearing unread notifications #devhub
Inbox Zero: Allow clear columns #devhub
Handle empty column state #devhub
Support pagination #devhub
Better handling for releases, tags and branches #devhub
Save users on database #devhub
Handle security_alert notification reason #devhub
Authentication using a jwt token different than the github token for increased security #devhub
Improve oauth security, use the state param and other things #devhub
Migrate /auth rest endpoint to the "me" graphql query #devhub