Commit Graph

33 Commits

Author SHA1 Message Date
René Pfeuffer
442323688e Merge pull request #1053 from scm-manager/snyk-upgrade-602078141b62cf717a571d3acd0b1a04
[Snyk] Upgrade bulma from 0.7.5 to 0.8.0
2020-03-19 10:25:23 +01:00
snyk-bot
f73a383362 fix: upgrade bulma from 0.7.5 to 0.8.0
Snyk has created this PR to upgrade bulma from 0.7.5 to 0.8.0.

See this package in NPM:
https://www.npmjs.com/package/bulma

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/b494e382-e614-456b-8015-0be5a5d07674?utm_source=github&utm_medium=upgrade-pr
2020-03-17 01:40:37 +00:00
Sebastian Sdorra
ae8c6a2391 replace node-sass with sass
Because snyk reported 5 high and 11 medium vulns for node-sass and sass
is the new reference implementation of sass.

see https://snyk.io/node-js/node-sass
2020-03-16 08:49:42 +01:00
Sebastian Sdorra
7f24fc8c9c prepare for next development iteration 2020-03-13 07:32:02 +01:00
CES Marvin
cabefa72fb release version 2.0.0-rc5 2020-03-12 21:11:54 +00: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
Rene Pfeuffer
d513ebcd83 Prepare for next development iteration 2020-02-14 13:40:39 +01:00
Rene Pfeuffer
476dcc5758 Release version 2.0.0-rc4 2020-02-14 12:28:11 +01:00
Sebastian Sdorra
c20a50e9ec Prepare for next development iteration 2020-02-03 13:42:29 +01:00
Rene Pfeuffer
a7ff141986 Release version 2.0.0-rc3 2020-01-31 13:02:27 +01:00
Sebastian Sdorra
646b008af3 Prepare for next development iteration 2020-01-29 16:01:25 +01:00
Sebastian Sdorra
28040d0c65 release version 2.0.0-rc2 2020-01-29 15:22:54 +01:00
Eduard Heimbuch
75a94e2509 import markdown icon // fix toggle button size and position 2020-01-15 20:55:09 +01:00
Sebastian Sdorra
2f48087f13 enable react fast refresh for core ui 2020-01-13 21:38:28 +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
19f180d1e1 Correct tooltip classNames for bulma-tooltip version 3.0.0 2019-10-29 14:14:34 +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
91ba19cc36 remove unused plugin-scripts package and mark ui-styles as private 2019-10-15 13:14:33 +02:00
Sebastian Sdorra
00117955e7 added shared prettier config 2019-10-14 11:58:18 +02:00
Florian Scholdei
834730f09c Correct html syntax in styleguide 2019-10-10 15:32:22 +02: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