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

Use Ecto v3.1 and MyXQL for new apps

github.com/shankardevy/petal - 56b5dea787b45c3807439ff2ed8d5777a8c573e9 authored over 5 years ago by José Valim <[email protected]>
Expose default serializer

github.com/shankardevy/petal - 81873015ccdeb0ff5af766c41ac3da2fa8208ba6 authored over 5 years ago by Chris McCord <[email protected]>
Incorporate some of LiveView steps into Phoenix (#3334)

Although this means Phoenix knows a bit about LiveView,
it is justified as LiveView is shaping ...

github.com/shankardevy/petal - c5b6ebe4b8618be007c67fa7a8147bddecc6ee3d authored over 5 years ago by José Valim <[email protected]>
Add binaryType option with arraybuffer default

github.com/shankardevy/petal - 15e94b87dd9ce1d0ee177847c5ae35358151f8c7 authored over 5 years ago by Chris McCord <[email protected]>
Copy js build

github.com/shankardevy/petal - 2cc7d12e09637f779e95c267d700c6f8d1a904f1 authored almost 6 years ago by Chris McCord <[email protected]>
Support --verbose flag to phx.new generator

github.com/shankardevy/petal - da63d27941ebf674b3b086762f258617aee0d817 authored almost 6 years ago by Chris McCord <[email protected]>
Update css-loader to ^2.1.1 (#3315)

github.com/shankardevy/petal - 37bbb0e1f39ef7da7325087509aa2413ace6d3eb authored almost 6 years ago by Ricardo Ruwer <[email protected]>
Update project tagline to be more clear (#3290)

github.com/shankardevy/petal - 425997be6d3049650e96c2c10eb43a580a7bb2e8 authored almost 6 years ago by Gerard O'Neill <[email protected]>
Fix documentation generated in prod.exs (#3299)

github.com/shankardevy/petal - f498f97d35dfa58edab437b72b11edd9bc9c7fc8 authored almost 6 years ago by andrewmurph <[email protected]>
A small indentation fix in webpack.config.js (#3294)

github.com/shankardevy/petal - 14ff460a277a8976dd1472e491776d1dceac123c authored almost 6 years ago by Ryan Nielson <[email protected]>
Revert reconnect optimizations which introduced regressions. Fixes #3161 (#3272)

github.com/shankardevy/petal - 50bfd05ca46b39b020179f689b9442fd19a97fa3 authored almost 6 years ago by Chris McCord <[email protected]>
Add jason to umbrella ecto deps. Fixes #3263

github.com/shankardevy/petal - f73d8c1ffd5f5b8922f70c57b22d23123e9f5824 authored almost 6 years ago by Chris McCord <[email protected]>
Loop over template "keys" instead of opts keys

github.com/shankardevy/petal - c021ce63dfb2b2cf39433b5b030b7d7d003fbfc4 authored almost 6 years ago by Kuba Subczynski <[email protected]>
Add Elixir Slack community in the help column of the initial default page (#3262)

github.com/shankardevy/petal - 367ac8ea3652c4a340daa4100a3d32a343fef115 authored almost 6 years ago by Pietro Coelho <[email protected]>
Add version to umbrellas (mirror Elixir master)

github.com/shankardevy/petal - b9320024e581674e2c7cd552e7492fb3c73dc07c authored almost 6 years ago by José Valim <[email protected]>
Explicitly include the layout option when generating render_errors (#3226)

This will hint to the users that a layout can be provided for error
pages.

github.com/shankardevy/petal - 85c827164fdad54724321e091e3d4493a753f6c5 authored almost 6 years ago by Gary Rennie <[email protected]>
URL encode default phoenix.css template's `<select>` element down-arrow SVG (#3201)

Firefox wasn't rendering the arrow.

github.com/shankardevy/petal - b7337fe0791e6848447ce7fc6c798abd6a6a2b79 authored almost 6 years ago by Monting <[email protected]>
Update webpack-cli, fix npm install warnings, colorful webpack output in mix phx.server (#3210)

* upgrade webpack-cli version

silences babel-preset-es2015 and nomnom npm warnings

* prese...

github.com/shankardevy/petal - 1520463e3de54024cd6ce011bc55ec5ea4b8a995 authored about 6 years ago by Michał Łępicki <[email protected]>
Switch from uglifyjs-webpack-plugin to terser-webpack-plugin (#3189)

* Switch from uglifyjs-webpack-plugin to terser-webpack-plugin

* spaces instead of tabs

github.com/shankardevy/petal - 9945db63e5ca490114f126351bc08432f5ea6167 authored about 6 years ago by Sfusato <[email protected]>
Fix errors_on when using array field changeset

## Overview
`errors_on/1` raises an error when it receives a changeset with an array
field which...

github.com/shankardevy/petal - 606ebef84773d949e783ed4c86c66dda8ab0ac73 authored about 6 years ago by Kuba Subczynski <[email protected]>
Update template phoenix.js build

github.com/shankardevy/petal - 395d908b001f069ac1a91f8ff7f4cd79a1a3d661 authored about 6 years ago by Chris McCord <[email protected]>
Release 1.4.0

github.com/shankardevy/petal - 36879b1966358014a2c20099d646d0fa2d5553bf authored about 6 years ago by Chris McCord <[email protected]>
Update compiled assets

github.com/shankardevy/petal - 4d45463f7e3ffe1bd645dbf438705b870a030f43 authored about 6 years ago by Chris McCord <[email protected]>
Do not assume project in current directory (#3131)

Correctly prints `cd path/to/project` when project is created in a
nested directory.

github.com/shankardevy/petal - 0c4fd15bd154fc047b47b85861023b08ee61c2e6 authored about 6 years ago by Gerry Shaw <[email protected]>
Avoid .formatter.exs files with conflicting inputs (#3135)

The documentation of "mix format" states that the parent
.formatter.exs must not specify files ...

github.com/shankardevy/petal - 2898bf91ae315db37fe37657320a4fcaaabe729b authored about 6 years ago by Fernando Tapia Rico <[email protected]>
Remove -rc from Ecto deps

github.com/shankardevy/petal - 5e8c32d8559f06b5d4dee5828e25eb6c44541d5c authored about 6 years ago by José Valim <[email protected]>
Reduces ecto setup instructions (#3137)

github.com/shankardevy/petal - c521dc38ec5741bdb65fc8ac122ff4f3ca86d94f authored about 6 years ago by Joshua Nussbaum <[email protected]>
Improve error message for configured JSON library

github.com/shankardevy/petal - a7a5dce6118780d2131ccfb5b80b6262972a4a6f authored about 6 years ago by Chris McCord <[email protected]>
Fix missing json config for phx.new.web task. Closes #3121

github.com/shankardevy/petal - c940e882d528132fafb6605be2f234738f1863c6 authored about 6 years ago by Chris McCord <[email protected]>
Release 1.4.0-rc.3

github.com/shankardevy/petal - 769dd38669873433aee5828b6bf2c9f93f605937 authored about 6 years ago by Chris McCord <[email protected]>
Bump phoenix_ecto dependency

github.com/shankardevy/petal - f41172590cb7ba5cab7cc2f4d2b6697bf80a7d96 authored about 6 years ago by José Valim <[email protected]>
Remove ecto overrides

github.com/shankardevy/petal - 865294c329f556b4e4252502ce7f243bf13d7101 authored about 6 years ago by José Valim <[email protected]>
Copy phoenix.js to installer templates

github.com/shankardevy/petal - 35d3ac2b19925ec69f0611fa83f58fc44c8ed31c authored about 6 years ago by Gary Rennie <[email protected]>
Import Ecto's .formatter.exs in templates (#3117)

github.com/shankardevy/petal - e74b0f7f8184aa6279b50fbf2f70787de78e62d3 authored about 6 years ago by Fernando Tapia Rico <[email protected]>
Remove duplicated assert (#3118)

github.com/shankardevy/petal - c989fbf3e7ca51f0388cdae454b1eb150f4034ae authored about 6 years ago by Fernando Tapia Rico <[email protected]>
Release 1.4.0-rc.2

github.com/shankardevy/petal - 8a16787e904876220f7d8fdfd4d1730342efe02b authored about 6 years ago by Chris McCord <[email protected]>
Prepare for Plug v1.7 and default to Cowboy 2 (#3107)

* Prepare for Plug v1.7 and default to Cowboy 2.0

* Start plug_cowboy instead

* Require Pl...

github.com/shankardevy/petal - 2264f7d1d76918e6d751349f8cc93a2e06d5e32a authored about 6 years ago by José Valim <[email protected]>
Move test ports to 4002 to not overlap with the proposed ssl port (#3110)

github.com/shankardevy/petal - bdf7394f8949938923ecf8a8d26f6e9d005e3b90 authored about 6 years ago by Benjamin Milde <[email protected]>
Temporarily require ecto in deps until final release

github.com/shankardevy/petal - 392b97aca89c1a41b62d11384afeeb945fb40240 authored about 6 years ago by Chris McCord <[email protected]>
Add ecto_sql formatter integration. Closes #3081

github.com/shankardevy/petal - 2d3773de1ec9329fccf1c4aeae90192b3063f57e authored about 6 years ago by Chris McCord <[email protected]>
Use Ecto 3.0 RC (#3100)

github.com/shankardevy/petal - 84bd7db30a0d361ef6abe0afd6a7f0498b4cdc39 authored about 6 years ago by José Valim <[email protected]>
Fix js build

github.com/shankardevy/petal - b11fbf973a742baed834ea3c534be061e839164f authored about 6 years ago by Chris McCord <[email protected]>
Release 1.2.0-rc.1

github.com/shankardevy/petal - ba51c21f5ab63de3c74057aaf9532c492746301e authored about 6 years ago by Chris McCord <[email protected]>
Revert app layout to use static_path over static_url.

static_path is preferable for default experience and less
problematic when serving against dynam...

github.com/shankardevy/petal - b0270b3044e5089254f8674a5862f51f2ee01b09 authored about 6 years ago by Chris McCord <[email protected]>
Use phoenix_live_reload 1.2-rc

github.com/shankardevy/petal - e0a7f42de7b1bea316be897d02bd0a4c9d54747f authored about 6 years ago by Chris McCord <[email protected]>
Release 1.4.0-rc.0

github.com/shankardevy/petal - 0f89f08ab7f336d10fe444e0663c6ab8ce04b0ac authored about 6 years ago by Chris McCord <[email protected]>
Upgrade to babel 7 (#3077)

* assets - upgrade to babel 7

* upgrade templates assets babel to version 7

github.com/shankardevy/petal - 64c29f88d898a7619d5e2a74417a35f690cf0af8 authored about 6 years ago by haoxin <[email protected]>
Remove useless comment

github.com/shankardevy/petal - 34802d639ca20ef6038b6cbe9f83223cfb17bb19 authored about 6 years ago by Chris McCord <[email protected]>
Resolve conflicts

github.com/shankardevy/petal - eb942616609bb9ce167321401fe0046f3d4896c4 authored about 6 years ago by Chris McCord <[email protected]>
Copy phoenix.css to priv/static/css for phx.new --no-webpack

Thix fix "no route found for GET /css/phoenix.css"

github.com/shankardevy/petal - 8e68d69275135de02afb421f391d19144aa1e934 authored about 6 years ago by 50kudos <[email protected]>
Revert "Only use css-loader syntax when generate with Webpack"

This reverts commit 257d3e84f16d32a6d2f03ebc8caf854fa3085548.

github.com/shankardevy/petal - 4145dd118618dedf390fbd26415e99e14f8a6f8f authored about 6 years ago by 50kudos <[email protected]>
Add a .formatter.exs to generated phx.new projects (#3033)

* Do not copy the seemingly unnecessary artifacts

These return an error tuple and the tests p...

github.com/shankardevy/petal - 675319e15f130a1d9feff00e085f0b3ba58bc1ab authored about 6 years ago by Aaron Tinio <[email protected]>
Update installer assets

github.com/shankardevy/petal - 5bf32e9bf8bb1c58257511a7934625956858a4c1 authored about 6 years ago by Chris McCord <[email protected]>
Set source_url_pattern for installer

This ensures that the links to the source in the documentation goes to

https://github.com/phoen...

github.com/shankardevy/petal - b9db333a6777bc7c22f7c6972a864849a5072c27 authored about 6 years ago by Gary Rennie <[email protected]>
Update installer docs with new hex command

github.com/shankardevy/petal - c853784c312dc42207e201c5a6976d80fca904e7 authored over 6 years ago by Chris McCord <[email protected]>
Fix URL

github.com/shankardevy/petal - a2c4e3ed0a464882558629fbe0d3a6c31b78c934 authored over 6 years ago by Chris McCord <[email protected]>
Copy assets for hex installer

github.com/shankardevy/petal - 41b71527042bb3466abc2c6f457def752e6dae90 authored over 6 years ago by Chris McCord <[email protected]>
Add hex config to support phx_new package

github.com/shankardevy/petal - b618b6d408374d737d9a6f5f74c48b0821cfc60d authored over 6 years ago by Chris McCord <[email protected]>
Only use css-loader syntax when generate with Webpack

This fixes "no route found for GET /css/phoenix.css" from phoenix
installed with --no-webpack op...

github.com/shankardevy/petal - a2b5494368b02a4f98655e9bc03cd91658a26d69 authored over 6 years ago by 50kudos <[email protected]>
Have comment reflect phoenix 1.3+ phx mix task (#3059)

github.com/shankardevy/petal - 835c5a6bd6d11e1294353bcc7908ee26ee9c03e8 authored over 6 years ago by Daniel Dent <[email protected]>
Fix whitespace checks in installer tests

In 6df2a0f94f8c1a53f5330b98bfb93b9dd29c2df2 , the formatting of some of the
generated files was ...

github.com/shankardevy/petal - 8a71acda1027dcd60ea2de0d0f7d8aa93373d553 authored over 6 years ago by Gary Rennie <[email protected]>
Fix app config in namespaced umbrella apps (#3031)

* Fix app config in namespaced umbrella apps

* Remove extra newlines

github.com/shankardevy/petal - 827bef3a62bb46b1cdffdb3288fb7fcca14c958c authored over 6 years ago by Mike Over <[email protected]>
Add .formatter.exs for umbrella projects and update templates (#3035)

* Add .formatter.exs for umbrella projects and update templates

* Properly format more umbrel...

github.com/shankardevy/petal - 210987898bf86c63feee5ebad495f3b55d49670a authored over 6 years ago by Mike Over <[email protected]>
umbrella application -> umbrella project

github.com/shankardevy/petal - 360a2ff9c70d4ed305a4b3e7fcfa0b0d37b89d3f authored over 6 years ago by José Valim <[email protected]>
Provide access to URI, X-Headers and Client-SSL Certificate to Socket.connect/2 (#2889)

github.com/shankardevy/petal - 8989854335c75b1a437c348a0b844ff933c0cfa0 authored over 6 years ago by Justin Schneck <[email protected]>
Make viewport meta tag less restrictive in html layout (#3001)

github.com/shankardevy/petal - a4655330879d676f3159af583f636beb455d321c authored over 6 years ago by Benjamin Milde <[email protected]>
Add Presence.get_by_key. Closes #1777

github.com/shankardevy/petal - 1457a24dec1bf5761f26f9b33dd204f23b86cf97 authored over 6 years ago by Chris McCord <[email protected]>
Clean up in_tmp helpers

github.com/shankardevy/petal - b3baee4823f4e7ca06b8043f54246986553a02cd authored over 6 years ago by José Valim <[email protected]>
Use “static_url” helper instead of “static_path” in templates (#2984)

github.com/shankardevy/petal - 8875fed9329f211c9cfdd4320308aaf7e04808f5 authored over 6 years ago by Rémi Prévost <[email protected]>
Remove --colors as it is not available on all OSes

github.com/shankardevy/petal - 99b87e0f4bcde0a66b311cb4818f13f6a408e706 authored over 6 years ago by José Valim <[email protected]>
Use cipher_suite in dev, format examples

github.com/shankardevy/petal - ad3b57cff626249f70902e11ce7c97f2c1b5eba1 authored over 6 years ago by José Valim <[email protected]>
Include vendor directory when bundling JS in webpack (#2973)

This maintains feature parity with how brunch worked before.

github.com/shankardevy/petal - 74a456cacbbf11ee35d14fc35e8e610b820a9038 authored over 6 years ago by Gary Rennie <[email protected]>
Update heading sizes

github.com/shankardevy/petal - df2172add1ca08aaab3474bf2772c22db72633e2 authored over 6 years ago by Chris McCord <[email protected]>
Merge branch 'fix-generated-heading-level' of https://github.com/kennethlarsen/phoenix into kennethlarsen-fix-generated-heading-level

github.com/shankardevy/petal - e72c448241c9668c46548500a47fff67453b5dae authored over 6 years ago by Chris McCord <[email protected]>
Add a note for removing old archives in the installer README

github.com/shankardevy/petal - 202fb61914c2ec0c8baff79fac00f2f8dbeb6826 authored over 6 years ago by Gary Rennie <[email protected]>
add colors option to webpack cmd. (#2965)

github.com/shankardevy/petal - d8208e693d46f53a8ff06e5414d4eb13c822f6dd authored over 6 years ago by Connor Rigby <[email protected]>
Adjust level headings to form proper document outline

github.com/shankardevy/petal - 8260dd5c7b4c70dea095a4207860ee2f752e4630 authored over 6 years ago by Kenneth Larsen <[email protected]>
Fix unnecessary quotes warning in generated app (#2964)

github.com/shankardevy/petal - d81a0f398e3e7771aeaecd31d7f03fec353eda15 authored over 6 years ago by Michał Muskała <[email protected]>
Update docs urls (#2961)

github.com/shankardevy/petal - 818d88f5aa1dd688af732160e9899f0b5e65c4c1 authored over 6 years ago by Brandon Conway <[email protected]>
Merge branch 'mix_phx_gen_cert' of https://github.com/voltone/phoenix into voltone-mix_phx_gen_cert

github.com/shankardevy/petal - a64def7dc6cdd8cea204cc020340c2ea9b9d124c authored over 6 years ago by Chris McCord <[email protected]>
Make path example consistent with generators (#2919)

github.com/shankardevy/petal - 353485c9b452e49264946b30b2e4487d13b9b721 authored over 6 years ago by Mike Martinson <[email protected]>
Update dev.exs for umbrella projects

github.com/shankardevy/petal - fc4f2928902c2a762a1b0ddccc983426efed82fc authored over 6 years ago by Bram Verburg <[email protected]>
Update dev.exs

github.com/shankardevy/petal - 7e2a77f355afeca2325299746419fc1e7ef3fc94 authored over 6 years ago by Bram Verburg <[email protected]>
Fix build

github.com/shankardevy/petal - badfda5f934804ed385e7bda46fb50c19b101147 authored over 6 years ago by Chris McCord <[email protected]>
Touchup docs

github.com/shankardevy/petal - c9667d11df44d991d9b37fc903cf0b73b1d3e44f authored over 6 years ago by Chris McCord <[email protected]>
Merge branch 'master' of https://github.com/dgamidov/phoenix into dgamidov-master

github.com/shankardevy/petal - ee5f3cf28e90cd0a30dca2c8f84596640d004d4a authored over 6 years ago by Chris McCord <[email protected]>
Bump installer version

github.com/shankardevy/petal - 49a6da2b6998bab36439d4ab1c05540b161969ce authored over 6 years ago by Chris McCord <[email protected]>
Add Phoenix installer version to mix phx.new docs

github.com/shankardevy/petal - 70bc2aeb0c0d87bb4b76d8b0fe7860077460f37f authored over 6 years ago by Denis Gamidov <[email protected]>
Add missing commas in config/prod.exs

github.com/shankardevy/petal - 8f85c607efdd47bf8e4028b72b7cf6763ba3a8f0 authored over 6 years ago by José Valim <[email protected]>
Use latest Plug

github.com/shankardevy/petal - c3fbb334487b4cdbad0b7113bddf20a746e7dc7d authored over 6 years ago by José Valim <[email protected]>
Further improve the config wording in umbrellas

github.com/shankardevy/petal - 1dab0762072767f23ce60c61d0c0d08a54497218 authored over 6 years ago by José Valim <[email protected]>
Fix installer umbrella tests

github.com/shankardevy/petal - b6a55843492980f5ed1caff91f1fef865040773b authored over 6 years ago by José Valim <[email protected]>
Only configure the app itself in umbrella cases

github.com/shankardevy/petal - 86441be0be41373a304240bc30220ccbc598237f authored over 6 years ago by José Valim <[email protected]>
Keep the otp app name as an atom

github.com/shankardevy/petal - 199cefb9f053faeb3712df995a0a6c61d4e35a8b authored over 6 years ago by José Valim <[email protected]>
Support the init system but do not rely on it by default

Since the Elixir team is still discussing what is the best
way to tackle runtime configuration, ...

github.com/shankardevy/petal - a1baf7be5d43ef340b6c4c284332c9940474d94b authored over 6 years ago by José Valim <[email protected]>
Delete test that ensures correct version in mix.exs

The version is toggled between using the GitHub dependency for
development and the version numbe...

github.com/shankardevy/petal - ca3623045a90c52536fdb396b7db33faef4c87c8 authored over 6 years ago by Gary Rennie <[email protected]>
Touchup docs

github.com/shankardevy/petal - aca9462a80bfb0073903756ebd725890fed2477c authored over 6 years ago by Chris McCord <[email protected]>
Update documentation on `socket.js`

The code comments above `socket.connect()` were outdated, as they're
still referencing the passi...

github.com/shankardevy/petal - ccaab43003be0efd9addc06e38ade9b8cc9699c9 authored over 6 years ago by Daniel Caixinha <[email protected]>
Add changelog link to new template (#2881)

The phoenix version string that was previously used in the dependency
string has been moved to ...

github.com/shankardevy/petal - 7b0daeae7c8131d06ba8b272dc1bf15bcd1362c6 authored over 6 years ago by Gary Rennie <[email protected]>
Update README.md

github.com/shankardevy/mango - 98126c41a7db76e17438e04c1128b1f907a91337 authored over 6 years ago by Shankar Dhanasekaran <[email protected]>