phoenix
Here are 1,633 public repositories matching this topic...
-
Updated
Oct 22, 2021 - Elixir
-
Updated
Oct 1, 2021 - Elixir
-
Updated
Oct 17, 2021 - Elixir
-
Updated
Oct 19, 2021 - Elixir
If you use a password type input, it hides the password (as expected), but it would be nice to have a quick show/hide button to quickly make sure you didn't fat finger the wrong characters
This is purely a convenience as you could probably get the input in the Elixir cellar, puts
-
Updated
Aug 10, 2021 - Elixir
The following guides may be improved with unit test examples:
- https://github.com/danschultzer/pow/blob/master/guides/custom_controllers.md
- https://github.com/danschultzer/pow/blob/master/guides/sync_user.md
-
https://github.com/danschultzer/pow/blob/master/guides/lock_users.md -
https://github.com/danschultzer/pow/blob/master/guides/user_roles.md
There's alread
-
Updated
May 9, 2021 - Scala
-
Updated
Jun 5, 2021
-
Updated
Nov 25, 2019 - Elixir
-
Updated
May 10, 2021 - Elixir
-
Updated
Aug 21, 2021 - Elixir
Torch.FilterView.filter_text_input/3 is deprecated. Use filter_string_input/3 instead in generated template files.
We want to add Elixir.Faker.Pokemon.Ru.location/0.
If this is the first time you contributing check out this guide.
Comment below if you want to start working on the issue and never be afraid to ask questions.
If you contribute module that does not exist yet [here is a good example PR](elixirs/faker#288
-
Updated
Sep 22, 2021 - Elixir
-
Updated
Sep 23, 2021 - Elixir
-
Updated
Feb 16, 2021 - Elixir
As a first time Pheonix user I followed the Step 1 in the readme and created the app, but when checking to see if I had done it properly I received the following error message numerous times, filling my terminal.
[error] Postgrex.Protocol (#PID<0.363.0>) failed to connect: ** (Postgrex.Error) FATAL 3D000 (invalid_catalog_name): database "chat_dev" does not exist
I understand that
Table of Contents?
-
Updated
Oct 17, 2021 - Elixir
The package creation/splitting is heavily dependant on zones. Prevent deletion of the last available zone.
-
Updated
Sep 13, 2021 - Elixir
Improve this page
Add a description, image, and links to the phoenix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the phoenix topic, visit your repo's landing page and select "manage topics."

Describe the bug
The button to toggle the chat widget doesn't have discernible text.
To Reproduce
Steps to reproduce the behavior:
Buttons must have discernible textissue