TheCatLady
086f0b6ce2
fix(css): rename form-input to form-input-area ( #2613 )
2022-03-14 11:24:39 +04:00
Ryan Cohen
822ae9eec7
style: add new tailwind prettier plugin ( #2465 )
2022-01-25 21:09:41 +09:00
TheCatLady
8b960acf73
refactor(ui): add/tweak icons ( #1819 )
...
* refactor(ui): add prev/next button icons
* refactor(ui): use mail icon instead of at symbol icon for email
* refactor(ui): use ↻ symbol instead of ⤾ for reload button
* refactor(ui): add missing icons to password reset pages
* refactor(ui): add icons for save & test buttons
Co-authored-by: sct <ryan@sct.dev >
2021-07-13 09:44:15 +00:00
TheCatLady
b8e82b5b4d
fix(ui): center logo on password reset pages ( #1807 )
...
* fix(ui): fix alignment of logo on password reset pages
* fix: use flex to center instead of mx-auto
* fix: set forceOptimize for ImageFader
2021-06-18 02:02:22 +00:00
TheCatLady
f95be832f9
fix: correct logo filename ( #1805 )
2021-06-17 12:09:20 +00:00
sct
beb5637d9f
feat: new logo, who dis? ( #1802 )
2021-06-17 20:46:40 +09:00
TheCatLady
a41245c703
fix(lang): minor changes to password reset strings ( #1798 )
2021-06-17 04:49:52 +00:00
TheCatLady
091d66a192
fix: check that application URL and email agent are configured for password reset/generation ( #1724 )
...
* fix: check that application URL and email agent are configured for password reset/generation
* refactor: reverse flex direction instead of conditionally changing justify
2021-06-10 12:56:33 +09:00
TheCatLady
26580eaa21
fix(ui): improve form usability ( #1563 )
...
* fix(ui): improve form usability
* refactor: remove unnecessary <> and </> tags
* fix(ui): set url inputmode for *arr URL base fields
2021-05-04 17:42:27 +09:00
TheCatLady
3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons ( #1464 )
...
* refactor(css): add global classes for common icon types
* refactor(css): target child SVGs instead of creating new icon classes
* fix: fix ButtonWithDropdown style class spacing
2021-04-26 10:09:58 +00:00
TheCatLady
8fc71bea08
refactor(icons): install and use @heroicons/react ( #1438 )
2021-04-17 18:07:23 +09:00
TheCatLady
8ebc829250
fix(lang): correct mismatched language strings ( #1246 )
2021-03-21 19:04:16 +09:00
TheCatLady
ea1863ac3a
fix(lang): UI string edits, round 2 ( #1202 )
2021-03-18 11:28:44 +09:00
TheCatLady
1be97fe7fb
refactor(css): add new global classes & card border hover styling ( #1156 )
2021-03-12 11:25:46 +09:00
sct
bbb683e637
feat: user profile/settings pages ( #958 )
2021-02-18 11:38:24 +09:00
TheCatLady
7e906e2d46
refactor(css): Apply global CSS classes ( #874 )
2021-02-09 23:57:19 +09:00
Jakob Ankarhem
e5966bd3fb
feat(users): add reset password flow ( #772 )
2021-02-05 23:23:57 +09:00