Releases: always-open/laravel-totem
Releases · always-open/laravel-totem
v3.3.1
02 Sep 22:55
Compare
Sorry, something went wrong.
No results found
dont queue deleting event so that a listener can bust cache immediately
resolves #95
v3.3.0
02 Sep 22:00
Compare
Sorry, something went wrong.
No results found
update elixir and uikit npm packages
fix phpunit config
refactor export/import to their own controllers
refactor import tasks to use interface repository pattern and a vue component along with uikit upload library
refactor icons to uikit icons instead of custom icon library
refactor caching mechanism
better route model binding along with strict types in controller methods
resolves #97 #96 #95 #52 #44
v3.2.6
19 Aug 02:55
Compare
Sorry, something went wrong.
No results found
Fix typo in whitelist config param
Publish config through service provider. Use vendor:publish to publish config
v2.4.1
19 Aug 02:54
Compare
Sorry, something went wrong.
No results found
Fix typo in whitelist config param
Publish config through service provider. Use vendor:publish to publish config
v3.2.5
10 Jul 14:50
Compare
Sorry, something went wrong.
No results found
Added use of table prefixes to migration.
v3.2.4
06 Jul 21:33
Compare
Sorry, something went wrong.
No results found
Added migrations to create indexes and foreign keys on tables
v3.2.1
04 Jul 17:08
Compare
Sorry, something went wrong.
No results found
v3.2.0
22 Mar 19:26
Compare
Sorry, something went wrong.
No results found
Added simple sorting of description column as well as searching of descriptions.
v3.1.0
04 Mar 02:23
Compare
Sorry, something went wrong.
No results found
Change the display on the dropdown to show an opt-group of the commands name and then the description to make selecting easier when editing /creating a task.
v3.0.2
04 Mar 02:14
Compare
Sorry, something went wrong.
No results found
Fixed issue with service provider checking if tasks table existed with table prefix.