Glenn Jacobs

Results 83 issues of Glenn Jacobs

We have demo data, but we want to improve this and bring it into the monorepo to support starter kits and demos.

enhancement

MySQL currently orders Scout results for improved relevancy, but Postgres won't work. See https://stackoverflow.com/questions/1309624/simulating-mysqls-order-by-field-in-postgresql/66517571#66517571 https://github.com/lunarphp/lunar/blob/1.x/packages/admin/src/Support/Pages/BaseListRecords.php#L38

enhancement

The "base" folder in the core package became a bit of a dumping ground. I think we can tidy this up for v1.0. E.g. we could do things like `Lunar\Models\Concerns`...

chore

Based upon previous systems we've built, we want to introduce a reports section. Reports will extend a BaseReport Filament page. Filters for date, etc. Chart at top. Table showing raw...

enhancement

enhancement