Florian Scholdei
7e37178fc5
Merge with upstream
2020-10-05 15:41:21 +02:00
Eduard Heimbuch
bb4874b8c1
user with write permission on namespacesPermissions may also read the namespacePermissions so it is consistent to other permissions
2020-09-21 10:44:12 +02:00
René Pfeuffer
51fa8546d3
Fix yarn.lock
2020-09-15 10:22:29 +02:00
Sebastian Sdorra
b34cd7e442
Adjust yarn lock file
2020-09-01 15:51:16 +02:00
Sebastian Sdorra
5a010baf28
Add small fixes and code comments to reset state logic
2020-08-31 15:31:27 +02:00
Sebastian Sdorra
b09ae961b0
Cut cypress videos and keep only failed tests
2020-08-26 09:40:35 +02:00
Sebastian Sdorra
1a885b64c6
Execute e2e tests as part of scm-it
2020-08-25 08:44:38 +02:00
Sebastian Sdorra
c7ebc0d661
Update yarn.lock
2020-08-14 10:09:06 +02:00
Sebastian Sdorra
752745868a
Split anonymous access e2e tests into separate files
2020-08-12 12:13:23 +02:00
Eduard Heimbuch
9dc5d2da2b
add cypress for ui e2e tests // add anonymous access e2e tests
2020-08-04 16:24:32 +02:00
Sebastian Sdorra
d6d8b7ca8c
reenable pre-commit linting of js, ts and tsx files
2020-07-31 11:12:31 +02:00
Sebastian Sdorra
7deb300c03
merge with develop branch
2020-06-16 19:39:27 +02:00
Sebastian Sdorra
123d5752b1
upgrade styled-components to 5.1.0
2020-06-16 08:18:42 +02:00
Sebastian Sdorra
f7fb3507c9
specify jest environment for tests and use airbnb-base for node
2020-06-16 07:01:22 +02:00
Sebastian Sdorra
c10b588576
allow linting of .js files and added tests for eslint config
2020-06-15 22:01:16 +02:00
Sebastian Sdorra
9a66efc693
added first version of annotate ui component
2020-06-12 08:19:48 +02:00
Sebastian Sdorra
c54de87f4d
update yarn.lock
2020-06-04 11:02:10 +02:00
René Pfeuffer
4948f26b8e
Use fixed version of gitdiff parser
2020-05-20 11:25:35 +02:00
René Pfeuffer
9c86107674
Use fixed version of gitparser
2020-05-19 09:56:24 +02:00
Florian Scholdei
825f5fcdb4
Update behavior when optional props are not passed, Consistency towards two CardColumns established
2020-04-08 15:20:35 +02:00
Florian Scholdei
215e16974c
Create reuesable CardColumnSmall component
2020-04-06 14:15:28 +02:00
Florian Scholdei
8a2be4a5d3
Display plugin version for installed plugins
2020-04-03 00:21:26 +02:00
Eduard Heimbuch
fd94746a98
reformat components with prettier
2020-03-31 17:11:16 +02:00
Florian Scholdei
b64729304c
Update story-snapshots
2020-03-24 13:55:33 +01:00
Sebastian Sdorra
f6a5e269ac
translate i18n keys in storybook
2020-03-24 08:56:29 +01: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
Sebastian Sdorra
9ff5b26982
Use browser build in EventSource for apiClient subscriptions
2020-03-20 11:15:35 +01: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
Eduard Heimbuch
7acae755af
add babel plugin styled components
2020-03-11 11:25:50 +01:00
Sebastian Sdorra
c20a50e9ec
Prepare for next development iteration
2020-02-03 13:42:29 +01:00
Sebastian Sdorra
2dec396dff
use worker plugin for storybook webworker integration
2020-01-27 14:05:36 +01:00
Sebastian Sdorra
3a8ae34e89
split lowlight languages out of the worker bundle
2020-01-27 13:30:46 +01:00
Sebastian Sdorra
fd15c68ca0
allow syntax highlighting in diffs
2020-01-22 12:08:28 +01:00
Sebastian Sdorra
2f48087f13
enable react fast refresh for core ui
2020-01-13 21:38:28 +01:00
Sebastian Sdorra
779a2004a0
use new version of gitdiff-parser, to fix wrong type of binary diffs
2020-01-09 16:49:03 +01:00
Sebastian Sdorra
cc26ffcaa8
upgrade react-diff-view to v2.4.1
2020-01-06 15:59:16 +01:00
Sebastian Sdorra
348e08cd33
fix broken build
2020-01-06 13:14:42 +01:00
Sebastian Sdorra
8fa43da1ea
fixed typescript optional chaining with eslint and prettier
2019-12-18 11:29:59 +01:00
Sebastian Sdorra
fd67e63d0f
update storybook to 5.2.8
2019-12-12 10:38:07 +01:00
Sebastian Sdorra
dd3b02bbff
added subscription api to apiClient
2019-12-11 10:11:40 +01:00
Eduard Heimbuch
716c357518
Merged in feature/ui_development_mode (pull request #370 )
...
Feature/ui development mode
2019-12-05 09:57:48 +00:00
Sebastian Sdorra
5bc8eedfb2
update prettier and typescript in order to get support for optional chaining
2019-11-12 08:42:01 +01:00
Florian Scholdei
cd5b369d26
Add slightly border to tag.is-delete
2019-10-29 10:27:15 +01:00
Sebastian Sdorra
162dbc421f
fix markdown code block without language attribute
2019-10-25 15:06:34 +02:00
Sebastian Sdorra
3522daae21
added types for i18next to ui-plugins
2019-10-25 12:15:25 +02:00
Sebastian Sdorra
165efe498d
remove unnecessary types for react-i18next
2019-10-25 11:52:35 +02:00
Florian Scholdei
e4668ae304
Update i18next dependency version
2019-10-23 10:26:27 +02:00
Sebastian Sdorra
20a551b90f
update smp-maven-plugin to 1.0.0-alpha-8 in order to typecheck plugin frontends
2019-10-21 14:52:43 +02:00
Sebastian Sdorra
2de369b929
added types for ui-webapp
2019-10-21 14:18:43 +02:00
Sebastian Sdorra
f7b7e0321e
added shared tsconfig package
2019-10-21 14:10:48 +02:00