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

Feature/typography #15

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

Commits on May 10, 2022

  1. initial commit

    Aidan Gerber committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b9556f0 View commit details
    Browse the repository at this point in the history
  2. initial commit

    Aidan Gerber committed May 10, 2022
    Configuration menu
    Copy the full SHA
    920125f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. config

    Aidan Gerber committed May 11, 2022
    Configuration menu
    Copy the full SHA
    ff8cfad View commit details
    Browse the repository at this point in the history
  2. getting jinja set up, does not fully work

    Aidan Gerber committed May 11, 2022
    Configuration menu
    Copy the full SHA
    082ad59 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. progress

    Aidan Gerber committed May 12, 2022
    Configuration menu
    Copy the full SHA
    9499293 View commit details
    Browse the repository at this point in the history
  2. work on updating to jinja and django-jinja

    Aidan Gerber committed May 12, 2022
    Configuration menu
    Copy the full SHA
    5dabbcf View commit details
    Browse the repository at this point in the history
  3. wip

    Aidan Gerber committed May 12, 2022
    Configuration menu
    Copy the full SHA
    8f30410 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. switched some more

    Aidan Gerber committed May 13, 2022
    Configuration menu
    Copy the full SHA
    df7025f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. auth updates

    Aidan Gerber committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b433c6a View commit details
    Browse the repository at this point in the history
  2. add new svgs

    Aidan Gerber committed May 16, 2022
    Configuration menu
    Copy the full SHA
    341c978 View commit details
    Browse the repository at this point in the history
  3. fix current time

    Aidan Gerber committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c08b43b View commit details
    Browse the repository at this point in the history
  4. add new svg

    Aidan Gerber committed May 16, 2022
    Configuration menu
    Copy the full SHA
    d8bbc66 View commit details
    Browse the repository at this point in the history
  5. some fixes

    Aidan Gerber committed May 16, 2022
    Configuration menu
    Copy the full SHA
    fbbdbba View commit details
    Browse the repository at this point in the history
  6. login logout functionality works, now styling is left

    Aidan Gerber committed May 16, 2022
    Configuration menu
    Copy the full SHA
    e3e90f2 View commit details
    Browse the repository at this point in the history
  7. progress

    Aidan Gerber committed May 16, 2022
    Configuration menu
    Copy the full SHA
    3c3fac3 View commit details
    Browse the repository at this point in the history
  8. update password stuff

    Aidan Gerber committed May 16, 2022
    Configuration menu
    Copy the full SHA
    4c7c033 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. random chart

    Aidan Gerber committed May 17, 2022
    Configuration menu
    Copy the full SHA
    3a39cca View commit details
    Browse the repository at this point in the history
  2. work on consistent styling

    Aidan Gerber committed May 17, 2022
    Configuration menu
    Copy the full SHA
    880aa70 View commit details
    Browse the repository at this point in the history
  3. reformat jinja files

    Aidan Gerber committed May 17, 2022
    Configuration menu
    Copy the full SHA
    4e350b0 View commit details
    Browse the repository at this point in the history
  4. update some package versions

    Aidan Gerber committed May 17, 2022
    Configuration menu
    Copy the full SHA
    c01b597 View commit details
    Browse the repository at this point in the history
  5. create account base

    Aidan Gerber committed May 17, 2022
    Configuration menu
    Copy the full SHA
    be39faf View commit details
    Browse the repository at this point in the history
  6. create account base

    Aidan Gerber committed May 17, 2022
    Configuration menu
    Copy the full SHA
    469a682 View commit details
    Browse the repository at this point in the history
  7. implement account_base

    Aidan Gerber committed May 17, 2022
    Configuration menu
    Copy the full SHA
    a8262ba View commit details
    Browse the repository at this point in the history
  8. things are looking good

    Aidan Gerber committed May 17, 2022
    Configuration menu
    Copy the full SHA
    af8b8f1 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. things seem mostly done

    Aidan Gerber committed May 18, 2022
    Configuration menu
    Copy the full SHA
    c6f699f View commit details
    Browse the repository at this point in the history
  2. update npm

    Aidan Gerber committed May 18, 2022
    Configuration menu
    Copy the full SHA
    587f5c7 View commit details
    Browse the repository at this point in the history
  3. update npm

    Aidan Gerber committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e6290b2 View commit details
    Browse the repository at this point in the history
  4. delete dtl templates

    Aidan Gerber committed May 18, 2022
    Configuration menu
    Copy the full SHA
    dcabcc2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from AidanG1/feature/jinja

    Feature/jinja
    AidanG1 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b79b685 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. tailwind

    Aidan Gerber committed May 20, 2022
    Configuration menu
    Copy the full SHA
    cd4b99c View commit details
    Browse the repository at this point in the history
  2. button start

    Aidan Gerber committed May 20, 2022
    Configuration menu
    Copy the full SHA
    4e07eb3 View commit details
    Browse the repository at this point in the history
  3. more button

    Aidan Gerber committed May 20, 2022
    Configuration menu
    Copy the full SHA
    5c56916 View commit details
    Browse the repository at this point in the history
  4. fix up button and make components page

    Aidan Gerber committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a625eea View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. button work

    Aidan Gerber committed May 23, 2022
    Configuration menu
    Copy the full SHA
    2d3a08e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. fix cr things

    Aidan Gerber committed May 24, 2022
    Configuration menu
    Copy the full SHA
    5a8d9c0 View commit details
    Browse the repository at this point in the history
  2. fix cr

    Aidan Gerber committed May 24, 2022
    Configuration menu
    Copy the full SHA
    991bf71 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. button progress

    Aidan Gerber committed May 25, 2022
    Configuration menu
    Copy the full SHA
    feb1fbe View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. button

    Aidan Gerber committed May 26, 2022
    Configuration menu
    Copy the full SHA
    53d9d7c View commit details
    Browse the repository at this point in the history
  2. add base styles

    Aidan Gerber committed May 26, 2022
    Configuration menu
    Copy the full SHA
    06c5154 View commit details
    Browse the repository at this point in the history
  3. heading styles

    Aidan Gerber committed May 26, 2022
    Configuration menu
    Copy the full SHA
    f98fc6b View commit details
    Browse the repository at this point in the history
  4. wip

    Aidan Gerber committed May 26, 2022
    Configuration menu
    Copy the full SHA
    dce9513 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. toggle wip

    Aidan Gerber committed May 31, 2022
    Configuration menu
    Copy the full SHA
    94f6c37 View commit details
    Browse the repository at this point in the history
  2. toggles looking good

    Aidan Gerber committed May 31, 2022
    Configuration menu
    Copy the full SHA
    c9cde6b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from AidanG1/feature/toggle

    Feature/toggle
    AidanG1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    190b5bb View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. update typography

    Aidan Gerber committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    3e7e9dc View commit details
    Browse the repository at this point in the history
  2. add display

    Aidan Gerber committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    bf93a58 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. update link

    Aidan Gerber committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    70ec283 View commit details
    Browse the repository at this point in the history
  2. link primary

    Aidan Gerber committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    4df2bc3 View commit details
    Browse the repository at this point in the history
  3. new links

    Aidan Gerber committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    0a98242 View commit details
    Browse the repository at this point in the history