Commit Graph
79 Commits
Author SHA1 Message Date
Jordan VidrineandGitHub 05416abe70 DEV: Topic creator fix (#181) 2025-06-11 14:03:52 -05:00
Jordan VidrineandGitHub 31249c4f27 UX: Remove unused line & fix ipad safari browser (#176) 2025-06-04 14:55:25 -05:00
Jordan VidrineandGitHub 0ed3912d63 UX: Fix topic card messages (#172) 2025-05-30 08:39:39 -05:00
Jordan VidrineandGitHub fc6d1b5b9d UX: RTL positioning of boxed view (#170) 2025-05-28 15:42:57 -05:00
Jordan VidrineandGitHub 806b800f1f UX: adjust styles to meet core changes (#148) 2025-04-23 14:44:00 -05:00
Jordan VidrineandGitHub 70af5fc68a UX: Adjust spacing for more room (#146) 2025-04-21 16:36:03 -05:00
Jordan VidrineandGitHub bf2fb463ae UX: Modernize spacing a bit (#145) 2025-04-17 21:16:43 -05:00
Jordan VidrineandGitHub 651cf2794c UX: remove square avatar from topic posts (#139) 2025-04-16 12:04:41 -05:00
Jordan VidrineandGitHub e9e166ca3a FIX: Search header index (#138) 2025-04-15 20:46:27 -05:00
Jordan VidrineandGitHub 7ab29303dd UX: Mobile composer fixes (#136) 2025-04-14 16:33:30 -05:00
Jordan VidrineandGitHub 2d193b4d7a UX: Quick fixes (#134) 2025-04-14 15:52:12 -05:00
Jordan VidrineandGitHub 24165a53a6 UX: Login layout fixes (#133) 2025-04-14 13:59:24 -05:00
Jordan VidrineandGitHub b40a5a6e9a UX: Adjust avatar spacing (#131) 2025-04-12 09:03:55 -05:00
Jordan VidrineandGitHub 3a0a5b0f30 UX: Fix chat backgrounds (#130) 2025-04-11 17:06:41 -05:00
Jordan VidrineandGitHub e3aed16e2b UX: remove gap on avatars in PM list (#128) 2025-04-11 15:47:12 -05:00
Jordan VidrineandGitHub 23f4362f7e UX: Visual fixes (#127) 2025-04-11 15:33:58 -05:00
Jordan VidrineandGitHub 18ffe04242 UX: New PM design (#125) 2025-04-11 13:43:17 -05:00
Jordan VidrineandGitHub 2a0f5ec599 UX: font set experimental screen styles (#121) 2025-04-09 12:12:10 -05:00
Jordan VidrineandGitHub 34b26abb6e UX: fix width (#114) 2025-04-04 14:04:58 -05:00
Jordan VidrineandGitHub c735718f1b DEV: Add more user logic (#113) 2025-04-04 11:47:00 -05:00
Jordan VidrineandGitHub cdcbffc483 UX: More color fixes (#111) 2025-04-03 16:13:23 -05:00
Jordan VidrineandGitHub d8c44934f4 UX: Theme name change (#112) 2025-04-03 16:13:02 -05:00
Jordan VidrineandGitHub d0078cdd3e UX: Adjust icon colors (#108) 2025-04-02 10:50:37 -05:00
Jordan VidrineandGitHub 759fd0b218 UX: Header outline (#107) 2025-04-02 08:28:08 -05:00
Jordan VidrineandGitHub 1c85ae4626 UX: More accessible colors (#105) 2025-04-01 20:01:29 -05:00
Jordan VidrineandGitHub f4c6876923 UX: Topic excerpt fix (#104) 2025-04-01 15:09:04 -05:00
Jordan VidrineandGitHub 05d4b79fc9 UX: Add hover colors (#103) 2025-04-01 12:25:52 -05:00
Jordan VidrineandGitHub 5bbba7cacc UX: Define header colors (#101) 2025-04-01 09:52:12 -05:00
b4e451e64b DEV: Experimenting with using built in core color palettes for the color picking component (#71)
This PR is the beginning of converting the color picker to use built in
core color palettes.
The `color_schemes` defined in `about.json` are created in core when the
theme is imported,
and we then show all user-selectable color palettes in this sidebar
footer menu.

An important caveat here is that all of the Horizon themes must be
changed to `user_selectable`
otherwise they will not show up in the color palette selector in the
sidebar.

When choosing a color palette that also has a corresponding dark color
palette,
*both* light mode and dark mode are correctly saved with the color
palette(s) chosen,
using the color palette cookie we already have in core.

Anon users can also set a palette, which will be saved in a cookie.

---------

Co-authored-by: Sérgio Saquetim <saquetim@discourse.org>
Co-authored-by: Martin Brennan <martin@discourse.org>
Co-authored-by: Osama Sayegh <asooomaasoooma90@gmail.com>
2025-03-31 13:28:28 +10:00
Jordan VidrineandGitHub 3e3f410839 UX: More card fixes (#94) 2025-03-28 16:43:52 -05:00
Jordan VidrineandGitHub 2046f525d4 UX: More logic for title columns (#87) 2025-03-28 10:49:28 -05:00
Jordan VidrineandGitHub e7de006a23 UX: Topic list layout changes (#85) 2025-03-27 16:31:46 -05:00
Jordan VidrineandGitHub eff8628223 DEV: Fix spec (#86) 2025-03-27 16:31:28 -05:00
Jordan VidrineandGitHub a84682c0d0 FIX: Bulk select fix (#81)
This PR fixes bulk select on the new topic cards.
2025-03-27 10:03:40 +10:00
Jordan VidrineandGitHub adb1e4dcf2 UX: Change title fonts, etc (#80) 2025-03-26 14:08:42 -05:00
Jordan VidrineandGitHub d300cf9d0f UX: New topic card layout (#79) 2025-03-26 10:47:52 -05:00
Jordan VidrineandGitHub af82802548 UX: Topic list card fixes for assignments & bookmarks (#76) 2025-03-25 15:11:49 -05:00
Jordan VidrineandGitHub 1a372b7edc fix z index for input menu (#75) 2025-03-25 10:08:16 -05:00
Jordan VidrineandGitHub dabd9a159a DEV: Use new is_hot_topic serializer (#73) 2025-03-24 12:05:10 -05:00
Jordan VidrineandGitHub 969e2b7969 begin migration of colors (#72) 2025-03-21 09:44:09 -05:00
Jordan VidrineandGitHub bee6e4e3c5 init (#69) 2025-03-20 09:43:40 -05:00
Jordan VidrineandGitHub efc3dd5475 cleanup dropdown button (#62) 2025-03-18 19:29:42 -05:00
Jordan VidrineandGitHub d79313436d fix (#61) 2025-03-18 19:18:32 -05:00
Jordan VidrineandGitHub 19c957aecc apply anti-aliased font to topics as well (#60) 2025-03-18 18:43:27 -05:00
Jordan VidrineandGitHub 970ee33771 cleanup (#55) 2025-03-17 19:49:30 -05:00
Jordan VidrineandGitHub 2c41c2ffab fix user page (#54) 2025-03-17 15:13:39 -05:00
Jordan VidrineandGitHub dfa22d21b6 UX: Welcome banner merge prep (#49)
This PR preps the Horizon theme for the merger of the search banner into core. This PR should only be merged once this PR in core has been merged.
2025-03-17 12:18:54 +10:00
Jordan VidrineandGitHub 598f4fce65 fix (#52) 2025-03-14 17:13:38 -05:00
Jordan VidrineandGitHub 144c3dff8f DEV: main container sizing & border radius cleanup (#51) 2025-03-14 16:12:54 -05:00
Jordan VidrineandGitHub 8b09523510 DEV: Button stylesheet cleanup (#50) 2025-03-14 15:30:00 -05:00
Jordan VidrineandGitHub f70c452f26 selected (#48) 2025-03-12 13:52:05 -05:00
Jordan VidrineandGitHub 3911572b29 UX: More fixes (#47) 2025-03-12 13:39:27 -05:00
Jordan VidrineandGitHub 7fe1b87f82 small tweaks (#46) 2025-03-12 12:27:56 -05:00
Jordan VidrineandGitHub 7023cc0f97 add margin to select menu (#45) 2025-03-11 17:21:46 -05:00
Jordan VidrineandGitHub feae5a0214 hide topic list trigger (#44) 2025-03-11 17:21:28 -05:00
Jordan VidrineandGitHub 81b7466224 fix sidebar group chat icon (#43) 2025-03-11 17:20:26 -05:00
Jordan VidrineandGitHub 97b379eb08 UX: font smoothing (#42) 2025-03-11 17:20:14 -05:00
Jordan VidrineandGitHub 1f55a9d9a2 fixes (#41) 2025-03-11 17:19:41 -05:00
Jordan VidrineandGitHub f4d5b3b97e UX: Color fixes (#40) 2025-03-11 16:29:35 -05:00
Jordan VidrineandGitHub 09ef1d2a14 paintbrush (#39) 2025-03-11 14:48:10 -05:00
Jordan VidrineandGitHub d1800ffd98 PR: Custom Color Choice (#38) 2025-03-11 14:45:04 -05:00
Jordan VidrineandGitHub 664e3a5910 UX: Small tweaks to colors (#37) 2025-03-11 14:01:34 -05:00
Jordan VidrineandGitHub a90b691505 UX: Color exploration & base (#33) 2025-03-11 11:24:20 -05:00
Jordan VidrineandGitHub eca05948c3 UX:Breakpoint padding (#32) 2025-03-10 15:56:17 -05:00
Jordan VidrineandGitHub cef5ad279c fix target (#31) 2025-03-10 13:15:44 -05:00
Jordan VidrineandGitHub 9e96704c24 UX: Mobile fix (#29) 2025-03-08 09:45:06 +00:00
Jordan VidrineandGitHub 536b58feba small-mobile-fix (#28) 2025-03-07 14:54:20 -06:00
Jordan VidrineandGitHub 35a4642042 UX: Width & calculation adjustments for main container (#27) 2025-03-07 12:01:26 -06:00
Jordan VidrineandGitHub e18b9e89eb fix (#24) 2025-03-06 20:30:27 -06:00
Jordan VidrineandGitHub 9381e56c47 UX: Dark mode changes to move toward a base of accent-color (#23) 2025-03-06 20:30:07 -06:00
Jordan VidrineandGitHub 9a8a9d4ad3 UX: More tweaks & fixes (#22) 2025-03-06 15:54:45 -06:00
Jordan VidrineandGitHub 7d53fe08ce button/chat fixes (#21) 2025-03-06 13:20:12 -06:00
Jordan VidrineandGitHub 328b8cbab5 UX: More desktop tweaks (#20) 2025-03-06 13:00:56 -06:00
41ee5a5358 DEV: Merge topic list card component (#17)
This PR merges the topic-list-item card component into the nextgen theme.

Also does the following cleanup:

* Use template-only ember components
* Use `fire` instead of deprecated `fa-fire` icon
* Lower version requirement for node to 18 to match core
* Add english locale strings for topic status column
* Remove dummy theme settings

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2025-03-06 13:35:27 +10:00
Jordan VidrineandGitHub f406bfbedf UX: Misc desktop edits (#15) 2025-03-05 20:29:58 -06:00
Jordan VidrineandGitHub 076263c7f5 UX: More small fixes (#9) 2025-02-28 15:33:06 -06:00
Jordan VidrineandGitHub 8e841a4b2e UX: z-index box view (#8) 2025-02-28 15:01:04 -06:00
Jordan VidrineandGitHub a69c5216ed fixes (#7) 2025-02-28 14:48:14 -06:00
Jordan VidrineandGitHub 447ed0f27c admin (#6) 2025-02-28 11:44:55 -06:00