Releases: hectorerb/web-mdm-dashboard
Releases · hectorerb/web-mdm-dashboard
v2.0.0-rc.2
Bug Fixes
- about: move the search button of the Help Center (abdbf3f)
- about: show feedback screen (821e385)
- agent: fix activate selection mode (eaafeef)
- agent: fix handle responsive design (e49bf52)
- agent: fix height list (eed5d70)
- agent: fix imports to share components (35671ed)
- agent: fix send selected items by props (3495549)
- agent: go to main router (f732d01)
- agent: handle responsive design (2230c7b)
- agent: validate listView is created (2260e47)
- animations: fix enable/disable global animations (390bcf7)
- animations: fix multiple animations (88178dd)
- applications: fix reorder applications list (7e908d4)
- applications: force update toolbar layout (4691dc7)
- applications: handle errors in the upload (a119377)
- applications: show internal errors (7873081)
- applications: synchronize load of the new item list (54c2201)
- applications: validate the search range (c79895e)
- breadcrumb: send location by props using PureComponent (b656194)
- circle-ci: install transifex client and download files (31b34e7)
- cookies: fix show mixed content (0d6c7a1)
- dashboard: add deleted htaccess (3df09ec)
- dashboard: add PluginFlyvemdmdemoCaptcha to the item type list (5c342d0)
- dashboard: add PluginFlyvemdmdemoUser to the item type list (b834e18)
- dashboard: add PluginFlyvemdmFleet to the item type list (fbc0159)
- dashboard: add PluginFlyvemdmPolicy to the item type list (5c6521f)
- dashboard: add PluginFlyvemdmPolicyCategory to the item type list (bf7933a)
- dashboard: add PluginFlyvemdmTask to the item type list (b869c47)
- dashboard: add support for safari notification (f87125a)
- dashboard: add the base path to notifications icon (979cd3e)
- dashboard: allow connections https (7602f25)
- dashboard: base64 decode to profile images (832040e)
- dashboard: change 'Spain' to 'Spanish' (ce36d19)
- dashboard: change devices validation on the homepage (7500295)
- dashboard: change handling of images (97236d0)
- dashboard: change the validation of 'is authenticated' (d147e13)
- dashboard: correct links for the manifest icons (b383aa7)
- dashboard: create a filter for date ranges (cdde869)
- dashboard: create the public URL correctly (48711fa)
- dashboard: delete unnecessary meta tag (9833e73)
- dashboard: fix integration components (4891ff0)
- dashboard: handle image import errors in IconItemList (1a0bbe9)
- dashboard: hide iframe (e2cf611)
- dashboard: integration problems of git (f39cdef)
- dashboard: load local images (a413a60)
- dashboard: make only the necessary requests in the 'Select' (a735036)
- dashboard: no show horizontal scroll in the main menu (a8f2c0f)
- dashboard: provide a responsive design to SplitView (099a95b)
- dashboard: remove unnecessary iframe after set cookies (45ca814)
- dashboard: remove unnecessary requests (7606e26)
- dashboard: save base URL of glpi in the local storage (62f7af7)
- dashboard: set cookies of gpi correctly (256fcde)
- dashboard: show application icon in notifications (6fc4758)
- dashboard: show error notifications correctly (d48056b)
- dashboard: simplify !DOCTYPE (3e46955)
- dashboard: update the selected items in the multiple selection (cea77d2)
- dashboard: use 'blob()' in profile images (6657873)
- dashboard: use only https for the base url of glpi (30cc368)
- dashboard: validate the existence of the key of a list (a67f264)
- DatePicker: change the date correctly (697497f)
- DatePiker: receive 'value' from the props (56127ab)
- dependencies: allow install dependencies with npm (3e4b27e)
- devices: clean ActionList after send enroll invitation (bc21323)
- devices: clean locations when changing devices (bc53c67)
- devices: clear the markers of localizations to change device (d124038)
- devices: correct type of notification to the ping error (c6bc51c)
- devices: display loading component correctly (622fe77)
- devices: fix go to edit after update (44accf6)
- devices: fix send props (844f1ad)
- devices: fix show toast notification (5781952)
- devices: fix styles show edit button (0cdfd9b)
- devices: force update toolbar layout (d13439a)
- devices: just make the necessary requests (609d12a)
- devices: move confirmation messages out of the 'pivot' (4b1bcb5)
- devices: pass correctly the data to glpi (b05a0bf)
- devices: show device id (f83fb2f)
- devices: show the device ID correctly (171da44)
- devices: show the map of geolocation correctly (52531d0)
- devices: solve the warning of propTypes in low resolutions (54a4c32)
- devices: synchronize load of the new item list ([3cc7347](https://github.com/hec...
v2.0.0-rc.1
Bug Fixes
- about: move the search button of the Help Center (abdbf3f)
- about: show feedback screen (821e385)
- agent: fix activate selection mode (eaafeef)
- agent: fix handle responsive design (e49bf52)
- agent: fix height list (eed5d70)
- agent: fix imports to share components (35671ed)
- agent: fix send selected items by props (3495549)
- agent: go to main router (f732d01)
- agent: handle responsive design (2230c7b)
- agent: validate listView is created (2260e47)
- animations: fix enable/disable global animations (390bcf7)
- animations: fix multiple animations (88178dd)
- applications: fix reorder applications list (7e908d4)
- applications: force update toolbar layout (4691dc7)
- applications: handle errors in the upload (a119377)
- applications: show internal errors (7873081)
- applications: synchronize load of the new item list (54c2201)
- applications: validate the search range (c79895e)
- breadcrumb: send location by props using PureComponent (b656194)
- circle-ci: install transifex client and download files (31b34e7)
- cookies: fix show mixed content (0d6c7a1)
- dashboard: add deleted htaccess (3df09ec)
- dashboard: add PluginFlyvemdmdemoCaptcha to the item type list (5c342d0)
- dashboard: add PluginFlyvemdmdemoUser to the item type list (b834e18)
- dashboard: add PluginFlyvemdmFleet to the item type list (fbc0159)
- dashboard: add PluginFlyvemdmPolicy to the item type list (5c6521f)
- dashboard: add PluginFlyvemdmPolicyCategory to the item type list (bf7933a)
- dashboard: add PluginFlyvemdmTask to the item type list (b869c47)
- dashboard: add support for safari notification (f87125a)
- dashboard: add the base path to notifications icon (979cd3e)
- dashboard: allow connections https (7602f25)
- dashboard: base64 decode to profile images (832040e)
- dashboard: change 'Spain' to 'Spanish' (ce36d19)
- dashboard: change devices validation on the homepage (7500295)
- dashboard: change handling of images (97236d0)
- dashboard: change the validation of 'is authenticated' (d147e13)
- dashboard: correct links for the manifest icons (b383aa7)
- dashboard: create a filter for date ranges (cdde869)
- dashboard: create the public URL correctly (48711fa)
- dashboard: delete unnecessary meta tag (9833e73)
- dashboard: fix integration components (4891ff0)
- dashboard: handle image import errors in IconItemList (1a0bbe9)
- dashboard: hide iframe (e2cf611)
- dashboard: integration problems of git (f39cdef)
- dashboard: load local images (a413a60)
- dashboard: make only the necessary requests in the 'Select' (a735036)
- dashboard: no show horizontal scroll in the main menu (a8f2c0f)
- dashboard: provide a responsive design to SplitView (099a95b)
- dashboard: remove unnecessary iframe after set cookies (45ca814)
- dashboard: remove unnecessary requests (7606e26)
- dashboard: save base URL of glpi in the local storage (62f7af7)
- dashboard: set cookies of gpi correctly (256fcde)
- dashboard: show application icon in notifications (6fc4758)
- dashboard: show error notifications correctly (d48056b)
- dashboard: simplify !DOCTYPE (3e46955)
- dashboard: update the selected items in the multiple selection (cea77d2)
- dashboard: use 'blob()' in profile images (6657873)
- dashboard: use only https for the base url of glpi (30cc368)
- dashboard: validate the existence of the key of a list (a67f264)
- DatePicker: change the date correctly (697497f)
- DatePiker: receive 'value' from the props (56127ab)
- dependencies: allow install dependencies with npm (3e4b27e)
- devices: clean ActionList after send enroll invitation (bc21323)
- devices: clean locations when changing devices (bc53c67)
- devices: clear the markers of localizations to change device (d124038)
- devices: correct type of notification to the ping error (c6bc51c)
- devices: display loading component correctly (622fe77)
- devices: fix go to edit after update (44accf6)
- devices: fix send props (844f1ad)
- devices: fix show toast notification (5781952)
- devices: fix styles show edit button (0cdfd9b)
- devices: force update toolbar layout (d13439a)
- devices: just make the necessary requests (609d12a)
- devices: move confirmation messages out of the 'pivot' (4b1bcb5)
- devices: pass correctly the data to glpi (b05a0bf)
- devices: show device id (f83fb2f)
- devices: show the device ID correctly (171da44)
- devices: show the map of geolocation correctly (52531d0)
- devices: solve the warning of propTypes in low resolutions (54a4c32)
- devices: synchronize load of the new item list ([3cc7347](https://github.com/hec...