Ecosyste.ms: OpenCollective

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

github.com/shankardevy/petal


https://github.com/shankardevy/petal

Remove unnecessary switches for PETAL

2c7c4635418c9cb4a4cca85aa5b08185933ec41d authored almost 4 years ago by Shankar Dhanasekaran <[email protected]>
Update README

3bc39a3db6e33b0c970aa8cde65a903e21bcc754 authored almost 4 years ago by Shankar Dhanasekaran <[email protected]>
Add .gitignore

3230e5befc8b620121fd451d3093db15b26009f6 authored almost 4 years ago by Shankar Dhanasekaran <[email protected]>
Basic Tailwind/alpinejs setup

0baacc8617d3fa5c61db8904880e220ec19987ed authored almost 4 years ago by Shankar Dhanasekaran <[email protected]>
Copy installer from Phoenix and rename it as Petal

Copy existing installer code of phx.new to serve as a
starter code for customising Petal stack.

17e1b918669c275e4a8124960c494c89fd30164f authored almost 4 years ago by Shankar Dhanasekaran <[email protected]>
Update app.scss (#4153)

Vertical % for padding and margins is a percent of the width. When maximizing the browser to ful...

f25391159b84d681b854fd0d11e62f289d80a57b authored almost 4 years ago by Conor Dockry <[email protected]>
compile.phoenix is no longer necessary in new apps as they use elixir v1.11

54ff5a4b0b243a808a2f2634de755796766641bf authored almost 4 years ago by José Valim <[email protected]>
Add phx.gen.auth tests to main test suite (#4166)

ca72e34773dc0c9280fad5467560ea8ca52604c8 authored almost 4 years ago by Aaron Renner <[email protected]>
Use consistent naming of Node.js in Phoenix, also to distinguish from a node in the elixir sense (#4150)

f57107abf465e4ff91e3b0d0ee7bdef2de693020 authored almost 4 years ago by Niels Kristian Hansen Skovmand <[email protected]>
Include Elixir Discord as part of "community" (#4128)

05e0f2d57f8e6ba5cc2771b7fa949e5f7423946b authored almost 4 years ago by Tonći Galić <[email protected]>
Link to details on IP address selection (#4127)

0c356d6c03ccf5a328585d5365865cc9c51f60a1 authored almost 4 years ago by Nathan Long <[email protected]>
Adding @impl attributes to application modules (#4118)

c975ab2ec5e57ff8b76173dd629b0cc8a4b998ad authored about 4 years ago by Alexander Koutmos <[email protected]>
Update mix phx.new.* docs (#4120)

We also do the following:

* change Mix.Tasks.Phx.New.Ecto.generate/1 to defp since it's
un...

d748d0903f37b9f0cc94c0c79a6369634f2ad0e5 authored about 4 years ago by Wojtek Mach <[email protected]>
Use `input_name` in LiveView error helpers (#4107)

This updates the generators in line with https://github.com/phoenixframework/phoenix_live_view/p...

abe04aa499ff5046410638d6961725640d52f2b8 authored about 4 years ago by Max Veytsman <[email protected]>
Fix build

be9048068ba65270c659716419a62cb2259b2a0d authored about 4 years ago by Chris McCord <[email protected]>
Replace nprogress with topbar

5d5ebf9c126b5e541b8e850ee96d201d8b942963 authored about 4 years ago by Chris McCord <[email protected]>
Use 127.0.0.1 in dev and test (#4088)

b5d1f30462762aebd640f9d498f6f8ddc79d1ef8 authored about 4 years ago by Chulki Lee <[email protected]>
Private asset package by default (#4087)

9808595e9d9af1fbb5767b88380d4fb4e9e70620 authored about 4 years ago by Chulki Lee <[email protected]>
Add Ecto.Enum support to generators (#4055)

666ac246f7d194814a40acd16df472036c319c16 authored about 4 years ago by Mike Binns <[email protected]>
How to start fresh apps in IEx (#4071)

This mimicks the info here: https://hexdocs.pm/phoenix/up_and_running.html

f85f481d1e9f258ab11e657e441daa28aa4cce07 authored about 4 years ago by inoas <[email protected]>
Update CHANGELOG and deps

deec5c0be201760ee330fdba294fdc5835231a02 authored about 4 years ago by José Valim <[email protected]>
Format and embed ast at compile-time

781cddd1f0dfa7910b168589d6f4575155feac61 authored about 4 years ago by José Valim <[email protected]>
Parse installer templates at compile time (#4064)

This decreases the speed of the installer tests from 7 seconds to 5.5 seconds.

31aaed346d39c77ac5104c090f2d6a400eb31622 authored about 4 years ago by Aaron Renner <[email protected]>
Prune phx_new archive

d35bb3ed1d13033c7e21eb27dd3627105f015265 authored about 4 years ago by José Valim <[email protected]>
Update dependencies, remove integration test

1829a90ab2e48729e1ee168fd5a5fba92d8a8ac1 authored about 4 years ago by José Valim <[email protected]>
Move test around in preparation for removal

072befee980f39cdbe6929a8bcec850e70117f50 authored about 4 years ago by José Valim <[email protected]>
Always format on injection

bcebc8a8710c8bcdb9609d2243b8893f542e62fb authored about 4 years ago by José Valim <[email protected]>
Update `mix phx.new` to use Elixir v1.11 new config/runtime.exs (#4040)

17158e8e854048b9ef71df4f0e18cbabc2f01e8a authored about 4 years ago by Landon Grindheim <[email protected]>
Replace deprecated node-sass with sass library (#4044)

942b51823c2446451c9a631c99e329e650fe0b07 authored about 4 years ago by Udo Kramer <[email protected]>
Add docs

b331ddd4c60f279641a9d3a3f96d5eac4d016a04 authored about 4 years ago by José Valim <[email protected]>
Use ip option instead of transport socket_opts (#3993)

84898df1de1cb40442478c73d14b031c319483c2 authored about 4 years ago by Chulki Lee <[email protected]>
Dump dashboard requirement

8136c44591b8829c88435593c945d0a157268bcc authored about 4 years ago by José Valim <[email protected]>
Update dashboard versions

9289c357574f52c8db3110934b71cbfd08ba8b1a authored about 4 years ago by José Valim <[email protected]>
Add integration tests and fix formatting in telemetry.ex (#3970)

4a60e344488f750ba9fcce8c823a59ee0c48bf2f authored over 4 years ago by Aaron Renner <[email protected]>
Clean up suite and fix heisentests

5c52a448e07594bc4b9a9d8fc12c6b8f6040bac1 authored over 4 years ago by José Valim <[email protected]>
Add --install and --no-install options to phx.new (#3998)

b4cdb548d00b65b289b3f17b7b3959fe82df644b authored over 4 years ago by Aaron Renner <[email protected]>
Bump ex_doc

89fc665eb5ce4dab47af84dbe430e2dcb729b230 authored over 4 years ago by Chris McCord <[email protected]>
Fix mix task name in info text (#3968)

a2224d60da8075c57a0894d80bea14f7b6564a70 authored over 4 years ago by Steffen Beyer <[email protected]>
Correct floki dep (#3966)

a6a0025ad78c6240c85966e2f1c70c9f9862fb1e authored over 4 years ago by Skyler Shaw <[email protected]>
Replace remaining Mix.Config usage (#3989)

9b1d8ea09d7147567078da2bb59418f9f8700410 authored over 4 years ago by Damir Vandic <[email protected]>
Use latest LV

3ab70080f1a6753f196a64b93d52a392d5228cbd authored over 4 years ago by José Valim <[email protected]>
Grammar: "Peace of mind" is not hyphenated (#3862)

52a69e2466dd2e6b6e53dd66335c0bb18635a293 authored over 4 years ago by edjroot <[email protected]>
Speed up build times for webpack (#3899)

On an unmodified default generated project (with --live) using the
Phoenix 1.5.3 installer, the...

d510fc5494ebb6503c1c45dbde4cb26ffc903b90 authored over 4 years ago by Gary Rennie <[email protected]>
use Mix.Config -> import Config - since we require Elixir v1.9+

4ac9216c60681c96f836993620cb1c76235fc986 authored over 4 years ago by José Valim <[email protected]>
Move ‘invalid-feedback’ style selector block to non-LV section (#3914)

The 'invalid-feedback' class is used in standard generated forms.

7cb1e1e267b1f523340e7c77c9f36db3217855aa authored over 4 years ago by David Oliver <[email protected]>
user_socket.ex docs: Grammar (#3883)

d3d22c30908ad56d71f690b73b20c48518dcfdd2 authored over 4 years ago by Henrik Nyh <[email protected]>
Copy: 'css' -> 'CSS' (#3896)

fd2eeffa16e2027397d2b2410da7e1e12e484c4c authored over 4 years ago by Henrik Nyh <[email protected]>
Add description to Ecto telemetry metrics (#3887)

fc084339364dbabe71bd82ee733b2f7795368708 authored over 4 years ago by Alexander Shapiotko <[email protected]>
Remove extra brace from instructions (#3893)

2efe0851b27c7573d57bc3527bae8d99f98292af authored over 4 years ago by victor-adrian <[email protected]>
Use entrypoint name for extracted CSS (#3880)

Instead of hard-coding `app`, we should use the entrypoint name, which
allows multiple CSS entr...

d531e0ec90087ffd1e0afbb38baaed17ac74d616 authored over 4 years ago by Alex Blackie <[email protected]>
Clarify usage of enableLatencySim in app.js (#3875)

* Clarify usage of enableLatencySim in app.js

Co-authored-by: Chris McCord <chris@chrismccord...

c8f39ee242bfb2ddbe8de28dbe63b677c8bca5cd authored over 4 years ago by Sadjow Leão <[email protected]>
Relax dashboard requirement

b37bc3efcc66ce8056da96e8f5fe33b894182e02 authored over 4 years ago by José Valim <[email protected]>
Use Ecto.Adapters.SQL.Sandbox.start_owner!/2 in generators (#3856)

71d92ea6d330fb998019d7211be7bd8bb3bcfc98 authored over 4 years ago by Wojtek Mach <[email protected]>
Do not refer to mix setup due to Windows

5c68845be6309d65866f71e5b564cecd67ab3b40 authored over 4 years ago by José Valim <[email protected]>
Add a quick description to telemetry_poller

6efbc314fa639430f87f49e684e858230b98c401 authored over 4 years ago by José Valim <[email protected]>
Add phx-track-static to root assets

63f086ca1daa04eff404c9e11e6960bb09f1698d authored over 4 years ago by José Valim <[email protected]>
Track the latest assets instead of a global hash

68252ceca38af6f8b984f3aeeef9d37f213db621 authored over 4 years ago by José Valim <[email protected]>
Clarify the need for PubSub, closes #3807

f907a146a0abca32ad4af0691841c3d266de5ec8 authored over 4 years ago by José Valim <[email protected]>
Use data structures whenever submitting calendar types

This will help tackle #3819 from LV side.

It also adds a requirement on Elixir v1.9+.

e9d11258dee1c87b56e7b30f57cb5a49c0e9eaf4 authored over 4 years ago by José Valim <[email protected]>
Remove layout+view deprecated calling convention

1ccfe48e0c4eb5d8de35a78bd13bd5674623f309 authored over 4 years ago by José Valim <[email protected]>
Compute cache static manifest hash and interpolate it whenever requested (#3808)

61ba5af1dbd8177a229649cd05f6d4106f3dbd1a authored over 4 years ago by José Valim <[email protected]>
Update phoenix_ecto version for umbrella app generator (#3802)

d56c9e545d50d782a9f515cfde16b52e39216759 authored over 4 years ago by Jeffrey Gelens <[email protected]>
Silence an "Already up" message during mix test (#3804)

2ee8fe0853ff350f602b8f9a34380c66a480508e authored over 4 years ago by Nathan <[email protected]>
Release 1.5.0

7b59b04f04a0b50e1607f54d3a591149a4555b8f authored over 4 years ago by Chris McCord <[email protected]>
Bump dashboard vsn

4c76c8a04eafa583b0a86c52773a5b0e0e49fc9e authored over 4 years ago by Chris McCord <[email protected]>
Add scss to default applications using webpack (#3781)

* Add scss to default applications using webpack

* Update installer/templates/phx_assets/pack...

4149d5b314cfeddf0b62d1335439b80517e90027 authored over 4 years ago by Chris McCord <[email protected]>
Fix umbrella no html (#3778)

* Fix umbrella installer with --no-html

* Add tests for --no-html and --no-dashboard for umbr...

dea455c5f47261729265ce63aa0096f811d05fbf authored over 4 years ago by Gabriel Roldán <[email protected]>
import Phoenix.View into view_helpers too

e33b8aaaf444146af758b2bfc00481f9e3eeab73 authored over 4 years ago by José Valim <[email protected]>
Release 1.5.0-rc.0

62feb684aee6421e52be6217c8411e03b7e6e5d5 authored over 4 years ago by Chris McCord <[email protected]>
Use LiveDashboard from hex

ea20beb8caa1e138e116466b4f4724163ca4c286 authored over 4 years ago by Chris McCord <[email protected]>
Add `mix setup` to generated apps (#3707)

* Add `mix setup` to `mix phx.new`

* Add `mix setup` to `mix phx.new --umbrella`

14f39d51569ad6956f9bf0e35465de5ad7cffc06 authored over 4 years ago by Wojtek Mach <[email protected]>
Use LiveView 0.12.0

72c9ca068d0b3d96ae42236f5a863418164ce1a7 authored over 4 years ago by Chris McCord <[email protected]>
Bump changelog and js build

e10b775a8dc10b543e87333de12d445e4eecbed5 authored over 4 years ago by Chris McCord <[email protected]>
Bump js buidl

7d4658efeee44ab8d8e76888c2224036d9de30a5 authored over 4 years ago by Chris McCord <[email protected]>
Use pubsub 2.0.0

d0e9dd43e5a157ea66d6676df5e8b21bd3761710 authored over 4 years ago by Chris McCord <[email protected]>
Add `impl true` to PageLive from `mix phx.new --live` (#3756)

d5960f263646975c20a40e8117c359c2956c8842 authored over 4 years ago by Wojtek Mach <[email protected]>
Use LV master

2dd28b71e13f34ab648814337c69725759f3460e authored over 4 years ago by Chris McCord <[email protected]>
Add error-for updates for LV (#3757)

* Add error-for updates for LV

2aaed01f059c76544eeef28c09e03ff897e4ffbd authored over 4 years ago by Chris McCord <[email protected]>
Add `impl true` to generators (#3745)

bfab78e639dd7ea5dc68552d44d3ec436ed7eb37 authored over 4 years ago by Wojtek Mach <[email protected]>
Fix dashboard installer, closes #3740, closes #3751 (#3755)

- Adds live_dashboard_path to the dead app.html.eex layout

- Conditions live_dashboard layout...

a44fc95616410a98edfab936c7aade7b748409f3 authored over 4 years ago by Michael Crumm <[email protected]>
No need to include csrf_meta_tag() at the top for non-live apps

fa85fe492418c97e224fdd5b4cf6ff63cd3713ff authored over 4 years ago by José Valim <[email protected]>
Update layouts (#3717)

8dec08d7dc16bae805641c489900635ebd6aa43d authored over 4 years ago by jamilabreu <[email protected]>
Add phx.gen.live to list of context-related generators (#3736)

f7549449e2c7caca073eab1370919670af591146 authored over 4 years ago by Aaron Renner <[email protected]>
Fixing spelling error (#3748)

2734ceeb8e22890e2137ee3ad3446ff1e2f5378c authored over 4 years ago by Aaron Renner <[email protected]>
Use new LV

3f5f096d85ce1b2b55cda393672be245d2378792 authored over 4 years ago by Chris McCord <[email protected]>
Use app.html.eex for non-lv template

99c8ddd3a7fcb3a9b8c0f7c2744b1782c804f06b authored over 4 years ago by Chris McCord <[email protected]>
Format endpoint.ex template (#3715)

4c5e7db152beba8dcde31bcfcf1e783be7f1de92 authored almost 5 years ago by Aaron Tinio <[email protected]>
Add link to live_dashboard in root layout (#3723)

7f55798db3dbe9210ca1dcf86c6ee681e670089c authored almost 5 years ago by Michael Crumm <[email protected]>
Merge branch 'master' into sn/bump-pkgs

3b6e565fefdf83623acaa6904c48cfcabae518dd authored almost 5 years ago by snewcomer <[email protected]>
Fix devMode in webpack.config.js (#3725)

7c2a0032a4263a2f44b652a972e48896438917bc authored almost 5 years ago by Frank Dugan III <[email protected]>
Merge branch 'master' into sn/bump-pkgs

3170261125c472c7e190578510872b62467110ff authored almost 5 years ago by snewcomer <[email protected]>
undo what looks to be fixed in master now

f0ff720dc78a7c0847b711654a08e5f6db344d7c authored almost 5 years ago by snewcomer <[email protected]>
Add LiveDashboard to phx.new (#3713)

* Add LiveDashboard to phx.new

b537ae4a33b6affab26537ee3055f1acca65013b authored almost 5 years ago by Chris McCord <[email protected]>
Always import the case modules themselves

a9314786beaf6cbf2ad92d9eb7a07ed87914cdf9 authored almost 5 years ago by José Valim <[email protected]>
Add built-in MSSQL support to phx.new

c39990d8880ce9655598b2643c8c36731764a33b authored almost 5 years ago by José Valim <[email protected]>
fix(installer): update installer version of phoenix.js

The installer version of the JS now matches the version introduced in
c0269e3768bc1de7826698ed20...

968d437e81fe9dea699f19ee5f0989cacfa20bf6 authored almost 5 years ago by Gary Rennie <[email protected]>
Small update to gitignore template in phx_umbrella to match latest phoenix version. (#3720)

1321e7b102d34d0e3e08f0f5029a9fa9d06569b2 authored almost 5 years ago by Lachlan Wilger <[email protected]>
Remove extra empty line (#3712)

de85906e2808125cb3b88b4e322cc35f0c67c26d authored almost 5 years ago by Andreas Eriksson <[email protected]>
Align installer w/ strip new line test

dae69718a3433f16afb8c5b72c830c32d8dc2827 authored almost 5 years ago by snewcomer <[email protected]>
Add `defer` to default blueprint script (#3656)

4db096bc23d44d5a8f75c15ce3c925010a776300 authored almost 5 years ago by Scott Newcomer <[email protected]>