Commit Graph

21 Commits

Author SHA1 Message Date
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
Konstantin Schaper
9ec8b4efac fix review findings 2020-12-01 15:16:55 +01:00
Konstantin Schaper
032982857f clean up code, fix bugs, improve ux, add docs 2020-11-30 10:01:21 +01:00
Eduard Heimbuch
20d2f6b5d5 add 'delete branch' function to frontend 2020-11-11 15:58:58 +01:00
Florian Scholdei
8995cb4c81 Close Modal by clicking into the background 2020-10-21 11:00:09 +02:00
Florian Scholdei
7631803492 Merge remote-tracking branch 'origin/develop' into feature/fullscreen 2020-10-14 23:09:06 +02:00
Florian Scholdei
c366203d1f New Fullscreen component 2020-10-14 22:48:10 +02:00
Konstantin Schaper
330e974cac fix review findings 2020-10-06 13:45:17 +02:00
Konstantin Schaper
a169e64e09 revert deprecation for later redeclaration 2020-09-24 09:12:37 +02:00
Konstantin Schaper
3e5349d5d1 refactor modal and confirm alert 2020-09-23 14:34:21 +02:00
Sebastian Sdorra
28d3983aed remove short tooltips from long tooltip story 2020-07-31 10:48:14 +02:00
Sebastian Sdorra
d88704a009 improve modal stories to show overflow bug on form elements 2020-07-31 10:17:03 +02:00
Florian Scholdei
4268fed114 Add storyshot for our concrete bug case 2020-07-30 16:52:22 +02:00
Eduard Heimbuch
abcbc6beac add some missing stories for ui-components 2020-05-06 15:58:00 +02:00
Eduard Heimbuch
fd94746a98 reformat components with prettier 2020-03-31 17:11:16 +02:00
Florian Scholdei
f1b34eb502 Changeover to MIT license (#1066)
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md

Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2020-03-23 15:35:58 +01:00
Florian Scholdei
f638417b2d Add className option to ConfirmAlert 2019-10-29 09:49:04 +01:00
Sebastian Sdorra
4bb8e6153b apply eslint and prettier rules 2019-10-21 10:57:56 +02:00
Sebastian Sdorra
f49e17a3a7 migrate ui-components from flow to typescript 2019-10-20 16:59:02 +02:00
Sebastian Sdorra
6e7a08a3bb use reflow to migrate from flow to typescript 2019-10-19 16:38:07 +02:00
Sebastian Sdorra
c05798e254 scm-ui: new repository layout 2019-10-07 10:57:09 +02:00