about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/admin.scss
AgeCommit message (Collapse)Author
2023-02-25Fix glitch-soc SCSS code style and refactor closer to upstreamClaire
2023-02-25[Glitch] Fix sidebar cut-off on small screens in admin UIBotao Wang
Port 7adde24a95218048f14c29bee0d25afaeae99509 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-02-18[Glitch] Upgrade to Stylelint 15 with PrettierNick Schonning
Port 0c9d455ea5540e854c2d879cd1df015ea493f622 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-01-18[Glitch] Change account moderation notes to make links clickableClaire
Port 9b3e22c40d5a24ddfa0df42d8fe6e96a273e8afd to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-01-02[Glitch] Replace flex styling with sensible layout rulesDarius Kazemi
Port ef4d29c8791086b11f6e36aa121ff5c9b5fa0103 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-12-14Fix invalid CSS for links in warning and strike cardsClaire
2022-12-14[Glitch] fix missing style in warning and strike cardsRin
Port 42e16ea52dcafef7737368b05537670cc49d3f91 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-30[Glitch] Fix sidebar and tabs on settings on small screens in admin UIEugen Rochko
Port ad83e64795361dc9d5990a9dae4f91a3642109a0 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change settings area to be separated into categories in admin UIEugen Rochko
Port 7c152acb2cc545a87610de349a94e14f45fbed5d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add ability to view previous edits of a status in admin UIEugen Rochko
Port f8ca3bb2a1dd648f41e8fea5b5eb87b53bc8d521 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-07-05[Glitch] Add customizable user rolesEugen Rochko
Port front-end changes from 44b2ee3485ba0845e5910cefcb4b1e2f84f34470 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-06-28[Glitch] [SSR only] Revamp post filtering systemClaire
Port CSS and JS for Server-Side Rendered pages from 02851848e964675bb59919fa5fd1bdee2c1c29db Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-06-28[Glitch] Fixed the setting page's logo that is not displayed on the smartphonemayaeh
Port 65ad58984808c482de60894f4210a5595bd96eb2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-06-21[Glitch] Fix contrast of some elements with new brand colorsEugen Rochko
Port 0391b2a6033b56bd0ce213c35a21186fdcb607bc to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-06-10[Glitch] Add administrative webhooksEugen Rochko
Port SCSS changes from a2871cd74719a7a5a104daaa3dcc0e2670b7c2df to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-03-22[Glitch] Fix wrong position of fade-out element in account card in web UIEugen Rochko
Port d5df9d4797eea86a37522c9936228888f69244fd Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-03-10[Glitch] Change design of federation pages in admin UIEugen Rochko
Port front-end changes from 29ee3c61a3d3ec98335052b579d956a518d1ac94 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-03-08[Glitch] Change appearance of account cards in web UIEugen Rochko
Port dba4be1038063845a74e83aaa85d6ab08d5625dd to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-03-02[Glitch] Change visual separation of applications in authorized apps listClaire
Port SCSS changes from c0c4b5718d8827fc59d5564c227e848547a2cb69 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-03-02[Glitch] Add ability to mark statuses as sensitive from reports in admin UIEugen Rochko
Port SCSS changes from 25d3dc4373531071f444d8e44e44cd21970cb373 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-03-02[Glitch] Change authorized applications pageEugen Rochko
Port SCSS changes from 50ea54b3ed125477656893a67d9f552bb53e8ba5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-02-26[Glitch] Fix remote reports with comments revealing remote reporterClaire
Port SCSS changes from 57814a98a9c8e4b106d44a31e36561f585f73bac to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-02-22[Glitch] Fix link colors in report and strike detailsEugen Rochko
Port SCSS changes from 51e67f3243d5709361bde722f341b8a5e74d63ca to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-02-22[Glitch] Fix wrong styles on strike pageEugen Rochko
Port SCSS changes from 83388269631f377e9853858916aa8c3897f90bb4 Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-02-17[Glitch] Fix edge case where settings/admin page sidebar would be ↵Claire
incorrectly hidden Port 00b45b967e0c92714e1ec54a2d5c924f8b1dd38b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-02-17[Glitch] Add appealsEugen Rochko
Port SCSS changes from 564efd06515edc524a8a1cdf7a3d8a7d9a376c04 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-02-12[Glitch] Fix layout of the report page on smaller screens in admin UIEugen Rochko
Port e848d281d55a3c753f6dc8d9f32a3d7eb9b9a2ff to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-02-11[Glitch] Change actions in reports to require only one clickEugen Rochko
Port SCSS changes from d0fcf07436d158bcac2617d076a83d0aa49c39e6 Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-01-17[Glitch] Add notifications for statuses deleted by moderatorsEugen Rochko
Port front-end changes from 14f436c457560862fafabd753eb314c8b8a8e674 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-11-19[Glitch] Fix overflow of long profile fields in admin viewClaire
Port db32835338e113f23a474d323e398916a999619f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-10-25[Glitch] Enhance dashboard stylesMashiro
Port b58d32cfe259d95ef28a61cbd863336350f2a3d9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-10-14[Glitch] Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
Port 07341e7aa60fe7c7d4f298136af99276820940e7 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-03-06Fix various CodeClimate warningsClaire
2020-06-26[Glitch] Improve appearence consistency of settings pagesMélanie Chauvel
Port 08cf81f8c1b445eba9972214869c376fe6097efb to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-05-03[Glitch] Fix admin-facing uses of inline CSSThibG
Port b8ba977497a53740e66d8db9938382b724283b3a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-04-04[Glitch] Add ability to filter audit log in admin UIEugen Rochko
Port f65568f1d400be2e101bd8b533a1b53807f5c757 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-01-28[Glitch] Fix design of announcements in admin UIEugen Rochko
Port 305abc9e05ddb2db6a40a6eda01578e01e58791f to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-01-12[Glitch] Correct margins for heading actionsSasha Sorokin
Port SCSS changes from 5dcca33c561ebeca9cf12eba8a39efee0dd484d0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-01-12[Glitch] Use heading actions and placeholders in settingsSasha Sorokin
Port SCSS changes from 36426ed4ad450320f4a4e598c41355a6d8faad66 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-12-19[Glitch] Improve report page structureSasha Sorokin
Port 34aa5c7cb2090bf9d995eafdfbf5f9bd01336491 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Fix page body not being scrollable in admin layoutEugen Rochko
Port SCSS changes from b9a8b38844278f26b9d1d1d53256e0781ba3575a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Add password challenge to 2FA settings, e-mail notificationsEugen Rochko
Port SCSS changes from e1066cd4319a220d5be16e51ffaf5236a2f6e866 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Change unconfirmed user login behaviourEugen Rochko
Port SCSS changes from 964ae8eee593687f922c873fa7b378bb6e3e39bb Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-13[Glitch] Add account bio to account admin viewThibG
Port SCSS changes from ec2a439a22bc74d21a99beedde4c0ae25f682d05 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-04[Glitch] Fix transition: allThibG
Port 7aa749ab46b53bc5b234332ac35acc09a636fc28 to glitch-soc
2019-03-26[Glitch] Change icons of features on admin dashboard to remove biasEugen Rochko
Port SCSS changes from e11796432514afb49f3d891f805973a37f00fcf1 to glitch-soc
2019-03-14[Glitch] Admission-based registrations modeEugen Rochko
Port SCSS changes from 51e154f5e87968d6bb115e053689767ab33e80cd to glitch-soc
2019-02-10[Glitch] Add featured hashtags to profilesThibaut Girka
Port SCSS changes from 364f2ff9aa2b4bf601d68a12bce758aeb5530467
2019-01-13[Glitch] Adjust admin UI right panel sizeThibaut Girka
Port 9ee9cb549b58a33a81a9da318cbdc26ed2e47788 to glitch-soc
2019-01-10[Glitch] Redesign admin instances areaThibaut Girka
Port SCSS changes from 1c6588accca23599ea1537ec527a5be04408b2af