notCharles
2f22b5807e
v4-beta22 update
2025-08-06 16:52:07 -04:00
Charles
604515ae66
Fixes
2025-08-01 12:44:52 -04:00
Charles
71602cb0cc
Merge branch 'main' into filament-v4
2025-08-01 12:30:01 -04:00
Charles
8840d109ef
Client area translations ( #1554 )
2025-08-01 07:26:14 -04:00
Boy132
71225bd2dc
Refactor AlertBanner
to be ViewComponent
( #1555 )
2025-07-31 23:54:53 +02:00
Charles
d0d3418e03
Move header actions to iconbuttons ( #1541 )
2025-07-22 12:31:23 -04:00
Boy132
b396f3e339
switch to filaments 2fa
2025-07-22 13:24:06 +02:00
notCharles
b5f6cc345b
Relocate some actions to toolbarActions
2025-07-20 13:00:01 -04:00
notCharles
5370d9e2a6
Merge remote-tracking branch 'origin/main' into filament-v4
2025-06-26 16:07:52 -04:00
MartinOscar
cdcd1c521e
Add FileExistsException
& Fix error reporting ( #1417 )
2025-06-26 21:04:33 +02:00
RMartinOscar
1e530d589f
Various fixes
2025-06-25 05:13:41 +00:00
notCharles
0c3baa5cd8
Fix Editing Files
2025-06-24 19:12:24 -04:00
Charles
5c3f4fccc2
wip
2025-06-23 10:56:06 -04:00
Charles
ea19202609
Disaster Recovery v3 + filament v4b8
2025-06-23 08:54:51 -04:00
Charles
dfaf287088
Disaster Recovery v2
2025-06-23 08:51:21 -04:00
Charles
e5cdd05167
Disaster Recovery v1
2025-06-23 07:33:34 -04:00
Charles
5121cf7170
disaster of a merge.... main->filament-v4
2025-06-23 07:10:27 -04:00
Boy132
6107524522
Trait-ify resources and add customizable options ( #1396 )
2025-06-19 18:24:25 +02:00
MartinOscar
84c351d0ae
Deselect records for ListFiles
DeleteAction ( #1411 )
2025-05-31 17:48:17 +02:00
MartinOscar
520cea7f09
Use translation for ListFiles
DeleteAction ( #1410 )
2025-05-31 17:48:00 +02:00
Charles
8d433c4a11
Replace Monaco with Built-in code editor
2025-05-08 09:03:21 -04:00
Charles
378059625e
Fix all of these.
2025-05-06 12:47:31 -04:00
Boy132
292523d153
Cleanup files mount and fix path for global search ( #1341 )
2025-05-06 08:36:51 +02:00
Boy132
c8230771ec
Fix 500 when searching for empty term ( #1340 )
2025-05-05 23:31:36 +02:00
MartinOscar
a53b3fda10
Append /
to EditFiles
( #1322 )
2025-05-01 21:26:16 +02:00
MartinOscar
435c615ff1
Add throwIf
to daemonRepository
( #1301 )
2025-05-01 15:49:35 +02:00
notCharles
9eb1710c3a
wip
2025-04-30 19:12:21 -04:00
notCharles
7b12f8cb04
wip
2025-04-30 18:46:07 -04:00
notCharles
1ba9a1dab3
Merge branch 'main' into filament-v4
2025-04-29 18:21:56 -04:00
Boy132
92c23451af
Improve file error handling ( #1314 )
...
* improve file error handling
* small cleanup
* fix typo
2025-04-29 17:05:29 +02:00
Charles
28b752a983
replace placeholder
with textentry
...
deprecated
2025-04-25 09:02:47 -04:00
notCharles
6284c73edb
wip
2025-04-24 20:02:20 -04:00
notCharles
61da930909
wip
2025-04-24 19:03:34 -04:00
Charles
377b3f170d
Change table row options ( #1220 )
...
It's a known filament issue that large tables are SUPER slow.
2025-04-06 15:03:40 -04:00
MartinOscar
566e7c1b24
Allow user to choose archive
name in FileManager
( #1206 )
...
* Allow user to choose `archive` name in `FileManager`
* Rollback `file.compress` activity translation
2025-04-06 14:52:25 -04:00
tfcprivt
b9d4773bd7
Fixed the Select dropdown to use searchable on the Edit Files Page. ( #1204 )
...
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
2025-04-06 14:05:54 -04:00
Boy132
3639d7ccec
Fix file writing ( #1218 )
2025-04-04 14:38:08 +02:00
MartinOscar
636279c6eb
Add FileNotEditableException
( #1135 )
...
* Add `FileNotEditableException`
* Send `Notification` instead of Throwing
* Remove useless `function`
* Make them all `AlertBanner`
2025-04-02 21:44:51 -04:00
Boy132
7471347b55
Improve alert banner fetching ( #1173 )
...
* use events for alert banner pulling
* add ids to alert banners to prevent duplicates
2025-03-28 23:50:34 +01:00
MartinOscar
29f3defc73
Catch DaemonFileRepository
& show Alert ( #1129 )
...
* Catch `DaemonFileRepository`
Co-authored-by: notCharles <charles@pelican.dev>
* Pint
---------
Co-authored-by: notCharles <charles@pelican.dev>
2025-03-18 23:07:21 +01:00
Boy132
a05e330b19
Fix path resolving when moving files ( #1116 )
...
* don't resolve new path when moving file
* use full path in activity log
* don't require file name when moving
2025-03-18 17:36:27 +01:00
Boy132
4a7951995e
Add bulk move ( #1117 )
2025-03-18 17:36:13 +01:00
MartinOscar
5bf23b972d
Fix DaemonFileRepository
in ListFiles
( #1109 )
...
* Fix `DaemonFileRepository` in `ListFiles`
* Use match for `getPermissionsFromModeBit`
2025-03-17 12:17:05 +01:00
MartinOscar
253abf65b1
Hide Directory
size in ListFiles
( #1102 )
...
* Hide `directory` size in `ListFiles`
* Use only one `DaemonFileRepository` in `ListFiles`
2025-03-16 15:51:02 +01:00
Charles
a9e4495c91
Add missing activity loggers on client area ( #1060 )
...
* Update Subuser
Adds user deleted notification, Adds logger for creating subusers.
* Update Tasks
* ...
* Update Schedule
* Update Files
* Update Database
* Move `reinstall` to proper array
* Add `:action` to deleted task log
* Updates
* Fix CreateSchedule
* Fix Editing/Saving
---------
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
2025-03-06 09:28:45 -05:00
Lance Pioch
da195fd2fe
PHPstan updates ( #1047 )
...
* Not found property rule
* Make these “better”
* Day 1
* Day 2
* Day 3
* Dat 4
* Remove disabled check
* Day 4 continued
* Run pint
* Final changes hopefully
* Pint fixes
* Fix again
* Reset these
* Update app/Filament/Admin/Pages/Health.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
* Update app/Traits/CheckMigrationsTrait.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
---------
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
2025-03-03 14:41:19 -05:00
MartinOscar
b355830db4
Fix File Upload
( #952 )
...
* Log correct file name
* Remove duplicated throws comment
* Set maxSize
* Add hints
* Fix unit conversion
* Add translations
2025-02-14 11:11:52 +01:00
Boy132
d5b8a4c501
Fix file download link ( #959 )
...
* fix mount of DownloadFiles
* fix path in download url
2025-01-29 08:32:51 +01:00
Boy132
71f3abe464
File manager improvements ( #936 )
...
* add separate button for "save & close"
* make language selection for editor work
* fix download url
* add info banner for .pelicanignore files
* small cleanup
* fix import
* Move File Lang
* add `ctrl+shift+s` for save & close
* fix keybind
* cleanup and fix default value for edit
* remove unnecessary File::get & trait
* More EditorLanguages not matching their names
* mdx has its own highlighter
---------
Co-authored-by: notCharles <charles@pelican.dev>
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
2025-01-26 14:29:53 +01:00
Boy132
37ba62410f
Fix translations for activity logs ( #907 )
...
* fix translations for activity logs
* add backwards compatibility for old logs
* update lang file
* small cleanup
* fix singular/ plural for "file"
* fix for "rename" + disable bulk move (because it's not working)
2025-01-23 09:05:23 +01:00