Skip to content

v1.0.0

Key updates September 21, 2023

CXBOX plugin

We've updated the plugin from version 1.5 to version 1.7.1.You have the latest features and improvements available.

Added autocomplete attributes for creating fields

autocomplete_field.gif

Added plugin for autocomplete for fields specific to the Intellij Plugin platform. input, date, dateTime, dateTimeWithSeconds, number, percent, hidden, text, radio, checkbox, money, dictionary, fileUpload, pickList, inlinePickList, hint, multifield, multivalueHover, multivalue, multipleSelect

Added code generation for creating fields

create_field.gif

Added plugin for autocomplete, validation, navigation and code generation for fields specific to the Intellij Plugin platform. Code generation for types of fields: input, date, dateTime, dateTimeWithSeconds, number, percent, hidden, text, radio, checkbox, money, dictionary, fileUpload, pickList, inlinePickList, hint, multifield, multivalueHover, multivalue, multipleSelect

Added code generation for adding fields

add_field.gif

Added plugin for autocomplete, validation, navigation and code generation for fields specific to the Intellij Plugin platform. Code generation for types of fields: input, date, dateTime, dateTimeWithSeconds, number, percent, hidden, text, radio, checkbox, money, dictionary, fileUpload, pickList, inlinePickList, hint, multifield, multivalueHover, multivalue, multipleSelect Platform Tools

Added multi-module projects

Multi-module projects (e.g. also multiple projects in same IDE window) support added

Added support Intellij Community

Both Intellij Ultimate and Intellij Community are now supported

Other Changes

see cxbox-plugin changelog

CXBOX documetation

We've created this website with user-friendly documentation to help you effectively utilize CXBox.

Added guide for analysts

Added guide for developers

Added creation examples for fields

field_documentation.png

We've introduced a new documentation section that details the core functionality for all field types. Each section of the documentation contains a detailed description of the main operations, placeholders, sorting methods, coloring options, filtering, detailing, checking, compulsory filling, filtering by a specific field type. Additionally, we've included links to live examples for hands-on demonstrations and access to code samples for reference.
input, date, dateTime, dateTimeWithSeconds, number, percent, hidden, text, radio, checkbox, money, dictionary, fileUpload, pickList, inlinePickList, hint, multifield, multivalueHover, multivalue, multipleSelect

Other Changes

see cxbox-doc changelog

CXBOX (Demo, Code Samples)

Red-black theme

red-black.png

The release has updated the theme of a certain project or software. The chosen theme is a classic combination of red and black, which symbolizes aristocratic taste and dignity)

If you want to see the new theme, you can click on the provided link

Added search for screens by name in menu

search_for_screens.gif

The update includes a new and convenient search feature specifically designed for screens by name in the menu. This will make it easier for users to search and locate specific screens quickly and efficiently. Filtering is case-insensitive and retrieves records containing the specified value at any position (similar to SQL Like %value% ) link.

Added scroll for screens in menu

scroll_for_screens.gif

Added scrolling function in a menu. It feature that allows users to view the full list of screens or options within a limited space. When the list of items exceeds the available space, the user can scroll up or down to see more options. link

Added sort for fields FileUpload,InlinePicklist

img_sort_list_inline.png img_sort_list_fileupload.png

Added sort for field FileUpload,InlinePicklist. Fields has lexicographic sorting. This sorting method is based on the order of characters in the field, where letters and numbers are organized according to their respective positions in the alphabet or numeric sequence. If you want to see InlinePicklist, FileUpload.

Fix filtration

filtration.gif

We've resolved filtering issues across types of fields: InlinePickList, PickList, MultipleSelect, Radio, Money, Number, DateTime, DateTimeWithSeconds, FileUpload, Checkbox

Added worked with file store Minio

filestorageminio.png

We've expanded the documentation by including a comprehensive example demonstrating how to work with Minio file storage. This addition offers users practical insights into utilizing Minio for their file storage needs with cxbox. FileStorage.Minio

Other Changes

see cxbox-demo changelog

see cxbox-code-samples changelog