Commit Graph

8479 Commits

Author SHA1 Message Date
Sebastian Sdorra
f78fb968ad added storybook to ui-components 2019-10-09 16:52:18 +02:00
Eduard Heimbuch
344ad696b2 do not add _anonymous to group _authenticated / use AnonymousToken for anonymous access in authenticationFilter 2019-10-09 16:41:55 +02:00
Florian Scholdei
53734a90a5 Implement css class for temp use until bulma update to version 0.7.5 2019-10-09 16:18:43 +02:00
Florian Scholdei
004b6e5340 Switch from ReactJSS to styled-components in ui-webapp 2019-10-09 16:17:02 +02:00
Florian Scholdei
01ef497d07 Correcz üassong prop into styled-component 2019-10-09 16:14:07 +02:00
Sebastian Sdorra
1607c76b37 use date-dns instead of moment 2019-10-09 15:51:49 +02:00
Eduard Heimbuch
8556278533 create _anonymous user when anonymous access activated and user does not exist yet / also create _anonymous user on system start if required 2019-10-09 15:45:32 +02:00
Sebastian Sdorra
6a2ad50be1 update react-syntax-highlighter and split languages out of webapp bundle 2019-10-09 14:19:26 +02:00
Eduard Heimbuch
36d89af286 Merged in feature/lfs_upload (pull request #332)
LFS upload
2019-10-09 12:06:07 +00:00
Eduard Heimbuch
b999062535 Close branch feature/lfs_upload 2019-10-09 12:06:07 +00:00
Rene Pfeuffer
38f0ed3bbd Use constant from jgit 2019-10-09 13:56:44 +02:00
Florian Scholdei
0b3d250166 Change include sequence for scm.scss 2019-10-09 13:38:56 +02:00
Florian Scholdei
72868712ad Correct typo in nested styled-components in ui-components 2019-10-09 13:37:40 +02:00
Sebastian Sdorra
76a6bba80c fix core plugin test execution 2019-10-09 12:14:41 +02:00
Sebastian Sdorra
9bb2a76689 ignore backenderror 403 test for now 2019-10-09 11:52:10 +02:00
Rene Pfeuffer
5eab6f5af4 Fix sonar issues 2019-10-09 11:47:56 +02:00
Rene Pfeuffer
c5bbfa8af9 Merge with 2.0.0-m3 2019-10-09 11:46:17 +02:00
Rene Pfeuffer
68c08d664c Merged in feature/editor_plugin_hg (pull request #330)
Feature/editor plugin hg
2019-10-09 09:39:10 +00:00
Rene Pfeuffer
01cb18ada8 Close branch feature/editor_plugin_hg 2019-10-09 09:39:10 +00:00
Eduard Heimbuch
964c9d2c8d implement anonymous access flag at administration/global-config on ui 2019-10-09 11:38:30 +02:00
Rene Pfeuffer
369ad9e788 Reduce log levels 2019-10-09 11:27:54 +02:00
Sebastian Sdorra
9a56ea50e7 fix tests for core plugins 2019-10-09 11:22:16 +02:00
Rene Pfeuffer
a81049eea3 Register own git config 2019-10-09 10:57:58 +02:00
Sebastian Sdorra
d7e62fadb0 merge repository heads 2019-10-09 10:20:06 +02:00
Sebastian Sdorra
e1390d68c9 jest configuration for ui-packages 2019-10-09 10:19:46 +02:00
Sebastian Sdorra
3167b599cd use caches to speedup livereload 2019-10-09 07:43:34 +02:00
Florian Scholdei
dff18b1710 Merge with upstream 2019-10-08 16:42:52 +02:00
Florian Scholdei
1b6392defc Switch from ReactJSS to styled-components in ui-components 2019-10-08 16:42:08 +02:00
Rene Pfeuffer
7af882fe8e Insert some logging 2019-10-08 16:19:30 +02:00
Sebastian Sdorra
bdc9763a8c improve webpack-dev-server performance 2019-10-08 16:01:31 +02:00
Rene Pfeuffer
1595d31074 fix indentation 2019-10-08 15:50:04 +02:00
Eduard Heimbuch
416eccacc8 small fixes 2019-10-08 15:46:56 +02:00
Eduard Heimbuch
c97c11f904 fix fileview command since it was using a deprecated api which is no longer available in newer mercurial versions (<= 4.7) 2019-10-08 14:10:00 +02:00
Sebastian Sdorra
cc645f8e0b added flow typing for styled-components 2019-10-08 14:05:07 +02:00
Sebastian Sdorra
aac264224c configure flow 2019-10-08 14:02:01 +02:00
Rene Pfeuffer
76c7821ed2 Reduce code redundancy 2019-10-08 11:58:13 +02:00
Rene Pfeuffer
ffcb96820e Merge with 2.0.0-m3 2019-10-08 10:49:15 +02:00
Sebastian Sdorra
7ec1a8dd01 remove old references 2019-10-08 09:44:19 +02:00
Sebastian Sdorra
f218e8b64c addded central eslint-config 2019-10-08 09:29:11 +02:00
Sebastian Sdorra
0da8ac2fab remove unused prop classes 2019-10-08 08:45:22 +02:00
Sebastian Sdorra
8f8072d760 rename bundles folder into assets 2019-10-08 08:36:53 +02:00
Sebastian Sdorra
03b10b8c5f use styled-components for scm-git-plugin instead of react-jss 2019-10-08 08:15:37 +02:00
Rene Pfeuffer
24e18b4414 Use no-op filter as default for lfs 2019-10-07 18:45:12 +02:00
Rene Pfeuffer
a1da5eaddb Simplify 2019-10-07 18:25:31 +02:00
Sebastian Sdorra
6e99182b4e use new plugin bundle format 2019-10-07 17:06:00 +02:00
Eduard Heimbuch
285084aed1 remove closeRepository after unit tests since its already closed by abstractTestBase 2019-10-07 16:51:46 +02:00
Eduard Heimbuch
68edfa0861 merged 2019-10-07 16:21:55 +02:00
Eduard Heimbuch
cb6f1bfa22 remove unused move-method from ModifyCommand / create interface for CommandRequests with Author 2019-10-07 14:59:46 +02:00
Florian Scholdei
fbf05a60d8 use new label and helpText prop when given 2019-10-07 14:22:49 +02:00
Florian Scholdei
51818d8ffb add label and helpText option for MemberNameTagGroup component 2019-10-07 14:15:27 +02:00