-
Updated
Aug 3, 2021 - Shell
Heroku

Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.
Here are 10,618 public repositories matching this topic...
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Nov 18, 2020 - Go
-
Updated
Aug 3, 2021 - TypeScript
-
Updated
Jul 7, 2021 - HTML
This demo is great and help us a lot.
As now JWT ( JSON Web Token ) becomes an important way of authentication. What bout adding JWT authentication to this demo? Or we use JWT authentication instead of traditional session-cookie way.
Let's make this demo more powerful. : )
Add i18n
Is your feature request related to a problem?
It is way too easy to navigate away from the Feature Flags edit page without pressing "Save", losing all changes. I have done it probably a dozen times.
Describe the solution you'd like
Longer term, any changes to filter criteria should auto-save. But because this will probably require extra testing and implementation time, for now a bro
Describe the bug
The button to toggle the chat widget doesn't have discernible text.
To Reproduce
Steps to reproduce the behavior:
- Go to a page with the Papercups chat widget installed.
- Check accessibility with axe DevTools
- See
Buttons must have discernible text
issue
-
Updated
Nov 9, 2020 - Shell
-
Updated
Jun 4, 2021 - Python
-
Updated
Jul 23, 2021 - Python
-
Updated
Mar 26, 2020 - Swift
-
Updated
Aug 4, 2021 - HTML
-
Updated
Aug 3, 2021 - Java
-
Updated
Aug 3, 2021 - Python
Migration to bcrypt
Context
- This is part of
release-1.5
#148 - MEDIUM priority task
Tasks
- Remove dependency
bcrypt-nodejs
inpackage.json
- Add dependency
bcrypt
inpackage.json
- Migrate file app/data/user-dao.js to bcrypt
- Validate the instalation with the local test
- Add and submit the chang
Upgrade dependencies
-
Updated
Jul 26, 2021 - JavaScript
-
Updated
Aug 3, 2021 - Python
-
Updated
Aug 3, 2021 - Python
-
Updated
Feb 11, 2021
-
Updated
Aug 4, 2021 - TypeScript
-
Updated
Apr 8, 2021 - TypeScript
-
Updated
Jul 23, 2020 - Python
-
Updated
Jul 30, 2021 - Shell
- Organization
- heroku
- Website
- www.heroku.com
- Wikipedia
- Wikipedia
Describe the bug
When deleting a Twilio WhatsApp inbox, you are asked to type the name of that inbox. You enter that, the delete button activates, you can delete.
If you then delete another inbox, the prompt appears but it has the text entered from the previous submission. That should be cleared once the deletion is complete.