René Pfeuffer
36b8f667bf
Make checkboxes changeable with key press
2020-09-01 14:06:26 +02:00
Sebastian Sdorra
6ba090b82e
Make checkbox accessible from keyboard
2020-09-01 13:38:12 +02:00
Sebastian Sdorra
2ac77415e7
Merge with develop branch
2020-08-12 12:32:16 +02:00
Eduard Heimbuch
c1cfff603b
fix review findings
2020-08-12 10:05:36 +02:00
Eduard Heimbuch
3549ce86ec
Add preselected value to options in DropDown.tsx if missing
2020-08-10 13:59:24 +02:00
Sebastian Sdorra
3f1b7bbf5e
use multiline tooltips for help as default
2020-07-31 10:48:51 +02:00
Florian Scholdei
2490eccc71
Remove unused import
2020-07-30 13:04:12 +02:00
Florian Scholdei
132a30f2b6
Fix tooltip overflow in checkbox and radio context
2020-07-30 11:02:30 +02:00
Eduard Heimbuch
2e4db3e584
fix key value input field
2020-07-13 11:34:51 +02:00
Eduard Heimbuch
b182f5b2d0
add key value entry inputfield component
2020-07-09 10:05:27 +02:00
René Pfeuffer
0623f039cc
Heed review comments
2020-06-24 17:44:30 +02:00
René Pfeuffer
c5a2d04789
Modify checkboxes so that they can be indeterminate
...
To add the third state, we create our own checkboxes using font awesome
icons.
2020-06-24 17:44:26 +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
René Pfeuffer
005ca83799
Fix drop down selection
2020-03-10 11:06:17 +01:00
Eduard Heimbuch
a43ffacf03
fix a ton of typescript errors
2020-01-08 13:40:07 +01:00
Eduard Heimbuch
15a9a5b09b
fix links and routes
2020-01-08 12:38:21 +01:00
Sebastian Sdorra
37a838e1b2
merge with 2.0.0-m3
2019-12-19 10:29:29 +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
Sebastian Sdorra
783aaf2b78
handle submit key press on mac osx
2019-12-11 21:52:11 +01:00
Rene Pfeuffer
01ad8c7bb9
Add optional cancel function for text areas
2019-12-10 11:59:30 +01:00
Rene Pfeuffer
0ae185ef01
Add optional submit function for text areas
2019-12-10 11:29:55 +01:00
Florian Scholdei
b17f03247b
Change AddEntryTo... to single-line component, add className prop to InputField and Autocomplete
2019-11-26 15:59:38 +01:00
Eduard Heimbuch
a1ff55d084
override global radio stylings and use local styles instead
2019-11-26 13:22:00 +01:00
Florian Scholdei
a04e05bf9b
Move Button to right side (and remove doubled note)
2019-11-20 16:14:50 +01:00
Florian Scholdei
3c239aea4e
Update storyshots
2019-10-29 17:21:40 +01:00
Florian Scholdei
b74865f4df
Correct className type
2019-10-29 16:44:35 +01:00
Florian Scholdei
e74f8a4d4e
Remove doubled field/column
2019-10-29 14:32:27 +01:00
Florian Scholdei
f496279592
Add title option comparable to label for InputFields
2019-10-29 14:31:47 +01:00
Florian Scholdei
ec488c1880
Remove unused field grouping
2019-10-29 14:20:14 +01:00
Florian Scholdei
db075974db
Migrate react-i18next translate components
2019-10-23 15:47:08 +02:00
Sebastian Sdorra
0703f1e2bd
migrate core plugins from flow to typescript
2019-10-21 12:13:08 +02: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
Florian Scholdei
2a3e5e4ded
Merge with 2.0.0-m3
2019-10-10 10:59:04 +02:00
Florian Scholdei
1b6392defc
Switch from ReactJSS to styled-components in ui-components
2019-10-08 16:42:08 +02:00
Sebastian Sdorra
c05798e254
scm-ui: new repository layout
2019-10-07 10:57:09 +02:00