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

Monorepo #8

Merged
merged 32 commits into from
Mar 26, 2022
Merged

Monorepo #8

merged 32 commits into from
Mar 26, 2022

Commits on Mar 22, 2022

  1. refactor: monorepo

    berekuk committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    244f02b View commit details
    Browse the repository at this point in the history
  2. fix: import

    berekuk committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    6ffa3c0 View commit details
    Browse the repository at this point in the history
  3. store frontpage code in db

    berekuk committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    a5563f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. netlify config not needed

    berekuk committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    fad762a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3592cd View commit details
    Browse the repository at this point in the history
  3. add netlify-cli

    berekuk committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    e0168d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    490f698 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce6d253 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe021c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    20af4e9 View commit details
    Browse the repository at this point in the history
  2. feat: setCookies uses netlify

    berekuk committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    abf3ba8 View commit details
    Browse the repository at this point in the history
  3. docs: tech stack in readme

    berekuk committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    77a0d9d View commit details
    Browse the repository at this point in the history
  4. feat: npm run dbshell command

    berekuk committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    6f5f53a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    796d227 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9714e4c View commit details
    Browse the repository at this point in the history
  7. feat: refactor commonDisplay and related code

    - more typescript
    - fix quantified-uncertainty/metaforecast-frontend#15
    - simplify hasDisplayBeenCaptured code
    - various cleanups
    berekuk committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    23a4003 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c92d131 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98c7c31 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f056d25 View commit details
    Browse the repository at this point in the history
  11. docs: correct .env filename

    berekuk committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    4f8a4f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    80ee4c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42c0f09 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. feat: more ts, fix tailwind

    - rename more files to .ts/.tsx
    - update tailwind config to use .tsx files from all dirs
    - merge css files into a single main.css to avoid import order
      dependencies
    - minor cleanups due to ts complaints
    berekuk committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    b481212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c586c6 View commit details
    Browse the repository at this point in the history
  3. refactor: move layout.tsx to web/display

    https://metaforecast.org/layout is not a real page, so it shouldn't be
    in src/pages.
    berekuk committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    1b1c0f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2745d7 View commit details
    Browse the repository at this point in the history
  5. feat: nprogress bar

    berekuk committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    d921885 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb84606 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d662572 View commit details
    Browse the repository at this point in the history
  8. feat: repo renamed

    berekuk committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    7565540 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d1a577 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    118495c View commit details
    Browse the repository at this point in the history