Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confirmation email design #27

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Jul 7, 2023

  1. Fix privacy page (Librum-Reader#18)

    * cleanup template html markup
    
    * add primary color to title
    
    * fix privacy-policy layout and darkmode
    
    * remove typo
    
    * improve tos page presentation
    
    * add more specific selectors
    
    * tweaked layout
    
    * add counter style
    
    * add line spacing
    
    * fix missing list prefixes
    
    * finish up list
    Kaer88 authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c47cdc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92dca56 View commit details
    Browse the repository at this point in the history
  3. Feat/footer messaging logic (Librum-Reader#19)

    * Messaging system logic, form success feedback and loading animation added
    
    Signed-off-by: David Francisco <davidfco.pozo@gmail.com>
    
    * Value's keys capitalize and new attribute to identify the origin of the submitted message
    
    Signed-off-by: David Francisco <davidfco.pozo@gmail.com>
    
    * Refactored post request to send values as they come from the form
    
    Signed-off-by: David Francisco <davidfco.pozo@gmail.com>
    
    ---------
    
    Signed-off-by: David Francisco <davidfco.pozo@gmail.com>
    davidfcopozo authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    cc030c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Bug/footer messaging logic (Librum-Reader#21)

    Fixed the empty "origin" when sending a request from the homepage
    davidfcopozo authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    36185be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee3dac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e006d13 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Feature/contact page (Librum-Reader#24)

    * Changed Support Page to Contact Page
    * Modified top padding in Contacts Page
    adriahuertas authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    a41b8b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. implemented a new email confirmation popup feature to enhance user ex…

    …perience and ensure accurate email validation
    alextrieu committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6921103 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    121f3da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee81c49 View commit details
    Browse the repository at this point in the history