Commit graph

3300 commits

Author SHA1 Message Date
Anton Khorev
20a6e0fab6 Use bg-body in "log in / sign up to access" messages 2024-05-12 17:58:21 +03:00
Anton Khorev
d8e3b037d5 Remove border attribute from <img> on Copyright page 2024-05-09 15:43:12 +03:00
Anton Khorev
29e1336da3 Use inline svg for notice icons
Allows to set fill to currentColor which adapts to dark mode.
2024-05-06 14:33:57 +03:00
Tom Hughes
b625eefdeb Merge remote-tracking branch 'upstream/pull/4455' 2024-05-06 09:15:03 +01:00
Tom Hughes
9ee3df33bd Merge remote-tracking branch 'upstream/pull/4712' 2024-04-30 18:46:14 +01:00
Tom Hughes
183e5c6d67 Merge remote-tracking branch 'upstream/pull/4744' 2024-04-30 18:41:01 +01:00
Tom Hughes
8dafc39ab3 Merge remote-tracking branch 'upstream/pull/4740' 2024-04-30 18:37:25 +01:00
Anton Khorev
dea9c385b3 Set trace thumbnail link display property to inline-block, fixing focus outline
This makes <a> as tall as <img> inside it.
2024-04-30 17:14:07 +03:00
Anton Khorev
728425858d Don't change display property of messages table header cell 2024-04-30 06:58:43 +03:00
Anton Khorev
a84c1cb89d Remove .message-summary css classes and selectors
They are not necessary because they select every table body row, and the table already has its own class.
2024-04-30 06:49:30 +03:00
Milan Cvetkovic
c486dd5532 Rename verified_email to email_hmac parameter in /users/new 2024-04-29 11:32:54 +00:00
Milan Cvetkovic
2b4096e566 Remove "Sign up" and "Log in" from application bar when sessions or user controller are active 2024-04-29 11:32:54 +00:00
Milan Cvetkovic
9649b192c0 Add preferred provider social signup
- Add preferred provider for authorization to login and signup pages.
  To use, the 3rd party application would have to add `preferred_provider=...`
  parameter to OAuth2 authorization request.
- Resize 3rd party provider icons
- Add "login to authorize" heading to login and signup screens
2024-04-29 11:32:54 +00:00
Tom Hughes
fc81201cab Mark copyright example image as fluid
This preserves the old behaviour after #4732 is applied.
2024-04-28 18:47:13 +01:00
Tom Hughes
0e749fd5be Merge remote-tracking branch 'upstream/pull/4731' 2024-04-28 18:41:17 +01:00
Anton Khorev
e820e143a8 Remove custom css for note icons on welcome and fixthemap pages 2024-04-28 02:22:33 +03:00
Anton Khorev
528c2fb4da Use .icon-link for new diary entry icon 2024-04-28 01:57:38 +03:00
Milan Cvetkovic
d0e8f72311 Add tabbed navigation for signup/login screens 2024-04-27 12:44:10 +01:00
Milan Cvetkovic
0c7c950149 Add social signin buttons to signup screen, avoid repeating round trip to auth provider. 2024-04-27 12:44:10 +01:00
Milan Cvetkovic
ae87d2ca7f Extract 3rd party login buttons from login screen 2024-04-27 12:44:09 +01:00
Milan Cvetkovic
c4347c8d9a Move 'Forgot password' link to the right of password label 2024-04-27 12:44:09 +01:00
Milan Cvetkovic
f8a606869e Remove email confirmation field in signup form 2024-04-27 12:44:09 +01:00
Milan Cvetkovic
1276fb944a Merge login and terms screens, assume TOU and contributor terms are accepted on /user/new form
This eliminates the need for "terms" screen after /user/new form..
Terms screen is still required for legacy users who never accepted the terms.
2024-04-27 12:44:09 +01:00
Milan Cvetkovic
64083f0264 Add globe on top of login screen, narrow login/signup screens 2024-04-27 12:44:09 +01:00
Anton Khorev
adabb735fc Use Bootstrap actionable items in search results lists 2024-04-27 04:17:04 +03:00
Anton Khorev
dfa04e8837 Use Bootstrap actionable items in changeset lists 2024-04-25 02:35:57 +03:00
Anton Khorev
b5126bef4b Use emphasis color in "Where this is?" hover state 2024-04-24 04:42:17 +03:00
Tom Hughes
f99d7374a9 Merge remote-tracking branch 'upstream/pull/4703' 2024-04-23 17:20:08 +01:00
Tom Hughes
c62b8b29d4 Merge remote-tracking branch 'upstream/pull/4706' 2024-04-23 17:17:24 +01:00
Anton Khorev
da454f0593 Force word wrap in tag table
Bootstrap disables word wrap in rtl, this overrides it.
2024-04-17 17:42:12 +03:00
Anton Khorev
5df9ab6dbc Set map background to secondary body color 2024-04-17 04:55:42 +03:00
Anton Khorev
18cd0b99cd Use .icon-link in shared pagination 2024-04-16 18:23:24 +03:00
Anton Khorev
fdd596bd60 Remove .inbox-row and use .table-success instead of .inbox-row-unread 2024-04-16 00:44:53 +03:00
Tom Hughes
ca77bb4f7a Merge remote-tracking branch 'upstream/pull/4704' 2024-04-15 18:43:24 +01:00
Anton Khorev
701f24bba1 Use "emphasis" link color in changeset lists instead of dark text 2024-04-15 04:45:54 +03:00
Anton Khorev
5befc0658a Wrap message action buttons in divs
Avoid redefining table cell display css property using d-flex. Now d-flex is on wrapper divs.
2024-04-15 03:14:00 +03:00
Tom Hughes
28a39c645f Merge remote-tracking branch 'upstream/pull/4700' 2024-04-14 19:10:38 +01:00
Anton Khorev
183dd443b2 Use secondary color in tag key table column 2024-04-14 17:32:35 +03:00
Anton Khorev
b5520a9b39 Use body color in notes table legend 2024-04-14 17:19:59 +03:00
Anton Khorev
b91476cf04 Shorten custom css of export form 2024-04-13 03:15:32 +03:00
Tom Hughes
df77a93758 Merge remote-tracking branch 'upstream/pull/4686' 2024-04-12 18:06:59 +01:00
Tom Hughes
de18a0fe02 Merge remote-tracking branch 'upstream/pull/4685' 2024-04-12 18:01:35 +01:00
Tom Hughes
10ad7688f8 Merge remote-tracking branch 'upstream/pull/4684' 2024-04-12 17:59:51 +01:00
Tom Hughes
4e67530753 Merge remote-tracking branch 'upstream/pull/4683' 2024-04-12 17:58:18 +01:00
Tom Hughes
6290405336 Merge remote-tracking branch 'upstream/pull/4559' 2024-04-12 17:56:15 +01:00
Anton Khorev
485ac16cfc Use Bootstrap to set z-indexes of map-overlapping ui 2024-04-12 16:51:30 +03:00
Anton Khorev
c3c4bf59c2 Put map in its own stacking context 2024-04-12 16:50:21 +03:00
Anton Khorev
3b2d34d86b Set search input z-index with Bootstrap utility class
z-index here keeps "Where is this?" above the input when the input is focused.
2024-04-12 01:14:06 +03:00
Anton Khorev
1ef6877dc4 Force ltr direction in export inputs 2024-04-12 00:49:49 +03:00
Anton Khorev
3c504a1a64 Use section elements instead of div.section on about page 2024-04-12 00:30:24 +03:00