phoenix
Here are 1,319 public repositories matching this topic...
-
Updated
Oct 15, 2020 - Elixir
-
Updated
Oct 12, 2020 - Elixir
-
Updated
Sep 12, 2020 - 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
Dec 20, 2019
-
Updated
Nov 25, 2019 - Elixir
-
Updated
Aug 7, 2020 - 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
Oct 12, 2020 - Elixir
-
Updated
Sep 30, 2020 - Elixir
-
Updated
Oct 13, 2020 - Scala
-
Updated
Sep 4, 2020 - Elixir
-
Updated
Oct 23, 2018 - Elixir
The package creation/splitting is heavily dependant on zones. Prevent deletion of the last available zone.
With the recent release of Phoenix 1.5
Now is a great time to go through this example/tutorial with a fresh pair of eyes and completely update it (including) links to code snapshots. We can also extend it to include auth_plug #25
- Checkout
master - Create new branch e.g: `update-t
Table of Contents?
-
Updated
Jul 17, 2020 - Elixir
-
Updated
Sep 28, 2020 - Elixir
-
Updated
Oct 15, 2020 - Elixir
-
Updated
Feb 15, 2018 - 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."
Problem
Users should be able to see a breakdown of their customers' browser/OS/timezone in the Reporting Dashboard
Solution
Let's create a method in the Reporting context (https://github.com/papercups-io/papercups/blob/master/lib/chat_api/reporting.ex) that counts the number of customer browsers/OS's/timezones for a given date range.
Basically this just means grouping the `customer