- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 10 2025
Oct 10 2025
Accept both null and undefined as empty values
Support empty value for coordinates
Test behavior of password when given an empty value
Don't trigger field change when passed an undefined value
Add imagerouter to app
Properly name the html field
More rigid format for datetime
Remove the upload_path config
Export proper name for the phone-number field
kuba-orlik committed rS2720b670078f: Change constructor arguments to ItemDraft to avoid sircular dependency issues.
Change constructor arguments to ItemDraft to avoid sircular dependency issues
Fix internal name of item-draft type
Correct the name for secret-token test
Use empty array if user has no roles (null)
Add .setTransitionChecker to field methods
Transition checking support for hybrid fields
Make the transition checker async
Set publicly accessible type name for phone number
Add a test for empty value in settableby
Add a test for empty value in settableby
Revamp context API in preparation for putting i18n in it
kuba-orlik committed rS8d54e5221c1a: Remove Structured Array. Use decoded type in transition checker.
Remove Structured Array. Use decoded type in transition checker
Change transition checker api to desctructured object
Fix a bug where DisallowUpdate allowed emptying the field
kuba-orlik committed rSc33e46ce7b43: Call transitionChecker only if new value is different to old value.
Call transitionChecker only if new value is different to old value
Make SettableBy work with item-sensitive access policies
kuba-orlik committed rSf0bf781f193a: Fix disallowUpdate throwing when the value is undefined and should be ignored.
Fix disallowUpdate throwing when the value is undefined and should be ignored
Fix disallowUpdate passing supercontext to field validator
Update file manager to fix problem with missing dir
Oct 9 2025
Oct 9 2025
kuba-orlik moved T3060: Merge newest sealious-playground to aspazja from Freezer (don't take those tasks just yet) to To do on the Kanban board.
Oct 7 2025
Oct 7 2025
kuba-orlik moved T2718: Discourse telegram bot: attach images from the post from Ready for testing to To do on the Kanban board.
Unfortunately, the images are not pushed to Telegram :<
kuba-orlik updated Coded by for T3053: Use Monaco from extracted module, added: danilo-savic; removed; kuba-orlik.
kuba-orlik updated the task description for T3031: Sealious PostgreSQL integration - refrences tables with information needed joins query.
Oct 2 2025
Oct 2 2025
Init the storage directory if it doesn't exist yet
Sep 29 2025
Sep 29 2025
kuba-orlik committed rANSPLAY7e88d8f36a4a: Configurable port, base, resolve issues with permissions.
Configurable port, base, resolve issues with permissions
Configurable database storage volume path
kuba-orlik committed rSGEN16d3a2afa9ae: If no field errors match a form field by name, upgrade them to regular message.
If no field errors match a form field by name, upgrade them to regular message
Show field errors in tickable form control
Keep db data in mounted volume by default
Add mailcatcher fixtures
Sep 28 2025
Sep 28 2025
Update sealious to get the new i18n api
Sep 27 2025
Sep 27 2025
Add a control for password with a generate button
Fix default form template syntax
Add label and disabled status to the field object
Fix regular form template
Show disabled state of form inputs
Sep 25 2025
Sep 25 2025
Use item data for canAccess in edit form template
Use named colors in table.css
Remove transition on table row background
Add playground forks, remove crud-ui
kuba-orlik committed rSGENd1b4c398b673: Initiate fieldnames before initiating controls in order to let controls….
Initiate fieldnames before initiating controls in order to let controls…
Better value generator for password field
Sep 24 2025
Sep 24 2025
kuba-orlik committed rSGENba94359b7f4b: Simplify extracted field info as we extracted a little bit more than necessary….
Simplify extracted field info as we extracted a little bit more than necessary…
Sep 23 2025
Sep 23 2025
Add selious functions to phone field
Allow phone number to be optional