Ecosyste.ms: OpenCollective

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

github.com/ash-project/ash_admin

A super-admin UI dashboard for Ash Framework applications, built with Phoenix LiveView.
https://github.com/ash-project/ash_admin

improvement: show all errors on form submit

5bd76a7104fd6c2e185e017ff38dfe84dd1342aa authored over 1 year ago by Zach Daniel <[email protected]>
fix: use `authorize?: false` when reading actor from session

b237d031f01de234640b4d70e2c3ead61e82d376 authored over 1 year ago by Zach Daniel <[email protected]>
chore: add missing directory to gitkeep

adefcb339acf3834db08726ccb3ceebd362116da authored over 1 year ago by Zach Daniel <[email protected]>
improvement: Improve frontend a little bit (#52)

* First cut of UI improvements for resource landing page

* improvement: Use overflow-auto ins...

a26b0ff503595227297e6cb5898d5352761ef6f4 authored over 1 year ago by Wout De Puysseleir <[email protected]>
Remove config :tails (#51)

fd499d0e49f859f03eba2b4c023a933b7aed4345 authored over 1 year ago by Wout De Puysseleir <[email protected]>
chore: release version v0.8.1

9d5faa29ef068de952ffea9a5136fd4772d9373e authored over 1 year ago by Zach Daniel <[email protected]>
fix: don't authorize actor read

37331eedfa6584cab396a415370cd970a18ab0f7 authored over 1 year ago by Zach Daniel <[email protected]>
improvement: Update Surface to 0.10.0 (#50)

e27c6b96906134f1ecc28b12699e0998792800ed authored over 1 year ago by skanderm <[email protected]>
fix: Admin links are not aware of the scope where ash_admin is called (#49)

* WIP - pass 1

* Pass prefix in session map and use in page_live.ex

* Update logic and add...

58444c47c7e7d1a8a7927d3ed0118cb653ff6784 authored almost 2 years ago by Kevin Mathew <[email protected]>
chore: run ci on PR

49a008a5e24268a1d858e9fc3b560dc88a71cf0a authored almost 2 years ago by Zach Daniel <[email protected]>
chore: add `ash_admin/1` to .formatter

67d7c17f122b064b608e0392512f460f50a49fb8 authored almost 2 years ago by Zach Daniel <[email protected]>
fix: handle cases where actions of a given type don't exist

a8554182c5d8f1551988f2f8f1ef0996fd9cd166 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: update hex api key

267d0adc7f44aa850f3e78e0e0b7c888dcd81dce authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.8.0

d05d7d622550fc4e82bf6d29d2c4b7f0b62ac073 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: Update CI badge (#44)

3f9ef35ea7681f017ee6331be3769df2b01ac6d6 authored almost 2 years ago by Rebecca Le <[email protected]>
fix: Add missing mix.lock changes (#43)

* fix: Add missing mix.lock changes

* chore: Remove duplicated and unused template file

0f68ae86859ff2ad1f9104835e9c8893ab9468b9 authored almost 2 years ago by Rebecca Le <[email protected]>
feat: Inline style nonce (#42)

* chore: Support Phoenix 1.7 final

* feat: Specify nonces on inline styles/JavaScript so they...

dce0baa7a21366af38c2f45f0c55383fbb5d2981 authored almost 2 years ago by Rebecca Le <[email protected]>
chore: credo

2cca46895c26abb5e24ea261c68dde4d8f2ae0a6 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: upgrade to new ci patterns

ecc4d93867b3273303b885e75cc1d1acc955dcf0 authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: only show 1000k records of unpaginated reads

3002af9ec69dc475582ef5f445064e4594bf45ac authored almost 2 years ago by Zach Daniel <[email protected]>
fix: don't need to track root level fields

cdb3b469abeeadddda884e7cfcf67c6fea10f9ef authored about 2 years ago by Zach Daniel <[email protected]>
fix: properly render template

83fa8ebd8dc96decbbb69b2459ab5cd28e51a436 authored about 2 years ago by Zach Daniel <[email protected]>
fix: name our live session not *default* 🤦

d4bc664f72fccf939e41399b843006251a504438 authored about 2 years ago by Zach Daniel <[email protected]>
chore: add note about 1.7 to readme

46ee3caff03cd02b32e4df63ff9135a4cc7f3634 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: support phoenix 1.7

fc83617e1946a4e5db81cff9399fdfa7bc623ae4 authored about 2 years ago by Zach Daniel <[email protected]>
chore: fix markdown in the bug report template (#37)

8269999dda843af4d65c273b1909b2a56e29d493 authored about 2 years ago by Egor Kislitsyn <[email protected]>
chore: fix guide

d255aa01583ae5bb6139dacf0f4abbbbffe096f9 authored about 2 years ago by Zach Daniel <[email protected]>
chore: fix build

8d671d28f9a03010db49b6b215972f7808f89644 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: use new docs

6e50cef0c249e0ee9fdd6495d5bc62b087a69186 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.7.1

5dfb19785c587d56f6443e99b6f976cf6c2c92c8 authored about 2 years ago by Zach Daniel <[email protected]>
chore: format code

fix: fix markdown editor and make things cleaner

94f67cd321319d42b3e18dcd63dbe2f496cf47b6 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.7.0

4a108bbd29e16e590ff06218dc00da5dba60e71e authored about 2 years ago by Zach Daniel <[email protected]>
feat: add markdown attributes

ce1e0aef2075d4c1bbf5584376b4fbf3e79d8e41 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: add markdown editor

e2bd5f3d5fea1016bdc1ad1d697a02dccac309bd authored about 2 years ago by Zach Daniel <[email protected]>
chore: fix readme version

662d7a4d1f3d90ac29a86843e224a29c42613556 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.6.2

e09f654965a0334cb387fd7b3798d38345c29beb authored about 2 years ago by Zach Daniel <[email protected]>
fix: handle missing api/resource better

fix: if pagination is available but not required, opt to use it

Generally the admin UI will be l...

2178f709a8ffb60429b7a02f49a0d95546910c3b authored about 2 years ago by Zach Daniel <[email protected]>
chore: bump ash_phoenix version

c5fdd28fd7b44d84241522a1575dbeffc86f5a4d authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.6.1

f77e62583fff599410c630cf53e21ef5aea9a5a7 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

b0e740d945c591ca98315d1a3cb0964a1f472f4c authored about 2 years ago by Zach Daniel <[email protected]>
docs: add contributor section and guide (#30)

a774129737fba79d7ba6a04885e97417c88cf78c authored over 2 years ago by Josh Price <[email protected]>
chore: fix mix.exs

821983c59fc4a2285bea1f1ae098025f47a0193a authored over 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.6.0-rc.2

d5988aa66730f3bae592cd42a98e337bfc85f30c authored over 2 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

50224faed0b0754a1ee8cc1d90e4ef2d990a5e7e authored over 2 years ago by Zach Daniel <[email protected]>
improvement: unlock unused deps

d0a6c84d7a192d225aeef4f477428f485cb2815a authored over 2 years ago by Zach Daniel <[email protected]>
improvement: support latest ash_phoenix

66f254428de9d8b5f3fd278a7f233f0c3f292f10 authored over 2 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

70172555f13c3ed5029a53e9ce15ff31b0939198 authored over 2 years ago by Zach Daniel <[email protected]>
chore: properly configure ticket link

32bf3911b1d0cfb48fc7a807208e0dda54c2a7a7 authored over 2 years ago by Zach Daniel <[email protected]>
Fix `undefined function locals_without_parens/0` error (#27)

e95c9a32058eabbeebc43528a6d67bb78cdf8f23 authored over 2 years ago by Rebecca Le <[email protected]>
chore: release version v0.6.0-rc.1

1cefe7e36468976c88146e71df312d8e04a63dc1 authored over 2 years ago by Zach Daniel <[email protected]>
improvement: update to the latest ash

79973610b1c885ad6165d95d781285809e8728e1 authored over 2 years ago by Zach Daniel <[email protected]>
fix: don't call into ash_postgres for tables anymore

a68b3a76de9a7663d0582eb871cbc2c882861764 authored over 2 years ago by Zach Daniel <[email protected]>
fix: properly match on `Code.ensrue_compiled/1` output

8d841c597a33168a9ee1841f0c7338fd7192fd8d authored over 2 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

46427f09c6d025323621e089f9143ce62cc744af authored over 2 years ago by Zach Daniel <[email protected]>
fix: Binary data display (#25)

4a502c2ced57c990005c34f0cb3fc014771fb3b8 authored over 2 years ago by Rebecca Le <[email protected]>
improvement: specify `include_non_map_types?: true` for auto forms

b8858a933e3ee0b80a4f6e3c9d217def5d432624 authored over 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.5.2

006ea6d7bac7318413471f2d42b0ea88e4de477e authored over 2 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

72c9394a796682f08f7fab1b81b2c33ec311c51d authored over 2 years ago by Zach Daniel <[email protected]>
improvement: support value-backed nested forms

40ea12b3f415d3cd59184562caf3c79af11b9d21 authored over 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.5.1-rc.0

9894b148392f855cb3a5900836f18279dbcf51ec authored over 2 years ago by Zach Daniel <[email protected]>
fix: remove unnecessary code

fix: fix data loading, change tracking (handled by AshPhoenix.Form)

6d9a8d83e6f5b9551a294b8403f63dd0dc3ddefb authored over 2 years ago by Zach Daniel <[email protected]>
fix: changelog URL in release tweet (#24)

07b6072c72550841877fdf6de924671442c0b26b authored over 2 years ago by Josh Price <[email protected]>
chore: release version v0.5.0

ca32cb8de22254d3cf74d457230bbc21de50bcf4 authored over 2 years ago by Zach Daniel <[email protected]>
chore: change tweet wording

1998312621882cb1f2f44ec5964d0e4a37570cdd authored over 2 years ago by Zach Daniel <[email protected]>
chrome: use latest ash

cd8c2242b5271ca6a5cda689a027444b69a725fa authored over 2 years ago by Zach Daniel <[email protected]>
improvement: use new authorize? configuration

d87eb2a1dcd3dcf7349a8a4262e88d3e94575005 authored over 2 years ago by Zach Daniel <[email protected]>
Skip check for embedded types when rendering attributes (#22)

ed12d79866594c09ad41ca2f76d694a78ec052b9 authored over 2 years ago by Rebecca Le <[email protected]>
fix: failing error case for nested forms (#21)

dbd75bf3f3ccc370cf79838fbdc93c702316e2e4 authored over 2 years ago by Josh Price <[email protected]>
chore: lint

1834251ca7e1fee5a2b87c0810c951b4e6d666fa authored over 2 years ago by Zach Daniel <[email protected]>
chore: add initial test

464592430df71fae14afc81eab29e577b34ebfee authored over 2 years ago by Zach Daniel <[email protected]>
feat: allow setting primary read action as default resource page (#19)

c9c0a8cb4f3fc9d7e648f26532a5ff46f43c74bd authored over 2 years ago by Josh Price <[email protected]>
chore: release version v0.4.5-rc.0

501b81a388cdb563b290826cad85e63f0c921668 authored over 2 years ago by Zach Daniel <[email protected]>
fix: update to latest ash for bugfix

3c3d47606102021941f964d72baf0815af725636 authored over 2 years ago by Zach Daniel <[email protected]>
chore: unlock unused deps

a30d481c15c9923230517e0529a41b90aac852d4 authored over 2 years ago by Zach Daniel <[email protected]>
chore(deps): upgrade all dependencies (#18)

056183b4894da4ba28c9e696022f648a07503ce5 authored over 2 years ago by Josh Price <[email protected]>
chore: format

0fd921b46fcb3f9b975398820a9b9390a45482c4 authored over 2 years ago by Zach Daniel <[email protected]>
docs: Docs formatting (#17)

* Add formatting for api.ex docs

* Minor docs tweaks and corrections

a3c5343849c0790e69212132c9df6ccbf883c07e authored over 2 years ago by Theo Harris <[email protected]>
improvement: Top nav resource grouping (#15)

c050c8c228120ffb5b514e3e913c51606b721810 authored over 2 years ago by Rebecca Le <[email protected]>
fix: get the original value using `AshPhoenix.Form.value/2`

cae33cafbc6aadde23b578e2f90ec217f753ed5c authored over 2 years ago by Zach Daniel <[email protected]>
improvement: update ash version and fix build

880401a97161e038b5d4545e12736a25ade8a675 authored over 2 years ago by Zach Daniel <[email protected]>
improvement: add DateInput for dates

6963195cd522f014c5f78a9dc5fba05e46b3e301 authored almost 3 years ago by Zach Daniel <[email protected]>
docs: add development setup guide in readme

e909d233b9c9e73137094756751e76bf860f4357 authored almost 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.4.4

79e9e0e1ad9a5e1460331b6517b612c0abc87e19 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: don't depend on an rc version

79325d3a9665bcf980ed583385749949b28a14ee authored almost 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.4.3

a015a3532ab4c9c916d0130af73d63e36871bfde authored almost 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.4.2

1f4c7a1a08271b460b1a34edd95718a3fdff874e authored almost 3 years ago by Zach Daniel <[email protected]>
fix: a bunch of behavior fixes, getting the demo to snuff with new Ash

improvement: update tons of dependencies

deac48365d7e06e113c89991f058229c42434b3c authored almost 3 years ago by Zach Daniel <[email protected]>
fix: fix tenant/actor session w/ new phx version

ef0e947cd627feb77efe5060995f158c9ca7d2e5 authored almost 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.4.2

d9fca6a5bacaae4f5ccf445f93e11e5520e5c4a7 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: don't lock phoenix version

24d592b0ebd517add56631e61ce627ea50dcd2a2 authored almost 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.4.1

d9ef995960abd533a7920e96c50e2a71619867a2 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: various other fixes for events and hooks

ed0373a9511c7dba7ffd1984a0d9ff4ecc2c0d89 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: fix issues w/ admin UI not rendering

0cc5473cfaaec13787d3e9f9425b6fa737dae3a8 authored almost 3 years ago by Zach Daniel <[email protected]>
chore: alpha -> beta

4f5ee382b5dd6a3c6310ebfe1217f51bbcd3441d authored almost 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.4.0

d542ca9760ec9ecc9d94ce8d50663214938bce40 authored about 3 years ago by Zach Daniel <[email protected]>
docs: update setup instructions with new process

591e83a01128cec0f0dbddeed3d99bae8a4b0f39 authored about 3 years ago by Zach Daniel <[email protected]>
fix: handle new liveview arg pattern

1f95223309f11a729e8535ff0f7c08e4bf597954 authored about 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.3.0-rc.0

6489cad6e1c2991cb3570474fae1cbe48309c40b authored over 3 years ago by Zach Daniel <[email protected]>
improvement: remove compile-time router, use params instead

improvement!: support latest surface/phoenix

b214535f0cc012e36ca621e643bf8f7b133ba354 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.2.22

23de463c92146909ecfd7534fb06a548e361deb1 authored over 3 years ago by Zach Daniel <[email protected]>