maglietti opened a new pull request, #309:
URL: https://github.com/apache/ignite-website/pull/309

   # Feedback Punch List
   
   Organized by repository and prioritized to work additively (infrastructure → 
global styling → components → content → features).
   
   ## Ignite-Website (Marketing Site)
   
   **Repository:** `/Users/michael.aglietti/Code/magliettiGit/ignite-website`
   
   ### Global Styling Issues
   
   - [x] Update the social cards
   
   ### Hero and Button Component Fixes
   
   - [x] Fix hero formatting on schema evolution page
   - [x] Fix hero formatting on data placement page
   - [x] Fix hero button color on multi-language support page (should be white)
   - [x] Fix hero button color on Ignite 2 use case pages (should be white)
   - [x] Fix "Start Coding" button on use case pages opening Ignite 2 docs 
instead of Ignite 3
   
   ### Content and Media Fixes
   
   Broken content that needs repair.
   
   - [x] Fix broken embedded video on in-memory-cache page
   - [x] Fix broken user stories on in-memory-data-grid page
   - [x] Fix broken author images in blog cards
   
   ### Page-Specific Content Fixes
   
   Individual page content issues.
   
   - [x] Fix code highlighting on key-value-store page examples
   - [x] Fix white space under Ignite 2 use case info box
   - [x] Remove "Benefits of using Ignite" section on hadoop-acceleration page
   - [x] Address overuse of "force an impossible choice" phrase on use case 
pages
   
   ### Downloads Page
   
   - [x] Make Ignite-2 download section more obvious
     - Open it by default
     - Place it just after the Ignite-3 section
   - [x] Format additional resources cards better
   
   ### Community and Events Pages
   
   - [x] Add buttons to links on community page
   - [x] Fix "view events" button on community page
   - [x] Add logic to events page to not show upcoming events that have already 
happened
   
   ### Feature Additions
   
   New functionality requests.
   
   - [x] Add CLI/SQL tab to the start building section
   
   ### Design/UX Improvements
   
   - [x] Consider reducing landing page length
     - Top/Bottom section margins too large (possibly 100px?)
     - Unnecessary graphics taking space
     - Boxes too big/disproportional text sizes
     - Unnecessary wrapping in "resources to elevate your ignite experience"
   - [x] Review faux footer/bottom section
     - "or write your question" text
     - Social bar all black styling
     - Overall size
   - [x] Consider hover effects on boxes (e.g., User Mailing List - invert 
colors on hover)
   
   ---
   
   ## Ignite 3 Docs
   
   **Repository:** `/Users/michael.aglietti/Code/magliettiGit/ignite-3/docs`
   
   ### Link and Navigation Fixes
   
   - [x] Fix 'Edit this page' link returning 404 on GitHub (from email feedback)
   - [x] Fix footer links almost invisible in white theme (from email feedback)
   - [x] Fix inconsistent link colors: unclicked links differ in color from 
unclicked links in footer
   - [x] Fix broken link to cpp-api (from cpp network-api page)
   - [x] Fix links inside railroad diagrams
   - [x] Fix broken link to releases/3.0.0/openapi.yaml (from code-deployment 
page)
   
   ### Configuration Table Restoration
   
   Critical fix: AsciiDOC import script converted tables to lists.
   
   - [x] Restore configuration table on cluster-configuration page
     - Current: 
https://ignite.apache.org/suggested-site/docs/ignite3/3.1.0/configure-and-operate/reference/cluster-configuration#configuration-parameters
     - Reference: 
https://stage.gridgain.com/docs/gridgain9/latest/administrators-guide/config/cluster-config#configuration-parameters
   - [x] Check and restore node configuration table (same issue reported)
   - [x] Audit other configuration pages for similar table-to-list conversions 
(cli-configuration.md and storage-profiles.md are OK)
   - [x] Restore 31 missing tables in cli-commands.md (from 
ignite-cli-tool.adoc with 45 tables)
   - [x] Restore 21 missing tables in handle-exceptions.md (from 
handling-exceptions.adoc with 24 tables)
   - [x] Restore 8 missing tables in metrics-system-views.md (from 
system-views.adoc with 18 tables)
   - [x] Restore 1 missing table in sql/system-views.md (SQL_CACHED_QUERY_PLANS)
   - [x] Create migrate-from-3-0-to-3-1.md migration guide (from 
migration-from-ai3-1.adoc)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to