Skip to content

Latest commit

 

History

History
942 lines (732 loc) · 91.6 KB

CHANGELOG.md

File metadata and controls

942 lines (732 loc) · 91.6 KB

1.0.8 (2015-09-01)

1.0.7 (2015-08-25)

Bug Fixes

  • DetailView: Usage Requirements now wraps long text with no spaces or breaks.#343 (37695c60)
  • DetailedQuery: Cleaned up some text, added some spaces (b3cb5e2c)
  • FireFox: Disabled Bootstrap animations if the user is using FireFox (4ce7c2f8)
  • Metrics: listing review view, and review fixed (bd60ecdd)
  • Mozilla: Disabled css transitions for Firefox (d85d0aea)
  • Reviews Metrics: Only report review view when component is mounted. (d55335e6)
  • Search Description: added and where nessecery between labels (ec2eb6f3)
  • Tests: fixed undefined error occuring in unit tests (63d0bfc8)

Features

  • Tooltips: added tooltips to quick & detail view #344 (629a691f)

1.0.6 (2015-08-18)

Features

  • navbar: Update to point to new /counts endpoint #342 (76d70e5f)

1.0.5 (2015-08-11)

1.0.4 (2015-08-04)

Bug Fixes

  • Notifications: fix notifications background on dropdown (2ef16636)
  • SearchMetrics: Indicate to metrics where searches are combined with other terms (c627cab3)

Features

  • Menu: Add Helpdesk link to dropdown menu #345 (54f05216)

1.0.3 (2015-07-28)

Bug Fixes

  • CreateEdit: Changed remaining characters text #293 (17bc3583)

1.0.2 (2015-07-22)

Bug Fixes

  • DetailView: Force wrapping for long strings and links in detail view (8c93e161)
  • Quickview: Wrap long strings with CSS (a759f325)

1.0.1 (2015-07-22)

Bug Fixes

  • Discovery: Makes searches with only orgs return results (829f9e01)

1.0.0 (2015-07-22)

Bug Fixes

  • Detail View: Word wrap forced for what's new & url #207 (25942ec5)
  • Toolbar: disable notification button style when no notifications are present #282 (60e7b8e5)
  • createEdit:
    • Prevent routing issues caused by original fix for #266 (b3a3e666)
    • Maintain preview without undeleteable chars #324 (5e8df9ae)
    • Prevent routing issues caused by original fix for #266 (df79d6f8)
    • Prevent intermittently blank Listing Type (d737468b)

Features

  • CreateEdit: Added character limit counter for short description #293 (796f20aa)
  • Discovery: Scroll to top on search results #289 (9561d8c1)

0.7.16 (2015-07-14)

Bug Fixes

  • Discovery: clicking reset does not clear dropdowns #308 (1bc14ebe)
  • createEdit: Prevent undeleteable characters in optional fields #256 #284 (db76913a)

Features

  • Discovery: Added detailed query to search #280 #161 (b3565f78)

0.7.15 (2015-07-07)

Bug Fixes

  • createEdit: Disable error modal on saving drafts #301 (1423235a)

0.7.14 (2015-06-30)

Bug Fixes

  • Webpack: Updated webpack to 0.10.0 (75100a39)

0.7.13 (2015-06-25)

0.7.12 (2015-06-22)

Bug Fixes

  • CreateEdit: form resets when coming from editing another listing #151 (e59b12fe)

Features

  • Tooltips: Added tooltips to the global navbar #283 (d6b60e89)

0.7.11 (2015-06-09)

Features

  • search: Show a message while searching, not 'No results found.' (5f70916f)

0.7.10 (2015-06-02)

Bug Fixes

  • createEdit: Forced updated display of contacts using undocumented (and future) react feature (90a82e1a)
  • search: Add LoadMore button to search results #268 (0cc305b8)

Features

  • Create Edit:
    • Added singleton toggler #199 (6b5dd9a4)
    • Added singleton toggler #199 (49148d5c)

0.7.9 (2015-05-19)

Bug Fixes

  • Quickview: Link display limited to 40 chars, url not affected. #221 (a8b450e7)
  • Resources Tab: fixes issue with contact being undefined #243'; (74a53519)
  • createEdit: Original fix for this issue broke the error messages in the resources section of (dd622271)
  • style: Updating SweetAlert styling (bb7e4194)
  • styling: #251 Added pointer cursor (cfa08818)

Features

  • Global: Sweet alert implimented (788ae9f3)

0.7.8 (2015-05-12)

Bug Fixes

  • Changelog: Added fallback for legacy actions (78b7f547)

0.7.7 (2015-05-05)

Bug Fixes

  • CreateEdit:
    • Added padding to bottom of listing to fix side menu #155 (34652642)
    • Fixed decoding url when editing listing #222 (387b1c5b)
  • Feedback: Updated Feedback Link (eff253a7)

0.7.6 (2015-04-28)

Bug Fixes

  • CreateEdit: #200 added the optional flag to intents (ffaec89a)
  • Description: Fixed undefined in description for #213 (2a16cf77)
  • Global Toolbar: #212 Dev Resources now opens in new tab (c1d99a20)
  • Quickview: #202 fixed the unit test by adjusting the code for the administration tab (4e1ed977)
  • Screenshot: #205 update the validation of screenshots for only on submit (0589617d)
  • feedback: Feedback Link (acf30c8f)
  • jshint: fixing jshint warnings (54034730)
  • styling:

0.7.5 (2015-04-21)

Bug Fixes

  • CreateEdit:
    • #176 encode urls before submission (b294d8c2)
    • #191 fix the error messages for resources/contacts subforms (e1439c7d)
  • Discovery: #147 added 'no search results found' message for search and discovery page (59a16dec)
  • Feedback Link: #158 Updating to configure only email address (abeeeff3)
  • Styling: Fixed Feedback Link styling (d7057d30)
  • styling:
    • Recent Activity Sidebar & Notifications "No Active" message (100844a1)
    • MP Management Tab Divider #204 (f7fd2fc6)
    • Fixed button coloring (7dcd0c31)
    • #201 Admin tab styles reflect MP & Org Stewards (1414d062)
    • #152 Fixed My Listings filters (f61eef88)
    • Fixed search filter margin & added focus to Create/Edit buttons (b292195f)
    • Org and Listing Type Filter Styles (83059ee0)
    • Updating weight to avoid render issue (6e4fd7fc)

0.7.4 (2015-04-14)

Bug Fixes

  • detailedView: When a user adds a resource label and URL, they show up on the resource tab of t (36dfb7ac)
  • listingManagement: When component is unmounted, the dom elements updated on componentDidMount need (53dec790)

0.7.3-rc (2015-04-07)

Bug Fixes

  • DraftedListing:
    • #160 users can no longer bookmark drafts (a34685b6)
    • #160 users can no longer bookmark drafts (28f970b3)
  • createEdit: Fixing issue with tags in the createEdit view. #123 (ff3c07bb)
  • detailedView: When a user adds a resource label and URL, they show up on the resource tab of t (94faa299)

0.7.2 (2015-03-31)

Bug Fixes

  • *: remove typo (079affa7)
  • CSS: Bless implimented to fix IE limit issues (cd01b1d0)
  • Create Edit:
    • #117 update select2 elements on mount, not only on update (88692722)
    • #98 cancelling delete on a new listing routes back to the edit page for that lis (4266b944)
  • Create Edit Listing: fix for organization stewards requests (498a0b04)
  • Create Listing:
    • #98 prevent form from clearing after canceling delete action (0dfdda92)
    • you have unsaved changes is not showing when editing a listing from My Listing p (09c9a838)
    • selecting the preview button causes the listing to not be able to be saved (1df595f5)
  • Create Listings: the confirmation box reappears repeatedly when browser back button is clicked (f9bc9a4c)
  • CreateEdit:
    • Sidebar clicks working again (6de2dadc)
    • #125 scrolls to top on every keypress (90012f4a)
    • #125 scrolls to top on every keypress (232f24c4)
  • Delete Button: fixed routing for org stewards page (5e53e3bb)
  • Dependency: ozp-react-commons temp master update (67fcfddf)
  • Discovery:
    • Rating updates when new review is submitted #145 (1ab2af4e)
    • Rating updates when new review is submitted #145 (7208535e)
    • #144 (0ec5016d)
    • #74 Make sidebar expand to full page height (865a19cd)
  • GHPages: updated the information for new repository names (474f27c2)
  • Global Toolbar: #164 Smaller Global Toolbar (d52da8b7)
  • HeaderBar: #120 Constrained Header Bar (36f13f5e)
  • Icons: Fixing icon styling post-merge (095150a6)
  • Listing Service: Issue with listing service (79c97e26)
  • My Listings: #86 align sidebar (d0a75033)
  • Notifications: update to use global toolbar with notifications fix (be5594f0)
  • Search IE: #153 Adding fix for Search Bar in IE (c84474c6)
  • Styling:
  • active: Added hover active styling (4c923322)
  • close: fixing close buttons (808adaf3)
  • icons: Fixed bookmark button icon (406d210a)
  • package: Fixing dependencies (bd65d40f)
  • reset Buttons: Added color change (a29a3de3)
  • style:
    • Help modal close (39baf18e)
    • Featured listings on Search & Discovery (7ec1e7f1)
  • styling:
    • Header at 1240px (b88175c0)
    • #136 Small image preview (4a231c4f)
    • remove "Home" specific styling (87c8de82)
    • Create/Edit - 'Add' buttons (fc99669a)
    • Close on dropdown and switch labels (1e81cf54)
    • Listing action menu buttons (55b84264)
    • Made "hover" more obvious (f3ae1a37)
    • styling change (1109f3f7)
    • Delete Confirmation Modal & CreateEdit Link (b2d54b66)
    • Feedback modal icon & create edit "back" button restyle (3642bfaf)
    • Added the carets into type & org filter, fixed Bootstrap (7f4477db)
    • Selects and image previews (fdf8f609)
    • Selects and image previews (9172b97b)
    • styled create/edit notification (8c7b3366)
    • #54 #55 Updated styling (decf437c)
    • Dropdown Filters (bbd77909)
    • Updating the Detailed View icons (57532277)
    • Testing fix for search in IE11 (93cc922b)
    • Close button case and remove test (d10a109a)
    • #54 Styling update (bc2977bb)
    • Fixed margin bug with management tables (24adb4a2)
    • Listing tiles were too close to the tabs (5fc86f88)
    • Update Notifications Mngmnt icons (89ca4c94)
    • Switch search & listing tile action menu icons (7206d5d6)
    • Update Approval Status Indicators (b61a6f28)
    • Updating bookmarks to OZONE font icon (e9b8a17c)
    • Management tabs bottom border now 100% width (d4457ad0)

Features

  • Configuration: #91 Fix title configuration in Firefox (884a10c0)
  • Create Edit Page:
    • #69 working redirection and updating when listing is deleted (3816b5a5)
    • #69 added delete button (24fc862b)
  • Launch: #60 Remove launch-in-webtop from Center (8222cf38)
  • REST efficiency:
    • #45 Cut down number of calls at page load (2782287f)
    • #45 Use new storefront call instead of 3 separate searches (dd9d7b9b)
    • #45 use new consolidated metadata REST call (73a09a1e)
  • Search:
    • add open class to container when dropdown is opened (bbfadeb3)
    • use title as the value for API calls (150c47a8)
    • display shortName for orgs, cleanup css (1017dfa3)
    • fix bug where search query gets reset (500538b7)
    • implement type and organizations as dropdown (31c2388e)
    • implement type and organizations as dropdown (e1fbc929)
  • Title: #91 Make page title configurable (9f7657be)
  • version: Generate version.txt in dist #81 (430e1aff)

0.7.1 (2015-03-18)

Bug Fixes

  • Config: update config for app title (ec738628)
  • Create Edit:
    • #58 code consistency for react component (c3f249db)
    • remove button for testing (29e2530c)
  • Create Listing:
    • require one owner for draft, fix test (521842b7)
    • require one owner for draft (c9cf9e48)
    • Submit Listing fails when owner has comma in name (4c49d0ec)
    • Clicking discard button after making changes to a listing throws error. (b5ac30c8)
  • Dependencies: update to master ozp-react-commons (99f6d4f6)
  • IE: #83 Add IE compat header (502e2200)
  • IE9: fix placeholder (ab4ca45a)
  • Icons:
    • user menu dropdown icon blue on active (8a891789)
    • added sized icons (beec9572)
    • change icon colors for active app (46a948e4)
    • pencil icon for user review (1e1201b4)
    • #95 fixed icon for org stewards (03b06f6c)
    • styling for listing management icons (bfe0887e)
    • listing management icon fix (9ff35a5a)
    • create edit trash image (8d116515)
    • review edit icon, help modal (31bed705)
    • review iicons (8b1436ec)
    • #95 icons for noficiations and new icons for recent activity (7bab2abe)
  • Listing Management: fix sidebar width issue in Firefox (bfbbaa13)
  • Notifications:
    • fix Date parsing in IE11 and Firefox (5f7eedbe)
    • handle dates correctly in IE (b250c436)
    • classification banners should be on top (82161826)
  • Search:
    • #80 Fix category search (1eb0db9b)
    • #71 Fix various issues with search (abf3007c)
  • Styling:
  • TRR:
    • added console-polyfill to handle console logging (fd87c375)
    • update to window.console for React elements using warn (6a64a894)
    • IE9 weird issue with console logging #122 (f61af66b)
  • gh-pages: Update WEBTOP_URL in buildGhPages script (354af18a)
  • ozp-react-commons: Changed hash to metrics fix (c9f59c5e)
  • styling:

Features

  • Configuration:
    • #91 Fix title configurability in Firefox (d9080b58)
    • #91 Make title configurable (5e832ef0)
  • Create Edit Listing:
    • #58 reworked html for lists of stewards (93a2e823)
    • #58 organization stewards modal for create edit page (d5dfe7aa)
  • Icons:
    • #95 hover icons update icon set (c3bd97b7)
    • #95 hover states for icons in center (b411affb)
  • Launch:
    • Ensure bookmark before launching to webtop (cd9369c3)
    • #60 ensure bookmark before webtop launch (96124863)
  • Load Error:
    • #50 Page load error handling (16511241)
    • Update to newest ozp-react-commons (44c2ec10)
    • #50 Integrate LoadError component (fa2d2119)
  • Profile Search:
    • Fix profile search issues (6f01c1c7)
    • Fix matching to work with more than one profile (67379c82)
  • Search:
    • Refine search string creation (75ce1387)
    • Added clear button to search box (15810f83, closes #72)
  • Title: #91 Make page title configurable (2549afa7)
  • User search: on-demand profile search instead of global profile list load (179c19ac)

0.7.0 (2015-02-18)

Bug Fixes

  • All Listings: hide badges when a filter is applied (fcbc8f8f)
  • Change Log:
    • OZF-912: change log for modified shows listing link (319aff4f)
    • OZF-912: changed the change log to show listing title for modified (b7c83b37)
  • Contact: OZF-985 Phone number validation (37b3ecbc)
  • Create Listing: While editing the title, the cursor jumps to end (3f89f521)
  • Mall Management: OZF-979: required checkbox wasn't persisting (2918613f)
  • Navbar: corners of AppsMall logo are not clickable (89a8a118)
  • OzoneConfig: Fix OzoneConfig include in main.js (951e9d41)
  • Recent Activity:
    • OZF-576: fixed routing issues with Org Stewards page (6f189b0b)
    • OZF-576: update styling on change logs (03b942f0)
    • OZF-576: styling fix for recent activities sidebar (d48c2268)
  • Reviews: reviews are not appearing until the page is refreshed. (ae9ba01a)
  • Search: Add a wild card (*) to the end of the search query when sending the query to ela (ba80b0ef)
  • Short Description: set max size to 100 (7be5df85)
  • build:
  • styling:

Features

  • Launch:
    • Move some LaunchLink logic to commons (5f1b3821)
    • Launch into webtop from discovery tile (11573dc4)
    • OZF-585 Initial code to launch into webtop (842f3276)
  • Most Popular:
    • OZF-720 fixed max listing count (49c39c20)
    • OZF-720 fixed max listing count (e06c8668)
    • OZF-720 load more button and layout added (d13ed86a)
    • OZF-720 load more button and layout added (79912f68)
  • Notifications:
    • OZF-838 use Ozone as author (298bbd4d)
    • OZF-838 add tests for past notification store (13130e6c)
    • OZF-838 add tests for create notification component (69c098c1)
    • OZF-838 paginate past notifications (81cb2c82)
    • OZF-838 allow users to set expires date (a9cfd76b)
    • OZF-838 update op-react-commons ref (009067a6)
    • OZF-838 use common components (5e004763)
    • move user notifications to shared component (b664f07b)
    • Implement displaying user notifications (42143ad2)
    • Implement displaying active and past notifications (349b9020)
    • Implement basic layout (98193405)
  • Profile Window:
    • Fix React bind warning (46bfbe0c)
    • OZF-573 Profile Window (3e7c9d3c)
    • Configurable close button (734794db)
    • Encapsulate modal links as components (7634497b)
    • UX Review tweaks (43c55103)
    • OZF-573 Fix reversed color variables (2ff097de)
    • OZF-573 Tweaks after merge (a78d6b9b)
    • OZF-573 Add links to author from changelog (655eaf0c)
    • OZF-573 Link to Profile Window from details tab (40217367)
    • OZF-573 Styling (edede6d5)
    • OZF-573 Profile Window basic functionality (93297fff)
    • OZF-573 profile window initial code (a8957fea)
  • React Commons: Move switches.scss to ozp-react-commons (643347eb)
  • Recent Activity:
    • OZF-576: added unit tests for the filters on the recent activity page (b3df6485)
    • OZF-576: update links for org stewards (d7879a91)
    • OZF-576: org steward filters for recent activity (74caac2c)
    • OZF-576: updated front end to filter by orgs that user is a steward of (7f2ace91)
    • OZF-577: user view (563d2d53)
    • OZF-577: filters and list updated for users (4bd39fe1)
  • Settings Window: Connecting Settings Window (49cb2a62)

0.6.0 (2015-02-04)

Bug Fixes

  • CSS: update listing state filter text styles (e447b105)
  • Discovery Page: OZF-883 Fix sort direction for Most Popular Listings (4547e15f)
  • Global Navbar:
  • Listing Management: OZF-869 make tiles show correct editedDate (499472b7)
  • Listing Tile:
    • OZF-891 The Listing Name extends behind the short org name on the quick view (abe95c8d)
    • show ellipsis when title overflows (7008dc00)
  • Org Listings: fix uncaught reference error (dab50737)
  • Styling:
    • OZF-908 Detailed View header icon (a593488f)
    • OZF-902 Create/edit form hiding behind lower classification banner (e5fae77e)
    • OZF-901 classification banner z-index problem (44e2d91c)
    • OZF-898 Fix unecessary scrollbar on discovery page (a0d37001)
  • branding: OZF-806 Switching AML to MP (de79d90f)
  • styling: Moved MP listing hover buttons down (8dc81882)

Features

  • Image Server:
    • OZF-879 intent icon upload UX review fixes (5518d3f4)
    • OZF-819 Intent image upload (c584ea87)
    • Fixing admin tab issues (ce72b4e8)
    • OZF-875 Intent image upload edge cases (b771fc68)
    • Intent image upload basic functioning (62c36fb7)
  • Metrics:
  • Recent Activities:
    • OZF-547: fixed links for admin tab (8f4ed124)
    • OZF-547: fixed links for admin tab (4edcf94f)
    • OZF-547: added icons, links in listing titles, and styling (8d8e4657)
  • Recent Activity:
    • OZF-574: fixed styling (d7dfa5c8)
    • OZF-574: fixed change logs in admin tab styling (d13d0772)
    • OZF-910: updated styles (316f5e49)
    • OZF-574: added links to recent activity (7730886f)
    • OZF-574: working link filters (44b2af48)
    • OZF-574: updated change log and paginated list (5a895a7e)
    • OZF-574: first round of recent activity changes (91952369)
    • OZF-574: added sidebar and links (d9e2d98d)
  • Review Tab:
    • OZF-483: existing user reviews in list (f7f9ae8b)
    • OZF-483: getting appropriate information in the review tab, plus styling (51fea357)
  • Reviews Tab:
    • OZF-882 The stars being shown for reviews are not matching the avgRate (e3fdc9a7)
    • OZF-882 The stars being shown for reviews are not matching the avgRate (3bea1136)
    • OZF-483 add tests (68f11a8e)
    • OZF-483 bug fixes (25b9e91b)
    • OZF-483 add text when there are no reviews (0218f36f)
    • OZF-483 implement edit functionality (69ed4a1e)
    • OZF-483 implement delete functionality with confirmation (706998ba)
    • OZF-483 update time ago every second, hide edit section after save (2e356a55)
    • OZF-483 fetch reviews only once for a listing (8c782175)
    • OZF-483 Implement edit review functionality (7525c746)
    • OZF-483 Allow user to submit a review for a listing (02ce3451)
    • OZF-483: include username with review (39fa580c)

0.5.0 (2015-01-22)

Bug Fixes

  • Bookmarks: OZF-747 Fix bookmark implementation (b41f8ab3)
  • CSS: lazy require css for IE9's 4096 selector limit bug (d9fabf1c)
  • Org Listings:
    • OZF-333: fixed the org steward tabs (d918376a)
    • OZF-333: fixed the count for org steward status filter (2de23a16)
    • OZF-333:Fixing the router to work for org stewards that aren't admins (18264366)

Features

  • Classification: OZF-805 Banners Added (1a8a5519)
  • Create Edit Page: Move warning text above inputs per UX request (754e4a2e)
  • Image Server:
    • OZF-837 IE9 error response handling (518bf2c1)
    • OZF-836 Validation Errors for screenshots (4445c766)
    • Change Create/Edit form to upload images (f0195520)
    • Fix IE10 and 11 issues (6bf8c408)
    • Fixing removal of screenshot images (05e09ee8)
    • OZF-815 Image removal button (e01670eb)
    • Handle unknown errors during image save (09e7f095)
    • OZF-817 Handle server-side image errors (8472c092)
    • OZF-814 Tweaking focus behavior (dcc7b79b)
    • OZF-814 Loading spinner (d3e5ba7b)
    • OZF-447 Clean up Listing json for save (45cfb844)
    • OZF-447 IE9 fixes (57d21022)
    • OZF-447 Image Validation fix (67965e83)
    • OZF-782 Previews, validation, and screenshot handling fixes (012a0053)
    • OZF-782 Legacy hidden-iframe file upload (7dbfd8c4)
    • HTML 5 file upload (88a950cf)
    • Disabling file upload validation for now (2ae068d1)
    • Updating UI messages (f3a6c496)
    • OZF-780 Covert URL inputs to File inputs (16eccfcd)
  • Org Stewards:
    • OZF-333: refresh data on tab change (4d53fd6f)
    • OZF-333: initial work for org steward listings (5eddb674)

0.4.2 (2015-01-07)

Bug Fixes

  • Detail View:
    • OZF-649: rework of caching bug fix (0e8a24d7)
    • OZF-649: fixed caching bug (1f58fe8e)
    • OZF-649: fixed caching problem so if a listing's detail view is opened it adds t (789410fd)
  • Featured Listings:
    • OZF-645: featured carousel shows only one at a time (c98e569d)
    • OZF-645: featured carousel shows 1 listing at a time if there is less than 3, sh (937ed7d9)
  • Feedback: OZF-711 Correct feedback edit button href (a6e380a5)
  • Header: OZF-746 Keep header padding synced with body (c900714a)
  • Icons:
    • OZF-734 A more consistent fix (633145a7)
    • OZF-734 fixed path issues for dist (2cf171f8)
  • Listing Administration: OZF-707 show proper 4 colums in IE (a29527c2)
  • Listing Management:
    • fixed jshint errors (9827a110)
    • OZF-708 Fixed icons for listing status on the tile view (29689e63)
  • Metrics: Remove hardcoded metrics path (7194c7b6)
  • OZF-643: Removing incorrect RouteHandler components (228d349c)
  • build:
    • Dowgrading karma-webpack to fix build (a35201b9)
    • Downgrade from broken version of karma-webpack (e90754bf)
  • travis: Attempt to fix travis errors (cfc09ffe)

0.4.2 (2015-01-07)

Bug Fixes

  • Detail View:
    • OZF-649: rework of caching bug fix (0e8a24d7)
    • OZF-649: fixed caching bug (1f58fe8e)
    • OZF-649: fixed caching problem so if a listing's detail view is opened it adds t (789410fd)
  • Featured Listings:
    • OZF-645: featured carousel shows only one at a time (c98e569d)
    • OZF-645: featured carousel shows 1 listing at a time if there is less than 3, sh (937ed7d9)
  • Feedback: OZF-711 Correct feedback edit button href (a6e380a5)
  • Header: OZF-746 Keep header padding synced with body (c900714a)
  • Icons:
    • OZF-734 A more consistent fix (633145a7)
    • OZF-734 fixed path issues for dist (2cf171f8)
  • Listing Administration: OZF-707 show proper 4 colums in IE (a29527c2)
  • Listing Management:
    • fixed jshint errors (9827a110)
    • OZF-708 Fixed icons for listing status on the tile view (29689e63)
  • Metrics: Remove hardcoded metrics path (7194c7b6)
  • OZF-643: Removing incorrect RouteHandler components (228d349c)
  • build:
    • Dowgrading karma-webpack to fix build (a35201b9)
    • Downgrade from broken version of karma-webpack (e90754bf)
  • travis: Attempt to fix travis errors (cfc09ffe)

0.4.1 (2014-12-24)

Bug Fixes

  • Header Styles: OZF-650 Fixed indentation (7458ee86)
  • Listing Edit: OZF-666 Fix Edit button in IE9 (5f15e226)
  • METRICS_URL: Missing semicolon (9e970c6f)
  • Sass Variables: Replaced inline colors (46dfd10b)
  • User Menu:
  • User-Menu: Change links, styling and functionality #OZF-650 (52b5df51)
  • User-Menu Test: OZF-650 Updated unit test (acd238c6)
  • User-Menu.js:
  • list-unstyled: Swapped for bootstrap list-unstyled (f5d52b65)

Features

  • Listing Management: OZF-464 fixed icons and sizing so it can be four across as per convo with Sarah (93d83bbd)

0.4.0 (2014-12-09)

Bug Fixes

  • Change Log: OZF-598 Date/Time not showing in IE (98aece01)
  • Changlog: OZF-459 fixing review-edited changelog text (3b2ec852)
  • Create Edit:
    • OZF-637 (41f3afea)
    • OZF-637. Users should not be able to navigate to the edit page if they don't own (8426d22a)
    • is the current user as the default listing owner (5a8d1989)
    • cleaning up help element when a help property does not exist on the input elemen (b2adf0e2)
    • Correcting help messages and descriptions for input fields (f4b4a480)
    • fixing the console error that sometimes occurs when scrolling the page to the fi (fcf91a44)
    • Fixing scrollTo behavior on form errors. Add proper help message for contact typ (512c2ae0)
    • Fixing create/edit form imports on Linux (c5516b10)
  • Create Edit Page:
    • on validation failures the help messages is not properly highlighted on subobjec (356e6dd4)
    • Correcting the position of the sub header and button group (eacf89ad)
  • CreateEdit: After a submit attempt fails due to validation errors, don't hide errors on chan (44451302)
  • Discovery: fix store schemas to match the listing representation (02deb55d)
  • Fonts: Ubuntu fonts are not looking right in IE (2c6533c9)
  • Help:
    • Users are not able to view the help in IE9 or IE10 if they don't have PDF reader (5b4f7574)
    • increase modal height (cf820d60)
  • Listing Deletion: fixing delete confirmation box which was broken as part of refactoring Listing (7d0a0336)
  • Modals: OZF-639 Switching from native, but unsupported, Promises to jquery (0e85a316)
  • My Listings:
    • Feedback edit button vertical centering (97c70762)
    • fixing My Listings links (197cfc53)
  • QuickView Admin:
    • OZF-485 - validate the rejection justification (86af2c5d)
    • correcting some mistakes made during merge (8fdf6ca9)
  • QuickView Admin Tab: OZF-575. Changelogs are not rendered on the admin tab (4e03d8cc)
  • QuickView Edit Button: properly handle closing of the quick view modal (007bccc1)
  • Quickview Admin: The admin tab should not be visible by users that are not an admin or owner (fbe2c8f5)
  • Routing:
    • OZF-363 Convert delete and feedback routes to use query params (4b91096c)
    • OZF-363 refactor routing to allow modals to be opened from anywhere in the app (a60345da)
    • OZF-479 prevent users from accessing mall management page (3882ff37)
  • User Menu: AppsMall Management menu option is not displaying (c9870dfa)
  • cache: refresh config cache after CUD on admin types (958ce666)
  • category: deleting a category is causing a 404 error (d50da4c7)
  • changelogs do not update when rejecting: Correcting a typo in the ListingAction.js (b48b0e56)
  • create listing: correct page title (9ba9fef3)
  • css: When the number of listings does not fill the page a blank area is shown (82b5e6bb)
  • load error on main page: Upgrading tcomb-form library to 0.1.5 (b76d0ba4)
  • quickview:
    • Quickview fails to render correctly when refreshing page with the quickview open (1f242b9e)
    • dont reset changelog on fetch action (d55af159)
    • Fix carousel for screenshots in quickview (3ca0b9f2)
  • rest: update response parse function to work with HAL (4f90277e)
  • routing: route to parent path when closing quick view (651b00f4)

Features

  • All Listings: Implement all listings page for AppsMall stewards (0f797326)
  • Delete Confirmation: Generic DeleteConfirmation and ListingDeleteConfirmation (1e60e5fb)
  • Dependencies: Upgrade to React 0.12 and Router 0.11 (13199aed)
  • Error handling:
    • fix typo (16983f00)
    • add help messages for fields (d7c829b0)
    • gracefully fallback if fields are not defined (af6054e6)
    • modal doesn't close on save (d0154302)
    • Display any AJAX errors thrown to users while managing admin objects (b457e74f)
  • Featured:
    • OZF-644 Correctly display featured flag changes in changelog (ce960e68)
    • Fixing toggle initial state (c4c8d16e)
    • OZF-570 Featured listing toggle (beb9682a)
    • Adjusting spacing in admin tab (d28d8d1c)
    • OZF-632 Restricting Featured toggle to admins (6a31c3bf)
    • OZF-632 Admin Featured toggle (55833231)
  • Help: Implement help modal window (987534be)
  • Listing Management: OZF-464 updated the filters and counts for all listings admin view (5d6e1d52)
  • Mall Management:
  • Metrics: Integrate metrics (c701d7d6)
  • My Listings:
    • OZF-339 more elegant filter impl (f35e25b4)
    • OZF-342 View links (e16c0639)
    • OZF-342 Fixing menu/filter state interaction (e048be5a)
    • OZF-342 approvalStatus-sensitive menu options (4a73defe)
    • OZF-332: Fixing My Listings loading (6c676919)
    • OZF-341 using bootstrap styles for button (7b084530)
    • OZF-341 Steward feedback functionality and styles (c6c1dcac)
    • FeedbackModal (02e2655b)
    • UX review changes (4bfc2c3d)
    • OZF-340 Filter counts (4cfef3ac)
    • OZF-340 Initial My Listings filters (3b1be052)
    • Adjusting for long titles (583d8f15)
    • OZF-339 My Listings list (c4437d43)
    • Basic My Listings functionality and styling (11ae49f6)
    • OZF-339 Fixing jsx syntax error (85cac7f1)
    • OZF-339 My listings page initial work (9ea53e5f)
  • Org Steward: OZF-569 Allow Org Stewards the ability to Approve and Reject listings (ade3aa3c)
  • QuickView Admin:
    • render correctly when refreshing page with the quickview open. (aa3b9da3)
    • Add admin controls to the quick view. (8072644c)
  • Quickview: OZF-568 Allow Org Stewards to Edit Listings in their Steward Org (4bc46ec1)
  • Stewards: filter by ORG_STEWARD role (973c825c)
  • Unit Tests:
    • use inject loader for injecting mocked dependencies (64f3703e)
    • setup karma, mocha and chai based tooling (4629ac21)
  • categories:
  • quick view: implement change log tab (0a1b308c)
  • quickview: Use listing data instead of fake data (f02cda10)
  • routing: redirect to home when logo image is clicked (429c63e9)
  • styled checkbox: Adding css for styled checkboxes (5fc05644)

0.3.0 (2014-11-26)

Bug Fixes

  • Create Edit Listing:
    • is the current user as the default listing owner (5a8d1989)
    • cleaning up help element when a help property does not exist on the input elemen (b2adf0e2)
    • Correcting help messages and descriptions for input fields (f4b4a480)
    • fixing the console error that sometimes occurs when scrolling the page to the fi (fcf91a44)
    • Fixing scrollTo behavior on form errors. Add proper help message for contact typ (512c2ae0)
    • on validation failures the help messages is not properly highlighted on subobjec (356e6dd4)
    • Correcting the position of the sub header and button group (eacf89ad)
    • After a submit attempt fails due to validation errors, don't hide errors on chan (44451302)
  • Listing Deletion: fixing delete confirmation box which was broken as part of refactoring Listing (7d0a0336)
  • Detailed Listing View:
    • OZF-485 - validate the rejection justification (86af2c5d)
    • OZF-575. Changelogs are not rendered on the admin tab (4e03d8cc)
    • properly handle closing of the quick view modal (007bccc1)
  • Routing:
    • OZF-363 Convert delete and feedback routes to use query params (4b91096c)
    • OZF-363 refactor routing to allow modals to be opened from anywhere in the app (a60345da)
    • OZF-479 prevent users from accessing mall management page (3882ff37)

Features

  • Help: Implement help modal window (987534be)
  • Unit Tests:
    • use inject loader for injecting mocked dependencies (64f3703e)
    • setup karma, mocha and chai based tooling (4629ac21)

0.2.0 (2014-11-12)

Bug Fixes

  • Change log: OZF-459 Fixing review-edited change log text (3b2ec852)
  • Detailed Listing View (previously Quick View) Admin:
  • Correcting some mistakes made during merge (8fdf6ca9)
  • The admin tab should not be visible by users that are not an admin or owner (fbe2c8f5)
  • Cache: Refresh config cache after CUD on admin types (958ce666)
  • Category: Deleting a category is causing a 404 error (d50da4c7)
  • Change logs do not update when rejecting: Correcting a typo in the ListingAction.js (b48b0e56)
  • Load error on main page: Upgrading tcomb-form library to 0.1.5 (b76d0ba4)

Features

  • Error handling:

    • Fix typo (16983f00)
    • Add help messages for fields (d7c829b0)
    • Gracefully fallback if fields are not defined (af6054e6)
    • Modal doesn't close on save (d0154302)
    • Display any AJAX errors thrown to users while managing admin objects (b457e74f)
  • Marketplace Management:

  • Detailed Listing View (previously Quick View) Admin:

    • Render correctly when refreshing page with the Detailed Listing View (previously Quick View) open (aa3b9da3)
    • Add admin controls to the Detailed Listing View (previously Quick View) (8072644c)
    • Adding CSS for styled checkboxes (5fc05644)
  • Stewards: Filter by ORG_STEWARD role (973c825c)

##0.1.0 (2014-11-1)

###Bug Fixes

  • Create Edit: Fixing Create/Edit Form imports on Linux (c5516b10)
  • Discovery: Fix store schemas to match the listing representation (02deb55d)
  • My Listings:
    • Feedback edit button vertical centering (97c70762)
    • Fixed My Listings links (197cfc53)
  • Create listing: Correct page title (9ba9fef3)
  • CSS: When the number of listings does not fill the page a blank area is shown (82b5e6bb)
  • Detailed Listing View (previously Quick View)
    • Detailed Listing View fails to render correctly when refreshing page with the Detailed View open (1f242b9e)
    • Dont reset change log on fetch action (d55af159)
    • Fix carousel for screenshots in Detailed Listing View (previously Quick View) (3ca0b9f2)
  • REST: Update response parse function to work with HAL (4f90277e)
  • Routing: Route to parent path when closing Detailed Listing View (previously Quick View) (651b00f4)

###Features

  • Delete Confirmation: Generic DeleteConfirmation and ListingDeleteConfirmation (1e60e5fb)
  • My Listings:
    • OZF-339 More elegant filter impl (f35e25b4)
    • OZF-342 View links (e16c0639)
    • OZF-342 Fixing menu/filter state interaction (e048be5a)
    • OZF-342 approvalStatus-sensitive menu options (4a73defe)
    • OZF-332: Fixing My Listings loading (6c676919)
    • OZF-341 Using Bootstrap styles for button (7b084530)
    • OZF-341 Steward feedback functionality and styles (c6c1dcac)
    • Feedback Modal (02e2655b)
    • UX review changes (4bfc2c3d)
    • OZF-340 Filter counts (4cfef3ac)
    • OZF-340 Initial My Listings filters (3b1be052)
    • Adjusting for long titles (583d8f15)
    • OZF-339 My Listings list (c4437d43)
    • Basic My Listings functionality and styling (11ae49f6)
    • OZF-339 Fixing JSX syntax error (85cac7f1)
    • OZF-339 My Listings Page initial work (9ea53e5f)
  • Categories:
  • Detailed Listing View (previously Quick View)
    • Implement change log tab (0a1b308c)
    • Use listing data instead of fake data (f02cda10)
  • Routing: Redirect to home when logo image is clicked (429c63e9)