layrz_models 2.1.21
layrz_models: ^2.1.21 copied to clipboard
Layrz API models for Dart/Flutter. This package contains the models used by the Layrz API.
Changelog #
2.1.21 #
- Added
geofencesthat refer to the geofences linked to theAssetmodel
2.1.20 #
- Added
VisionGaugeResultto reference the result of a gauge with Layrz Vision.
2.1.19 #
- Added / registered Layrz Drive as a new app in the
AppInternalIdentifierenum.
2.1.18 #
- Deprecated
colorsonAppDesignmodel. (Re-Reverted from version 2.1.15)
2.1.17 #
- Reorganized
appenums to better support. - Registered
tenvioPickAndPackin theAppInternalIdentifierenum.
2.1.16 #
- Added
themefield inAppDesignmodel with a deprecation warning forcolorsfield.
2.1.15 #
- Reverted
colorsdeprecation onAppDesignmodel.
2.1.14 #
- More deprecations related to
RegisteredAppandAvailableAppmodels to support new app schema.
2.1.13 #
- Changes related to
RegisteredAppandAvailableAppmodels to support new app schema.
2.1.12 #
- Added
DeliverLocation,DropoffFailedReason,TenvioImageSet,TenvioItemMovement,TenvioItem,TenvioMatrixItem,TenvioOrder,TenvioPackagemodels for Tenvio Pick & Pack ecosystem. - Added
TenvioItemLocation,TenvioOrderStatus,TenvioPackageStatusenums for Tenvio Pick & Pack ecosystem.
2.1.11 #
- Minor changes in
LayrzAppLocalizationsDelegateto prevent unresolved translation keys when loading.
2.1.10 #
- Major change in
LayrzAppLocalizationsto supportfallbackLocale. - Added static getter
LayrzAppLocalizations.detectedLocaleto get the detected locale, from a Browser or a Native device. - Added static function
LayrzAppLocalizations.getClosestLocaleto get the closest locale from a list of supported locales. - When the language changes, the
LayrzAppLocalizationswill also load the fallback locale to improve the user experience.
2.1.9 #
- New model
InviteLink - Added run test in CI
2.1.8 #
- Add new
ReferenceCategoryto ATS ecosystem and Tenvio ecosystem
2.1.7 #
- Defined new fields
mappitLaborStartTimeandmappitLaborEndTimeinAssetmodel
2.1.6 #
- Add
receptionAttoAtsPurchaseOrdermodel
2.1.5 #
- Add
cfoptoAtsProductInformationmodel
2.1.4 #
- Add a JsonKey in
TriggerActivationto finddatehowat
2.1.3 #
- Added
SensorType.dynamictoSensorTypeenum - Added
maxHistorySearchtypeDurationofSensormodel
2.1.2 #
- Added
PurchaseOrderOperationtoAtsPurchaseOrdermodel
2.1.1 #
- Added
mappitRoutesandmappitRoutesIdstoTagmodel
2.1.0 #
- Now,
LayrzAppLocalizations.of(context)returnsLayrzAppLocalizationsinstead ofLayrzAppLocalizations? - New
LayrzAppLocalizations.maybeOf(context)that returnsLayrzAppLocalizations?, replacement of the previous behavior ofLayrzAppLocalizations.of(context)
2.0.63 #
- Reorganized models to work with submodules
- Defined
AppFontto handle different fonts in the app
2.0.62 #
- Added
globalSensorstoAssetmodel
2.0.61 #
- Updated
Sensormodel to support global sensors
2.0.60 #
- Redefined
LintError
2.0.59 #
- Added
authorizedLayersinRegisteredAppmodel
2.0.58 #
- Added
appsIdstoMapLayer
2.0.57 #
- Registered new permission to handle
layersCRUD operations onEmployeeand theirDepartment.
2.0.56 #
- Inclues changes defined in
2.0.56-preview1
2.0.56-preview1 #
- Redesigned
MapLayermodel to support new sources. - Removed support of vector tiles on
MapLayermodel. - Removed
MapLayerlist inRegisteredAppmodel in favor global source support (App-less schema).
2.0.55 #
- Added
parametersonAssetmodel - Added
FIXEDas a newAssetModeenum (Previously wasFIXED) - Deprecated
FAILOVERonAssetModeenum - New entity
StaticPositionto represent the static position of anAsset
2.0.54 #
- rebuild
AtsExitwith news props
2.0.53 #
- Added
shortcutstoGenericPermissionmodel
2.0.52 #
- Added
LinkShortcutentity
2.0.51 #
- added
fixedWorkspaceIdandfixedWorkspaceparameters toRegisteredApp
2.0.50 #
- Added
stateRegistrationtoAtsCompanyInformation
2.0.49 #
- Added
emailtoAtsCompanyInformation
2.0.48 #
- Added
atsAutomaticReceptiontoReferenceCategory
2.0.47 #
- Added
receptionIdtoAtsEntryUnloadInputmodel - Added
errorRatetoAtsReceptionmodel
2.0.46 #
- Added
cycleIdtoInboundProtocolmodel - Added
cyclespermission toGenericPermissionmodel
2.0.45 #
- Added
parentInvoicefield inAtsPurchaseOrder - Added
invoiceTypefield inAtsPurchaseOrder - Added
ideInformationfield inAtsPurchaseOrder - Added
hasRawXmlfield inAtsPurchaseOrder
2.0.44 #
- Replaced all
part ofto use a relative path instead of an absolute one - Added
SimulationCyclemodel - Updated
environmentconstraints ofsdkandflutter
2.0.43 #
- Changed
MappitFreeDayfielddateconverter fromTimestampConvertertoDateConverter
2.0.42 #
- Added extension
DateExtensionwithtoDatemethod, this will return aStringwith the date in the formatyyyy-MM-dd - Added
DateConverterandDateOrNullConverterto convert aStringto aDateTimeand vice versa
2.0.41 #
- Added
MfaMethodenum - Added
mfaEnabledandmfaMethodstoEmployeeandUsermodel
2.0.40 #
- Added optional parameter
timestamptoTelemetryPosition
2.0.39 #
- Added
triggerName,triggerCode,triggerGeofenceNameandtriggerGeofenceTypetoOutboundStructureTypeenum.
2.0.38 #
- Added a density and temperature pros in
AtsEntrymodel
2.0.37 #
- Added a fuel type prop in
AtsEntrymodel
2.0.36 #
- Added new
VisionProtocolmodel - Updated
VisionProfileto support newVisionProtocolmodel and removed migrated fields
2.0.34 #
- Migrated to from GitLab to GitHub
2.0.33 #
- Renamed
AllowedReporttoCustomReport
2.0.32 #
- Added
AllowedReportmodel, and addedallowedReportstoRegisteredAppmodel.
2.0.31 #
- Changed
cellstocontentinReportRow
2.0.30 #
- New entities
ReportPreview,ReportRow,ReportCell,ReportHeaderandReportPageto handle reports' previews in the app.
2.0.29 #
- Updated
AppInstanceto handle new HA configuration.
2.0.28 #
- New enum
AtsSelectCardinAtsAuthenticationCard - Update
AtsAuthenticationCardto addtypeId
2.0.27 #
- Update
AtsExecuteExitInputto addtoAssetMileage
2.0.26 #
- Updated
Actionto handleActionGeofenceSettingsproperty.
2.0.25 #
- Added
MappitFreeDaymodel
2.0.24 #
- Replaced
avatarwithdynamicAvataronEmployee
2.0.23 #
- Deprecated
toggleDeveloperModeonLayrzAppLocalizationsin favor ofsetDeveloperMode - Changed
setDeveloperto a static method onLayrzAppLocalizations
2.0.22 #
- Updated
LayrzAppLocalizationsto supportsetDeveloperModeand documented some parts of this class
2.0.21 #
- Renamed
BrickhouseAlertInputcurfewTimezonetotimezone
2.0.20 #
- Added
ownerandownerIdtoTagmodel
2.0.19 #
- Added
ownerandownerIdtoMappitRoutemodel
2.0.18 #
- Added
ownerandownerIdtoGeofencemodel
2.0.17 #
- Create
AtsCommandResult
2.0.16 #
- Change from
AtsExecuteExitHistorygenerateBy to generatedBy
2.0.15 #
- Change from
AtsExecuteExitHistoryfromAssetId to fromAsset
2.0.14 #
- Implemented
AtsExecuteExitHistoryandAtsExitExecuteStatusOrNullConverter
2.0.13 #
- Changed
AtsFeedbackMessegefromTimestampConvertertoat
2.0.12 #
- Changed
LayrzFunction.maximumTimefromDurationtodouble - Changed
LayrzFunction.minutesDeltafromDurationtodouble
2.0.11 #
- Updated
DurationConverter()andDurationConverterOrNull()to supportintanddoublevalues. (Basically anynumtype)
2.0.10 #
- Fixed
LayrzFunction.credentialsfromList<CredentialField>toMap<String, dynamic>
2.0.9 #
- Registered model
LayrzFunctionandFtpAccountfor Layrz Functions.
2.0.8 #
- AtsReceptionInput changes:
- var fromApp was changed for app
2.0.7 #
- AtsReception changes:
- Added
AtsEntrylinked to theAtsReception.
- Added
- AtsReceptionInput changes:
- Added
AtsReceptionoperation time - Added App used to create the
AtsReception
- Added
- AtsReceptionProductInput changes:
- Removed assetId, fuelType and volumeBought
2.0.6 #
- Added
dynamicIconof typeAvatartoInboundProtocol
2.0.5 #
- Modified
Modelentity to support more fields.
2.0.4 #
- added speed to
WorkspaceTripPointentity
2.0.3 #
- TimestampConverter and TimestampConverterOrNull now can recive any type of num
2.0.2 #
- Some linting issues fixed
2.0.1 #
- Repository initialized and CI test
2.0.0 #
- Initial public release