Skip to content
Snippets Groups Projects

Resolve "Login/signup UI polish"

Merged Tin Geber requested to merge 154-login-signup-ui-polish into main

Closes #154 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • assigned to @tin

  • Tin Geber added 1 commit

    added 1 commit

    Compare with previous version

  • Author Owner

    pushed first draft of changes. It's a bit of a clunker right now as I didn't remove bootstrap (too much finicky work) before bolting on TailwindCSS. But it seems to work pretty well, and I believe I checked most/all edge cases. Nav pills for settings were the most challenging, bootstrap really wants you to use that one specific blue design...

    IMPORTANT FOR TESTERS: if you plan on making changes to code, you need to open your terminal in backend/web and run npx tailwindcss -i ./static/src/input.css -o ./static/css/main.css --watch

    this is a nuisance but it's better than bolting on the entire NPM setup. for now! In the future I will progressively replace bootstrap with tailwind, and integrate jQuery through NPM as well, so the end result will be Fewer Moving Pieces and Happy Devs.

    Cheerio pip pip

    T

    example:

    Screenshot_2023-06-19_at_16.10.07

  • Tin Geber requested review from @alina

    requested review from @alina

  • Tin Geber requested review from @mart and removed review request for @alina

    requested review from @mart and removed review request for @alina

  • Arie Peterson removed review request for @mart

    removed review request for @mart

  • Arie Peterson marked this merge request as ready

    marked this merge request as ready

  • merged

  • Arie Peterson mentioned in commit b0ec2b04

    mentioned in commit b0ec2b04

Please register or sign in to reply
Loading