phoenix
Here are 1,706 public repositories matching this topic...
-
Updated
Jan 30, 2022 - Elixir
-
Updated
Jan 31, 2022 - Elixir
-
Updated
Dec 23, 2021 - Elixir
Environment
- Elixir & Erlang/OTP versions (elixir --version): 1.13.0
- Livebook version MAIN (use
git showif running with mix): 8f25c25c7ad2815fdbaf896df23c04bc72a7bf4a
Current behavior
Livebook is saved with a name. let's say test.livebook
I got to EXPORT > DOWNLOAD SOURCE
and it forgo
-
Updated
Jan 27, 2022 - Elixir
-
Updated
Jan 15, 2022 - Elixir
-
Updated
May 9, 2021 - Scala
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
Jun 5, 2021
-
Updated
Nov 25, 2019 - Elixir
-
Updated
May 10, 2021 - Elixir
Is there a way to limit number of records fetched per page? it is currently 100. I want to limit records per page to make the query fast.
-
Updated
Aug 21, 2021 - Elixir
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
Jan 22, 2022 - Elixir
-
Updated
Jan 8, 2022 - 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
Feb 16, 2021 - Elixir
-
Updated
Jan 14, 2022 - Elixir
-
Updated
Nov 19, 2021 - Elixir
The package creation/splitting is heavily dependant on zones. Prevent deletion of the last available zone.
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