Skip to content

Commit

Permalink
Wow!
Browse files Browse the repository at this point in the history
All sources now have the new feature to Prompt values out of the data.
Also to return false if the data does not have what you want
Lastly you can prompt out arrays to make more than one document out of that data.
  • Loading branch information
alnutile committed Jul 24, 2024
1 parent b859925 commit 3c3f73a
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 372 deletions.
28 changes: 0 additions & 28 deletions app/Domains/Sources/JsonSource.php

This file was deleted.

51 changes: 0 additions & 51 deletions resources/js/Pages/Sources/JsonSource/Components/Card.vue

This file was deleted.

75 changes: 0 additions & 75 deletions resources/js/Pages/Sources/JsonSource/Components/Resources.vue

This file was deleted.

96 changes: 0 additions & 96 deletions resources/js/Pages/Sources/JsonSource/Create.vue

This file was deleted.

101 changes: 0 additions & 101 deletions resources/js/Pages/Sources/JsonSource/Edit.vue

This file was deleted.

21 changes: 0 additions & 21 deletions tests/Feature/JsonSourceTest.php

This file was deleted.

0 comments on commit 3c3f73a

Please sign in to comment.