Commit Graph

5085 Commits

Author SHA1 Message Date
Sebastian Sdorra
53ff215330 merge with 2.0.0-m3 branch 2018-08-30 11:28:26 +02:00
Sebastian Sdorra
bc2b54a2c0 ignore sonar for eval of plugin bundles 2018-08-30 11:08:36 +02:00
Sebastian Sdorra
f8df92ef7a do not expose IOException 2018-08-30 11:03:15 +02:00
Sebastian Sdorra
5a22255a2b update ui-bundler to fix tests with style imports 2018-08-30 10:34:05 +02:00
Sebastian Sdorra
bc35108e7b Merged in feature/ui-for-scm2_global-config (pull request #60)
Feature/ui for scm2 global config
2018-08-30 08:14:18 +00:00
Sebastian Sdorra
7ccd26bc6f Close branch feature/ui-for-scm2_global-config 2018-08-30 08:14:18 +00:00
Sebastian Sdorra
5eb55a9baa extract logic of AdminGroupTable, AdminUserTable and ProxyExcludesTable in to ArrayConfigTable 2018-08-30 10:12:01 +02:00
Sebastian Sdorra
dd76a00aa1 remove outdated todo 2018-08-30 10:10:59 +02:00
Sebastian Sdorra
e3b6b6c18f remove unnecessary fetches 2018-08-30 10:10:41 +02:00
Sebastian Sdorra
eb207cecfd fix errors with null values for array types 2018-08-30 09:47:33 +02:00
Sebastian Sdorra
dca8fcbde1 fix wrong comment ordering 2018-08-30 09:46:03 +02:00
Sebastian Sdorra
52f83f3b15 fix missing font-awesome 2018-08-30 08:49:28 +02:00
Sebastian Sdorra
4d62bbd329 update ui-bundler to v0.0.5 2018-08-29 10:05:53 +02:00
Sebastian Sdorra
c05e45271f fix timeout for 404 proxy resources 2018-08-29 09:56:33 +02:00
Sebastian Sdorra
5ae8494e94 remove old javascript resources 2018-08-27 15:51:17 +02:00
Sebastian Sdorra
e6e1c5871a restore context path support 2018-08-27 15:47:02 +02:00
Sebastian Sdorra
b09c46abcf remove old ui 2018-08-27 15:45:56 +02:00
René Pfeuffer
07954aeaee Merged in feature/permissions_fix_it_and_iunit5_tests (pull request #62)
Feature/permissions fix it and iunit5 tests
2018-08-27 11:07:18 +00:00
René Pfeuffer
9a630c5677 Close branch feature/permissions_fix_it_and_iunit5_tests 2018-08-27 11:07:18 +00:00
René Pfeuffer
f66267e107 Correct test case 2018-08-27 13:04:05 +02:00
Sebastian Sdorra
56b629fa9d use hateoas style resource for ui plugins 2018-08-27 12:59:26 +02:00
René Pfeuffer
7766a99154 Do not delete permissions on repository update 2018-08-27 10:45:20 +02:00
René Pfeuffer
6acded2eed Flip equals check so that missing properties will not result in NPE 2018-08-27 10:31:07 +02:00
Sebastian Sdorra
4f775fe7ca implemented PluginLoader 2018-08-24 12:43:10 +02:00
Sebastian Sdorra
ab8f166b1d added rest interface to expose plugin bundles 2018-08-24 12:39:58 +02:00
Mohamed Karray
19ce115786 #8771 merge 2018-08-24 11:13:24 +02:00
Sebastian Sdorra
8fa1308169 implemented avatar and information extension point for svn, hg and git 2018-08-24 11:03:35 +02:00
Sebastian Sdorra
c342e1d57c update @scm-manager/ui-extensions 2018-08-24 11:02:11 +02:00
Sebastian Sdorra
4ec7c141dd added extension point for repository avatar 2018-08-24 11:01:37 +02:00
Sebastian Sdorra
3015937fc7 added extension point for repository detail information 2018-08-24 11:01:08 +02:00
Mohamed Karray
abe3dec8df #8771 fix get all to return links
add permissionRead and permissionWrite permissions
2018-08-24 10:57:50 +02:00
Sebastian Sdorra
8224327ed3 use / as development context path and use ui-bundler instead of react-scripts 2018-08-24 08:35:50 +02:00
René Pfeuffer
b3fd051321 Check against feature instead of repository type 2018-08-24 07:57:13 +02:00
René Pfeuffer
bc009c02ac Fix parameterized tests for junit 5 2018-08-23 17:24:00 +02:00
Sebastian Sdorra
ee8efe9cf5 do not return directories from WebResourceLoader 2018-08-23 14:48:11 +02:00
Sebastian Sdorra
0fc09f5c0d added PushStateDispatcher for production and development to WebResourceServlet 2018-08-23 11:48:42 +02:00
Sebastian Sdorra
9e8bd299f0 fix cookie path, if scm-manager runs with context path / 2018-08-23 08:24:19 +02:00
Mohamed Karray
87e32087ac #8771 run JUnit 5 with maven and fix tests 2018-08-22 15:55:29 +02:00
René Pfeuffer
e77c633d64 Fix permission check for read permissions 2018-08-22 12:29:45 +02:00
René Pfeuffer
02f4801b58 Let integration tests use links from HAL and test brute force links 2018-08-22 12:20:09 +02:00
René Pfeuffer
585d37feed Split up test methods for each user 2018-08-22 11:19:19 +02:00
René Pfeuffer
b68c8400a7 Move tests to test classes 2018-08-22 10:59:46 +02:00
Mohamed Karray
8c128127de #8771 implement integration tests 2018-08-22 09:18:17 +02:00
Sebastian Sdorra
e17f3bfd79 update ui-bundler to version 0.0.2 2018-08-21 15:29:48 +02:00
Sebastian Sdorra
be21c35bf8 implemented WebResourceServlet, which loads resources from the UberWebResourceLoader 2018-08-21 15:23:54 +02:00
René Pfeuffer
59699b6451 Merge feature 2018-08-21 15:16:00 +02:00
René Pfeuffer
40af0b5f03 merge 2018-08-21 15:15:40 +02:00
Sebastian Sdorra
e2fa2388f1 create bundle for git plugin 2018-08-21 14:56:44 +02:00
René Pfeuffer
cd54086e7d Remove redundant permission check 2018-08-21 14:18:03 +02:00
René Pfeuffer
298430a90f Satisfy sonar 2018-08-21 13:38:37 +02:00