meow
meow copied to clipboard
Daily Bruin's homemade social media manager
TODO: document this. Main idea: right now we only make a new version if facebook text or twitter text changes. We should also include other kinds of changes into the...
If a user does not have a slack profile picture, they cannot sign in. On their screen, they will see error 500: server error.
In order to create tags, you have to type the tag in the text field and press enter. If you don't press enter, it won't be created. We should add...
When the user presses the "x" button next to the TimePicker, the field shows up as "Invalid Date", and cannot be changed anymore.
Right now the docker file seems to npm install and npm build production. However, npm run watch is constantly creating the the react build at runtime. So it might not...
If no section is selected and you try to send now, it doesn't give error
After running Meow with docker-compose, I got to the Slack login screen and tried to login. There I encountered with this error: KeyError at /api/v1/auth/complete/meow/ Anyone having the same issue?...
In Daily Bruin, all articles go through a certain workflow. They are first created by an editor. Then they are assigned to a contributor. Once the contributor finishes the first...