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

fix: Allow blank/nil default values in :atom inputs when allow_nil? is true (#93)

* fix: Allow blank/default default values in :atom inputs when allow_nil? is true

* Run format

ef9b2424386997bd3c9331409cb56001a0880a5d authored 10 months ago by skanderm <[email protected]>
improvement: Add :csp_nonce_assign_key to ash_admin options (fix for /issues/91) (#92)

99b8daed7b2f79d82fcd9e89338d41b0e1564aa7 authored 10 months ago by Peter Hartman <[email protected]>
chore: release version v0.10.7

bebfea66a4ea19565222570117fd4976484f62b1 authored 10 months ago by Zach Daniel <[email protected]>
fix: properly prevent access to actions not configured to be in the UI

0cacba50c7b29eff8ed5b7294deab7c944c79718 authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v0.10.6

eba8a81e137149012cfe441251d99b6f567b95ed authored 11 months ago by Zach Daniel <[email protected]>
fix: fix lists of values in deeply nested embeds

3e46f99bab9b72ad2ecfa3c943207e6d71a134c9 authored 11 months ago by Zach Daniel <[email protected]>
chore: release version v0.10.5

4ae68727ac02720da1eda81b702c502f78c79264 authored 11 months ago by Zach Daniel <[email protected]>
improvement: show internal errors in ash_admin form

eeedf16175f24eef54754bc4a5b255fa7f57d5e6 authored 11 months ago by Zach Daniel <[email protected]>
chore: tool versions

ed8b2046231d9810a9ec8af909bc7908a089d163 authored 11 months ago by Zach Daniel <[email protected]>
chore: release version v0.10.4

44db708914e646505a75fbbc22a8df328f3b160b authored 11 months ago by Zach Daniel <[email protected]>
improvement: fix large gap in header in safari

fcaaacf76cdc9d95fd0a61a9400d2b8f1e5d5150 authored 11 months ago by Zach Daniel <[email protected]>
chore: docs

62417088e319dcb83183aab35069bb01dc978683 authored 11 months ago by Zach Daniel <[email protected]>
chore: release version v0.10.3

a25b3b787a1d044a199fb262bf497620d5caed07 authored 11 months ago by Zach Daniel <[email protected]>
improvement: update to phoenix_html 4.0

fixes #87

f6fb30cb11d47a603a61f0511f3cbe62e05f60db authored 11 months ago by Zach Daniel <[email protected]>
chore: update ex_doc, clean up docs

cf41afe4a137902eca678aedc81c8d4b0e9b5cae authored 12 months ago by Zach Daniel <[email protected]>
improvement: support any sensitive value

soon, calculations will have a `sensitive?` flag as well as attributes

af6d8555c08eb3d299a903b71d805c84060121e1 authored 12 months ago by Zach Daniel <[email protected]>
improvement: support PhoenixHTML 4.0

fix: ensure starting state of dropdowns is honored

92f9997fa390602103b49554e5b8fe5e9ebb7590 authored 12 months ago by Zach Daniel <[email protected]>
chore: fix dev resource configuration issue

0e86459deb3f64a00ff8ef37b4e7d4e71746bf7a authored 12 months ago by Zach Daniel <[email protected]>
improvement: Adds show_sensitive_fields option to Resource to allow unredacting se… (#86)

---------

Co-authored-by: Rohan Relan <[email protected]>

3a285e828ea65da0d801557d1f16b771962f5d46 authored 12 months ago by Rohan Relan <[email protected]>
chore: release version v0.10.2

4b944cb77d163692867c80c6ce837f9c09810271 authored 12 months ago by Zach Daniel <[email protected]>
fix: ensure tenant stays set after navigating from page

0a671b9a60e1ae1253c0876dd85ed0aa7aa5ab6f authored 12 months ago by Zach Daniel <[email protected]>
chore: fix cheatsheets docs

48b8ca0b7e23870be4d18d73849aabf1a49d9b47 authored about 1 year ago by Zach Daniel <[email protected]>
chore: release version v0.10.1

9639af97024c9e665b1dc8aa17db26a42df2389c authored about 1 year ago by Zach Daniel <[email protected]>
fix: don't hide fields required for managing relationships

92bb43d7edc33d3d919741b62415b5ed82491c1c authored about 1 year ago by Zach Daniel <[email protected]>
fix: pass tenant to `Changeset.for_*` directly (#84)

6d4c7ee63eef5ca54a887a970abb31bc01ae154c authored about 1 year ago by Nay Min Lwin <[email protected]>
chore: make credo happy

2bf5c3ae1c02f3f23f36b88b0c88ba3ee8289a90 authored about 1 year ago by Zach Daniel <[email protected]>
chore: release version v0.10.0

eb4aa30be84ac859cbaf6c604495ead0bdc92698 authored about 1 year ago by Zach Daniel <[email protected]>
fix: fix cases where data may not match expected patterns

this was causing an empty page on update forms

d19d808622938024b220d9b7fa709871bd85cd53 authored about 1 year ago by Zach Daniel <[email protected]>
chore: fix typo

339f93393e5c80ae058e34387a29d9327b1f7a2e authored about 1 year ago by Zach Daniel <[email protected]>
chore: fix typo

4b1215bc18d7d90daf487a6060404737de31d546 authored about 1 year ago by Zach Daniel <[email protected]>
improvement: use prompt instead of adding a nil option for dropdowns

eac54c3e679e402578ac8161d1779959027a4ee6 authored about 1 year ago by Zach Daniel <[email protected]>
improvement: only ensure `nil` value is present on dropdowns when inside of lists

081b690f58d7220ebafdeead3782c063121ff7b6 authored about 1 year ago by Zach Daniel <[email protected]>
improvement: fix warnings on actor plug

fix: allow nil values for all dropdowns to handle list behavior

d78894ccdc1974bbcd6361a457c21803b4ac3d2f authored about 1 year ago by Zach Daniel <[email protected]>
improvement: use the first enum value as the default for dropdowns

33eaeffeeaf1043ef53b0ae7f404f826ea77e379 authored about 1 year ago by Zach Daniel <[email protected]>
chore: fix build

89f39fe5254f402f145623ee794662ab6478e45d authored about 1 year ago by Zach Daniel <[email protected]>
feat: Hide sensitive attributes by default (#82)

7db3b480810562669be19bd7b6da3d27c84dc974 authored about 1 year ago by Rebecca Le <[email protected]>
fix: Dropdown component has Surface hangover (#81)

aaf1f1302e6695c5b23b3c75be3ab910205d1371 authored about 1 year ago by mindok <[email protected]>
chore: release version v0.9.8

132733dc342aebfea5a236b0a0fdec6716366742 authored about 1 year ago by Zach Daniel <[email protected]>
fix: default table_columns to all attributes for proper selecting

2071f536adf4235cbf9abf945ee96de0a2ab45ac authored about 1 year ago by Zach Daniel <[email protected]>
chore: unlock unused deps

2f1bd2aadaa8d42167fdf766ed01691cdf5b5728 authored about 1 year ago by Zach Daniel <[email protected]>
chore: release version v0.9.7

941478000a4d6e0c240597f441c35704f1543bf6 authored about 1 year ago by Zach Daniel <[email protected]>
fix: properly match on errored loads

fixes: #79

aae891fef80477a1af7e45b2b3a87995f76b1ee6 authored about 1 year ago by Zach Daniel <[email protected]>
chore: update docs task

3ef08b98c5dcece3c2848468f383f0dc13e649f0 authored about 1 year ago by Zach Daniel <[email protected]>
chore: release version v0.9.6

0f634f35e6a5e0c1e9ec21f573bf930c5f151928 authored about 1 year ago by Zach Daniel <[email protected]>
docs: Add README note about recompiling assets when necessary (#78)

880efa2f183099fe9ee6736d0b2a4f6cc7439061 authored about 1 year ago by Rebecca Le <[email protected]>
fix: Fix JS syntax error and compile latest version of `app.js` (#77)

An upgrade to phoenix_live_view requires recompiling the app.js file.

Closes #72

a253071f91454dfd52ed8c0703e37fa0baad8887 authored about 1 year ago by Rebecca Le <[email protected]>
fix: don't use nil as new {:array, type} value (#76)

this seems to fix it bypassing the error and successfully showing the input

29c5480dd32ad7e08234be971ed00f299eaf897b authored about 1 year ago by Jeremy Grant <[email protected]>
chore: remove accidentally commited code

8f78b6bdf7ebfd19083c67b03a18e5e7cbcac4fe authored about 1 year ago by Zach Daniel <[email protected]>
improvement: support calculations & aggregates in table columns

fix: load each to_one relationship independently and ignore it if it errors

4812fb4028290daba852d1c7ff4165453b27ce57 authored about 1 year ago by Zach Daniel <[email protected]>
fix: allow showing false values for boolean selects (#74)

fcf81d54e09dd6271f0ae0536bc5ba9a01b16d61 authored about 1 year ago by skanderm <[email protected]>
fix: pass actor when fetching relationships attributes (#73)

07f1d6d87cebafc99c30066e6a7326ee1ef8283c authored about 1 year ago by Thomas Lacroix <[email protected]>
fix: properly provide `arguments` to read actions

b65cbf4818eaea57907e6b7ac7c598d693f4d7cf authored about 1 year ago by Zach Daniel <[email protected]>
chore: release version v0.9.5

7ded41b6fb8c317aa14e81bf8e4a1115a0140847 authored about 1 year ago by Zach Daniel <[email protected]>
chore: update ash

e66e5f2d1c7e6d6f75fc92dcb85b1128a4ca338a authored over 1 year ago by Zach Daniel <[email protected]>
chore: update ash

cb2f3e5c14a050c5206ed3b1eff1c2bb8562683b authored over 1 year ago by Zach Daniel <[email protected]>
improvement: force submit forms

b288c9f0a5f220e008c2a050f19e9385c7beaa90 authored over 1 year ago by Zach Daniel <[email protected]>
Merge pull request #69 from esdrasedu/fix_select

Add prompt to selectbox

f447fbd4744742cf1cf0786095b42dcc3645ced0 authored over 1 year ago by Josh Price <[email protected]>
Add prompt to selectbox

5554afeb6c7f26fc1cee7b037333364582e658f3 authored over 1 year ago by Esdras Eduardo <[email protected]>
Use CoreComponent input (#70)

ee2eec7ea93cadac4c85fb7ccfb16a09a38d1fa8 authored over 1 year ago by Esdras Eduardo <[email protected]>
chore: release version v0.9.4

f6215a5a32b136a8f11cc4017b806799e7609d35 authored over 1 year ago by Zach Daniel <[email protected]>
fix: properly reassign form on update

568c3eb750dfacc2cd5370d217e0e80c0ff5c172 authored over 1 year ago by Zach Daniel <[email protected]>
chore: release version v0.9.3

b0fb75aacac9cb060abc644e5f9ae54a18a8694c authored over 1 year ago by Zach Daniel <[email protected]>
chore: fix dialyzer warning (#63)

c27d1c2962b8099051e4c9084890b83c051085fb authored over 1 year ago by Robert Graff <[email protected]>
chore: format

182482990ef0a595860b2823fd4f2e75e9696f84 authored over 1 year ago by Zach Daniel <[email protected]>
improvement: Ui consistency (#62)

f63ab8ed81015ffc80916152d338aa5a79e11a1e authored over 1 year ago by Robert Graff <[email protected]>
fix: support cross-api relationships in show links

a16a8bef803a3308b3a0ce26fb0f4af02eeb366f authored over 1 year ago by Zach Daniel <[email protected]>
fix: use `push_patch` instead of `push_redirect`

21924d35a5193c1076fd0bc319635c0023313d99 authored over 1 year ago by Zach Daniel <[email protected]>
chore: release version v0.9.2

dcf9b288a236998b2f9e9aacb835bdae0cc67d33 authored over 1 year ago by Zach Daniel <[email protected]>
fix: fix links to show related resources

1d17d1b7bceee6f7559cfdb6aca4dce1b30c956f authored over 1 year ago by Zach Daniel <[email protected]>
chore: release version v0.9.1

9297612f82dc03585f65b9e1b0eba72a74b0751f authored over 1 year ago by Zach Daniel <[email protected]>
fix: use connect params for persisted state

77a43cc4fa04cb59c38fc434568a35a38ecb995a authored over 1 year ago by Zach Daniel <[email protected]>
fix: properly persist cookies

667fe6ba8ccece65af87b0deab0484d5f4a757e1 authored over 1 year ago by Zach Daniel <[email protected]>
update target of clear_tenant (#61)

47f87550fe1d8398751d04858433684d4415fab9 authored over 1 year ago by Robert Graff <[email protected]>
fix(create-form): errors from removal of surface (#60)

3262996dc0c91043747cb650581e5125d385a969 authored over 1 year ago by Jeremy Grant <[email protected]>
Imp: Add CoreCompoment and update assets structure (#57)

7085e885c0a4b54fe1f1b149976c86f0d0e871ec authored over 1 year ago by Esdras Eduardo <[email protected]>
fix: properly detect update and destroy actions

efe0a4030e2fa7d99f85d2fda4d1101bb80a5784 authored over 1 year ago by Zach Daniel <[email protected]>
chore: fix value display

91a46bf1d030a6d322034e166240bbde7fc40ccf authored over 1 year ago by Zach Daniel <[email protected]>
improvement: loosen tails dependency

890c0f5da74ed9fd29947693d9ae8aaf93f5d0af authored over 1 year ago by Zach Daniel <[email protected]>
fix: revalidate with params on submit

0bb90e084a96fb74b5761d215db91c31c5237f51 authored over 1 year ago by Zach Daniel <[email protected]>
fix: send set tenant to parent liveview

94183dade66958f0d3c458b103364927c2b9185a authored over 1 year ago by Zach Daniel <[email protected]>
fix: set phx-target

defd653071c90b687e4ac5cdb0dc244bffb813c0 authored over 1 year ago by Zach Daniel <[email protected]>
Add some helpful configuration info to README.md (#59)

3718aaaf638ab3d18a7f30bb3198a1ac340f4a9d authored over 1 year ago by Robert Graff <[email protected]>
fix: set phx-target on tenant form

a99ace24157b6c28d51816e62c4a8b2ec0656d2d authored over 1 year ago by Zach Daniel <[email protected]>
fix: fix editing_tenant in top_nav

ed61546769c0155a27cf0deb20114f8778dc7ee3 authored over 1 year ago by Zach Daniel <[email protected]>
chore: release version v0.9.0

019344ede1e6c6dd63195a07b3d775d7a025301e authored over 1 year ago by Zach Daniel <[email protected]>
feat: Add seed with Admin, User, Customer, Organization and Ticket (#56)

d51eb82461628e8ff7edb5fd060535e70840c91a authored over 1 year ago by Esdras Eduardo <[email protected]>
fix: set assigns for show block

1c758675722b54538bd77e2326914a60363e4202 authored over 1 year ago by Zach Daniel <[email protected]>
chore: fix version issue

c84ecc1e10004c9dbd45b980d660799f5d91900f authored over 1 year ago by Zach Daniel <[email protected]>
improvement: style the metadata tables consistently (#54)

bb03f9205427a7c5b6dddc42cc172255c3f2a4fd authored over 1 year ago by Josh Price <[email protected]>
chore: fix build

e072cfcc9781dd591ce355e442892edb001e21b3 authored over 1 year ago by Zach Daniel <[email protected]>
improvement: remove surface

95c12a9d67f9893c9245ac6f64733fe389aa9b2b authored over 1 year ago by Zach Daniel <[email protected]>
Merge branch 'custom-actor-plug'

f96ef8b4cee562ea312d66d04ca1963706b263c7 authored over 1 year ago by Zach Daniel <[email protected]>
chore: release version v0.8.2

77b5fac49d13fd91f663c29aac9f7c71193c1770 authored over 1 year ago by Zach Daniel <[email protected]>
chore: update ecto

0917a83c3d7a73794cb45c952c34e2887565ff17 authored over 1 year ago by Zach Daniel <[email protected]>
chore: update erlang & elixir versions

304c030a268530b9cb73cc2914d2039d5b5003bd authored over 1 year ago by Zach Daniel <[email protected]>
fix: don't show create button if no create actions are configured

b80770b18552e3c96fd10ba81b1509ff1d812046 authored over 1 year ago by Zach Daniel <[email protected]>
chore: fix `session` option

26672093c5c4b6730cf57ac458b57075031a4f56 authored over 1 year ago by Zach Daniel <[email protected]>
fix: fix behaviour and support on_mount and session

83d548e44b86f6f09659a21eefc8af63dbe4fad7 authored over 1 year ago by Zach Daniel <[email protected]>
chore: remove IO.inspect

1e0d33876ea5e6ab36caaa0225e35f78f8faa125 authored over 1 year ago by Zach Daniel <[email protected]>
improvement: support setting an actor

note to users: this is kind of a hack. We're adding it for
edge cases, but its not a full solution.

1adcd9b9a2377a64c6012ae75b6cca3d7b97eed0 authored over 1 year ago by Zach Daniel <[email protected]>