- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 26 2024
Jun 26 2024
kuba-orlik committed rRIMAGEROUTER310f9335dc1c: Fix cropped images being sent in the wrong format (always jpeg).
Fix cropped images being sent in the wrong format (always jpeg)
Jun 25 2024
Jun 25 2024
Add 'jdd-component' class to each component
kuba-orlik committed R130:80df52d69531: Enforce ability to add classlist to each component, to enable advanced editor….
Enforce ability to add classlist to each component, to enable advanced editor…
Only apply hyphens to the text nodes of markdown
Add support for adding soft hyphens to rendered markdown
Jun 24 2024
Jun 24 2024
SingleReference field type
kuba-orlik committed R130:c7ec82eee840: More fault-tolerant parser when encountering unknown component type.
More fault-tolerant parser when encountering unknown component type
Make insert_nbsp more fault-tolerant
Jun 23 2024
Jun 23 2024
kuba-orlik committed R130:c66310685f3e: Fix a problem where arguments are not read fom table header.
Fix a problem where arguments are not read fom table header
Jun 22 2024
Jun 22 2024
Make the make_new_row option optional for table control
Jun 19 2024
Jun 19 2024
Add `Table` control and field
Jun 17 2024
Jun 17 2024
Add withFallback method
Jun 16 2024
Jun 16 2024
kuba-orlik committed rSGEN6074a5297f36: Make the `getParsedValues` method take the required status of a field into….
Make the `getParsedValues` method take the required status of a field into…
Fix types for the `getParsedValues` form method
Updates to prepareValue in sealious list template
kuba-orlik committed rS5e924537798d: Make .parent_list attribute of CollectionItem public to get easier access to….
Make .parent_list attribute of CollectionItem public to get easier access to…
Move ItemListResult to a separate module
Add missing alt to image in list template
Improve searching in auto-generated item lists. Test e2e
Jun 15 2024
Jun 15 2024
Added single refecne controll
The previous poitn increase was for making the admin panel within this task. This increase is for deactivating logic when a filter is selected
Jun 14 2024
Jun 14 2024
Jun 13 2024
Jun 13 2024
kuba-orlik changed the point value for T2946: Jdd field for editing single reference fields from 1 to 2.
kuba-orlik added a project to T2931: Convert Thumbnail Paragraph from old Sealcode website to jdd: Unknown Object (Project).
kuba-orlik added a project to T2921: Convert Ordered Blocks from old Sealcode website to jdd: Unknown Object (Project).
kuba-orlik added a project to T2933: Convert Product Showcase from old Sealcode website to jdd: Unknown Object (Project).
kuba-orlik added a project to T2922: Convert Ordered Pictogram Tiles from old Sealcode website to jdd: Unknown Object (Project).
kuba-orlik added a project to T2930: Convert Text Image Block from old Sealcode website to jdd: Unknown Object (Project).
Jun 13 2024, 18:25 · Unknown Object (Project), Paid, Unknown Object (Project), Open-source, Sealious playground, Kanban
kuba-orlik added projects to T2946: Jdd field for editing single reference fields: Paid, Unknown Object (Project), Unknown Object (Project).
kuba-orlik added a parent task for T2942: Add editing JDD to blog articles: Unknown Object (Maniphest Task).
Fix output type for structured array
Jun 11 2024
Jun 11 2024
Fix hardcoded ip for mailcatcher smtp connection config
kuba-orlik moved T2945: Connect employees with treatments from Freezer (don't take those tasks just yet) to To do on the Kanban board.
kuba-orlik closed Unknown Object (Maniphest Task), a subtask of T2941: Badges on treatments, as Resolved.
Jun 9 2024
Jun 9 2024
Trim the photo in image input controller to a square
kuba-orlik committed rSGEN8085b8bc6e60: Use getInitialValues to populate form state after successful submit.
Use getInitialValues to populate form state after successful submit
Show checkboxed-list errors at the top of the list
Add more classes to help style forms
kuba-orlik committed rSGENdf63edfaefdc: Add TestOnRealPage helpers. Add type info to field controller classes. Fix a….
Add TestOnRealPage helpers. Add type info to field controller classes. Fix a…
Add body to the HTML response
Add image-router so the list test can work for sealgen
Jun 8 2024
Jun 8 2024
kuba-orlik committed rSGEN70ae846433dd: Fix errors in checkboxed list not being shown. Write more tests for that form….
Fix errors in checkboxed list not being shown. Write more tests for that form…
Make the logs for bad field values more verbose
kuba-orlik committed rSGENe2c079822a06: Write the form error messages to debug output for easier debugging.
Write the form error messages to debug output for easier debugging
Don't add an "empty value" message for non-required fields
Add a test for empty forms case
Simplify checkbox call signature