Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 0 additions & 40 deletions i18n/en-US.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1408,46 +1408,6 @@ boxui.presence.timeSinceLastModified = Edited {timeAgo}
boxui.presence.timeSinceLastPreviewed = Previewed {timeAgo}
# Description of the button to toggle the presence overlay with recent activity
boxui.presence.toggleButtonLabel = Recent Activity
# Text on the add filter button, on click generates another filter row
boxui.queryBar.addFilterButtonText = + Add Filter
# Text on the apply filter button, on click applies the filters
boxui.queryBar.applyFiltersButtonText = Apply
# Text on the columns button, on click opens a menu which allows users to choose which columns to render
boxui.queryBar.columnsButtonText = Columns
# Text on the columns button, if one or more columns have been hidden then it will display this text
boxui.queryBar.columnsHiddenButtonText = {count, plural, one {1 Column Hidden} other {{count} Columns Hidden}}
# Text on the connector dropdown, on click should open a dropdown showing either AND or OR
boxui.queryBar.connectorAndText = AND
# Text on the connector dropdown, on click should open a dropdown showing either AND or OR
boxui.queryBar.connectorOrText = OR
# Text on the label, the first condition will show WHERE
boxui.queryBar.connectorWhereText = WHERE
# Text on the filters button, on click opens a menu which allows users to filter through the files
boxui.queryBar.filtersButtonText = Modify Filters
# Header text shown in template dropdown
boxui.queryBar.metadataViewTemplateListHeaderTitle = METADATA TEMPLATES
# Text on the filters button, will display a number in front of the filters text indicating how many filters are applied
boxui.queryBar.multipleFiltersButtonText = {number} Filters
# Text on the filters dropdown that is displayed when no filters have been inserted
boxui.queryBar.noFiltersAppliedText = No Filters Applied
# Text on the templates button when templates have been loaded and there are no templates in the enterprise
boxui.queryBar.noTemplatesText = No Templates Available
# Placeholder text on the value button, on click should open a dropdown
boxui.queryBar.selectValuePlaceholderText = Select value
# Text on the templates button, on click opens a menu which allows users to select a metadata templates
boxui.queryBar.templatesButtonText = Select Metadata
# Text on the templates button when templates are still being loaded
boxui.queryBar.templatesLoadingButtonText = Template Name
# Text displayed on the Tooltip for an input field
boxui.queryBar.tooltipEnterValueError = Please Enter a Value
# Text displayed on the Tooltip for an input field of type float
boxui.queryBar.tooltipInvalidFloatError = Please Enter a Decimal Number
# Text displayed on the Tooltip for an input field of type number
boxui.queryBar.tooltipInvalidNumberError = Please Enter an Integer
# Text displayed on the Tooltip for a date field
boxui.queryBar.tooltipSelectDateError = Please Select a Date
# Text displayed on the Tooltip for a value field
boxui.queryBar.tooltipSelectValueError = Please Select a Value
# Icon title for a Box item of type bookmark or web-link
boxui.quickSearch.bookmark = Bookmark
# Icon title for a Box item of type folder that has collaborators
Expand Down
47 changes: 0 additions & 47 deletions src/features/query-bar/QueryBar.js

This file was deleted.

23 changes: 0 additions & 23 deletions src/features/query-bar/README.md

This file was deleted.

119 changes: 0 additions & 119 deletions src/features/query-bar/__tests__/ColumnButton.test.js

This file was deleted.

76 changes: 0 additions & 76 deletions src/features/query-bar/__tests__/ColumnButtonOverlay.test.js

This file was deleted.

Loading
Loading