Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Gratitude Overflow

Learn fullstack web development using PETAL - Phoenix, Elixir, Tailwind, Alpinejs and Liveview
Collective - Host: opensource - https://opencollective.com/gratitude-overflow - Website: https://shankardevy.com - Code: https://github.com/shankardevy

DataCase.errors_on/1: Improve doc grammar (#2892)

github.com/shankardevy/petal - 200c76a93020cba88a84de95b3a81c0a9be54c8a authored over 6 years ago by Christian Wesselhoeft <[email protected]>
Use Phoenix from git

github.com/shankardevy/petal - 2bdce5874dadb6f53234cc914152107ce2dbebdf authored over 6 years ago by José Valim <[email protected]>
Define a explicit and generic socket<->transport contract (#2861)

github.com/shankardevy/petal - cc813ead64a009420bfd3fcfad5d5c42885841f4 authored over 6 years ago by José Valim <[email protected]>
adjust guides, docs and comments to formatter guidelines regarding parens (#206) (#2866)

github.com/shankardevy/petal - 517da0cae71c66b94da0f2a740a37e394e9a6ad1 authored over 6 years ago by Michał Łępicki <[email protected]>
Delete semicolon for consistency in app.js (#2877)

github.com/shankardevy/petal - 53985cf5d459b32880bef89c9f7ffc37071f5cb6 authored over 6 years ago by Denis Gamidov <[email protected]>
Revert "Use static_push by default for the JS and CSS (#2805)"

This reverts commit 32e2bb39c7e361238a1cfef359d92269d5c07e48.

Browser support on caching for st...

github.com/shankardevy/petal - 16f441d2d9a860dba8b31b789c98175729589c15 authored over 6 years ago by Gary Rennie <[email protected]>
remove style-loader (unused dependency) (#2871)

style-loader unused since #2831

github.com/shankardevy/petal - f2c9f8cfc0905afe0032bf8307ab8325ed184710 authored over 6 years ago by Thth <[email protected]>
Fix typo and redundancy in remark. (#2870)

github.com/shankardevy/petal - e2b1a82bebe39462ece129389b597e8e28c27e91 authored over 6 years ago by Jung hunsoo <[email protected]>
Remove @impl true as it leads to warnings from inner callbacks

github.com/shankardevy/petal - 213919f2934fe4a11e4122932191cab328eecfe1 authored over 6 years ago by José Valim <[email protected]>
Fix installer archive installation instructions to use prod build (#2863)

github.com/shankardevy/petal - 070d9e2f565af180bf5c044fe2c6f3bd7b7042b7 authored over 6 years ago by Michał Łępicki <[email protected]>
Update Mixfile to MixProject (#2856)

github.com/shankardevy/petal - b1a26198b208c88c85022a62de129aa9e66d161c authored over 6 years ago by Chulki Lee <[email protected]>
change ExtractTextPlugin to MiniCssExtractPlugin in js comment (#2837)

github.com/shankardevy/petal - 6d65430a20a80a51b8b4817903306ca46e14a413 authored over 6 years ago by Michał Łępicki <[email protected]>
Replace extract-text-webpack-plugin with mini-css-extract-plugin (#2831)

According to the TL;DR of the comment below, mini-css-extract-plugin is
replacing extract-text-...

github.com/shankardevy/petal - 11803026b146854f99e65ebea490dbee55a65b07 authored over 6 years ago by Gary Rennie <[email protected]>
Use double quotes for consistency in app.js (#2813)

github.com/shankardevy/petal - 1d7000d0c24085cdfe336cdb34257b4a25038ec1 authored over 6 years ago by leveloid <[email protected]>
Use @impl in application templates (#2819)

* Use @impl in application templates

Phoenix now requires Elixir v1.5 for new apps, so it sho...

github.com/shankardevy/petal - 3260aa76b69c161d6b5044a986382c254cc1c9c7 authored over 6 years ago by Fernando Tapia Rico <[email protected]>
Update application.ex templates with default docs (#2822)

[ci skip]

github.com/shankardevy/petal - 03aba7ef1363d8c07bb651718dbf700a5b87230c authored over 6 years ago by Fernando Tapia Rico <[email protected]>
Fix invalid layout markup

github.com/shankardevy/petal - 6f24d4c34ca3037bbb9ba22294268a4288bcbc35 authored over 6 years ago by Chris McCord <[email protected]>
Fix app reference. Closes #2815

github.com/shankardevy/petal - 206acef026ef2f35e8c2a356dcd3a1ebce1d19c2 authored almost 7 years ago by Chris McCord <[email protected]>
Update information for running tests.

github.com/shankardevy/mango - 8a8b93cf2b8f7ae823a74c91224174842c5a17a8 authored almost 7 years ago by Shankar Dhanasekaran <[email protected]>
Refactor to fix warnings in bot_channel.

github.com/shankardevy/mango - 8251595f0713c4b9959a10ffb58fc6912f5d9f05 authored almost 7 years ago by Shankar Dhanasekaran <[email protected]>
Fix issue with ajax cart test case

github.com/shankardevy/mango - ba3e6bcdd30b3874cda0c3c0785d99099f3d5bd2 authored almost 7 years ago by Shankar Dhanasekaran <[email protected]>
Revert setting default locale in config.

github.com/shankardevy/mango - e103e9886dfabc93637b2b25ed888308f60a2d33 authored almost 7 years ago by Shankar Dhanasekaran <[email protected]>
Remove auto generated test code

github.com/shankardevy/mango - 7897977eda32f12fe1d72a85785ea71eca66eb71 authored almost 7 years ago by Shankar Dhanasekaran <[email protected]>
Update installer webpack config to minify CSS in production (#2811)

This change requires access to the `options` for webpack. To access
this, the webpack config ha...

github.com/shankardevy/petal - c4575327b9196750806f2b477d57c27f591da832 authored almost 7 years ago by Gary Rennie <[email protected]>
Use static_push by default for the JS and CSS (#2805)

static_push is not used on the image by default yo show that not
everything needs to use static...

github.com/shankardevy/petal - 82a2a45ef16a230730d72fd7f5e1f12c450d6720 authored almost 7 years ago by Gary Rennie <[email protected]>
Fix typo in generator help: inteded -> intended (#2807)

github.com/shankardevy/petal - 822f8ca5c87bc0c2200f4e48406410d876ca5add authored almost 7 years ago by Geoffrey Lessel <[email protected]>
Remove helvetica neue and letter spacing

github.com/shankardevy/petal - bbeeece078e3c997e41c58d5a4cfd896d2acd093 authored almost 7 years ago by José Valim <[email protected]>
Remove classes from forms, migrate to miligram

github.com/shankardevy/petal - 47f059bb299f2a080fa93a572271bf80d4adc797 authored almost 7 years ago by José Valim <[email protected]>
Remove dependency on bootstrap (#2785)

github.com/shankardevy/petal - a03ef5e1cf8af59833985f479e2e68d7bcc38245 authored almost 7 years ago by inoas <[email protected]>
Update to latest Plug and Phoenix.HTML

github.com/shankardevy/petal - 46860f69d91e8f0bdc380fcf1dcbea306a73a94c authored almost 7 years ago by José Valim <[email protected]>
Use --watch-stdin flag to not leave webpack processes hanging

github.com/shankardevy/petal - 83be1a067adf391856675bc5b45263db8c385da0 authored almost 7 years ago by José Valim <[email protected]>
Update terminology on webpack comments (#2781)

github.com/shankardevy/petal - 5014aff43bd0c84183241f9f0f07c33f3213c23a authored almost 7 years ago by Sam Chen <[email protected]>
Replace brunch with webpack 4 in the installers (#2779)

Since brunch is no longer maintained, webpack has been chosen as a replacement.
webpack 4 reduc...

github.com/shankardevy/petal - 59dbbe68c6b998d22a981243ab7bd57423554003 authored almost 7 years ago by Gary Rennie <[email protected]>
Update .gitignore templates (#2772)

The new templates are similar to the ones generated by
`mix new`, which contains more detailed ...

github.com/shankardevy/petal - 38a7c9f84b5e8439d8229ddd6cca23021d2c1d36 authored almost 7 years ago by Fernando Tapia Rico <[email protected]>
Update brunch to 2.10.12 in project generator (#2776)

Previous version was 2.10.9. Fixes an issue with source mapping

github.com/shankardevy/petal - b7326c672f3b3b3ace4d79fb1f0c5e118c11b13d authored almost 7 years ago by Jason Larigakis <[email protected]>
Add get_flash/1 to new project generator (#2768)

github.com/shankardevy/petal - cde183fc80c1532e987d7a2fb6179360334756bf authored almost 7 years ago by Nick Janetakis <[email protected]>
Use --no-html and --no-brunch in example

github.com/shankardevy/petal - 7185b9a342eb66bf4afaef594c3a26876ab151ae authored almost 7 years ago by José Valim <[email protected]>
Use new plug init mode to reduce compile-time plug deps

github.com/shankardevy/petal - e317084d3a45decb2238a1a614c305de0622870b authored almost 7 years ago by Chris McCord <[email protected]>
Add public Phoenix.json_library

Use json_library for plug parser config
Flatten iodata for less brittle tests

github.com/shankardevy/petal - a45e57b5e417ba0b1d17dda9f9093d96e5c01c33 authored almost 7 years ago by Chris McCord <[email protected]>
Maintain backwards compatibility with Poison users

github.com/shankardevy/petal - c8a1a9a864d431af8fdab8606a1c60cc619e1969 authored almost 7 years ago by Chris McCord <[email protected]>
Use Jason instead of Poison for json encoding. Closes #2693

github.com/shankardevy/petal - 4a889a5c8e6bfb342906e410550751bfb0b671fd authored almost 7 years ago by Chris McCord <[email protected]>
Require Elixir v1.5 for new apps

github.com/shankardevy/petal - b169ff8322488b264262cbfab8f27aa69f743c9c authored almost 7 years ago by José Valim <[email protected]>
Ensure mix project elixir version is accurate

github.com/shankardevy/petal - 9dff2267e9fa0003e0bd656d2e0404a3da22ec95 authored almost 7 years ago by Chris McCord <[email protected]>
Test ecto child spec for single apps

github.com/shankardevy/petal - 3748bd503746e12bbeb82b96a122e029d391efad authored almost 7 years ago by Chris McCord <[email protected]>
Tweak spec import

github.com/shankardevy/petal - 4a62acc2eaab7ac643912f8ed61792cbc2ac6036 authored almost 7 years ago by Chris McCord <[email protected]>
Conditionally generate child_spec with elixir >= 1.5. Closes #2713

github.com/shankardevy/petal - 61daab96aab52fb7077e5cbf819269e1f3686491 authored almost 7 years ago by Chris McCord <[email protected]>
Fix the generated code of the ecto repo (#2650)

github.com/shankardevy/petal - 1dbb901954dcdb1793f6dda3809f5a0149c452e1 authored about 7 years ago by Julien <[email protected]>
Revert "Remove Plug.RequestId from out of the box plugs (users can opt-in when desired)"

The performan issues with request id have been now addressed.

This reverts commit 2f88e4e81fb83...

github.com/shankardevy/petal - debc309ea82f1a71b26b8c6ad0c2b88a1a552698 authored about 7 years ago by José Valim <[email protected]>
Remove Plug.RequestId from out of the box plugs (users can opt-in when desired)

github.com/shankardevy/petal - 06a3c3fc39124421b2a9e4495009214734d219ab authored about 7 years ago by José Valim <[email protected]>
Use 0.1.0 for the default first version in templates (#2659)

github.com/shankardevy/petal - f8747dcdc8f7881ec5aeaebc9ef6b8e2bd4d0f8b authored about 7 years ago by Aleksei Magusev <[email protected]>
Fix generated error view tests

github.com/shankardevy/petal - db7391e36e07156a24638ba5516b11d3037573e7 authored about 7 years ago by José Valim <[email protected]>
Use status_message_from_template for generating proper error pages

github.com/shankardevy/petal - 2f9b9f778b0744555132d906dc2f6cf0a0d696df authored about 7 years ago by José Valim <[email protected]>
Improve description of the gettext usage

github.com/shankardevy/petal - faeaabf9fed3c7fe1ef4c5a6dd93c460e2b726d6 authored about 7 years ago by José Valim <[email protected]>
Rule out race by randomizing tmp test dirs (#2576)

github.com/shankardevy/petal - 1a5ab699e0378bfbb91a9d7959b25284afd2bb84 authored about 7 years ago by Chris McCord <[email protected]>
Do not set compile time dependencies on the router. Closes #2530.

github.com/shankardevy/petal - f8fa377c7828b6953cbce12083d454514e531590 authored about 7 years ago by Chris McCord <[email protected]>
Fix install instructions for brunch in umbrellas. Closes #2545

github.com/shankardevy/petal - da5953902fe60e9db98ebeac89095ca010c45595 authored about 7 years ago by Chris McCord <[email protected]>
Remove whitespace If Ecto is not included on phx.new --umbrella (#2490)

Before:

Supervisor.start_link([

], strategy: :one_for_one, name: MyApp.Supervisor)...

github.com/shankardevy/petal - fe499a8b67943348d2c41d6928d6f38010819d4f authored over 7 years ago by Gary Rennie <[email protected]>
datastructure -> data structure (#2474)

github.com/shankardevy/petal - d2ec18faa8cddf50cd24a34ad606757d81e41712 authored over 7 years ago by Chulki Lee <[email protected]>
Add new line at the end of file (#2475)

github.com/shankardevy/petal - 9e617c52239b775fd161e2de0f2f0b752fa01b11 authored over 7 years ago by Chulki Lee <[email protected]>
Update phx_umbrella template's ecto version: v2.1 -> v2.2 (#2465)

github.com/shankardevy/petal - 26cbdf332d84b83479fa165de84d777196b74375 authored over 7 years ago by Eric Zhang <[email protected]>
Fix deprecated links. Closes ##2463

github.com/shankardevy/petal - 6e5ff7c37a191950682a823ba7355a05e8895d0b authored over 7 years ago by Chris McCord <[email protected]>
simple tests to check that generated .gitignore end with newline (#2458)

Just went through and added something like:

assert_file "phx_blog/.gitignore", ~r/\n$/

eve...

github.com/shankardevy/petal - e5be44e5ee32acf3836a1c81441a93ec46ca7971 authored over 7 years ago by James Marca <[email protected]>
added newlines at end of template gitignore files (#2457)

examined:
find . -name gitignore
./installer/templates/phx_assets/bare/gitignore
./installer/...

github.com/shankardevy/petal - 1c09f0cac817f93332bde3fb0da4e84e9980346c authored over 7 years ago by James Marca <[email protected]>
Update README

github.com/shankardevy/mango - 61c5c093640d6434fff8f4e31f334712db7c4204 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Merge branch 'chapter11'

github.com/shankardevy/mango - 1334dd2883fa9cf6bdafed94662fdfa7a7f143b0 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
11.6. Implementing Conversational POS

github.com/shankardevy/mango - 5379e49f3fdc2049a6afdff530fce73d63e55fbd authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
11.5. Chat using Slash Commands

github.com/shankardevy/mango - e5ac7c00d7b9f2e2ff513df9c6fd233ccb6435ba authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
11.4. Getting notified on new orders

github.com/shankardevy/mango - 23140a87a27c349bc38bd75887cf1523e73ba632 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
11.3. Authenticating in Chat Room

github.com/shankardevy/mango - c300d9fbb338d3b39cf598c06805f3d6e5b680b3 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Setup chat interface and channel

github.com/shankardevy/mango - c09ffeeb96a46011d585a0a72b6a277eb0313b16 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Merge branch 'chapter10'

github.com/shankardevy/mango - 8c974cab8bdf3da082f67c574e396b8d0e698b09 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
10.3. Multiple Sources of Fragmented Truth

github.com/shankardevy/mango - d8d302bfa434ddc86213663295bbca036cee006a authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
10.2. Customizing CRUD Generator

github.com/shankardevy/mango - 78c2ce149815a3301c4fbcf0d21a07a37459cf03 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Merge branch 'chapter9'

github.com/shankardevy/mango - abca6e6ed39d78d3fe447b153d51c964c48e3133 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Exercise - Manage customers

github.com/shankardevy/mango - 8f46d7defbc0ddb783019363ca59c5360c5faef5 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Exercise - Manage orders

github.com/shankardevy/mango - 5a4c6c537e09aee0353af105481bb166b7f8235b authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Exercise - Admin logout

github.com/shankardevy/mango - b9cc0589d7d2f648ef42d66161fc14c60f2ea386 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Exercise - Require admin authentication

github.com/shankardevy/mango - d41e00de9eeb01e3b2447069332921ec83bd37b3 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Exercise - Load admin user

github.com/shankardevy/mango - e9b0efbd67a45ee85d0c26a69cd9d202cf5577e7 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
9.4 Magic link login

github.com/shankardevy/mango - c0d4f93467ff64a47677fbf1d4774a0691823c84 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
9.3 Admin layout

github.com/shankardevy/mango - 9a8e2acfe9a690303562815c0b57bef82d9dff68 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
9.2 Manage admin users

github.com/shankardevy/mango - 6699fd10b8c8f67a2a5070599398ee263dd3e37d authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
8.4 Internationalization and Localization

github.com/shankardevy/mango - a5977397c18fa7ccd69292af4708a2c5d31151b4 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
8.3 Modify Generated CRUD for Ticket as needed

github.com/shankardevy/mango - f1681e44a4a7e0a9adef945057e81c4852845d35 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
8.3 Ticket resources generated by CRUD

github.com/shankardevy/mango - 8a5e59623223e939d95d548b406d331a902fe3b8 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Merge branch 'chapter7'

github.com/shankardevy/mango - 7c04d072563d9dd8f2b56df7b3972a7ccc2a939a authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
7.5. Processing Checkout

github.com/shankardevy/mango - ee80b0431e47eaf5adab6f895a931e2be47e0036 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
7.4. Remember redirect path

github.com/shankardevy/mango - d118af1d053eebd3e62be364e9ba627d8707d58e authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
7.3. Writing Authentication Plug

github.com/shankardevy/mango - cbd77e3946cba1d7fe07796513d3a79be9f78ace authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
7.2 Require Authenticated Customer

github.com/shankardevy/mango - 4a8d250227c2d9d7df3139255f7cf7cabe9f152c authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Merge branch 'chapter6'

github.com/shankardevy/mango - 2203fea8dbbf5bf57830ae9e854c28ff9606ad6c authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
6.6 AJAX Cart

github.com/shankardevy/mango - a63b6f857ec421acea11f070c54a411cec5e3619 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
6.5 Update Cart

github.com/shankardevy/mango - ba363393ceda45fee28d93bcdac82888f14fd013 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
6.4 View Cart

github.com/shankardevy/mango - b9fa7826cfd80bf75929f43c55cba6a8b74ab3a8 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
6.3 Add to cart

github.com/shankardevy/mango - 1f4f57b3da04a44ce02ac6306443d2be13a63d84 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
6.2 Order Schema

github.com/shankardevy/mango - 6d5638b578628a4d4026beb57a0497fcbddf9552 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
Merge branch 'chapter5'

github.com/shankardevy/mango - 742267ca2b8ae30e7d26d261ad9bdb9ef0e7e2ed authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
5.5 Logout

github.com/shankardevy/mango - 6e8bab5a73457abc9b0994458f08e7332a76aae3 authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
5.4 Recognizing Current User

github.com/shankardevy/mango - 1b9b188ed5c39a0c22f0f4d666766f8b5bc7a58d authored over 7 years ago by Shankar Dhanasekaran <[email protected]>
5.3 Login

github.com/shankardevy/mango - 62bb4fbad80e3a609ba970687eeb6abf84d7738f authored over 7 years ago by Shankar Dhanasekaran <[email protected]>