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

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

Merged
merged 12 commits into from
Oct 5, 2024

Conversation

zarya
Copy link
Contributor

@zarya zarya commented Sep 29, 2024

@zarya zarya linked an issue Sep 29, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Sep 29, 2024

Test Results

103 tests  ±0   102 ✅ ±0   0s ⏱️ ±0s
 24 suites ±0     1 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit d3195a5. ± Comparison against base commit e48961f.

♻️ This comment has been updated with latest results.

@tykling tykling merged commit bce7383 into master Oct 5, 2024
2 of 3 checks passed
@tykling tykling deleted the issue_1200 branch October 5, 2024 15:29
zarya added a commit that referenced this pull request 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 pull request 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Signal Group info, when team member has been approved
2 participants