about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/forms.scss
AgeCommit message (Expand)Author
2020-08-13[Glitch] Add HTML form validation for the registration formThibG
2020-06-01[Glitch] Adjust flash alert contrast for better readabilityChristopher Choi
2020-05-03[Glitch] Fix end-user-facing uses of inline CSSThibG
2020-01-24[Glitch] Add announcementsEugen Rochko
2019-11-23[Glitch] Fix blur behind closed registration messageThibG
2019-09-30[Glitch] Fix placeholder colors for inputs not being explicitly definedEugen Rochko
2019-09-30[Glitch] Add password challenge to 2FA settings, e-mail notificationsEugen Rochko
2019-09-30[Glitch] Change unconfirmed user login behaviourEugen Rochko
2019-06-10[Glitch] Change preferences page into appearance, notifications, and otherEugen Rochko
2019-05-04Fix glitch SCSS for links in error messages in admin interfaceThibG
2019-03-29[Glitch] squashed identity proof updatesAlex Gessner
2019-03-26[Glitch] Add custom closed registrations message to landing page when setEugen Rochko
2019-03-20[Glitch] Add Keybase integrationEugen Rochko
2019-03-13[Glitch] Redesign landing pageEugen Rochko
2019-01-20Fix slightly cropped font on settings page dropdowns when using system font (...Mélanie Chauvel (ariasuni)
2018-12-16[Glitch] Fix padding on select elements in preferencesThibaut Girka
2018-11-27[Glitch] check_boxes label should use display: inline-blockThibaut Girka
2018-11-09[Glitch] Fix form validation flash message color and input bordersThibaut Girka
2018-10-22[Glitch] Fix domain label position and colorThibaut Girka
2018-10-22[Glitch] Fixes 8987 broken alignment at "Remote interaction dialog"Thibaut Girka
2018-10-22[Glitch] Improve style of notice/alert messagesThibaut Girka
2018-10-01[Glitch] Separate font-family into variableThibaut Girka
2018-09-20[Glitch] Redesign forms, verify link ownership with rel="me"Thibaut Girka
2018-09-20[Glitch] Port SCSS changes from upstreamThibaut Girka
2018-05-11Update forms SCSS from upstreamThibaut Girka
2018-05-06Merge pull request #459 from ThibG/glitch-soc/features/text-color-variablesbeatrix
2018-05-05[Glitch] Add color variables of texts for better accesibilityThibaut Girka
2018-05-05[Glitch] Update SCSS of admin and setting pagesThibaut Girka
2018-04-29Fix style of account fields formThibaut Girka
2018-01-14Initial scss refactorncls7615
2017-12-03Rename themes -> flavours ? ?kibigo!