Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(conversations): add backend support of compact list #13994

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

Antreesy
Copy link
Contributor

@Antreesy Antreesy commented Dec 13, 2024

☑️ Resolves

🖌️ UI Checklist

🖼️ Screenshots / Screencasts

🏡 After
image

Normal Compact
Normal Compact

🚧 Tasks

  • Check wording
  • Talk Desktop already has Application > Appearance section

🏁 Checklist

  • 🌏 Tested with different browsers / clients:
    • Chromium (Chrome / Edge / Opera / Brave)
    • Firefox
    • Safari
    • Talk Desktop
    • Not risky to browser differences / client
  • 🖌️ Design was reviewed, approved or inspired by the design team

🛠️ API Checklist

🚧 Tasks

  • Check changes

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

@Antreesy Antreesy added 3. to review enhancement feature: settings ⚙️ Settings and config related issues feature: api 🛠️ OCS API for conversations, chats and participants labels Dec 13, 2024
@Antreesy Antreesy added this to the 🖤 Next Major (31) milestone Dec 13, 2024
@Antreesy Antreesy self-assigned this Dec 13, 2024
@Antreesy Antreesy force-pushed the feat/11697/compact-list-api branch from c335ce4 to 54c7c21 Compare December 13, 2024 15:18
lib/Capabilities.php Outdated Show resolved Hide resolved
lib/Capabilities.php Outdated Show resolved Hide resolved
lib/Settings/BeforePreferenceSetEventListener.php Outdated Show resolved Hide resolved
lib/Settings/UserPreference.php Outdated Show resolved Hide resolved
src/constants.js Outdated Show resolved Hide resolved
@Antreesy Antreesy force-pushed the feat/11697/compact-list-api branch from 54c7c21 to cd1caae Compare December 16, 2024 10:59
@DorraJaouad DorraJaouad force-pushed the feat/11697/compact-list-api branch from cd1caae to 5d0b9f8 Compare January 9, 2025 11:08
@DorraJaouad
Copy link
Contributor

Rebase onto main

@nickvergessen
Copy link
Member

This is not compact enough. The entries should be as compact as the left sidebar of the settings page. So roughly 34px height and 3px spacing between.

@DorraJaouad DorraJaouad force-pushed the feat/11697/compact-list-api branch from 3e4057c to 015902a Compare January 10, 2025 12:41
@DorraJaouad
Copy link
Contributor

Relocated Frontend changes to another PR

- int<0,1> was chosen if we further want to extend with other appearance types

Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Maksim Sukharev <[email protected]>
Signed-off-by: Maksim Sukharev <[email protected]>
Signed-off-by: DorraJaouad <[email protected]>
Signed-off-by: Maksim Sukharev <[email protected]>
@Antreesy Antreesy force-pushed the feat/11697/compact-list-api branch from 015902a to 3f35371 Compare January 10, 2025 12:55
@Antreesy Antreesy enabled auto-merge January 10, 2025 12:55
@Antreesy Antreesy merged commit e9f23e2 into main Jan 10, 2025
75 checks passed
@Antreesy Antreesy deleted the feat/11697/compact-list-api branch January 10, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: settings ⚙️ Settings and config related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants