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

Stampy redesign #543

Merged
merged 240 commits into from
Mar 18, 2024
Merged

Stampy redesign #543

merged 240 commits into from
Mar 18, 2024

Commits on Feb 5, 2024

  1. npm update

    Aprillion committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e8b93a5 View commit details
    Browse the repository at this point in the history
  2. remove ininite scroll

    Aprillion committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1eeb189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c3a8e6 View commit details
    Browse the repository at this point in the history
  4. update prettier

    Aprillion committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    07b626e View commit details
    Browse the repository at this point in the history
  5. fix gitignore

    Aprillion committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    bf2b24e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb302a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac0fcb7 View commit details
    Browse the repository at this point in the history
  8. fix type

    Aprillion committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c922370 View commit details
    Browse the repository at this point in the history
  9. Fetch toc tree

    mruwnik committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1a20814 View commit details
    Browse the repository at this point in the history
  10. Add NavBar

    mruwnik committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    08d639d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Add new test page

    mruwnik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b5a9802 View commit details
    Browse the repository at this point in the history
  2. refactor: new UI. v0.0.5

    buddy-web3 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    09a08b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88b916a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efca886 View commit details
    Browse the repository at this point in the history
  5. feat: storybook

    buddy-web3 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5311883 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/stampy-redesign' into stampy-red…

    …esign
    
    # Conflicts:
    #	package-lock.json
    #	package.json
    buddy-web3 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0d42106 View commit details
    Browse the repository at this point in the history
  7. feat: storybook

    buddy-web3 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    991236f View commit details
    Browse the repository at this point in the history
  8. feat: storybook

    buddy-web3 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ef69fec View commit details
    Browse the repository at this point in the history
  9. fix: proper font-weights

    buddy-web3 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8ab8784 View commit details
    Browse the repository at this point in the history
  10. refactor: new UI. v.0.1.2

    buddy-web3 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8b6c5e6 View commit details
    Browse the repository at this point in the history
  11. refactor: new UI. v.0.1.5

    buddy-web3 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    afbf258 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3ae3766 View commit details
    Browse the repository at this point in the history
  13. refactor: new UI. v.0.1.6

    buddy-web3 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d94e202 View commit details
    Browse the repository at this point in the history
  14. fix storybook integration

    mruwnik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    884a82a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. fix most linter errors

    mruwnik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f372e06 View commit details
    Browse the repository at this point in the history
  2. prettier:fix

    Aprillion committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    78109bd View commit details
    Browse the repository at this point in the history
  3. fix remix cache

    * use real page ids on landing page
    Aprillion committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6060486 View commit details
    Browse the repository at this point in the history
  4. fix site name in footer

    Aprillion committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    411d418 View commit details
    Browse the repository at this point in the history
  5. side bar

    mruwnik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b45f857 View commit details
    Browse the repository at this point in the history
  6. gridBox keys

    Aprillion committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ea16cb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ea47a0 View commit details
    Browse the repository at this point in the history
  8. mininum read time 1 minute

    Aprillion committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    efa17b4 View commit details
    Browse the repository at this point in the history
  9. connect nav bar

    mruwnik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7d03bf6 View commit details
    Browse the repository at this point in the history
  10. articles show with css

    mruwnik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a543fba View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. connect footer links

    mruwnik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    86eb405 View commit details
    Browse the repository at this point in the history
  2. use global css in storybook

    mruwnik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a4da65e View commit details
    Browse the repository at this point in the history
  3. defer question page

    Aprillion committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    32db9a6 View commit details
    Browse the repository at this point in the history
  4. less jumpy main content

    Aprillion committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c71849c View commit details
    Browse the repository at this point in the history
  5. dynamical grid

    mruwnik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ee0b5a7 View commit details
    Browse the repository at this point in the history
  6. more css unification

    mruwnik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    65f0685 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b05ec89 View commit details
    Browse the repository at this point in the history
  8. articles dropdown styling

    mruwnik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2946de2 View commit details
    Browse the repository at this point in the history
  9. Update newRoot.css

    melissasamworth committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2acd4f4 View commit details
    Browse the repository at this point in the history
  10. fix newCss

    mruwnik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2f7cd33 View commit details
    Browse the repository at this point in the history
  11. landing page button links

    Aprillion committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    04cf7c7 View commit details
    Browse the repository at this point in the history
  12. Remove typography

    mruwnik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f8eb18b View commit details
    Browse the repository at this point in the history
  13. Update newRoot.css

    Removed property "font-family: Poppins" everywhere it shows up in css files
    melissasamworth committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c7147ef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e19a08c View commit details
    Browse the repository at this point in the history
  15. finish #360 global navigation

    Aprillion committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6446918 View commit details
    Browse the repository at this point in the history
  16. finish #359 footer

    Aprillion committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e80364d View commit details
    Browse the repository at this point in the history
  17. overhaul icons

    mruwnik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    95a61ad View commit details
    Browse the repository at this point in the history
  18. alsid

    melissasamworth committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    69cbb90 View commit details
    Browse the repository at this point in the history
  19. tidy up svg files

    mruwnik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    797f58b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    d7b065c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87277e4 View commit details
    Browse the repository at this point in the history
  3. tidy up main content boxes

    mruwnik committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5d77d5a View commit details
    Browse the repository at this point in the history
  4. article styling

    mruwnik committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c90e9ce View commit details
    Browse the repository at this point in the history
  5. initial sort-of-working $tag route

    jrhender authored and Aprillion committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ce48c44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd5b5d9 View commit details
    Browse the repository at this point in the history
  7. fix(tags.$tag): fix types

    jrhender authored and Aprillion committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4ce7fe4 View commit details
    Browse the repository at this point in the history
  8. link styles #1

    Aprillion committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4fb56a4 View commit details
    Browse the repository at this point in the history
  9. Add button

    mruwnik committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c02275a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    64bccf9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af0c7b0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee9e27f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62aa9cc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    810ebe9 View commit details
    Browse the repository at this point in the history
  15. refactor(tag): make display tag route the main route

    The old tags/$tag route is moved to tags/single/$tag.
    tags/single is used by the questions route and so could be removed if questions route is removed.
    jrhender committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3b0b0f8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    961058c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bc168e6 View commit details
    Browse the repository at this point in the history
  18. article popups

    mruwnik committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ab3a86d View commit details
    Browse the repository at this point in the history
  19. fix(ListTable): navigate to question from root

    Without slash, navigation to question from the tag display page failed.
    Question id was appended to /tag which isn't a route.
    jrhender committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3e0460a View commit details
    Browse the repository at this point in the history
  20. link styles #2

    Aprillion committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d5962b5 View commit details
    Browse the repository at this point in the history
  21. remove var default colors

    Aprillion committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e49d20d View commit details
    Browse the repository at this point in the history
  22. prettier on css

    Aprillion committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    265e56c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3d6e9a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    ac34530 View commit details
    Browse the repository at this point in the history
  2. feat(Category Menu): go back to id for active category

    Makes it easier to use component in storybook
    jrhender committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    fff1254 View commit details
    Browse the repository at this point in the history
  3. deps(eslint): add unused-imports plugin

    This plugin adds fix rule to easily remove unused imports
    jrhender committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6f9d0c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb3f26b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9db8c18 View commit details
    Browse the repository at this point in the history
  6. feat(tags): use tagId for tag routes (#384)

    changes the route for tag pages from tags/{tag name} to tags/{tag id}/{tag name}.
    Only tag id is needed to navigate to the page.
    jrhender authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    73c6d7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66e3741 View commit details
    Browse the repository at this point in the history
  8. fix(tests): remove @node/types (#386)

    stampy.ts tests were failing (e.g. https://github.com/StampyAI/stampy-ui/actions/runs/7854687158/job/21435971107) with the following error:
    
    ```
        app/server-utils/stampy.ts:196:45 - error TS2576: Property 'json' does not exist on type 'Response'. Did you mean to access the static member 'Response.json' instead?
    
        196     json = await (await fetch(url, params)).json()
    ```
    
    Removed @nodes/types as I think it was due to the types conflict described cloudflare/workerd#1298.
    jrhender authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    73e2b92 View commit details
    Browse the repository at this point in the history
  9. make eslint happy

    Aprillion committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c4899c9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #387 from StampyAI/link-redirect

    redirect ?state urls (#382 part 1)
    Aprillion authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a4f4abb View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Button

    melissasamworth committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    72855b7 View commit details
    Browse the repository at this point in the history
  2. client side reloads

    mruwnik committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    12fe883 View commit details
    Browse the repository at this point in the history
  3. better actions for articles

    mruwnik committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8c78125 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    04b76d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7c7708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d6d25d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #391 from StampyAI/jrhender-379-search-placeholder

    feat(Input): add placeholder prop and set for Menu
    mruwnik authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3fecaa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    c5abed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28df1ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db55f7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e65fe0a View commit details
    Browse the repository at this point in the history
  5. connect keep reading

    mruwnik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b0dfd03 View commit details
    Browse the repository at this point in the history
  6. format icons

    mruwnik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f958b9f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #396 from StampyAI/connect-more

    Connect more
    mruwnik authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6f6a6b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f70db8 View commit details
    Browse the repository at this point in the history
  9. extract article contents

    mruwnik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c5a9dd0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59863db View commit details
    Browse the repository at this point in the history
  11. subtitles in related articles

    mruwnik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8a85c4c View commit details
    Browse the repository at this point in the history
  12. Sundry bugfixes

    mruwnik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    08fada1 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #398 from StampyAI/connect-more

    Connect more
    mruwnik authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    91b01f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    16931ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2ec7ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4998a8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    877e723 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef66c26 View commit details
    Browse the repository at this point in the history
  6. various CSS changes

    footer, nav
    melissasamworth committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1267b5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ea9e61 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #400 from StampyAI/jrhender-379-categories-nav-ali…

    …gnment
    
    feat(newRoot.css): add margin-left to .group-elements
    melissasamworth authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a792a27 View commit details
    Browse the repository at this point in the history
  9. update nav.css

    melissasamworth committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9e60bcf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2bb59e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fa21c13 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6fbbb57 View commit details
    Browse the repository at this point in the history
  13. tidy up icons

    mruwnik committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8f70cb8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #401 from StampyAI/various-CSS-fixes

    Various css fixes
    mruwnik authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    39c97d2 View commit details
    Browse the repository at this point in the history
  15. fix linting errors

    mruwnik committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    381ec2e View commit details
    Browse the repository at this point in the history
  16. Add google analitics

    mruwnik committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    eeba3ff View commit details
    Browse the repository at this point in the history
  17. Merge pull request #394 from StampyAI/stampy-redesign-articleActionBu…

    …ttons
    
    Stampy redesign article action buttons
    mruwnik authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1fbe8d2 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #358 from StampyAI/gtracking

    Add google analitics
    mruwnik authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ff0f207 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. style: landing page

    buddy-web3 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    66d463c View commit details
    Browse the repository at this point in the history
  2. style: eslint

    buddy-web3 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    60a7f41 View commit details
    Browse the repository at this point in the history
  3. bug fix

    buddy-web3 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4d36796 View commit details
    Browse the repository at this point in the history
  4. styling

    buddy-web3 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    23e70a9 View commit details
    Browse the repository at this point in the history
  5. Error page

    mruwnik committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2b255e8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #403 from StampyAI/error-page

    Error page
    mruwnik authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fedfb12 View commit details
    Browse the repository at this point in the history
  7. glossary css

    mruwnik committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    afaac0f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce8ddea View commit details
    Browse the repository at this point in the history
  9. Footer CSS fixes

    I ran the lint, now I'm committing my changes, then I'll push to my current branch, then I'll make a pull request and ask Nemo to review, then I'll merge it with stampy-redesign.
    melissasamworth committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5f2ae0f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36a6d65 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #409 from StampyAI/CSS

    Footer CSS fixes
    melissasamworth authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4db444b View commit details
    Browse the repository at this point in the history
  12. pr changes

    mruwnik committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    77ed3be View commit details
    Browse the repository at this point in the history
  13. pr fixes

    mruwnik committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4c96b40 View commit details
    Browse the repository at this point in the history
  14. finish footer styling

    melissasamworth committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    da93d7b View commit details
    Browse the repository at this point in the history
  15. Deploy test env

    mruwnik committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    69debf5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    df6292c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. change test cloudflare token

    mruwnik committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8ffc140 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #407 from StampyAI/glossary

    glossary css
    mruwnik authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    325f5b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #410 from StampyAI/keep-going-css

    Styling for keep going section
    mruwnik authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    beda1dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    413d86d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    922388b View commit details
    Browse the repository at this point in the history
  6. eslint

    buddy-web3 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    34d98c2 View commit details
    Browse the repository at this point in the history
  7. eslint

    buddy-web3 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f4bfbda View commit details
    Browse the repository at this point in the history
  8. eslint

    buddy-web3 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9664932 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #405 from StampyAI/stampy-redesign-362

    style: landing page
    buddy-web3 authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    355e929 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #399 from StampyAI/stampy-redesign-ArticleContent

    style: article main content&buttons styling
    buddy-web3 authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1def27b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d65ae47 View commit details
    Browse the repository at this point in the history
  12. a few CSS resets

    melissasamworth committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5c702b9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e0137a4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #413 from StampyAI/CSS

    a few CSS resets
    melissasamworth authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    acc82f7 View commit details
    Browse the repository at this point in the history
  15. lots of CSS changes

    melissasamworth committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a493cc0 View commit details
    Browse the repository at this point in the history
  16. adjustments

    melissasamworth committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e066f83 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #411 from StampyAI/footer

    finish footer styling
    mruwnik authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7b74108 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #414 from StampyAI/new-branch

    lots of CSS changes
    mruwnik authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    281c322 View commit details
    Browse the repository at this point in the history
  19. Various css fixes

    mruwnik committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1868d3c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Merge pull request #415 from StampyAI/sundry-fixes

    Various css fixes
    mruwnik authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    caf7c52 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. tags styling

    mruwnik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f0c064d View commit details
    Browse the repository at this point in the history
  2. Glossary css

    mruwnik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f0068fe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #416 from StampyAI/tags-css

    tags styling
    mruwnik authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    69b663f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #417 from StampyAI/glossary-css

    Glossary css
    mruwnik authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7fa9467 View commit details
    Browse the repository at this point in the history
  5. fix redirects

    mruwnik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    75f4d90 View commit details
    Browse the repository at this point in the history
  6. connect chatbot

    mruwnik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    95fb2d9 View commit details
    Browse the repository at this point in the history
  7. Melissa\'s styling requests

    mruwnik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6be5612 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge pull request #427 from StampyAI/redirects

    Redirects
    mruwnik authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    46b5683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d907169 View commit details
    Browse the repository at this point in the history
  3. Dont show empty tables

    mruwnik committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    063a19d View commit details
    Browse the repository at this point in the history
  4. Filter out internal tags

    mruwnik committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cf31656 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a78b656 View commit details
    Browse the repository at this point in the history
  6. order from backend

    mruwnik committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    716e68c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #428 from StampyAI/tags-loading

    Filter out internal tags
    mruwnik authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ed98f88 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. requested changes

    buddy-web3 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4073ce8 View commit details
    Browse the repository at this point in the history
  2. requested changes

    buddy-web3 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5588be4 View commit details
    Browse the repository at this point in the history
  3. Ensure error status shown

    mruwnik committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    bc2ccef View commit details
    Browse the repository at this point in the history
  4. chat on enter

    mruwnik committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0404e0a View commit details
    Browse the repository at this point in the history
  5. Use vars in css

    mruwnik committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b1b615b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. lists padding

    buddy-web3 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a321091 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #442 from StampyAI/css-vars

    Use vars in css
    mruwnik authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9903b24 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fixes

    mruwnik committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    020639b View commit details
    Browse the repository at this point in the history
  2. mobile global nav

    buddy-web3 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    164c63f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #430 from StampyAI/stampy-redesign-362-a

    requested changes
    buddy-web3 authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f7274d0 View commit details
    Browse the repository at this point in the history
  4. redundant code

    buddy-web3 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7ea05a8 View commit details
    Browse the repository at this point in the history
  5. landing page mobile

    mruwnik committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9c52629 View commit details
    Browse the repository at this point in the history
  6. pr fixes

    mruwnik committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    938e4c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4791ee0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. mobile Keep Going

    buddy-web3 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9dd6556 View commit details
    Browse the repository at this point in the history
  2. article mobile bits

    buddy-web3 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c73bd5e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #450 from StampyAI/stampy-redesign-436

    mobile Keep Going
    melissasamworth authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d1f02f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa30093 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. design requests

    buddy-web3 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3f16217 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #444 from StampyAI/landing-css

    landing page mobile
    melissasamworth authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ba02d51 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #451 from StampyAI/stampy-redesign-437

    article mobile bits
    melissasamworth authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6dd6d7c View commit details
    Browse the repository at this point in the history
  4. Styling for the articles nav

    mruwnik committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fd60f65 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    9d04c98 View commit details
    Browse the repository at this point in the history
  2. mobile categories + routes

    buddy-web3 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    88a3e8e View commit details
    Browse the repository at this point in the history
  3. lint

    buddy-web3 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b26d0bb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #455 from StampyAI/articles-nav

    Styling for the articles nav
    mruwnik authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6b7fea0 View commit details
    Browse the repository at this point in the history
  5. fix copy;

    mruwnik committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bc52fab View commit details
    Browse the repository at this point in the history
  6. Merge pull request #457 from StampyAI/sundry-fixes

    fix copy
    mruwnik authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7cbdf34 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. css stuff

    melissasamworth committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    edd7fbe View commit details
    Browse the repository at this point in the history
  2. requested changes

    buddy-web3 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fdd4f84 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #456 from StampyAI/stampy-redesign-419

    mobile categories + routes
    buddy-web3 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    844ffd9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #447 from StampyAI/stampy-redesign-424

    mobile global nav
    mruwnik authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e841ad0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d925f5b View commit details
    Browse the repository at this point in the history
  6. remove `!important

    buddy-web3 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6a8b351 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #458 from StampyAI/stampy-redesign-424-a

    mobile header on all pages.
    buddy-web3 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a8d6286 View commit details
    Browse the repository at this point in the history
  8. mobile pics

    mruwnik committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    21f62de View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. categories Page

    buddy-web3 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9a1af28 View commit details
    Browse the repository at this point in the history
  2. design requests

    buddy-web3 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a492a1c View commit details
    Browse the repository at this point in the history
  3. filter advanced content

    mruwnik committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    feb4466 View commit details
    Browse the repository at this point in the history
  4. fix see more

    mruwnik committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e5518b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    dcba680 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #464 from StampyAI/see-more

    fix see more
    mruwnik authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3c1cf73 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge pull request #461 from StampyAI/stampy-redesign-459

    categories Page
    buddy-web3 authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    65c8798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    143497c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Merge pull request #412 from StampyAI/stampy-redesign-368

    Stampy redesign 368
    melissasamworth authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3942184 View commit details
    Browse the repository at this point in the history
  2. QA requests

    buddy-web3 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    86da1c9 View commit details
    Browse the repository at this point in the history
  3. nav dropdown

    mruwnik committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e861166 View commit details
    Browse the repository at this point in the history
  4. add "sections"

    mruwnik committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9630dcf View commit details
    Browse the repository at this point in the history
  5. various fixes

    mruwnik committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    31fa014 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. QA requests

    buddy-web3 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    36f6dbd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #500 from StampyAI/sundry-fixes

    Sundry fixes
    mruwnik authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    81b99c7 View commit details
    Browse the repository at this point in the history
  3. CSS adjustments

    melissasamworth committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    233575d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    da54737 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #541 from StampyAI/CSS-adjustments

    Css adjustments
    mruwnik authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2dd29a2 View commit details
    Browse the repository at this point in the history
  3. lots of little fixes

    mruwnik committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8bb8076 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    801351a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #542 from StampyAI/sundry-fixes

    Sundry fixes
    mruwnik authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3e21e5d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. do not autofocus search input

    mruwnik committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    10aff05 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    d2a83c0 View commit details
    Browse the repository at this point in the history
  2. Search results not redirecting. FIX: increase the hide timer, which…

    … caused the Link component to be destroyed before the user is redirected to its `to=` value.
    buddy-web3 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    580eccf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #550 from StampyAI/stampy-redesign-549

    Search results not redirecting. FIX: increase the `hide` timer, which…
    mruwnik authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    21c213b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    b2fef5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4f2db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c1022 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    0a4a047 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #552 from StampyAI/multiple-articles

    Handle articles in multiple sections
    mruwnik authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2a5551b View commit details
    Browse the repository at this point in the history