Wojciech Krysiak
Wojciech Krysiak
@danielo515 you can use `typedef-imports` plugin from [better-docs](https://github.com/SoftwareBrothers/better-docs#typedefimport) but it will have to be one liner: ``` /** @typedef {import('./some-other-file').ExportedType} ExportedType */ ```
@MariaRoblesSpin in v2.0 we added i18n support. Check out the docs here: https://softwarebrothers.github.io/admin-bro-dev/v2/tutorial-09-i18n.html (v2 is in beta right now)
nope - I will reopen this task. This is very high priority. This month it should be fixed
this is awesome !!! - definitely will do that (not sure where though) - but definitely
unfortunately this is bigger task. We moved populator logic to the core. Now it has 2 methods for searching: findOne and findMany - both finds by primary key. In order...
can you write the example schema - maybe I will be able to help from there.
@pawlakzn I updated the description
Hi, could you please write exact version of rails and active admin are you using? I've just added default logo to the repo so this problem should be fixed. I...
@humbkr which versions (admin-bro and plugins), do you use?
yes , please