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

Merge pull request #189 from visual-ideas/1.5.x

github.com/moonshine-software/moonshine - 09551d78bf2f1d18ad0b3bfbbb1abd2e66cafe48 authored almost 2 years ago
fetch(new-design): BelongsTo->selectAsync()

Add BelongsTo->selectAsync() functions

github.com/moonshine-software/moonshine - 01477acbd8b8be61700466924a296c7348ba1436 authored almost 2 years ago
fetch(new-design): BelongsTo->selectAsync()

Add BelongsTo->selectAsync() functions

github.com/moonshine-software/moonshine - f5ce2934f9e2cef295720b23c01840ee6571132f authored almost 2 years ago
fetch(new-design): BelongsTo->selectAsync()

Add BelongsTo->selectAsync() functions

github.com/moonshine-software/moonshine - 7cf919323baaa56cc42902a8482a8fee6e52b6fc authored almost 2 years ago
fetch(new-design): BelongsTo->selectAsync()

Add BelongsTo->selectAsync() functions

github.com/moonshine-software/moonshine - c0085005ea8f6c73053bb5eda5fe589e2200ccec authored almost 2 years ago
refactor(profile): Validation

Profile image rule

github.com/moonshine-software/moonshine - 15b9d65b3d7dd4aba511eb235376b32183a94e0b authored almost 2 years ago
fetch(new-design): BelongsTo->selectAsync()

Add BelongsTo->selectAsync() functions

github.com/moonshine-software/moonshine - c03613205d03d3d7a1c422d905f34cde8aef8925 authored almost 2 years ago
Merge pull request #191 from levchenko-ivan/can_see_in_index

Using the canSee method to display on the index and show pages of a resource

github.com/moonshine-software/moonshine - a2c1359069f0b6180813d3fe8f8a9cf9c28a32e3 authored almost 2 years ago
refactor(fields): SlideField

Fixed min/max

github.com/moonshine-software/moonshine - 1b800250ad7e85fb13af2e9d06b8f10c08be0e8a authored almost 2 years ago
refactor(fields): table-fields

Fixed add btn

github.com/moonshine-software/moonshine - 6774a8282e75c2aa9be08207eb43758f53d09715 authored almost 2 years ago
refactor(fields): Url blank link

Fixed blank flag

github.com/moonshine-software/moonshine - a5caebd3ed1daf897f616462504b0a942986b0b5 authored almost 2 years ago
fetch(new-design): BelongsTo->selectAsync()

Add BelongsTo->selectAsync() functions

github.com/moonshine-software/moonshine - e83de7c1a0d6f50f7f0ff1f2b91cbc651a80af7c authored almost 2 years ago
test: test for canSee method

Testing the canSee method in Field and a new resource for use in tests

github.com/moonshine-software/moonshine - 17cde60e00681b3bab4c4776d01b378282b2b18e authored almost 2 years ago
feat: isSee method in index and detail

Hiding a single field using the issie method on the resource index page and detail page

github.com/moonshine-software/moonshine - 98bc839c2a2e9e41d53431772bf36b9d815b6288 authored almost 2 years ago
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x

github.com/moonshine-software/moonshine - 521c5e854bdc0063324ae9e9f01fa95db7ceccef authored almost 2 years ago
fetch(new-design): BelongsTo->selectAsync()

Add BelongsTo->selectAsync() functions

github.com/moonshine-software/moonshine - ce1c4dc6d47a90888ace072b32931c547ae09139 authored almost 2 years ago
Merge pull request #1 from moonshine-software/1.5.x

wer

github.com/moonshine-software/moonshine - 85cfe2914c6a7d390facb3cd3f9c14ab2d59c81a authored almost 2 years ago
fetch(new-design): BelongsTo->selectAsync()

Add BelongsTo->selectAsync() functions

github.com/moonshine-software/moonshine - 1b9a9c09c4bdf1c68bdf4d24b84bc390e130a92f authored almost 2 years ago
refactor(fields): Refactor field interface

Bad logic detected

github.com/moonshine-software/moonshine - 38443a16f8b299f9acea5db6b68378f7c1e475b5 authored almost 2 years ago
fetch(new-design): BelongsTo->onlySelected()

Add BelongsTo->onlySelected() functions

github.com/moonshine-software/moonshine - 2c5d1b92d9dd80896c9b2ff39daf215dd517168e authored almost 2 years ago
fetch(new-design): BelongsTo->onlySelected()

Add BelongsTo->onlySelected() functions

github.com/moonshine-software/moonshine - 02fa6f28e9352e58d522c16f35a5b0e75dd4816a authored almost 2 years ago
fetch(new-design): BelongsTo->onlySelected()

Add BelongsTo->onlySelected() functions

github.com/moonshine-software/moonshine - 9999a8e879c9127a2ef7cb1ca1f17de449c08a06 authored almost 2 years ago
fetch(new-design): BelongsTo->onlySelected()

Add BelongsTo->onlySelected() functions

github.com/moonshine-software/moonshine - c3b9293133e486f678c8e560ba219f0eddd1757a authored almost 2 years ago
fix(fields): Select

fix choices with x-model

github.com/moonshine-software/moonshine - 3cb46b0f0da6351aa17126ffd2b024df1852c88b authored almost 2 years ago
refactor(resource): stayAfterSave

stayAfterSave to routeAfterSave

github.com/moonshine-software/moonshine - 3ce0a86b9d30d9dc25679e97f3e52cd1975f02fc authored almost 2 years ago
Merge pull request #188 from levchenko-ivan/stay_after_save_resource_property

feat: new stayAfterSave property for the Resource class.

github.com/moonshine-software/moonshine - 4657debd52d63adb57d3990d8b11237f02eba7d5 authored almost 2 years ago
Merge pull request #187 from second1996/front-ui

feat(new design): Select sort option

github.com/moonshine-software/moonshine - 0bdbb6be4317609e1f99b208487771104d9ed554 authored almost 2 years ago
fix(filters): SlideFilter

Fixed field

github.com/moonshine-software/moonshine - 13fa039e02cc90078693e9694f1fc9c44b1c3b1a authored almost 2 years ago
feat: new stayAfterSave property for the Resource class.

Allows you to set the redirect route after updating/creating the resource

github.com/moonshine-software/moonshine - e59ecf7848bf52ad8883021728f3476c401306ac authored almost 2 years ago
fix(new design): Select sort option

JS fixes

github.com/moonshine-software/moonshine - 6bc3d72de8b2d05b4870af9fb48eb379e05971ac authored almost 2 years ago
feat(new design): Select sort option

Added shouldSort (data-should-sort) option for Select component

github.com/moonshine-software/moonshine - 07880746168efe182aa36eb136dfe27d2675661a authored almost 2 years ago
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x

github.com/moonshine-software/moonshine - 092feee8f561222f44e604cbf6fc2a001b84f2f1 authored almost 2 years ago
refactor: Minor fixes, refactoring

Json in fields, File field xmodel src

github.com/moonshine-software/moonshine - 93a324396f727445c313c19a2249e09f25fab749 authored almost 2 years ago
fix(issue): Auth redirect

Closed issue #185

github.com/moonshine-software/moonshine - a09e0e171653feda8d99d3042f44c3025ab7ea3d authored almost 2 years ago
Merge pull request #186 from DissNik/1.5.x_ckeditor

github.com/moonshine-software/moonshine - 347128fe2732cc41d1744ef1f9e6279cec5b8776 authored almost 2 years ago
refactor(new-design): remove style for ckeditor

github.com/moonshine-software/moonshine - a3313727886d79665c1d84e8dd7dea7ce3eea9d3 authored almost 2 years ago
Merge branch 'moonshine-software:1.5.x' into 1.5.x

github.com/moonshine-software/moonshine - 28a7a1a28dbc16e07ca2c4625f5eb9dc2c92ca59 authored almost 2 years ago
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x

github.com/moonshine-software/moonshine - 42b253dc821bd09370d91b8ea9d2d536f897ec82 authored almost 2 years ago
fix(auth): Socialite

Added error message after callback

github.com/moonshine-software/moonshine - 95ccc5da7f5cc35c0e841a02f0c9ea53eaf6418a authored almost 2 years ago
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x

github.com/moonshine-software/moonshine - 070831abd0f88390d1fcc0832156233da8d13dce authored almost 2 years ago
fix(minor): Minor fixes +

Checkbox, image in table-fields

github.com/moonshine-software/moonshine - 126d117f7cba34a7d238c4d4ad4b3cf3ad9c2057 authored almost 2 years ago
Rename bug_report.md to Bug_report.yml

github.com/moonshine-software/moonshine - 63b08d35d62c3271e5e7260afed46fadab0fee35 authored almost 2 years ago
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x

github.com/moonshine-software/moonshine - c65b7fe978b3a165d9a31e39712d298c0c7eeb20 authored almost 2 years ago
fix(minor): Minor fixes

Checkbox, image in table-fields

github.com/moonshine-software/moonshine - 9d0feb3fe515a14c3e7792de1cc52321209d0c42 authored almost 2 years ago
Update bug_report.md

github.com/moonshine-software/moonshine - 30bc6b18189db9b59463d92fb4d9b1d378406beb authored almost 2 years ago
Update issue templates

github.com/moonshine-software/moonshine - c0d4549ff6d8868580127e2b97d8166e3bc5b8a2 authored almost 2 years ago
Merge pull request #183 from alexvenga/patch-1

Hot fix LineChartMetric Colors

github.com/moonshine-software/moonshine - b89a4d7e961d7c7ec61813fb274f1d0b83b6027a authored almost 2 years ago
Hot fix LineChartMetric Colors

github.com/moonshine-software/moonshine - 8df38c2ba9c167329645bba27996e5ff73526cba authored almost 2 years ago
refactor(moving): Move to new org

Move to new org

BREAKING CHANGE: New namespace, field type property now non static

github.com/moonshine-software/moonshine - 5e9e4ea99e9e5c964b65d662ad3f474e841d9a42 authored almost 2 years ago
refactor(moving): Move to new org

Move to new org

BREAKING CHANGE: New namespace, field type property now non static

github.com/moonshine-software/moonshine - 59512cab6bcf7484b4f31583ab18e6667e183ec3 authored almost 2 years ago
Merge pull request #182 from DissNik/1.5.x_lock

github.com/moonshine-software/moonshine - 9c2363b6c44b4b3f2c76bf22b36250af267230ea authored almost 2 years ago
fix(new-design): lock fields

github.com/moonshine-software/moonshine - 6e23ce65d31e671704bca5bc2246915a0525114b authored almost 2 years ago
feat(input-extensions): InputExtensions

New feature

github.com/moonshine-software/moonshine - 91f60ef5427ad45c6e298775d67c3e1272dff052 authored almost 2 years ago
fix(fields): RelatableMode/Flex

RelatableMode hidden input to partial, flex default align values

github.com/moonshine-software/moonshine - 7711b70e1b17526cda91c772c868efcb032d7e77 authored almost 2 years ago
Merge pull request #178 from bblbbl/1.5.x_auto_model_import

github.com/moonshine-software/moonshine - 80b5cd07efc1f1037d659290ed343ba1a2f0c8f2 authored almost 2 years ago
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x

github.com/moonshine-software/moonshine - 2c3b1b83a2c1290953c36c62ae8f9404dce5d9ab authored almost 2 years ago
fix(fields): Checkbox

view fixed

github.com/moonshine-software/moonshine - b84bf23227937ba9ed5d3c37853d8c1228124cf0 authored almost 2 years ago
add auto importing resource model to resource class by ResourceCommand.php

github.com/moonshine-software/moonshine - 9da44114b9e7fc8a3707044f5ca32ce12227d49a authored almost 2 years ago
Merge pull request #173 from DissNik/1.5.x_tinymce

fix(new-design): TinyMce dark mode #172

github.com/moonshine-software/moonshine - 5606be1c8005ab49bc37ed9ada8312b6d657bee4 authored almost 2 years ago
Merge pull request #176 from visual-ideas/1.5.x

Spatie\MediaLibrary

github.com/moonshine-software/moonshine - 88a3a3b1b1a02503fd6bb71dbac44531497e20ab authored almost 2 years ago
Merge branch 'lee-to:1.5.x' into 1.5.x

github.com/moonshine-software/moonshine - 47da3653b127f5bda760843e236f73bbc620c4fb authored almost 2 years ago
refactor(move-fields): Spatie\MediaLibrary

Move Spatie\MediaLibrary field to standalone package https://github.com/visual-ideas/moonshine-s...

github.com/moonshine-software/moonshine - a910c134a544b4093dfd523bb5810e5a09e7db52 authored almost 2 years ago
feat(actions): Actions improvements

in dropdown mode, coonfiramtion popup

github.com/moonshine-software/moonshine - b21db64284ae434c82ddd94a040c2a2eec8fd1bc authored almost 2 years ago
refactor(Major refactoring): Extends

Fields,filters, ...

github.com/moonshine-software/moonshine - 44093d7e80c5d192b9f12ff488f9fa29d3f842ad authored almost 2 years ago
fix(fields): IndexExportFormValue

Changed interface, fixed bulk items view

github.com/moonshine-software/moonshine - 09dc6a3a8ccd991fe89ca1c68687f7d4f6c5f5c8 authored almost 2 years ago
Merge pull request #174 from visual-ideas/NoINputLink

github.com/moonshine-software/moonshine - 5dad36e2d5e3e6155d08a94476d74e68246c07cc authored almost 2 years ago
fix(new-design): Login page h1/description

Replace "MoonShine" to current project name
Remove emoji
Remove funny part of description - only...

github.com/moonshine-software/moonshine - f8a3b9b27a538f61a0b8e8cfdcbfb361671b5ae6 authored almost 2 years ago
fix(new-design): TinyMce dark mode #172

github.com/moonshine-software/moonshine - 46db83f182b09daa628185b292ad390a98822e52 authored almost 2 years ago
fix(table): Bulk

Delete modal ids

github.com/moonshine-software/moonshine - e7501c42100a57e0d9b7663337d1a8f43b844415 authored almost 2 years ago
fix(filters): SlideFilter

Fixed query

github.com/moonshine-software/moonshine - 72a22d442f65f57b22a63838e6c0fcae313f9142 authored almost 2 years ago