[
https://issues.apache.org/jira/browse/NIFI-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Moran updated NIFI-2468:
----------------------------
Description:
Use the current Data Provenance table as a model:
* The inputs (Filter, filter type combo) sit directly on top of the table
header (no space between them and the table)
* The search button sits 4px above the table
If there are multiple buttons (e.g., in Flow History shell), separate by 2px
like buttons in the Navigate and Operate palettes
OTHER RELATED NOTES
Configure Processor > Properties tab – Add button icon sits higher (within the
button); it is not vertically centered like others
Controller Service, Reporting Task Add buttons are above the tabs. They should
sit above the corresponding table like all others.
MISC STYLE EDITS
.combo-text {
ADD font-weight: normal;
#general-process-group-configuration input,
#general-process-group-configuration textarea {
REMOVE font-size: 11px!important;
REMOVE font-family: Verdana;
#general-settings input {
REMOVE font-size: 11px!important;
REMOVE font-family: Verdana;
All input 'placeholder's should consistently use color:#728E9B
#settings-last-refreshed {
CHANGE font-weight: 500;
.setting-field {
ADD font-weight: 500;
.setting-name
ADD text-transform: capitalize;
Still seeing some instances where values (color:#775351) are either normal or
bold in weight
* All values should be font-weight:500;
was:
Use the current Data Provenance table as a model:
* The inputs (Filter, filter type combo) sit directly on top of the table
header (no space between them and the table)
* The search button sits 4px above the table
* If there are multiple buttons (e.g., in Flow History shell), separate by 2px
like buttons in the Navigate and Operate palettes
OTHER RELATED NOTES
Configure Processor > Properties tab – Add button icon sits higher (within the
button); it is not vertically centered like others
Controller Service, Reporting Task Add buttons are above the tabs. They should
sit above the corresponding table like all others.
> Address inconsistent placement of action buttons above tables; minor style
> edits
> --------------------------------------------------------------------------------
>
> Key: NIFI-2468
> URL: https://issues.apache.org/jira/browse/NIFI-2468
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Rob Moran
>
> Use the current Data Provenance table as a model:
> * The inputs (Filter, filter type combo) sit directly on top of the table
> header (no space between them and the table)
> * The search button sits 4px above the table
> If there are multiple buttons (e.g., in Flow History shell), separate by 2px
> like buttons in the Navigate and Operate palettes
> OTHER RELATED NOTES
> Configure Processor > Properties tab – Add button icon sits higher (within
> the button); it is not vertically centered like others
> Controller Service, Reporting Task Add buttons are above the tabs. They
> should sit above the corresponding table like all others.
> MISC STYLE EDITS
> .combo-text {
> ADD font-weight: normal;
> #general-process-group-configuration input,
> #general-process-group-configuration textarea {
> REMOVE font-size: 11px!important;
> REMOVE font-family: Verdana;
> #general-settings input {
> REMOVE font-size: 11px!important;
> REMOVE font-family: Verdana;
> All input 'placeholder's should consistently use color:#728E9B
> #settings-last-refreshed {
> CHANGE font-weight: 500;
> .setting-field {
> ADD font-weight: 500;
> .setting-name
> ADD text-transform: capitalize;
> Still seeing some instances where values (color:#775351) are either normal or
> bold in weight
> * All values should be font-weight:500;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)