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

Add Signal Group info, when team member has been approved #1200

Closed
blackthornedk opened this issue Oct 22, 2022 · 1 comment · Fixed by #1668
Closed

Add Signal Group info, when team member has been approved #1200

blackthornedk opened this issue Oct 22, 2022 · 1 comment · Fixed by #1668
Assignees
Labels

Comments

@blackthornedk
Copy link
Contributor

blackthornedk commented Oct 22, 2022

Is your feature request related to a problem? Please describe.
There is no list of the team signal groups. After joining a team, it is not obvious if and how to join the relevant signal group.

Describe the solution you'd like
We should add info about the signal group, on the team page, visible for members.
We could also ass a join link for the group.

The Signal Volunteer Group Link could also be added.
Both links can be added to the email, that is sent, when a member joins a team.

@Easyjuhl
Copy link
Contributor

The Signal Volunteer Group does not allow joining via Group Link yet.

@tykling tykling added the 2023 label Jul 11, 2023
@zarya zarya self-assigned this Sep 29, 2024
tykling added a commit that referenced this issue Oct 5, 2024
) (#1668)

* Added Signal links to team profiles both private and public links

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Added team contact info to email

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Shorten link text to 20 chars

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* This looks much nicer using urlize

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixed the migration

* Apply suggestions from code review

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Thomas Steen Rasmussen <[email protected]>
zarya added a commit that referenced this issue Oct 5, 2024
) (#1668)

* Added Signal links to team profiles both private and public links

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Added team contact info to email

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Shorten link text to 20 chars

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* This looks much nicer using urlize

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixed the migration

* Apply suggestions from code review

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Thomas Steen Rasmussen <[email protected]>
tykling added a commit that referenced this issue Oct 9, 2024
* Fresh initial bootstrap 5 upgrade

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixed bornhack-*_camp_detail and gave news page a bit of a fresh look

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* More cleanup and fixes, added counts to backoffice tabs

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Various fixes, Initial try to fix #388

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Added js markdown preview widget

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Updated font-awesome in the icon picker

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Bit more no-js things, styling of icon picker

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Forgot to commit these

* Added Signal links to team profiles both private and public links (#1200) (#1668)

* Added Signal links to team profiles both private and public links

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Added team contact info to email

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Shorten link text to 20 chars

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* This looks much nicer using urlize

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixed the migration

* Apply suggestions from code review

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Thomas Steen Rasmussen <[email protected]>

* Incorperates #630

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Moved noscript_schedule_view -> schedule_view

* Added theme select to profile

* Fixed the menu to also work if there is no-js

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixed bug and hopefully make flake happy

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Various fixes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Removed inline css

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Made light theme selectable

* Remove the map from the menu if there is no-js

* Disabled the map if no-js, added the missing migration

* Just adding hide-for-no-js-users breaks map

* Remove email from token stats

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixed css issues in slate, fixed buttons in teams list

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* One more border bites the dust

* Fixed margins, added white 20px box around sponsor logos

* More slate template stuff, fixed bug in facility map layer view

* Removed dark dark mode from slate

* forgot this

* Fixed footer z-index, set scrolling of the main content div to auto

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Slight color adjustment

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixes #1674, Make the map raw data look nice

* removed unused

* Added some fixes for dropdowns be-gone

* Fixes frontpage on small screens

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixes burger menu scrolling, proposal fix for *_proposal

* Add select shevron back

* This looks much better

* Fixed more styling things

* Some more fixes i forgot to push

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* More styling, fixed the tooltips

* Added some more love to some of the tables

* Smaller buttons on team page

* News page styling

* Cleaned up more card headers

* Fixed header on info page

* Made info pages headers clickable

* Add some margin to top of info topics

* switch django-tables2 template to the bs5 one

* Added ms-3 to backoffice header

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Thomas Steen Rasmussen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants