Commit Graph

93 Commits

Author SHA1 Message Date
a682d432f7 Fix padding on become and editor button 2024-04-18 07:25:50 -07:00
17068549dc Update housing footer links. 2024-04-14 09:07:03 -07:00
7f49e7100c Hide date controls in user directory 2024-03-23 21:02:59 -07:00
d805722968 Hide metadata on user cards 2024-03-21 09:35:37 -07:00
e87eccf710 Fix box shadow and background color 2024-03-05 11:29:29 -08:00
06fc2eaedf Change highlighted header to 2nd last element 2024-03-03 18:56:04 -08:00
41b1e5558f Add margin to lists on published pages 2024-03-03 09:21:33 -08:00
9199314437 Hide site logo on error page 2024-03-03 08:32:31 -08:00
cdf00a5026 Link to become an editor on published pages 2024-03-02 20:43:29 -08:00
e361a8d018 Add footer links 2024-03-02 18:59:37 -08:00
8309e88885 Make published page look more like OrcasHub 2024-03-02 16:16:50 -08:00
a301036014 NFC: Formatting 2024-03-02 16:13:01 -08:00
f753820fbb Switch to forked version of User Card Directory 2024-02-28 08:02:59 -08:00
d8c4a16ad8 Hide OrcasHub in sidebar on desktop 2024-02-27 13:14:34 -08:00
8fdf327454 Add additional theme components 2024-02-27 13:14:34 -08:00
6054df2aea Hide lock icon globally 2024-02-27 13:14:34 -08:00
85b841a525 Add login CTA 2024-02-27 13:14:14 -08:00
c863a3c9a1 Start cleaning up unnecessary elements on Community Resources category 2024-02-26 21:05:31 -08:00
f18c70d867 Hide category description headings 2024-02-24 15:18:12 -08:00
b2cc4a2ae9 Add user card directory component 2024-02-21 09:02:58 -08:00
50b9a0ca14 Hide badges from user card 2024-02-21 09:01:24 -08:00
1c17f3b507 Resize category logos 2024-02-19 17:39:56 -08:00
f75fbd72e5 Hide side banner on create account screen 2024-02-18 20:49:05 -08:00
c8fd61c67b Add custom header links 2024-02-17 09:29:17 -08:00
0b9ae900e3 Add custom footer and styles 2024-02-17 08:58:22 -08:00
d39e74ca58 Adjust border radius on category list page 2024-02-17 08:08:15 -08:00
e347ce42e4 Hide default logo 2024-02-17 08:08:15 -08:00
47b081d2a9 Add OrcasHub header image 2024-02-17 08:08:15 -08:00
f715c54b8b Adjust border radius to match OrcasHub 2024-02-17 07:47:28 -08:00
910f435080 Remove background-container 2024-02-16 20:35:44 -08:00
ce2e975d10 Start updating colors to OrcasHub colors 2024-02-16 20:35:40 -08:00
a8bb351e2f Rename theme 2024-02-16 20:35:17 -08:00
98be4851e7 Change background to plain secondary color 2024-02-16 17:53:06 -08:00
Kris
85dc24d6b5
UX: default mobile /categories styles (#41) 2024-01-29 11:05:26 -05:00
Kris
b9d4474566
UX: fix height of fullscreen chat container (#40) 2023-12-22 14:27:49 -05:00
dependabot[bot]
6dcf125488
Bump @babel/traverse from 7.18.6 to 7.23.2 (#39)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.6 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 11:09:00 +02:00
Jordan Vidrine
4a369b5ead
FIX: Adjust category header background (#37) 2023-09-13 16:01:00 -05:00
Jordan Vidrine
70ab413301
FIX: Fix mobile issues (#36) 2023-08-30 05:36:17 -05:00
Penar Musaraj
cc606b50d4
DEV: Pin theme for Discourse 3.1 stable (#35) 2023-08-22 14:00:53 -05:00
Kris
1e5882a154
UX: search banner and chat styles, remove slider (#34) 2023-08-17 15:16:31 -04:00
dependabot[bot]
3a45f9e281
Bump word-wrap from 1.2.3 to 1.2.4 (#33)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 10:19:10 +02:00
dependabot[bot]
882390cc78
Bump semver from 6.3.0 to 6.3.1 (#32)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 10:48:46 +02:00
Jordan Vidrine
9c61a6b839
UX: Multiple adjustments for mobile search UI (#29)
* UX: Multiple adjustments for mobile search UI

* prettier
2023-05-16 15:30:16 -05:00
Jordan Vidrine
c2422a5102
FIX: Chat mobile fix (#26) 2023-03-27 21:57:44 -05:00
Jordan Vidrine
7112ed45e1
UX: Remove border radius on user nav (#25) 2023-03-17 17:15:27 -05:00
Rishabh
6092d77fcb
Ensure README images are pointing to discourse/gh-owned repositories (#24) 2023-01-25 17:31:29 +05:30
dependabot[bot]
f304a7a7eb
Bump json5 from 2.2.1 to 2.2.3 (#23)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 00:23:40 +01:00
Jordan Vidrine
976b9b3059
FIX: Adjust location of selected & focus styling of topic list items (#22) 2022-09-20 16:05:07 -05:00
Jordan Vidrine
d2bfcd6ce2
FIX: Remove color-scheme-toggle component (#21)
This component is broken and will not be supported due to core changes to the user menu.
2022-09-20 15:22:29 -05:00
Kris
e2adad809a
UX: don't hide global notice (#20) 2022-09-15 10:56:22 +10:00