Ecosyste.ms: OpenCollective

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

MoonShine

Simple and beautiful administration panel for Laravel
Collective - Host: opensource - https://opencollective.com/moonshine - Code: https://github.com/moonshine-software/moonshine

Apply prettier changes

github.com/moonshine-software/moonshine - 2b9f692f58543256979d5292dea9bc5688e9e1be authored about 1 year ago
[rector] Rector fixes

github.com/moonshine-software/moonshine - 018dc2e747000e956cf016c9158f87193b4f6543 authored about 1 year ago
Merge pull request #619 from lee-to/fix-enum-string

github.com/moonshine-software/moonshine - f31d06cc0cf41b0d5fe5035827eaa7361693c883 authored about 1 year ago
Merge pull request #618 from ivan-lnk/async-fixes

github.com/moonshine-software/moonshine - f02673e3efe205aba18e2602b91bafb041d00119 authored about 1 year ago
Merge pull request #617 from ivan-lnk/fix-class-link

github.com/moonshine-software/moonshine - fa90a7e5a160ede5c6f1c9ea01928533e5d875f5 authored about 1 year ago
Merge pull request #615 from DissNik/2.x-table-component

github.com/moonshine-software/moonshine - d6d42972ccd001a6c4fc98fcd13de4b5954cda9e authored about 1 year ago
Merge pull request #613 from DissNik/2.x-query-tag

github.com/moonshine-software/moonshine - 318db0ea82e7a8dfa061ff005b406b5f7e79ee59 authored about 1 year ago
feat(components): Async Mode for Table and Form refactoring

Now the resource is not required for async table retrieval. New form-reset event to reset the form

github.com/moonshine-software/moonshine - d37741cd9c0add040ac7e7fac52c852c7d7e2c1a authored about 1 year ago
feat: new change fill method

github.com/moonshine-software/moonshine - 498b759e83e1b3bd5b927771942e0ff40f40b827 authored about 1 year ago
fix: Enum int to string

github.com/moonshine-software/moonshine - cf6caa97dd1746b9c2bab557c999e2dbbc24bd0f authored about 1 year ago
refactor(QueryTag): active by default

github.com/moonshine-software/moonshine - 6565931b06a66ddb9f2d4d3fcb34b26b727d1618 authored about 1 year ago
fix: Changing the retrieval of field objects

fix: Changing the retrieval of field objects

fix: Changing the retrieval of field objects

github.com/moonshine-software/moonshine - 12d56f3a352376e8f1f4f251446633c1f18f8b25 authored about 1 year ago
[rector] Rector fixes

github.com/moonshine-software/moonshine - 73dd8209a90d145eb8f8437718b15cf82d5baba4 authored about 1 year ago
Merge pull request #614 from ivan-lnk/fix-expect

github.com/moonshine-software/moonshine - 7658cef0a43c3dbc13ed98bca9ca80daf0e91f15 authored about 1 year ago
chore(components): changing sorting by clicking on the label

github.com/moonshine-software/moonshine - 50725fe62f4a7150daf82a7b5bd1a5cf7f94fd9f authored about 1 year ago
fix: exceptElements method fix

github.com/moonshine-software/moonshine - 9cf668ddb23e3a389b91969a33b5fc0f5294ec9d authored about 1 year ago
feat(QueryTag): active by default

github.com/moonshine-software/moonshine - 038f606fb8068e1595b0f9167a1320e88d612d0e authored about 1 year ago
Apply prettier changes

github.com/moonshine-software/moonshine - e054e9f61835621991d5f3036c9fc36fd89fe6be authored about 1 year ago
fix: Many fixes

Code field, HasMany searchable, closures with $this

github.com/moonshine-software/moonshine - 196eb0c1cdef49090330ba9789da6448e1b69a0f authored about 1 year ago
Merge pull request #611 from ivan-lnk/test-controller

Tests for MoonShine 2.0

github.com/moonshine-software/moonshine - 1bfc6d445e4ea224d977fd74f8ba227c00de4d6a authored about 1 year ago
test(controller): IndexPageTest

github.com/moonshine-software/moonshine - c27e90b76530fa20e69622537d4dd10c086da3d6 authored about 1 year ago
Merge remote-tracking branch 'upstream/2.x' into 2.x

github.com/moonshine-software/moonshine - 81b5cb8b2a05efdb05b6a06346ded9b2d8c8944c authored about 1 year ago
test(controller): AsyncControllerTest

github.com/moonshine-software/moonshine - 5f7e3bf4a084138b2c6a70d52f1ec04898d15f67 authored about 1 year ago
test(controller): HomeControllerTest

github.com/moonshine-software/moonshine - 33d4daca473150e0a0aa1b54983b7d51c3e0279a authored about 1 year ago
test(controller): UpdateFieldControllerTest

update column test

github.com/moonshine-software/moonshine - 9867e04a322ddacb9f9f0f6c7b8ba18835b5669a authored about 1 year ago
test(controller): ProfileControllerTest

Index page and store tests

github.com/moonshine-software/moonshine - 4133dbd88ccf6efb18e25820b90428b501ed8e0e authored about 1 year ago
test(controller): CrudControllerTest

Mass delete test

github.com/moonshine-software/moonshine - 857de9ea26b3e61928f8ee8f25a4ea9fda310a05 authored about 1 year ago
Apply prettier changes

github.com/moonshine-software/moonshine - 1471c2e946d4ae1e55e9cae346d700660ab4e7ce authored about 1 year ago
Merge pull request #610 from ivan-lnk/reports

refactor(controller): Handling errors in the controller

github.com/moonshine-software/moonshine - 664e20ee151f603afbe3fdef9aaf10503150d3b6 authored about 1 year ago
refactor(controller): Handling errors in the controller

Added new error handling function: reportAndResponse

github.com/moonshine-software/moonshine - f66f2b1722b11f794ea7717653370c5828208944 authored about 1 year ago
[rector] Rector fixes

github.com/moonshine-software/moonshine - 971ff5401952dfc6789d1408263645773394ba53 authored about 1 year ago
Merge pull request #609 from ivan-lnk/parent-resource

feat(resources): ResourceWithParent trait

github.com/moonshine-software/moonshine - 5363b9fca9bbe342793745aca84c59eb47fab4d3 authored about 1 year ago
test(resources): ResourceWithParent trait test

github.com/moonshine-software/moonshine - 7cc6ec40774cb6563f0d66ca466e50a2ed34f2fa authored about 1 year ago
feat(resources): ResourceWithParent trait PR fix

github.com/moonshine-software/moonshine - 24bbd6ba7416426686d157568767650afbcae3d9 authored about 1 year ago
feat(resources): ResourceWithParent trait

Now you can connect the parent resource and get the id of its element

github.com/moonshine-software/moonshine - 4b38e6bc95d3a35b98b9e11fb0a5f1d29f537843 authored about 1 year ago
[rector] Rector fixes

github.com/moonshine-software/moonshine - f46f18ebb54f39b80f8fc2221dc5b7c5f2693135 authored about 1 year ago
fix: afterDestroy for Json,BelongsToMany

github.com/moonshine-software/moonshine - 24e920da311ac8098fe0ba908b743686f26a85ea authored about 1 year ago
[rector] Rector fixes

github.com/moonshine-software/moonshine - 840fe760a1b3d6e6136d238970640f41f5c2e59e authored about 1 year ago
Merge pull request #608 from ivan-lnk/relations-afterdelete

Relations after delete events

github.com/moonshine-software/moonshine - 3fa0183d8c3719ed00ee56a1781c1b8c82bc5239 authored about 1 year ago
test(fields): HasOne afterDestroy test

github.com/moonshine-software/moonshine - f4b8c4a74f02d746cb931a3756a3fcde6501808d authored about 1 year ago
test(fields): HasMany afterDestroy test

github.com/moonshine-software/moonshine - 3a39dc734525089ff487c8f10626911113d28371 authored about 1 year ago
fix: PrepareForValidation and dead code

github.com/moonshine-software/moonshine - b0cb35d1b57ac7fbbae40b7fbceb1f99ab3f0fe5 authored about 1 year ago
feat(fields): HasOne/Many afterDestroy

Now HasOne/Many has a delete event that will trigger all events on nested fields

github.com/moonshine-software/moonshine - 4f0c68cef7de7e5f3f7ab168a40e22cc9efe6e1f authored about 1 year ago
feat: Layout component improvements

github.com/moonshine-software/moonshine - 39fe901705172851049380faa054d1bfb5c150c9 authored about 1 year ago
Merge remote-tracking branch 'upstream/2.x' into 2.x

# Conflicts:
# public/assets/main.css

github.com/moonshine-software/moonshine - d329ff5a567f2a5320138774494fb60bda0851b4 authored about 1 year ago
feat: Modal wide,auto,closeoutside

github.com/moonshine-software/moonshine - 0f40ab4d4c2d73d50254ae39f4c163769341a9a1 authored about 1 year ago
Apply prettier changes

github.com/moonshine-software/moonshine - fd96c8db97b93faa4b29758ec619206f5e85ff48 authored about 1 year ago
Merge pull request #607 from ivan-lnk/test-refactoring

test: removing deprecated method addFieldToTestResource

github.com/moonshine-software/moonshine - 52d02bc914fa61b86fc1c2f40ae0684d7f4b2018 authored about 1 year ago
Merge pull request #606 from Opekunov/restyling

style: .table simplifying

github.com/moonshine-software/moonshine - 44308549f0b23a93420dac6190418956ba114009 authored about 1 year ago
test: removing deprecated method addFieldToTestResource

addFieldsToTestResource now accepts an array or field

github.com/moonshine-software/moonshine - 0c1dad69b56d92baad2cd3e5476f7108c1a4041a authored about 1 year ago
style: .table simplifying

github.com/moonshine-software/moonshine - ba8d8faad684eac41ff67ae5d06e0a1542ad2fc0 authored about 1 year ago
Merge pull request #604 from Opekunov/color-filed-redesign

github.com/moonshine-software/moonshine - 04abd664edc91efc4e9c7a30f59ac9435ebaefd5 authored about 1 year ago
Merge pull request #605 from Opekunov/switch-rating-icon

github.com/moonshine-software/moonshine - cb6d526e951161ce91c4c8415e687f6a3a8b674b authored about 1 year ago
chore: redesign color field

github.com/moonshine-software/moonshine - accc41457e9c4703ab0652622b81d964f0ffe0ab authored about 1 year ago
chore: redesign color field

github.com/moonshine-software/moonshine - e03138da19f75dfe8907fd6e5dbdb85f52c5adc8 authored about 1 year ago
Merge remote-tracking branch 'upstream/2.x' into 2.x

github.com/moonshine-software/moonshine - e29b9e4a9c4c49962065afe643c7ee9059b20ca3 authored about 1 year ago
refactor: HasOne/Many

github.com/moonshine-software/moonshine - 97eb90c389f77cf2abe2df595f7618a01e6d7dc4 authored about 1 year ago
refactor: HasOne/Many

github.com/moonshine-software/moonshine - bdd7f0da25d04843e70fd52363ee9b8948763b9e authored about 1 year ago
Apply prettier changes

github.com/moonshine-software/moonshine - 56b1b8ba73c5511a1a2fa11cbcf1215329503729 authored about 1 year ago
Merge pull request #602 from Opekunov/number-up-down-ext

Up Down buttons for Number field

github.com/moonshine-software/moonshine - 480b4d67cd7dff968ab954e41d177b1fcc30bfb8 authored about 1 year ago
fix: remove unused import

github.com/moonshine-software/moonshine - c7cf224ce694ebe54dba5d32bece2843a8298e52 authored about 1 year ago
refactor: switch x-data to alpine component

github.com/moonshine-software/moonshine - c7e989516d452c2d2305b3bd3bff1697da9c12f5 authored about 1 year ago
refactor: up-down to alpine component

github.com/moonshine-software/moonshine - 5ce0a2c166897f8d1c0f9cebd3b92032ce9cbea2 authored about 1 year ago
feat: add .expansion-custom

for simple customization input extensions

github.com/moonshine-software/moonshine - 8cae7f9a6ce39eae7196095e7f4e242930151b77 authored about 1 year ago
[rector] Rector fixes

github.com/moonshine-software/moonshine - 1e174883e23d3fedc2651b649cfebce5f0cd0b0d authored about 1 year ago
Merge pull request #603 from lee-to/has-one-or-many-refactoring

refactor: HasOne/Many

github.com/moonshine-software/moonshine - de323c736bdad95377ca1caf9e944be110185938 authored about 1 year ago
refactor: HasOne/Many

github.com/moonshine-software/moonshine - c9e016b8bd41590aec64c26ee2b5883d43f0174b authored about 1 year ago
Merge pull request #601 from DissNik/2.x-decorations

[2.x] decorations DocBlocks

github.com/moonshine-software/moonshine - 1cfc6c3b0dc75cd3558b46b578a214fe7a970bec authored about 1 year ago
test: number up-down extension

github.com/moonshine-software/moonshine - f53c578572e63c8b519c015e6ca227103190260a authored about 1 year ago
feat: number up-down extension

github.com/moonshine-software/moonshine - a1870fdff10115c2196140b6462aec5436ab3032 authored about 1 year ago
chore(decorations): make for Heading

github.com/moonshine-software/moonshine - 3dbb9bbb71a07ef164c7e27ebdf79671c6b80ba8 authored about 1 year ago
chore(decorations): make for Divider

github.com/moonshine-software/moonshine - a31fbb1d2df279f6bc68a97766373685d0c2bdb1 authored about 1 year ago
chore(decorations): make for LineBreak

github.com/moonshine-software/moonshine - ee2cd1e448c2fa13b458aaa60a5606c55c57c3af authored about 1 year ago