This commit is contained in:
@@ -48,6 +48,21 @@ CURRENT TODOs
|
|||||||
SHELL / NAV / MENUS / LAYOUT
|
SHELL / NAV / MENUS / LAYOUT
|
||||||
|
|
||||||
TODO: LOCALIZATION
|
TODO: LOCALIZATION
|
||||||
|
- ACTIONS
|
||||||
|
- Find out how to override the default locale for vuetify to set specific items to our localized text version
|
||||||
|
- this saves having to use a whole locale for just the calendar etc
|
||||||
|
- DATE / TIME PICKERS
|
||||||
|
- Find out what locale keys the date and time pickers are using so they can be replaced / overridden
|
||||||
|
- Test that date / time picker is using the proper locales
|
||||||
|
- Currency INPUT / DECIMALS
|
||||||
|
- Find out how or if the currency input can be set to use alternate decimal and group symbols and accept and display that way
|
||||||
|
- FILTERS
|
||||||
|
- cobble together my own currency and decimal display filters
|
||||||
|
- PARSERS
|
||||||
|
- Update / test own parser for currency and decimal for validation purposes
|
||||||
|
- already something in there for currency I think
|
||||||
|
|
||||||
|
- PLANNING
|
||||||
- NEED to accept and display numbers and dates and times, nothing else really matters
|
- NEED to accept and display numbers and dates and times, nothing else really matters
|
||||||
- NUMBER FORMATTING REQUIRED INFO
|
- NUMBER FORMATTING REQUIRED INFO
|
||||||
- USEROPTIONS: Currency symbol
|
- USEROPTIONS: Currency symbol
|
||||||
|
|||||||
Reference in New Issue
Block a user