Commit Graph

  • 2b041c3c53 Merged in feature/branch-overview (pull request #222) Sebastian Sdorra 2019-04-03 15:54:45 +00:00
  • a38f89d8f4 Close branch feature/branch-overview Sebastian Sdorra 2019-04-03 15:54:45 +00:00
  • a83a7351c1 changing branch Florian Scholdei 2019-04-03 17:37:34 +02:00
  • 61c1e5e317 merge Florian Scholdei 2019-04-03 17:35:49 +02:00
  • 945dc2d360 emphasized link to be done Florian Scholdei 2019-04-03 17:35:02 +02:00
  • ea986e3b09 use ErrorNotification instead of ErrorPage, because we are already wrapped by a Page Sebastian Sdorra 2019-04-03 17:17:58 +02:00
  • 63137ff5c5 ordered branches in selectfield and added first form validation Florian Scholdei 2019-04-03 17:16:55 +02:00
  • 7bbafee1ed the branch endpoint should return a not found error with context, if the branch does not exists Sebastian Sdorra 2019-04-03 17:10:22 +02:00
  • 3122ec5fb0 fixes wrong import of NotFoundError Sebastian Sdorra 2019-04-03 17:09:31 +02:00
  • c8fa40d520 added specific check for errortype for create newbranch redirect Florian Scholdei 2019-04-03 16:46:28 +02:00
  • 61c94de51d merged for orderbranches and routing Florian Scholdei 2019-04-03 16:43:36 +02:00
  • c32b3fe6dc added create branch redirect Florian Scholdei 2019-04-03 16:28:54 +02:00
  • f940af3369 outsourced single branch routing to branchroot Florian Scholdei 2019-04-03 15:19:54 +02:00
  • 9a8fd459f8 renamed orderBranches path Florian Scholdei 2019-04-03 13:39:16 +02:00
  • 3e2cb0b212 moved orderbranches function and tests in seperate file Florian Scholdei 2019-04-03 13:24:41 +02:00
  • d4e996dde2 started creating branch form Florian Scholdei 2019-04-03 13:12:07 +02:00
  • 1b82da47c6 Merged in feature/localized_templates (pull request #227) Sebastian Sdorra 2019-04-03 10:51:24 +00:00
  • 2b71525fa1 Close branch feature/localized_templates Sebastian Sdorra 2019-04-03 10:51:24 +00:00
  • 08260fd7be Add localization option for template engines René Pfeuffer 2019-04-03 11:52:01 +02:00
  • 751196c870 Merged in bugfix/disable_scmadmin (pull request #225) Sebastian Sdorra 2019-04-03 08:34:57 +00:00
  • ada364c4ee Close branch bugfix/disable_scmadmin Sebastian Sdorra 2019-04-03 08:34:57 +00:00
  • 148f05daee review changes have been implemented: integrated createLink functionalities in BranchButtonGroup, outsourced orderBraches and wrote unit tests Florian Scholdei 2019-04-03 10:11:43 +02:00
  • b1d631fe57 added defaultbranchtag component Florian Scholdei 2019-04-03 08:52:29 +02:00
  • 6ec4933921 Use Boolean#getBoolean and prefix parameter René Pfeuffer 2019-04-03 08:01:15 +02:00
  • 7ef37ef687 Merge with 2.0.0-m3 René Pfeuffer 2019-04-03 07:50:23 +02:00
  • 81d25e74eb applied simplified brunchdetail design Florian Scholdei 2019-04-02 17:45:25 +02:00
  • 7c61efb20b added defaultBranch to Branches type, changed ui-bundler version for better testing experience in intellij, corrected fetchBranch functionality, wrote reducer for single branch and unit tests Florian Scholdei 2019-04-02 17:31:32 +02:00
  • be7d5fcc58 Merged in feature/i18n_mail_notification (pull request #226) Rene Pfeuffer 2019-04-02 11:49:06 +00:00
  • f4fdf713df Close branch feature/i18n_mail_notification Rene Pfeuffer 2019-04-02 11:49:06 +00:00
  • d0bffcbf10 Merge with 2.0.0-m3 René Pfeuffer 2019-04-02 10:35:45 +02:00
  • f9be1cd92f Flip columns for base url config René Pfeuffer 2019-04-02 10:30:19 +02:00
  • e736add3fd added branch reducer tests Florian Scholdei 2019-04-02 10:27:00 +02:00
  • 460ab22f56 Add logging René Pfeuffer 2019-04-02 09:42:50 +02:00
  • db0a835bca added create branch trans, fixed branchtable trans, moved branches modules Florian Scholdei 2019-04-02 09:27:34 +02:00
  • d528682b51 Disable creation of scmadmin with system parameter René Pfeuffer 2019-04-02 08:21:47 +02:00
  • d8a33e0fc2 vcentered default branch label + more spacing Florian Scholdei 2019-04-01 15:58:07 +02:00
  • 43948143f3 Merged in feature/autocompete (pull request #221) Mohamed Karray 2019-04-01 13:43:02 +00:00
  • a121d0141e Close branch feature/autocompete Mohamed Karray 2019-04-01 13:43:02 +00:00
  • 7442712cd7 merge Florian Scholdei 2019-04-01 15:33:51 +02:00
  • 2ba57dc141 small code improvement Florian Scholdei 2019-04-01 15:32:29 +02:00
  • d6ead4fa82 created repo specific xhangeset and sourceslink Florian Scholdei 2019-04-01 15:25:55 +02:00
  • 7f1aeb0492 restyled branches overview tabled, fixed en/decoded branch name Florian Scholdei 2019-04-01 15:13:44 +02:00
  • 88151f2dce Merge with 2.0.0-m3 René Pfeuffer 2019-04-01 14:54:42 +02:00
  • 4e67a5bcf3 Merged in feature/create_branch (pull request #224) Sebastian Sdorra 2019-04-01 12:51:28 +00:00
  • 009713161f Close branch feature/create_branch Sebastian Sdorra 2019-04-01 12:51:28 +00:00
  • ae79a5ad9d Introduce own manager for reduced model object René Pfeuffer 2019-04-01 13:51:34 +02:00
  • 5420884f5a added hg and git branch manual Florian Scholdei 2019-04-01 13:47:41 +02:00
  • eaf3641d6f fixed get branch, added tests Florian Scholdei 2019-04-01 13:12:34 +02:00
  • bb5e3c9c58 added gitbranchinformation binding Florian Scholdei 2019-04-01 09:52:39 +02:00
  • f8a59a4d0f Use new IntegrateChangesFromWorkdirException in merge command René Pfeuffer 2019-03-29 16:13:29 +01:00
  • 2e93a9efec Implement peer review comments René Pfeuffer 2019-03-29 15:39:44 +01:00
  • 442e4c4889 first attempt on fetching single branch Florian Scholdei 2019-03-29 15:25:32 +01:00
  • e6912ef77b fixed preloading bug for sorting null branches Florian Scholdei 2019-03-29 14:54:18 +01:00
  • b7178d3332 sorted branches and show defaultbranch label Florian Scholdei 2019-03-29 14:24:54 +01:00
  • be03863847 merge Florian Scholdei 2019-03-29 13:53:23 +01:00
  • 3ac82e4021 added placeholder buttonGroup, first attempt on fetchingbranch, last correction of regex Florian Scholdei 2019-03-29 13:52:19 +01:00
  • 89de300137 Add minimal error handling René Pfeuffer 2019-03-29 13:39:55 +01:00
  • bf84037019 Minimal cleanup René Pfeuffer 2019-03-29 13:25:22 +01:00
  • 9833bfd34d Merge with 2.0.0-m3 René Pfeuffer 2019-03-29 11:54:17 +01:00
  • 00b27b5488 Close repositories after usage René Pfeuffer 2019-03-29 11:47:44 +01:00
  • eadad2e830 Merged in feature/mark_default_branch (pull request #223) Rene Pfeuffer 2019-03-29 10:23:56 +00:00
  • ada8977175 Close branch feature/mark_default_branch Rene Pfeuffer 2019-03-29 10:23:56 +00:00
  • 2a19313df5 Remove unknown val René Pfeuffer 2019-03-29 11:06:10 +01:00
  • ee219f2d59 Remove unnecessary interface René Pfeuffer 2019-03-29 10:36:55 +01:00
  • 7ea2a06b1e fixed branchesRegex for branch/name/changesets Florian Scholdei 2019-03-29 10:34:29 +01:00
  • 68d17f8ad8 added branches matches regex and trans for createBranch Florian Scholdei 2019-03-29 10:22:54 +01:00
  • 07948b51a8 changed BranchView component to container and simplified BranchTable with new BranchRow Florian Scholdei 2019-03-29 10:02:53 +01:00
  • 1162536e21 Simplify workdir factory René Pfeuffer 2019-03-29 10:02:38 +01:00
  • fe510d592a structured branch code and translations Florian Scholdei 2019-03-28 17:09:59 +01:00
  • f010fb7711 Fix unit test René Pfeuffer 2019-03-28 16:57:46 +01:00
  • 93cec3d282 Add parameter for parent of new branch René Pfeuffer 2019-03-28 16:15:31 +01:00
  • 81e493ddf0 Fetch error when creating token without request René Pfeuffer 2019-03-28 15:10:39 +01:00
  • c8ac5a391c run eslint Florian Scholdei 2019-03-28 14:53:03 +01:00
  • c4519ef6ff added create button Florian Scholdei 2019-03-28 14:47:57 +01:00
  • f59521a9f1 added translation and used styled table instead of list Florian Scholdei 2019-03-28 14:19:53 +01:00
  • df9e16c485 Clean up generics René Pfeuffer 2019-03-28 14:10:43 +01:00
  • 10d46a7ceb added branches link to repo overview Florian Scholdei 2019-03-28 13:40:38 +01:00
  • d5db607d66 changed code-branch icon for more clarity over commit icon Florian Scholdei 2019-03-28 13:40:12 +01:00
  • 79be188777 Clean up dependencies René Pfeuffer 2019-03-28 13:30:04 +01:00
  • a5d07cc2cd added branches overview and navlink Florian Scholdei 2019-03-28 11:51:00 +01:00
  • 9d43cc745f renamed branches url Florian Scholdei 2019-03-28 10:16:19 +01:00
  • 98f98d123d add optionValues to the DropDow component Mohamed Karray 2019-03-28 10:13:56 +01:00
  • cc4bd6ddd1 Use bearer tokens to authenticate hg hook callbacks René Pfeuffer 2019-03-28 08:40:56 +01:00
  • c2e385f950 Merge Mohamed Karray 2019-03-27 13:48:43 +01:00
  • daaa50f08c Move environment preparations to new class René Pfeuffer 2019-03-27 10:57:09 +01:00
  • 2f4f1dbe02 add prop to the autocomplete component to indicate if an automatic create action is required Mohamed Karray 2019-03-27 10:12:05 +01:00
  • b65e84249d Use clone and push to create branches René Pfeuffer 2019-03-27 10:08:20 +01:00
  • 58b7dff631 Create REST endpoint for branch creation René Pfeuffer 2019-03-26 10:55:39 +01:00
  • 744af9bcfc Fix branch command builder René Pfeuffer 2019-03-26 10:04:39 +01:00
  • 3c7930d1a9 Add "production" branch command René Pfeuffer 2019-03-26 09:16:33 +01:00
  • 58d2a03498 Merged in bugfix/harmonize_name_check (pull request #220) Sebastian Sdorra 2019-03-26 06:57:31 +00:00
  • 71f4d81305 Close branch bugfix/harmonize_name_check Sebastian Sdorra 2019-03-26 06:57:31 +00:00
  • b14eadb13d Add missing mockito config file René Pfeuffer 2019-03-25 16:44:05 +01:00
  • 5ca4bf6b30 Create intermediate branch René Pfeuffer 2019-03-29 10:03:59 +01:00
  • 39ae41327a Add missing mockito config file René Pfeuffer 2019-03-25 16:44:05 +01:00
  • b1547d2b69 Harmonize user and group name validation, again René Pfeuffer 2019-03-25 15:41:21 +01:00
  • 56e61ab966 Mark default branch for hg René Pfeuffer 2019-03-25 14:20:23 +01:00
  • b36f1ca3e4 Mark default branch for git René Pfeuffer 2019-03-25 12:08:44 +01:00
  • 4ec7006108 Enhance branch object with default flag René Pfeuffer 2019-03-25 11:28:29 +01:00
  • 5aab95b651 Change spotter version René Pfeuffer 2019-03-25 10:55:27 +01:00