- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jun 4 2024
A note on why would be good in the commit message.
- Disable user search route for now
We need to figure out how to use it without ext-sodium
Jun 3 2024
Maybe it makes sense, if huge number of jobs is not an issue. Also we should probably do dispatch($wallet->id) instead of dispatch($wallet) (and do find() instead of refresh()).
dispatch the right job
Will require at least some more cleanup (remove WalletCharge job and command).
May 31 2024
Looks like a good start to me.
May 30 2024
Use the default flag
A better place to do this is in the libkolab plugin. See https://git.kolab.org/rRPK905644dc6c5e256c42f3a6a422601759ea0a47cd
...
Don't include the .default suffix in the folder id
May 29 2024
This will require something like this:
@mollekopf, This is kinda strange. You have to know tenant ID (to put it in config) before creating any record. Is this working? It might be better to create the default tenant in migration (where we create the tenants table) instead of seeder.
May 28 2024
May 24 2024
May 23 2024
May 22 2024
- Add 'tenants' command
- Update doc