Ilya Borisov created IGNITE-9476:
------------------------------------
Summary: Web console: extract configuration-specific mixins from mixins.pug
Key: IGNITE-9476
URL:
https://issues.apache.org/jira/browse/IGNITE-9476 Project: Ignite
Issue Type: Improvement
Components: wizards
Reporter: Ilya Borisov
Assignee: Alexander Kalinin
Most of form field Pug mixins used in configuration are very specific to it and are not used elsewhere. The _mixins.pug_ that these currently reside in is too big for my liking. I suggest to move all configuration mixins to configuration module (for example, _page-configure/mixins.pug_), with the following benefits:
# All code specific to configuration will stay in configuration module.
# mixins.pug will become easier to maintain.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)