KanbanMail
A Kanban board for your emails! β¨π
Decided to move cloud functions into web app repo so I don't need extra OPTIONS requests for cross-origin stuff
Sent tweet about demo data! https://twitter.com/Booligoosh/status/1107802179102896129
So I'm doing an experiment and letting you contribute to the demo data for KanbanMail (that will show up in the screnshots etc.) β You can contribute here π kanbanmail.app/demodata π
Redirected https://kanbanmail.app/demodata to Airtable form
Created Airtable form for demo email data π
Created Airtable for demo email data
Responded to a very big long email with a very big long response :)
Removed shortcuts side-popup for the moment because itβs out of date and not really needed anymore because of tooltips
Added firstCallOnPageLoad option to updateEmails so contacts, labels, stripeMetadata etc. still get updated
Added β(may take a while)β to re-sync button tooltip
Don't do a full re-sync on reload!!!
Now I get a system notification when my development version is finished rebuilding!
Now I get a system notification when my development version is rebuilding!
Added CC autoprefixer to web app build process! Suggestion by @jivings
Fixed β(index):3225 Uncaught ReferenceError: data is not defined at onchangeβ errors
Fixed βUncaught ReferenceError: data is not defined at ServiceWorkerContainer.β errors
Added main background image in many different sizes so it loads nicely
Added cool glowy effect to signup button on hover
Added nav to new website design
Prevent data.contacts mutability when filtering
Fixed entering back into polling loop after refreshing the token so it works with the new onlyNewEmails code
Experimenting with new landing page design! π
Fixed composer shortcut triggering when itβs not meant to by adding modifierDown: true
Changed messagesPerBatch from 100 to 50 to reduce Gmail rate limiting errors (still in development, I'm testing it)
Close tooltip on mouse click