Commit Graph

  • b7610ef025 update scm-hg-plugin to use Image from ui-components and types from ui-types Sebastian Sdorra 2018-09-05 14:41:44 +02:00
  • c64a5a74d6 restructure scm-ui and use ui-components and ui-types Sebastian Sdorra 2018-09-05 14:32:49 +02:00
  • a03a6fc8ac add logs Mohamed Karray 2018-09-05 10:44:03 +02:00
  • 3516bf9913 merge Mohamed Karray 2018-09-05 09:48:18 +02:00
  • a731865e08 fix unit tests for permissions and sources endpoints Mohamed Karray 2018-09-05 09:35:27 +02:00
  • 69f5760c3a merge Mohamed Karray 2018-09-05 08:15:20 +02:00
  • c4b34752b4 Fix integration tests by delegating to existing servlets René Pfeuffer 2018-09-04 20:29:17 +02:00
  • 9b7e34b08b add tag endpoints Mohamed Karray 2018-09-04 17:38:28 +02:00
  • 3f772b3688 Use links from protocols instead of resource links René Pfeuffer 2018-09-04 12:40:41 +02:00
  • d7e319a856 Fixes self-links in sources Philipp Czora 2018-09-03 16:22:07 +02:00
  • 6a4f3a8cf6 re integrate @scm-manager/ui-types into @scm-manager/ui-components to reduce maven modules Sebastian Sdorra 2018-09-03 16:17:36 +02:00
  • e518ab35e5 use render instead of component because otherwise component is mounted three times instead of one Maren Süwer 2018-09-03 16:00:47 +02:00
  • b55955f273 Add basic concept for scm protocol René Pfeuffer 2018-09-03 15:52:59 +02:00
  • 9f301a8f90 remove unused variable Maren Süwer 2018-09-03 15:51:39 +02:00
  • 8362752370 use a new permission array since state think it stays the same if splice is used Maren Süwer 2018-09-03 15:45:34 +02:00
  • 4349e2c61d Remove double class René Pfeuffer 2018-09-03 15:44:22 +02:00
  • 0b70c6227c Added integration test Philipp Czora 2018-09-03 15:36:09 +02:00
  • 0f78ce9d3a add reset for delete Permission Maren Süwer 2018-09-03 15:29:30 +02:00
  • bdb6148e54 add createPermission reset and validation for creating Maren Süwer 2018-09-03 15:17:57 +02:00
  • 1e68060a98 remove if else to show permission add option also in repos without any permissions Maren Süwer 2018-09-03 14:19:44 +02:00
  • eb270f10e4 #9208 add group permission prefix to the dto links Mohamed Karray 2018-09-03 12:52:33 +02:00
  • 0acaca78b0 add callback to add permission since without links of new created object are unknown Maren Süwer 2018-09-03 08:35:25 +02:00
  • 04612617d3 correct types Maren Süwer 2018-09-03 08:34:58 +02:00
  • dc35393c1c merge feature changeset René Pfeuffer 2018-08-31 16:28:45 +02:00
  • 56524fa460 #9208 add group permission prefix Mohamed Karray 2018-08-31 14:23:44 +02:00
  • 81ad1820f8 merge repository heads Sebastian Sdorra 2018-08-31 13:08:58 +02:00
  • 0a0fd7a261 created separate packages for @scm-manager/ui-types and @scm-manager/ui-components Sebastian Sdorra 2018-08-31 13:06:01 +02:00
  • f0c9c11f2d #9208 add group permission prefix Mohamed Karray 2018-08-31 12:23:31 +02:00
  • d20b69ea23 fix flow and linter warnings Sebastian Sdorra 2018-08-31 10:47:42 +02:00
  • 429bb9f522 introduce permission type without links Maren Süwer 2018-08-30 12:30:18 +02:00
  • 2e16186034 renaming: name to repoName if repo name is meant; usage of create loading Maren Süwer 2018-08-30 12:11:31 +02:00
  • 961cbd9f90 add delete button Maren Süwer 2018-08-30 11:33:49 +02:00
  • d8d106d441 add create permission possibility Maren Süwer 2018-08-30 11:33:40 +02:00
  • 5a115d634c user can be deleted now Maren Süwer 2018-08-30 09:49:36 +02:00
  • 87044d0a92 Mind LSP for sub classes René Pfeuffer 2018-08-30 09:19:10 +02:00
  • 715ac0dab4 Do not modify changesets René Pfeuffer 2018-08-31 15:59:50 +02:00
  • 029503e7a3 add delete functionality Maren Süwer 2018-08-30 08:50:15 +02:00
  • b4ae92d123 Add simple changeset integration test René Pfeuffer 2018-08-29 13:34:53 +02:00
  • 6fa2ba7f61 Recognize missing revisions in git René Pfeuffer 2018-08-31 12:05:39 +02:00
  • d4a8c05c25 Remove dead code René Pfeuffer 2018-08-31 12:05:05 +02:00
  • ed98d04be4 #8630 use try-with-resources to close used resources Mohamed Karray 2018-08-31 09:55:45 +02:00
  • 2420c9141c Unbind subjects after unit tests René Pfeuffer 2018-08-31 08:46:56 +02:00
  • c3bf2a6e9c Merge with 2.0.0-m3 René Pfeuffer 2018-08-31 10:46:20 +02:00
  • beb8b95924 Merge René Pfeuffer 2018-08-31 10:45:22 +02:00
  • ba05417aeb Merge with 2.0.0-m3 René Pfeuffer 2018-08-31 10:40:12 +02:00
  • a02dbf5fed Do not handle standard exceptions in resource René Pfeuffer 2018-08-31 08:39:58 +02:00
  • 9725f2d19f use try-with-resources for git repository Sebastian Sdorra 2018-08-30 13:29:52 +02:00
  • d4ed3b72d3 fix mercurial hook integration tests Sebastian Sdorra 2018-08-30 13:12:33 +02:00
  • 47b97cd527 run build sequential Sebastian Sdorra 2018-08-30 13:12:16 +02:00
  • a326737f9e fix exclusion of debug servlet Sebastian Sdorra 2018-08-30 12:43:59 +02:00
  • b6c4c3df7e fix exclusion of repository protocols Sebastian Sdorra 2018-08-30 12:42:33 +02:00
  • c1123810fc merge with feature/ui-extensions branch Sebastian Sdorra 2018-08-30 12:15:17 +02:00
  • 661063ad1d close branch feature/ui-extensions Sebastian Sdorra 2018-08-30 12:13:54 +02:00
  • 2bd3fb5a4f #8630 implement the get changeset endpoint Mohamed Karray 2018-08-30 12:11:24 +02:00
  • 6e69a1ebfe move NOSONAR comment to same line Sebastian Sdorra 2018-08-30 11:56:33 +02:00
  • 72fb3a3a3f Merge feature error consolidating René Pfeuffer 2018-08-30 11:50:25 +02:00
  • 1befe2e195 Merge with 2.0.0-m3 René Pfeuffer 2018-08-30 11:48:58 +02:00
  • 2a52b38159 fix unit tests of config module Sebastian Sdorra 2018-08-30 11:43:22 +02:00
  • ec158e3d4d fix flow check Sebastian Sdorra 2018-08-30 11:40:53 +02:00
  • 55cb86084a update ui-bundler to fix location of jest reports Sebastian Sdorra 2018-08-30 11:30:09 +02:00
  • 53ff215330 merge with 2.0.0-m3 branch Sebastian Sdorra 2018-08-30 11:28:26 +02:00
  • bc2b54a2c0 ignore sonar for eval of plugin bundles Sebastian Sdorra 2018-08-30 11:08:36 +02:00
  • f8df92ef7a do not expose IOException Sebastian Sdorra 2018-08-30 11:03:15 +02:00
  • 21d5e09ae1 Merge source feature René Pfeuffer 2018-08-30 11:02:25 +02:00
  • 4a4486cc23 Merge with 2.0.0-m3 René Pfeuffer 2018-08-30 10:44:40 +02:00
  • b992ab414f Fix concurrent modification check for missing modification date René Pfeuffer 2018-08-30 10:34:43 +02:00
  • 5a22255a2b update ui-bundler to fix tests with style imports Sebastian Sdorra 2018-08-30 10:34:05 +02:00
  • bc35108e7b Merged in feature/ui-for-scm2_global-config (pull request #60) Sebastian Sdorra 2018-08-30 08:14:18 +00:00
  • 7ccd26bc6f Close branch feature/ui-for-scm2_global-config Sebastian Sdorra 2018-08-30 08:14:18 +00:00
  • 5eb55a9baa extract logic of AdminGroupTable, AdminUserTable and ProxyExcludesTable in to ArrayConfigTable Sebastian Sdorra 2018-08-30 10:12:01 +02:00
  • dd76a00aa1 remove outdated todo Sebastian Sdorra 2018-08-30 10:10:59 +02:00
  • e3b6b6c18f remove unnecessary fetches Sebastian Sdorra 2018-08-30 10:10:41 +02:00
  • f5600f60fb Merge with 2.0.0-m3 René Pfeuffer 2018-08-30 10:04:06 +02:00
  • eb207cecfd fix errors with null values for array types Sebastian Sdorra 2018-08-30 09:47:33 +02:00
  • dca8fcbde1 fix wrong comment ordering Sebastian Sdorra 2018-08-30 09:46:03 +02:00
  • 52f83f3b15 fix missing font-awesome Sebastian Sdorra 2018-08-30 08:49:28 +02:00
  • 62f9b821f7 Merge René Pfeuffer 2018-08-29 14:31:29 +02:00
  • 851f013013 Hotfix for test breaker René Pfeuffer 2018-08-29 14:30:23 +02:00
  • c6203082e3 #8630 add the changeset endpoint getAll Mohamed Karray 2018-08-29 12:03:56 +02:00
  • e429616f38 #8630 add the changeset endpoint getAll Mohamed Karray 2018-08-29 11:52:05 +02:00
  • 05a7e6c587 Implemented handling of concurrent modification of objects Philipp Czora 2018-08-29 10:39:29 +02:00
  • 340859d6e2 Fix source layout René Pfeuffer 2018-08-29 10:29:22 +02:00
  • b070df4dda Remove system out René Pfeuffer 2018-08-29 10:20:14 +02:00
  • 686dd08d3c Unbind subjects after test René Pfeuffer 2018-08-29 10:16:02 +02:00
  • 4d62bbd329 update ui-bundler to v0.0.5 Sebastian Sdorra 2018-08-29 10:05:53 +02:00
  • c05e45271f fix timeout for 404 proxy resources Sebastian Sdorra 2018-08-29 09:56:33 +02:00
  • 6e54b054c1 add selector for createPermission and show create dummy in uiC Maren Süwer 2018-08-28 16:28:56 +02:00
  • 20af5fe9b6 add seletor for createPermission Maren Süwer 2018-08-28 16:08:42 +02:00
  • cc7474d4f4 add handling of create link and createPermission handling Maren Süwer 2018-08-28 16:00:48 +02:00
  • de912f39e6 fix wrong test Maren Süwer 2018-08-28 14:38:31 +02:00
  • 2c23900061 handling error and loading state Maren Süwer 2018-08-28 14:29:45 +02:00
  • 6fdc23996c refactoring Maren Süwer 2018-08-28 13:47:50 +02:00
  • 707d46e7f2 remove wrong input in tests Maren Süwer 2018-08-28 13:40:44 +02:00
  • 625d51fa52 implement modify for type Maren Süwer 2018-08-28 13:39:32 +02:00
  • 9911b3ade1 Fix buildbreaker after merge René Pfeuffer 2018-08-28 12:43:56 +02:00
  • cb3b2a1e2c Merge with 2.0.0-m3 René Pfeuffer 2018-08-28 10:02:16 +02:00
  • b2a7aead97 update tests Maren Süwer 2018-08-28 08:49:09 +02:00
  • 180ba2dbbb modify fetch permissions to new endpoint Maren Süwer 2018-08-28 08:36:24 +02:00
  • 1e7efa4df6 merge 2.0.0-m3 branch to get changes in rest api Maren Süwer 2018-08-28 08:16:04 +02:00
  • 19f2c88768 Removed commented out code & formatted file Philipp Czora 2018-08-27 15:54:37 +02:00