Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

1.1.0

Latest
Compare
Choose a tag to compare
@hectorerb hectorerb released this 25 Jun 17:28
· 22 commits to develop since this release

Bug Fixes

  • build: set deployment target to 9.3 (bf61c38)
  • enroll: change request active profile to POST method (ea412ed)
  • form: change title text color (d90ce54)
  • form: change value select to left text alignment (57e95a5)
  • form: fix get value from user information (6a56abc)
  • form: fix width separator line in cell (9300393)
  • from: add disclosure indicator in selector cell (3eb7eb2)
  • layout: update layout in iPhone SE (f8627b5)
  • location: fix message_init (9aacce3)
  • location: fix title Agent resources (59d7d13)
  • mqtt: remove functions duplicate (#40) (19341b3)
  • package: update conventional-github-releaser to version 2.0.0 (cc74f7e)
  • package: update conventional-github-releaser to version 3.0.0 (1de3d1f)
  • sign: fix provisioning profiles tests schemes (6bc5363)
  • sign: renew iOS provisioning profiles (d7f362d)
  • travis: run build without signing code (89b9ba5)
  • user: fix edit user information (4c52008)
  • user: show user information (6c888cc)
  • user: show user information updated (129b32c)

Features

  • assets: new product icon and splash screen (#42) (3a4f085)
  • coverage: create custom HTML for coverage (16a2d53)
  • deeplink: add deeplink to local storage (8fd38b1)
  • deeplink: update screen after open a deeplink (#31) (80798b4)
  • easteregg: add admin profile to local storage (c8ae61c)
  • easteregg: add admin profile to see event log (5f3dc56)
  • easteregg: add tap gesture to logo imagen (f827bc6)
  • enroll: add uuid to data sent for enroll (4803156)
  • enrollment: add deeplink enrolmment workflow (c75ec4d)
  • enrollment: improve enrollment screen (#32) (a884559)
  • file: add deploy file download (4bb468d)
  • file: add download file request (54bf6ba)
  • file: apply file removal policy (84dc204)
  • file: create class File explorer (5e75d55)
  • file: integrate file explorer pod (f6e1dfc)
  • file: open file explorer screen from main (cd8f0fa)
  • form: create custom cell for header in sections (838e707)
  • form: create custom cell for main user information (a09ebf2)
  • form: create custom cell for the field of user (979bdf6)
  • form: create custom class base for edit user information (e027c1c)
  • form: create custom class for row in sections (dde5ed5)
  • form: create custom class for sections in the tableView (b9a24fa)
  • form: create custom form cell (f719492)
  • form: create custom tableViewCell base (f9eba9c)
  • form: create form selector class (9f6be9f)
  • form: implement class for create form of user (e26d2d6)
  • geolocation: add geolocation requests (#41) (8b72f46)
  • helpdesk: add main page (#35) (c12e441)
  • locales: generate l10n file (#47) (f0ae5f6)
  • localization: add supported languages (d17e0b9)
  • location: add user information strings (54f3303)
  • logger: create enumeration type log event (3cb9ee4)
  • logger: create log method (3394045)
  • logger: create method to get file name (5862b87)
  • logger: get date formatter to string (54dde51)
  • logger: implement logger class (a425a2d)
  • logger: save log file in local storage (e801b04)
  • logs: add title to log report (600253c)
  • mqtt: active auto reconnect to broker (b64ada7)
  • mqtt: catch message about file deployment policies (e5df798)
  • mqtt: catch request from inventory topic (86f85fb)
  • mqtt: catch version manifest topic from mqtt (1063dbe)
  • mqtt: send device inventory to broker (14bdc2a)
  • mqtt: send testament before disconnect (7f38891)
  • mqtt: set quality of service value (9e6b805)
  • mqtt: set retained value (a48142b)
  • mqtt: suscribe to topic fleet (8029149)
  • MQTT: add button status and loding indication connect (155f49f)
  • MQTT: show connection status (e35460f)
  • ping: add echo requests (#36) (cac0bf0)
  • supervisor: add PluginFlyvemdmEntityConfig endpoint (ca74bb1)
  • supervisor: call to phone number of supervisor (ccbece5)
  • supervisor: request entity config from broker (b98f1af)
  • supervisor: request supervisor information (d066114)
  • supervisor: send email to supervisor (efbd6b1)
  • supervisor: send sms to supervisor (7431722)
  • supervisor: share supervisor information (2ac72c2)
  • supervisor: show detail supervisor information (abb9f4e)
  • supervisor: show supervisor information in main screen (0b59611)
  • travis: update travis secure var FASTLANE_PASSWORD (955634c)
  • travis: update travis secure var KEYCHAIN_PASSWORD (2644b23)
  • unenroll: add unenroll requests (#38) (19ec099)
  • user: add field administrative number to user information (327c756)
  • user: add fields password to user information (93bdfa5)
  • user: add language field to edit user information (8329264)
  • user: add selector to email field (cef5366)
  • user: add selector to phone field (b192e4e)
  • user: allow add or edit user info (2136423)
  • user: allow modify email and phone in cell (ed07a78)
  • user: allow modify first and last name in cell (706c4ad)
  • user: allow update user information (d5c1f31)
  • user: delete and insert email or phone in cell (1eac078)
  • user: insert multiples emails (663ec2e)
  • user: insert multiples phone numbers (f4467e0)
  • user: load photo from camera or library (e42fe04)
  • user: save language in local storage (07ecbf9)
  • user: save user photo in local storage (c725fa2)
  • user: show first email address user (baa0374)
  • user: show first phone number user (b562b96)
  • user: show user info updated from local storage (403b38e)
  • user: show user information (0dbc343)
  • user: show user information for edit (5d40798)
  • user: show user photo in edit screen (3b47c21)
  • user: show user photo in main screen (af9702b)
  • user: user information form (#33) (73699f0)