126 Commits

Author SHA1 Message Date
tgrosinger 6a8a4ca8b1 Update footer donate link 2025-04-12 19:08:01 -07:00
tgrosinger 47baf9b9f0 Update footer links 2025-04-12 19:06:49 -07:00
tgrosinger c283a31b13 Remove become editor link from published pages 2025-04-12 19:06:42 -07:00
tgrosinger be6dd460c3 Mobile hide useless topic list header 2025-03-27 21:13:12 -07:00
tgrosinger 5dc3123382 Mobile increase content width on topic list page 2025-03-27 21:13:00 -07:00
tgrosinger 96044136f0 Mobile improvements
- Post preview is wider when look at the list of posts
- Hide the topic navigation that is useless on mobile
2025-03-27 21:06:11 -07:00
tgrosinger 82d7141b0a Fix padding on become and editor button 2025-03-27 19:20:05 -07:00
tgrosinger d8d0a2aad1 Update housing footer links. 2025-03-27 19:20:05 -07:00
tgrosinger 1c5036d5a2 Hide date controls in user directory 2025-03-27 19:20:05 -07:00
tgrosinger 252f1082d8 Hide metadata on user cards 2025-03-27 19:20:05 -07:00
tgrosinger 1ab01a8be3 Fix box shadow and background color 2025-03-27 19:08:25 -07:00
tgrosinger 24797e1497 Change highlighted header to 2nd last element 2025-03-27 19:00:34 -07:00
tgrosinger 0513956e0a Add margin to lists on published pages 2025-03-27 19:00:34 -07:00
tgrosinger cb23f93684 Hide site logo on error page 2025-03-27 19:00:34 -07:00
tgrosinger af623ae685 Link to become an editor on published pages 2025-03-27 19:00:34 -07:00
tgrosinger db124cb2ab Add footer links 2025-03-27 19:00:03 -07:00
tgrosinger af733478af Make published page look more like OrcasHub 2025-03-27 18:58:20 -07:00
tgrosinger adf2ad6480 Switch to forked version of User Card Directory 2025-03-27 18:58:20 -07:00
tgrosinger 1462b336a8 Hide OrcasHub in sidebar on desktop 2025-03-27 18:58:20 -07:00
tgrosinger a1d5e8cf49 Add additional theme components 2025-03-27 18:58:20 -07:00
tgrosinger 87323efb2f Hide lock icon globally 2025-03-27 18:58:20 -07:00
tgrosinger abfa52aac5 Add login CTA 2025-03-27 18:58:20 -07:00
tgrosinger 9cf2d4f2b5 Start cleaning up unnecessary elements on Community Resources category 2025-03-27 18:58:20 -07:00
tgrosinger c1dbc410d0 Hide category description headings 2025-03-27 18:58:20 -07:00
tgrosinger 2d5d3852a0 Add user card directory component 2025-03-27 18:58:20 -07:00
tgrosinger 4fb78764ee Hide badges from user card 2025-03-27 18:58:20 -07:00
tgrosinger 5e9ca97ef7 Resize category logos 2025-03-27 18:57:59 -07:00
tgrosinger 74b40cd026 Hide side banner on create account screen 2025-03-27 18:57:59 -07:00
tgrosinger 6b25f4dbec Add custom header links 2025-03-27 18:57:59 -07:00
tgrosinger aac2eb7a79 Add custom footer and styles 2025-03-27 18:57:59 -07:00
tgrosinger fd5db2c464 Adjust border radius on category list page 2025-03-27 18:57:19 -07:00
tgrosinger 7f2bf5af1a Hide default logo 2025-03-27 18:56:49 -07:00
tgrosinger 00a089c163 Add OrcasHub header image 2025-03-27 18:56:49 -07:00
tgrosinger d88fc2dcbc Adjust border radius to match OrcasHub 2025-03-27 18:56:49 -07:00
tgrosinger f913614ee4 Remove background-container 2025-03-27 18:56:49 -07:00
tgrosinger ea64e87be3 Start updating colors to OrcasHub colors 2025-03-27 18:56:15 -07:00
tgrosinger 562c0b92b9 Rename theme 2025-03-27 18:55:54 -07:00
tgrosinger 271148a480 Change background to plain secondary color 2025-03-27 18:54:17 -07:00
Jarek Radosz a0b530dcd5 DEV: Update linting (#76) 2025-03-17 11:46:35 +00:00
dependabot[bot] 0ea5befe97 Bump rack from 3.1.8 to 3.1.10 (#73)
Bumps [rack](https://github.com/rack/rack) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.1.8...v3.1.10)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-12 22:08:22 +01:00
Kris 3939cc4da9 UX: general styling improvements, maintenance (#72) 2025-02-11 17:35:36 -05:00
David Taylor 2efca77dda DEV: Bump dependencies and fix linting (#71) 2025-02-06 18:01:35 +01:00
David Taylor 40e811f10a DEV: Pin version for Discourse <3.5.0.beta1-dev (#70) 2025-02-05 19:30:26 +01:00
David Taylor 83e2797ceb DEV: Always run backwards-compat logic (#67)
There was a ~1 week period where the modifier existed in core, but only applied to the new topic list.

Running the modifyClass unconditionally takes care of that. We'll be removing it once the raw-hbs topic list is removed in the next few months.
2025-01-08 17:00:25 +00:00
David Taylor 7cbd064aca DEV: Update for glimmer topic list (#66) 2025-01-06 16:34:25 +00:00
David Taylor a5ff337433 DEV: Update linting (#65) 2024-11-28 15:11:58 +01:00
David Taylor 9082c3111c DEV: Update linting (#64) 2024-11-20 18:37:56 +01:00
dependabot[bot] 83778b2a74 Bump cross-spawn from 7.0.3 to 7.0.6 (#63)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 11:00:54 +00:00
David Taylor b29b3e55d0 DEV: Update eslint config (#62) 2024-11-19 11:34:46 +01:00
Martin Brennan 5c30d32fd2 UX: Add theme screenshots (#61)
Soon we will have a mechanism in core to show
screenshots defined in a theme or component's
repo when that theme is installed. Air is a good
theme to start this with for testing.
2024-10-23 15:17:34 +10:00