René Pfeuffer
23b7e0d85a
Fix color of source header
2021-11-16 15:35:03 +01:00
René Pfeuffer
142e077b46
Fix color for namespace in high contrast theme
2021-11-16 15:14:18 +01:00
Sebastian Sdorra
0efdd2a483
Add experimental high contrast mode ( #1845 )
...
Add an experimental high contrast color theme to SCM-Manager. The high contrast mode uses a dark background and color with a high contrast for a better accessibility.
The change adds the theme to ui-styles and theme switcher to the storybook of ui-components.
2021-11-04 08:33:11 +01:00
Konstantin Schaper
57aacba03a
New extension points for repository overview ( #1828 )
...
The landing-page-plugin is being reworked and integrated into the repository overview. This requires new extension points and slightly adjusted components to better match the repository overview page visually. Also, binder options can now be passed as an object which offer a new priority option that causes sorting in descending order.
2021-10-19 09:31:40 +02:00
Florian Scholdei
2cb006d040
Replace styled-components with bulma helpers ( #1783 )
...
Use Bulma helpers whenever possible instead of custom styled components.
This pull request replaces primarily color definitions, spacing and flex instructions.
2021-09-15 17:40:08 +02:00
Phil-Ah
8ba93422a2
Add colors for high-contrast-mode ( #1731 )
...
Tweaking the existing color scheme for SCM-Mananger to fulfill accessibility requirements lead to the conclusion, that an additional high-contrast-mode is necessary. The proposed colors are demonstrated in the PR.
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2021-07-20 08:30:47 +02:00
Eduard Heimbuch
cd6e624e61
Small header ( #1721 )
...
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com >
2021-07-07 16:26:58 +02:00
Florian Scholdei
b058764fa1
Harmonize FileInput component with styleguide ( #1693 )
2021-06-09 16:39:07 +02:00
Sebastian Sdorra
b975fb655d
Feature/global notifications ( #1646 )
...
Add global notifications
2021-05-05 14:43:16 +02:00
Eduard Heimbuch
7464baf767
Fix missing license headers
2021-04-30 16:13:19 +02:00
Florian Scholdei
57c9484d41
Enrich styleguide with new features, rules and changes
...
The styleguide for usage of visual elements has not been updated for a long time. In the course of this story it should be adapted to the current standards and rules. In addition, heavy violations were rectified directly.
2021-01-28 12:46:42 +01:00
Florian Scholdei
c579de108f
Option to create a permanent link to a source file
...
Adds a new button next to the breadcrumbs in the source view that allows users to create a permanent link to the active path (file or folder).
2021-01-07 10:15:50 +01:00
Florian Scholdei
99d389b2af
Fix tooltip arrow height in firefox ( #1479 )
...
Quickfix tooltip arrow height in firefox for bulma-tooltip v3.0.0
For bulma-tooltip v3.0.0, can be removed as soon as we switch to succession framework
2020-12-17 08:25:04 +01:00
Sebastian Sdorra
88286623a8
Move syntax-highlighter theme from ui-styles to ui-components
2020-10-22 10:17:51 +02:00
Konstantin Schaper
a9ed357f75
improve string literal highlighting color contrast
2020-10-21 19:42:43 +02:00
Konstantin Schaper
a289fe00a9
remove unnecessary background color definition for tokens and string literals
2020-10-21 11:51:17 +02:00
Konstantin Schaper
8c78b058a3
add ui publishing mechanism for plugins
2020-10-20 11:08:49 +02:00
Konstantin Schaper
47aa05dfe0
fix lint warnings
2020-10-16 09:40:10 +02:00
Konstantin Schaper
17f5f4b46e
implement custom highlighting theme
2020-10-12 18:53:31 +02:00
Konstantin Schaper
f6bb7e7b57
Always break on whitespace
2020-09-01 13:29:28 +02:00
Konstantin Schaper
9fba2f301e
fix default word break behaviour
2020-09-01 13:29:28 +02:00
Florian Scholdei
faa442b854
Overwrite bulma family-monospace variable to ensure same font in code section throughout whole scmm
2020-04-03 11:40:39 +02:00
Sebastian Sdorra
1b437a4cea
remove class which only belongs to a plugin
...
The class gets re implemented in the landingpage plugin
2020-03-26 11:35:36 +01:00
Eduard Heimbuch
c29cbfed84
fix overlay column size
2020-03-25 16:58:14 +01:00
Eduard Heimbuch
6fb762b52f
move repository components from ui-webapp to ui-components // add font-awesome regular icons
2020-03-25 10:27:38 +01:00
Sebastian Sdorra
051e6f946f
improved footer layout
2020-02-20 11:31:21 +01:00
Sebastian Sdorra
8e39d53add
added 3 column layout to footer
2020-02-19 13:35:04 +01:00
Eduard Heimbuch
61d7d5e6dd
Add footer extension points for links and avatar
2020-02-18 13:10:37 +01:00
Eduard Heimbuch
75a94e2509
import markdown icon // fix toggle button size and position
2020-01-15 20:55:09 +01:00
Rene Pfeuffer
a7195331a3
Fix text colors for warning button
2020-01-10 17:10:57 +01:00
Rene Pfeuffer
cf96b1b998
Hack for conflict marker
2020-01-08 12:58:13 +01:00
Sebastian Sdorra
cc26ffcaa8
upgrade react-diff-view to v2.4.1
2020-01-06 15:59:16 +01:00
Sebastian Sdorra
f4cda2072e
Merged in bugfix/remove_global_styles_radio_button (pull request #364 )
...
override global radio stylings and use local styles instead
2019-12-19 09:08:41 +00:00
Florian Scholdei
111465f853
Make input .help texts position absolute so that it does not affect level negative when pop up, it also saves some space underneath
2019-11-26 16:04:42 +01:00
Eduard Heimbuch
a1ff55d084
override global radio stylings and use local styles instead
2019-11-26 13:22:00 +01:00
Florian Scholdei
a795129c70
Remove global style: last div two levels below .modal-card-body
...
Apparently added for the CI plugin on 2019-07-24, but no longer necessary
2019-11-19 08:48:46 +01:00
Florian Scholdei
b5d30e53e4
Fix border-radius for modal in case no .modal-foot exists
2019-10-29 16:15:25 +01:00
Florian Scholdei
cd4874f4d3
Specify card-columns to select css properties more clearly
2019-10-29 14:35:23 +01:00
Florian Scholdei
cd5b369d26
Add slightly border to tag.is-delete
2019-10-29 10:27:15 +01:00
Florian Scholdei
92430dfee3
Use same font-size for every button, Set .is-outlined background-color to white, Change Pagination colors
2019-10-29 09:44:26 +01:00
Sebastian Sdorra
a28e70f004
fix import of bulma-tooltip
2019-10-10 14:37:25 +02:00
Florian Scholdei
71ca90e7a9
Move styles to ui-styles
2019-10-10 10:41:25 +02:00