Commit Graph
1643 Commits
Author SHA1 Message Date
David Palomares d91ed62143 Update doc 2021-11-26 11:51:03 +01:00
David Palomares b381929a5f CanFilterRecords: check if we have a default filter when no filter is selected, and apply that filter 2021-11-26 11:49:29 +01:00
David Palomares 53ccb69766 Table: get the first filter configured as default 2021-11-26 11:48:23 +01:00
David Palomares 222ee8278c Filter: add isDefault property, setter and getter 2021-11-26 11:48:03 +01:00
Dan Harrin 859f607d2e hotfix: manually specify filament user when using gate v1.13.2 2021-11-04 11:48:04 +00:00
Dan Harrin 97feef54f6 Merge pull request #666 from travisobregon/patch-1
Add docs on how to register an action.
2021-11-02 15:19:34 +00:00
Dan Harrin 4fbd652d1c Update 02-resources.md 2021-11-02 15:19:18 +00:00
Dan Harrin dd5c4b5aea Update README.md 2021-11-02 12:17:24 +00:00
Dan Harrin ccda3cc68c Merge pull request #668 from laravel-filament/fix/old-input-when-cancelling-relation-manager-creation
Fix old input when cancelling relation manager creation
v1.13.1
2021-10-21 17:34:16 +01:00
Dan Harrin 6c560f133a Update CreateRecord.php 2021-10-21 17:33:28 +01:00
Travis Obregon 35f0f1395e Add docs on how to register an action. 2021-10-21 14:54:36 +01:00
Dan Harrin 1d37b54f7a Merge pull request #642 from yob-yob/patch-1
Update Docs
2021-10-13 18:28:57 +01:00
Dan Harrin 5fcf2af1b0 Update 04-tables.md 2021-10-13 18:28:00 +01:00
Sean 5a11a68553 Update Docs
Inform users that when using `getValueUsing` they could not use `sortable` and `searchable`
2021-10-08 01:24:05 +08:00
Dan Harrin 22e7628f24 Merge pull request #629 from zobay/zobay-docs
document resource page code snippet updated
v1.13.0
2021-10-04 07:32:50 +01:00
Dan Harrin c7258be6ef Update 02-resources.md 2021-10-04 07:32:29 +01:00
zobay 53b1a62168 document resource page code snipet updated 2021-10-04 07:29:19 +06:00
Dan Harrin 5545d72a03 Merge pull request #624 from bradyrenting/docs
Document resource page redirects
2021-10-03 10:12:13 +01:00
Dan Harrin d4296bd7f6 Update 02-resources.md 2021-10-03 10:11:02 +01:00
Brady 27c65f2938 Document resource page redirects 2021-10-01 23:43:19 +02:00
danharrin 4e571bb5ed chore: styling 2021-10-01 19:14:36 +00:00
Dan Harrin 5e76d781b7 Merge pull request #623 from bradyrenting/feature/resource-redirect
Get redirect url for resource pages
2021-10-01 20:14:14 +01:00
Brady 42f88f8d75 Get redirect url for resource pages 2021-10-01 17:37:59 +02:00
Dan Harrin 344a6ee3ca Merge pull request #622 from bradyrenting/1.x
Dutch translations improvements
2021-10-01 16:21:57 +01:00
Brady 796cd6915c Dutch translations improvements 2021-10-01 16:54:46 +02:00
Dan Harrin 108734c9e0 Add 2.x security 2021-09-30 21:28:45 +01:00
Dan Harrin ec90e3f9ea Merge branch 'pr/606' into 1.x v1.12.0 2021-09-26 11:26:25 +01:00
Dan Harrin b6f9db91a8 Rename trait and improve docs 2021-09-26 11:23:01 +01:00
Dan Harrin 5d981fc940 Simplify comments 2021-09-26 11:19:51 +01:00
Dan Harrin ef80ea67b7 Simplify other test 2021-09-26 11:18:10 +01:00
Dan Harrin 8b284a7b67 Simplify test to use existing procedure 2021-09-26 11:16:08 +01:00
Dan Harrin 2778dce011 Merge branch 'pr/609' into 1.x 2021-09-26 11:09:50 +01:00
Dan Harrin b465760975 Add RTL support 2021-09-26 11:09:40 +01:00
Dan Harrin 865c5bce71 Update edit-record.php 2021-09-26 10:53:23 +01:00
Jonathan V 87ad65534f update: french translation 2021-09-25 22:35:52 +02:00
Brady fb86da4d67 Update mix-manifest.json 2021-09-25 13:02:56 +02:00
Brady 87352c0f58 Action buttons are now more responsive 2021-09-25 13:02:39 +02:00
David Palomares fc755be20f Update documentation 2021-09-25 12:49:45 +02:00
David Palomares 258f5ab903 Moved sendPasswordResetNotification to own trait 2021-09-25 12:42:48 +02:00
David Palomares e7d7950653 Fix incorrect file being used for reset password errors 2021-09-24 13:36:18 +02:00
David Palomares a4dff9c159 Added tests 2021-09-24 13:31:52 +02:00
David Palomares 14a807fa8c Use filament_users broker only when we're using filament guard. Otherwise, use Laravel's default
This solves #601
2021-09-24 11:36:43 +02:00
David Palomares a8071c582d Move User::sendPasswordResetNotification to IsFilamentUserTrait
That way we have that function available when not using Filament's user Model
2021-09-24 11:04:35 +02:00
Dan Harrin b69246056b fix v1.11.0 2021-09-24 09:51:11 +01:00
Dan Harrin 3c2ad96366 Merge branch '1.x' of https://github.com/laravel-filament/filament into 1.x 2021-09-16 06:52:04 +01:00
Dan Harrin ab4fc9eed9 wip 2021-09-16 06:52:02 +01:00
Dan Harrin 621751a63b Merge pull request #577 from Xoshbin/1.x
Added Kurdish locale
2021-09-11 15:40:09 +02:00
khoshbin 454fa1aa13 added Kurdish locale to the forms and tables package 2021-09-11 16:06:12 +03:00
khoshbin 0a4aed625c added the search mark for the question 2021-09-11 16:05:31 +03:00
khoshbin d5576cdebb Added Kurdish locale 2021-09-11 14:46:21 +03:00