File ardana-installer-ui.changes of Package ardana-installer-ui

-------------------------------------------------------------------
Mon Mar 27 19:49:10 UTC 2023 - cloud-devel@suse.de

- Update to version 8.0+git.1548886771.dcb8801:
  * 

-------------------------------------------------------------------
Sun Mar 26 19:40:51 UTC 2023 - cloud-devel@suse.de

- Update to version 8.0+git.1548886771.dcb8801:
  * 

-------------------------------------------------------------------
Sat Mar 25 19:41:14 UTC 2023 - cloud-devel@suse.de

- Update to version 8.0+git.1548886771.dcb8801:
  * 

-------------------------------------------------------------------
Fri Mar 24 19:42:11 UTC 2023 - cloud-devel@suse.de

- Update to version 8.0+git.1548886771.dcb8801:
  * 

-------------------------------------------------------------------
Fri Mar 24 05:40:22 UTC 2023 - cloud-devel@suse.de

- Update to version 8.0+git.1548886771.dcb8801:
  * 

-------------------------------------------------------------------
Wed Jan 30 22:47:55 UTC 2019 - jmoffitt@suse.com

- SCRD-6125 Update node_modules.tar.bz2 to support recent UI architecture changes

-------------------------------------------------------------------
Wed Jan 30 22:34:23 UTC 2019 - opensuse-packaging@opensuse.org

- Update to version 8.0+git.1548886771.dcb8801:
  * SCRD-5073 - fix vertical scrollbar issue introduced with bs4
  * SCRD-5561 remove use of show prop
  * SCRD-5562 Stop tracking inputValue in internal state (#224)
  * SCRD-5900 - update csv importer to work with validators that only return errors
  * Rebase with latest master
  * SCRD-5561 refactor edit server details to use Map (#236)
  * SCRD-5570 Move password fields to forms
  * SCRD-3497 Avoid passing list in extra vars
  * SCRD-5891 Remove redundant updateFormValidity call
  * SCRD-5561 - refactor connection dialog to use ConfirmModal
  * Address comments
  * Fixed the issue of handling  with partial failure
  * SCRD-4708 Fix page title for day0
  * Moved showing partial error confirm dialog to common function
  * removed test code
  * SCRD-5901 Use optional chaining when possible (#238)
  * SCRD-6175 Fixed delete discovered server
  * SCRD-5901 Show error banner if we can't get the is_secured flag
  * SCRD-3479 Add activate/deactivate to server management for compute hosts
  * SCRD-5901 refactor updatenetwork to use immutables
  * SCRD-6124 Call ardana-service directly (#241)
  * SCRD-6124 updated to call to ardana-service - 2
  * SCRD-6126 Serve run_dist with ardana-service (#244)
  * SCRD-3480 display server status from monasca in servers page (#234)
  * SCRD-3480 - remove extraneous debugger
  * SCRD-3497 Fine tune replace controller per testing (#253)
  * SCRD-6144 fix server group and nic mapping modals (#254)
  * Rebased with latest master (#245)
  * SCRD-3497 Support wipe disks
  * SCRD-5901 Fix some issues when fetching the monasca server status
  * SCRD-5901 When navigating to / of day2 bounce the user to /services/info
  * SCRD-5901 Add fallback font for when 'Arial' is not available
  * SCRD-5901 Fix issue when trying to refresh a page (#260)
  * SCRD-3480 - avoid calling monasca for service status if monasca is not installed (#263)
  * SCRD-3111 Use smarter caching of internal model (#262)
  * SCRD-3497 Avoid race condition with model save and commit (#266)
  * SCRD-6382 - add column headers to the servers table (#267)
  * SCRD-6374 Remove translation for logging message (#259)
  * Re-format multi-line callback registrations for legibility
  * (Re-)join room at connect time
  * SCRD-5782 Allow user to edit or delete servers at unsafe mode
  * SCRD-3501  Make the compute operation menus available in production
  * Updated to fix the typo
  * SCRD-4708 Add a basic protractor test for day2 (#251)
  * Correct handling of end event
  * SCRD-4770 Unhide server groups and nic mappings buttons when edit server in day2 UI (#256)
  * SCRD-4770 add  server groups and nic mappings in manually added server
  * SCRD-3501 Fixed issues found during system testing (#272)
  * SCRD-3481 - add networks to server details modal
  * SCRD-3481 - only show Monasca column when Monasca is installed (#276)
  * SCRD-3501 - rephrase error removing host aggregates for a compute host (#277)
  * SCRD-3481 - add filesystem utilization metrics from Monasca when available (#275)
  * SCRD-6813 Fixed issue with loading mask when replace compute
  * SCRD-6903 - consolidate service packages tabs
  * SCRD-6669 Adjust layout when running playbooks (#281)
  * Update precommit hook to handle renames (#282)
  * SCRD-5795 - fix browser tab title for Day2 UI (#283)

-------------------------------------------------------------------
Wed Nov 21 17:06:23 UTC 2018 - jmoffitt@suse.com

- Update node_modules with new dependencies
  * SCRD-5073 bootstrap 4 due to xss issue with bs3
  * removed jquery as drag and drop was updated to not require it

-------------------------------------------------------------------
Wed Nov 21 16:45:27 UTC 2018 - opensuse-packaging@opensuse.org

- Update to version 8.0+git.1542817507.16e348d:
  * SCRD-3489 Update Service Config - Part 3 (#193)
  * SCRD-3497 Refactor to enable replace controller (#194)
  * SCRD-3497 Disallow replacing shared controller/deployer
  * SCRD-3497 Implement check for power off state
  * SCRD-3497 - update service list menu to conform to menu refactor (#198)
  * Remove stray function
  * Emit console log message clarifying 404
  * Simplify components and convert to stateless functions
  * SCRD-3497 Support running non-playbooks with PlaybookProgress
  * Handle refresh correctly
  * Show failed step when a non-playbook action fails
  * SCRD-3501 Add compute node in replace server modal (#200)
  * SCRD-3501 Updated to allow compute  node to be reachable
  * SCRD-3497 Add PrepareController (#201)
  * SCRD-3497 Use install os provision playbook (#203)
  * Rename replace controller page, refactor arrays (#204)
  * SCRD-3501 Added addcompute to the replace compute flow (#205)
  * SCRD-3497 Add monasca, osconfig steps (#206)
  * Remove unnecessary constructors
  * SCRD-5564 Remove ref to this.props in constructors
  * SCRD-5738 Switch to using `extra-vars` only
  * SCRD-3497 Handle swift ring builder, ardana-deploy (#211)
  * SCRD-5562 remove componentWillReceiveProps hook
  * SCRD-5726 Rename PlaybookProcess.js to PlaybookProgress.js
  * SCRD-3497 Reconfigure ceilometer
  * SCRD-0000 Fix issue loading config files in day 2
  * SCRD-5569 Refactor validators (#213)
  * SCRD-0000 Add precommit hook (#216)
  * SCRD-5073 update Day0/2 UI to use 4.x bootstrap (#207)
  * SCRD-5727 Refactor validators to only return error (#219)
  * SCRD-0000 Update babel
  * Add optional chaining and jsx control statements
  * add yarn.lock file
  * Replace ternary operators with If/Choose
  * SCRD-5569 Support immutable lists in excludes validator
  * Fix issue with pre-commit hook (#221)
  * Use introspection to determine which function to call
  * remove jquery (#227)
  * SCRD-5073 - update to newer version of react-bootstrap
  * SCRD-5901 Remove yarn.lock

-------------------------------------------------------------------
Mon Oct 15 15:48:25 UTC 2018 - jmoffitt@suse.com

- SCRD-5431 - update HPE oem branding package to fix build

-------------------------------------------------------------------
Sat Oct 13 05:31:01 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1539378676.e064a17:
  * SCRD-5431 - move some branding strings out of main resource bundle to branding bundle
  * SCRD-4240 Add passphrase modal to run status playbook
  * SCRD-5295 moved update processes out of InstallWizard (#184)
  * SCRD-3489 Add Update Service Config - Part 2 (#189)
  * Fix field validation in replace server dialog
  * Modernize UpdateServers
  * SCRD-3476 fixed display hostname (#185)
  * SCRD-3485 Add wait time to run status playbook (#187)
  * Make it positive case
  * more cleanup
  * make simplify
  * cleanup
  * Reduce scope of update mode
  * SCRD-3477 fixed issue related check addresses conflict

-------------------------------------------------------------------
Fri Oct 05 19:31:09 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1538761585.03c177a:
  * SCRD-3477 Implemented install os for adding compute nodes (#175)
  * SCRD-5072 Improve replace controller dialog (#179)
  * SCRD-4431 Add error message for keystone unavailable case
  * more cleanup states
  * SCRD-3476 cleanup unnecessary states
  * SCRD-5194 Adjust loading mask on Service Info page
  * Remove get user name api, no longer userd
  * SCRD-5125 Replace shut down structions on Day0 Complete page
  * SCRD-4911 Add ssh passphrase field to OS provision page
  * SCRD-3476 check the newly added servers have addresses conflicts (#172)
  * Incorporate Servers into Server Groups topology tab (#171)
  * SCRD-5069 - update getPlaybookName function fix dereference error
  * SCRD-4708 Update Day0 UI name to Cloud Installer
  * SCRD-3476 Added activate compute servers (#166)
  * SCRD-3486 Add Details modal for service info tab (#167)
  * Improve server role topology layout (#165)
  * SCRD-3476 Implemented deployment for adding compute nodes (#158)
  * SCRD-5069 Correctly map status playbook for some services (#162)
  * Enable hyperlinks to interfaces models on role page (#163)
  * Add roles topology tab (#161)
  * SCRD-3455 and SCRD-2228 Change port and remove dayzero names (#146)

-------------------------------------------------------------------
Tue Sep 25 19:41:38 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1537896295.0bbbbc7:
  * Merge sep242018 (#168)

-------------------------------------------------------------------
Thu Sep 20 05:41:42 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1537396479.f3f55e6:
  * SCRD-3455 - implement constants changes in stable/pike (#164)

-------------------------------------------------------------------
Thu Sep 13 05:38:23 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1536786109.ac1d073:
  * SCRD-3478 Update OpenStack and Ardana Packages pages with new API (#157)
  * Add servers topology tab (#156)
  * SCRD-3489 Add Update Service Configuration page - Part One (#153)
  * SCRD-4679 - fix redirect to login when using bad SUMA or OV creds (#154)
  * SCRD-3478 Add search capabilty to Ardana Packages page (#155)
  * Add network topology tab (#152)
  * SCRD-3484 Fix endpoint sorting in Service Info page
  * SCRD-3490 added loadingmask

-------------------------------------------------------------------
Thu Sep 06 05:27:53 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1536164909.d8cbaf7:
  * SCRD-3476 added check against deployed servers
  * Updated to handle edit for adding a new compute server (#143)
  * Add OpenStack Packages and SUSE Cloud Packages pages (#141)
  * SCRD-4430 Update Servers column in Services Per Role page
  * SCRD-4737 Add error handing when api call fails
  * Cleanup lints complaints (#142)
  * Fix lint errors
  * SCRD-4750 Add logout button to Day 2 UI (#139)
  * Add services topology table
  * Update Day2 Login page per UX guidelines (#138)
  * Adjust classname on ErrorBanner parent div
  * Added initial adding compute node landing page (#132)
  * Restore routing to regions page
  * Fixed close issue for error msg of login (#137)
  * Add Run Status Playbook action for services (#133)
  * Hide unfinished functionality in the Day2 UI (bsc#1105689) (#136)
  * Show loading mask, error banner
  * Add region topology page
  * Add control plane topology page (#131)
  * Make the server provisioning failure msg more generic
  * Fixed the error message close issues
  * cleanup
  * Updated to simplify the rendering loading errors from wizard.
  * updated todo comments to illustrate placeholder purpose.
  * Removed the condition of creating loadingErrors.modelError
  * Updated code based on comments.
  * Restore drag and drop highlighting (bsc#1105119) (#127)
  * Updated messages with proper English.
  * Update to use includes instead of indexOf
  * Handle errors when wizard has loading errors
  * SCRD-4476 Fix selenium test in ardana-installer-ui

-------------------------------------------------------------------
Wed Sep  5 16:40:43 UTC 2018 - jmoffitt@suse.com

- add react-router-hash-link to node_modules for SCRD-3111

-------------------------------------------------------------------
Thu Aug 16 18:11:19 UTC 2018 - jmoffitt@suse.com

- restore jquery to node_modules for drag & drop (bsc#1105119)

-------------------------------------------------------------------
Thu Aug 16 16:29:44 UTC 2018 - rick.salevsky@suse.com

- switch to stable/pike branch

-------------------------------------------------------------------
Thu Aug 16 16:16:48 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1534432886.e6b943f:
  * Fixed issue when installation progress.json is present (#124)

-------------------------------------------------------------------
Thu Aug 16 05:37:51 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1534359866.3700fef:
  * Remove extra padding below the graph
  * Enlarge the stroke width of critical alarms
  * Add alarm summary graph component

-------------------------------------------------------------------
Wed Aug 15 05:27:17 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1534283552.ca19921:
  * Update several out-of-date references in the README
  * Mention new build_deps.sh in readme

-------------------------------------------------------------------
Tue Aug 14 19:27:31 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1534269853.ba66850:
  * Implement framework for replacing servers (#110)

-------------------------------------------------------------------
Mon Aug 13 19:27:19 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1534185544.794ae33:
  * Updated css class for tab content
  * Add Service Information page

-------------------------------------------------------------------
Sat Aug 11 21:40:04 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1533930040.a8d9ecb:
  * Fixed discover tab margin issue

-------------------------------------------------------------------
Wed Aug 08 19:34:43 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1533745008.65449ee:
  * Add Services Per Role page (#119)

-------------------------------------------------------------------
Mon Aug 06 19:34:24 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1533578457.562cd87:
  * support case where ssh private id_rsa key is locked with passphrase (#115)

-------------------------------------------------------------------
Mon Aug  6 15:30:11 UTC 2018 - jmoffitt@suse.com

- update node_modules.tar.bz2 to support cleaned up webpack scripts
  * resolves upstream sync issue
  * new build script (SCRD-3953)

-------------------------------------------------------------------
Mon Aug 06 15:23:54 UTC 2018 - opensuse-packaging@opensuse.org

- Update to version 8.0+git.1533331663.20ab6eb:
  * SCRD-3953 Update build scripts
  * Get fonts from npm package rather than tracking in source
  * Correct centering of progress numbers within their circles
  * Ignore files generated by build_deps.sh
  * Fix lint complaints

-------------------------------------------------------------------
Thu Jul 19 05:31:57 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1531949159.8edc87b:
  * Reorder Cloud settings tabs per training team feedback (bsc#1101703)

-------------------------------------------------------------------
Wed Jul 18 05:32:53 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1531858781.ef6f706:
  * Include Lato font files with install UI (bsc#1100909)
  * Feedback from training (bsc#1100445)

-------------------------------------------------------------------
Thu Jul 05 19:32:12 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1530811330.8eaf6a4:
  * SCRD-3458 Initial version, permit controlling navigation

-------------------------------------------------------------------
Tue Jul 03 19:32:21 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1530642064.112c4bf:
  * Address npm dependency warnings

-------------------------------------------------------------------
Tue Jul  3 15:15:01 UTC 2018 - jmoffitt@suse.com

- Update HPE branding patch due to changes from SCRD-3483

-------------------------------------------------------------------
Tue Jul 03 11:28:32 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1530575192.28f540a:
  * SCRD-3483 Create speedometer graph component

-------------------------------------------------------------------
Mon Jul  2 21:51:15 UTC 2018 - GSmith@suse.com

- Update node_modules tarball to address legal concern
  about code comment in 3rd party library
  blocking-proxy, which was flagged by a searchbot
  run by legal. After confirming comment was flippant,
  removed from library (MIT license allows), and
  submitted upstream PR to fix

-------------------------------------------------------------------
Sat Jun 30 05:32:59 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1530312286.c942b11:
  * Navigate to Service menu after login
  * Auto focus on username field on login screen
  * SCRD-3458 Create menu system (#105)

-------------------------------------------------------------------
Fri Jun 15 08:03:54 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1529019019.a878952:
  * SCRD-1994 Remove dangling symlinks
  * Migrate glyphicon icons to equivalent Material Design icons (SCRD-1994) (#102)
  * SCRD-3672 Fix id alias server-id in field_defs (#103)
  * SCRD-2374 Support cancelling playbooks (#89)

-------------------------------------------------------------------
Wed Jun 13 19:34:12 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1528911954.7bce690:
  * Avoid unnecessary hop at startup in secured mode

-------------------------------------------------------------------
Wed Jun 13 05:33:35 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1528838510.78f198b:
  * Add keystone authorization UI

-------------------------------------------------------------------
Tue Jun 12 18:34:38 UTC 2018 - jmoffitt@suse.com

- Add history pkg dependecy for auth and navigation (SCRD-2870)

-------------------------------------------------------------------
Tue Jun 12 15:45:05 UTC 2018 - jmoffitt@suse.com

- Fix HPE branding patch due to upstream changes in branding json

-------------------------------------------------------------------
Wed Jun 06 19:31:50 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1528305167.704149d:
  * Introduce client URL routing (#99)

-------------------------------------------------------------------
Thu May 31 05:30:44 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1527712031.831fd29:
  * Remove extraneous imports related to ServerUtils refactor (SCRD-3292)

-------------------------------------------------------------------
Wed May 30 20:10:06 BST 2018 - aspiers@suse.com

- Add systemd service (bsc#1082708)

-------------------------------------------------------------------
Wed May 30 05:30:38 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1527634279.3c1e105:
  * Refactor ServerUtils inputs to be generic (SCRD-3292)

-------------------------------------------------------------------
Wed May 16 05:31:49 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1526418519.32d89c1:
  * Add option to clear out unused IPs
  * Add Clear Filters button to Cloud Model Picker page

-------------------------------------------------------------------
Sat Apr 07 05:33:13 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1523045849.14f6fa6:
  * Fix issue with Forced Network Groups (bsc#1087967) (#93)
  * Fixed IE blank screen issue (bsc#1087181) (#92)

-------------------------------------------------------------------
Wed Apr 04 19:33:25 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1522865271.ab09f82:
  * Fixed drag and drop on Edge browser (bsc#1087181) (#90)
  * Add tooltips to Manage Cloud Settings tabs (#88)

-------------------------------------------------------------------
Wed Mar 28 19:37:41 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1522256220.2c35a2b:
  * Upated the secure option help link to generic link  (bsc#1080181)

-------------------------------------------------------------------
Thu Mar 22 05:34:56 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1521673150.fc4573f:
  * Make disabled buttons a little lighter (bsc#1086378)

-------------------------------------------------------------------
Wed Mar 21 19:39:52 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1521652618.8b11431:
  * Fixed blank page on firefox (bsc#1086071) (#84)

-------------------------------------------------------------------
Fri Mar 16 19:27:46 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1521218263.991351b:
  * Add delete server menu to Assign Server Roles right table (bsc#1080691) (#82)

-------------------------------------------------------------------
Thu Mar 15 22:01:40 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1521148709.2d9b6b4:
  * Add single quotes around the user name
  * Set cursor to default for check mark on Complete page (bsc1085533)

-------------------------------------------------------------------
Wed Mar 14 19:26:49 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1521054177.09093b9:
  * Fixed goback issue for ConfigDeployProgress page (bsc#1085146) (#81)

-------------------------------------------------------------------
Fri Mar 09 19:20:16 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1520620355.0d6c52d:
  * Clear wipeDisks when cloud deployment fails (bsc#1083593)
  * Remove SUSE reference from title (bsc#1082464)
  * Fix UI go to first page when model is not retrievable (bsc#1084377)
  * Add showing of shutdown instruction even with no user (bsc#1078354)

-------------------------------------------------------------------
Sat Mar 03 05:26:50 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1520028528.379c750:
  * UX improvement for discovery dialog (bcs#1078348)

-------------------------------------------------------------------
Fri Mar 02 19:28:47 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1520016637.2c03174:
  * Fix warning modal when select template for the first time (bsc#1082902)

-------------------------------------------------------------------
Thu Mar 01 06:32:39 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1519857344.4f90dbc:
  * Fixed to handle end of last playbook when no end event (bsc#1083243)

-------------------------------------------------------------------
Wed Feb 28 05:25:25 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1519770845.29658b6:
  * Clear server role when drag and drop from right to left
  * Add Edit Server modal for servers added manually (bsc#1080193)

-------------------------------------------------------------------
Sat Feb 24 05:34:05 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1519414770.82faae7:
  * Handle custom model names in selection page (bsc#1082586)

-------------------------------------------------------------------
Fri Feb 23 19:31:46 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1519410749.a580381:
  * Remove SUSE from default page title

-------------------------------------------------------------------
Fri Feb 23 05:32:16 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1519337039.32a491a:
  * Remove storage type from filter bar

-------------------------------------------------------------------
Wed Feb 21 17:57:04 UTC 2018 - jmoffitt@suse.com

- 0001-HPE-OEM-Branding.patch: update for json validation

-------------------------------------------------------------------
Fri Feb 16 05:29:28 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1518735361.686aecf:
  * Fixed issue when example server disappears
  * Updated the import servers to add/remove role
  * Preserve initial node number and use it to show banner
  * Add guidance on changing number of nodes

-------------------------------------------------------------------
Thu Feb 15 05:38:23 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1518651954.2e92ad8:
  * Updated the confirmation wording
  * Minor fix
  * Added confirmation before import servers
  * Update Deployment Summary page per UX input

-------------------------------------------------------------------
Wed Feb 14 18:23:56 UTC 2018 - jmoffitt@suse.com

- updated spec file to conform to patch notes requirements from
https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines

-------------------------------------------------------------------
Wed Feb 14 16:47:22 UTC 2018 - jmoffitt@suse.com

- updated 0001-HPE-OEM-Branding.patch for latest code structure

-------------------------------------------------------------------
Wed Feb 14 05:35:49 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1518552986.2a43fc4:
  * Make sure required field to be filled in manual add server
  * Fixed issues based on Mohan's feedback
  * Minor cleanup
  * minor lints fix
  * Fixed a couple of import issues
  * Fixed delete issue to use uid
  * Fixed import server duplicates issue
  * Make the id editable - using uid WIP

-------------------------------------------------------------------
Mon Feb 12 21:40:23 UTC 2018 - cloud-devel@suse.de

- Update to version 8.0+git.1518469458.b415c99:
  * fix missing .eot file during IBS sync job
  * switched from selectedcolor to preferredcolor

-------------------------------------------------------------------
Fri Feb  9 18:45:52 UTC 2018 - jmoffitt@suse.com

- Added updated node_modules with showdown package

-------------------------------------------------------------------
Fri Feb 09 18:42:49 UTC 2018 - opensuse-packaging@opensuse.org

- Update to version 8.0+git.1518201173.32c2339:
  * SCRD-2576 Show meaningful string when new model names are added
  * Also remove underscores from displayed model names
  * Reorder range
  * Minor message change
  * fix grammar
  * Add ability to edit NTP and DNS settings
  * clean up the commit code
  * Feat: add running kernel, os, last checkin time and last boot time to general overview
  * Fix: show IP/IPv6 correctly for trad clients
  * Add guidance when os install or cloud deploy fails
  * Fixed the status problem for cloud deploy process
  * Fix Interface Model's Network Devices dropdown
  * Updated copyright 2017 to be 2018
  * Updated to 2017-2018
  * Updated document.title to use the branding title
  * Show the log during file editing if validation failed
  * Disable editing files during validation
  * disable tabs while validation is ongoing
  * Update server role descriptions
  * Update description for core nodes and banner size
  * Add ability to delete individual servers on assign server page
  * disable back button during validation
  * remove generated 'run' directory from lints check
  * disable next button during validation even if validation succeeded previously
  * Fixed issue for config page backbutton
  * Fix markdown formatting
  * Add confirmation modal when changing cloud model
  * Update buttons on Assign Server Roles page to default
  * Set selected model to previously selected value after user says no
  * add confirmation dialog for deleting a server
  * Add more explanation to the confirmation modal when user changed model
  * Add Showdown library to convert .md to .html

-------------------------------------------------------------------
Tue Feb  6 21:52:54 UTC 2018 - jmoffitt@suse.com

- add HPE oem theme content as bcond conditional:
  * adds 0001-HPE-OEM-Branding.patch

-------------------------------------------------------------------
Wed Jan 31 20:12:40 UTC 2018 - jchoy@suse.com

- Put ardana-installer-ui into /usr/share/ardana directory

-------------------------------------------------------------------
Mon Jan 22 19:49:31 UTC 2018 - opensuse-packaging@opensuse.org

- Update to version 8.0+git.1516299266.785929d:
  * Ask for confirmation before exiting Manage Cloud Settings modal
  * Update logic to keep track of changes better
  * Add ability to add new nic mappings or server groups from Edit Server Details
  * Resolve merge issues on EditCloudSettings.js
  * Fixed issues related suse manager integration
  * Add Forced Network Groups to Interface Models
  * Make Devices fields editable
  * Moved commit model changes to config validation page
  * Changed SUSE manager default port to be 443
  * Fix: re-name labels
  * Fixed input with plus and minuse overwritten issue

-------------------------------------------------------------------
Fri Jan 12 18:24:16 UTC 2018 - gsmith@suse.com

- Update .spec to use build script

-------------------------------------------------------------------
Fri Jan 12 17:57:25 UTC 2018 - opensuse-packaging@opensuse.org

- Update to version 8.0+git.1515778284.8475da6:
  * Facilitate OBS builds

-------------------------------------------------------------------
Fri Jan 12 00:01:28 UTC 2018 - opensuse-packaging@opensuse.org

- Update to version 8.0+git.1515715122.5cce0c8:
  * minor text change to discovery tabs
  * Fix progress back and forth after changing subnet or netmask
  * Make branding ready
  * SCRD-1656 - update font loading to shrink node_modules dependencies
  * Adjust and trim down package.json dependencies
  * SCRD-1656 - update font loading to shrink node_modules dependencies (#28)

-------------------------------------------------------------------
Tue Jan 09 13:54:46 UTC 2018 - opensuse-packaging@opensuse.org

- Update to version 8.0+git.1515180235.58c2071:
  * Fix Encryption parameters
  * Remove duplicate not found message
  * InterfaceModels: Enable save only when something has changed
  * Change consumer attributes field to textarea (#14)
  * Enforce numeric validation of CIDR values
  * Improve dev version of build
  * Added addresses field to add/update network (#15)
  * Change progress icon on last page to a check mark (#19)
  * Add 'Manage Subnet and Netmask' feature (#17)

-------------------------------------------------------------------
Fri Jan  5 18:21:57 UTC 2018 - dmueller@suse.com

- strip emdded node_modules to a reasonable size and
  remove post-build-checks

-------------------------------------------------------------------
Wed Dec 20 16:26:37 UTC 2017 - opensuse-packaging@opensuse.org

- Update to version 8.0+git.1513696996.0f28cd3:
  * Disable the other tabs when edit model file or service file
  * Added more meaning for error messages for deploy errors
  * Show selected user-friendly model name after selection (#7)
  * Fixed discovery search to include ip and mac address
  * Also disable current tab as well
  * User experience improvements (#6)
  * Update meta information in package.json (#10)
  * Cleanup unused aregument and lint complain (#9)

-------------------------------------------------------------------
Wed Dec 20 05:29:02 UTC 2017 - opensuse-packaging@opensuse.org

- Update to version 8.0+git.1513696996.0f28cd3:
  * Cleanup unused aregument and lint complain (#9)
  * Update meta information in package.json (#10)
  * User experience improvements (#6)
  * Also disable current tab as well
  * Fixed discovery search to include ip and mac address
  * Show selected user-friendly model name after selection (#7)
  * Added more meaning for error messages for deploy errors
  * Disable the other tabs when edit model file or service file

-------------------------------------------------------------------
Mon Sep 25 17:58:02 UTC 2017 - nicolas.bock@suse.com

- Change branch to master

-------------------------------------------------------------------
Fri Sep 22 06:37:19 UTC 2017 - cloud-devel@suse.de

- Update to version 8.0+git.1504875597.3331c32:
  * SCRD-540 ardana-installer-ui Phase 1
  * SCRD-540 ardana-installer-ui Phase 2 Part 1
  * SCRD-540 ardana-installer-ui Phase 2 Part 2
  * SCRD-540 ardana-installer-ui Phase 2 Part 3
  * SCRD-540 Missed an HLM reference
  * SCRD-946 Remove .rebranding-links and the links within it
  * SCRD-1159 Fix my_cloud path

-------------------------------------------------------------------
Fri Aug 11 06:56:44 UTC 2017 - cwang@suse.com

- ardana-installer-ui package 
openSUSE Build Service is sponsored by