Commit Graph

  • a13d129eff add Test / HgBrowseCommand shouldResolveBranchForRevision Eduard Heimbuch 2019-10-29 10:49:38 +01:00
  • 730646f4a8 hgBrowseCommand resolves Branches as Revision for BrowseResult Eduard Heimbuch 2019-10-29 10:40:10 +01:00
  • cd5b369d26 Add slightly border to tag.is-delete Florian Scholdei 2019-10-29 10:27:15 +01:00
  • 05e9c05c52 Bugfix not rendering translations for ChangesetRow component in plugin context Florian Scholdei 2019-10-29 10:05:04 +01:00
  • f638417b2d Add className option to ConfirmAlert Florian Scholdei 2019-10-29 09:49:04 +01:00
  • 43d93d3197 Mark button that should preferably not be pressed, Add className option for ConfirmAlert Florian Scholdei 2019-10-29 09:48:02 +01:00
  • 92430dfee3 Use same font-size for every button, Set .is-outlined background-color to white, Change Pagination colors Florian Scholdei 2019-10-29 09:44:26 +01:00
  • f4b1bf289a change fileObjectMapping Eduard Heimbuch 2019-10-29 08:37:50 +01:00
  • 78b92267c1 merge repository heads Sebastian Sdorra 2019-10-29 08:28:34 +01:00
  • 11767f515d fixed commits link in branches detail view Sebastian Sdorra 2019-10-29 08:27:21 +01:00
  • ca56423572 expose sources to extensionPoint Eduard Heimbuch 2019-10-28 15:52:59 +01:00
  • 52c3c1d7f8 add enricher for browserResult mapping Eduard Heimbuch 2019-10-28 15:21:24 +01:00
  • 531259bec0 check if request branch contains revision Eduard Heimbuch 2019-10-28 11:45:42 +01:00
  • 0e2fabd6de Merged in bugfix/no_changes_made_exception (pull request #343) Sebastian Sdorra 2019-10-28 09:54:52 +00:00
  • fc45c376e1 Close branch bugfix/no_changes_made_exception Sebastian Sdorra 2019-10-28 09:54:52 +00:00
  • 997abfb4d7 Merged in hotfix/markdown_code_block_without_lang (pull request #341) Eduard Heimbuch 2019-10-28 09:45:35 +00:00
  • 32ced7f459 Close branch hotfix/markdown_code_block_without_lang Eduard Heimbuch 2019-10-28 09:45:35 +00:00
  • 94752152a4 Improve NoChangesMade-Exception Description Eduard Heimbuch 2019-10-28 09:34:21 +01:00
  • 7190259813 cleanup Eduard Heimbuch 2019-10-26 19:29:17 +02:00
  • 0fbaae2ecc merge Eduard Heimbuch 2019-10-26 18:59:48 +02:00
  • 6d888f68c8 fix after merge Eduard Heimbuch 2019-10-26 18:55:26 +02:00
  • a3d5e9669e add test for gitLogCommand Eduard Heimbuch 2019-10-26 17:59:37 +02:00
  • 107ac1197f added missing templated attribute to Link Sebastian Sdorra 2019-10-25 16:38:02 +02:00
  • 162dbc421f fix markdown code block without language attribute Sebastian Sdorra 2019-10-25 15:06:34 +02:00
  • 6e0c788c98 transfer frontend changes to typescript files Eduard Heimbuch 2019-10-25 12:38:48 +02:00
  • 949a8fe4f1 merge 2.0.0-m3 Eduard Heimbuch 2019-10-25 12:33:16 +02:00
  • a938fd8682 enhance logcommand Eduard Heimbuch 2019-10-25 12:31:18 +02:00
  • 3522daae21 added types for i18next to ui-plugins Sebastian Sdorra 2019-10-25 12:15:25 +02:00
  • 165efe498d remove unnecessary types for react-i18next Sebastian Sdorra 2019-10-25 11:52:35 +02:00
  • 63aa0e0eab Merged in feature/plugin_code_splitting (pull request #340) Sebastian Sdorra 2019-10-25 09:49:44 +00:00
  • d7f0200f78 Close branch feature/plugin_code_splitting Sebastian Sdorra 2019-10-25 09:49:44 +00:00
  • 7b5493df31 merge with branch feature/update_react_i18next Sebastian Sdorra 2019-10-24 14:22:39 +02:00
  • 34c746aed6 close branch feature/update_react_i18next Sebastian Sdorra 2019-10-24 14:21:49 +02:00
  • cd5bae62ad Merge with upstream Florian Scholdei 2019-10-24 13:42:28 +02:00
  • 185e6718e9 Fix wrong usage of Trans component Florian Scholdei 2019-10-24 13:41:54 +02:00
  • 8b69e0b88d fixed storyshots Sebastian Sdorra 2019-10-24 13:17:33 +02:00
  • 5c7bd90f7a return changesetId for git & hg Eduard Heimbuch 2019-10-24 11:57:16 +02:00
  • e3d8fe7f5f fixed wrong usage of Trans component Sebastian Sdorra 2019-10-24 11:31:13 +02:00
  • 45e716b861 Merged in bugifx/missing_x_requested_with_header (pull request #339) Eduard Heimbuch 2019-10-24 08:29:49 +00:00
  • e0a7952e69 Close branch bugifx/missing_x_requested_with_header Eduard Heimbuch 2019-10-24 08:29:49 +00:00
  • fb0eb329e5 return branch for git & hg for correct redirect Eduard Heimbuch 2019-10-24 09:11:17 +02:00
  • 8a9549cf48 fix linting Eduard Heimbuch 2019-10-23 17:26:58 +02:00
  • a62c4a1fc0 always render breadcrumd Eduard Heimbuch 2019-10-23 17:25:52 +02:00
  • bc61362e19 Migrate react-i18next translate in ui-tests Florian Scholdei 2019-10-23 16:23:46 +02:00
  • 6b21f609f4 Migrate react-i18next translate components in scm-plugins Florian Scholdei 2019-10-23 16:09:28 +02:00
  • db075974db Migrate react-i18next translate components Florian Scholdei 2019-10-23 15:47:08 +02:00
  • 6da13b651c try to fix ci build, by adding name root to top package.json Sebastian Sdorra 2019-10-23 15:35:25 +02:00
  • 1d7d854ea8 implement svnModifyCommand Eduard Heimbuch 2019-10-23 14:42:19 +02:00
  • 2c817cdb5e merge with 2.0.0-m3 Sebastian Sdorra 2019-10-23 14:19:09 +02:00
  • e4668ae304 Update i18next dependency version Florian Scholdei 2019-10-23 10:26:27 +02:00
  • 9ffdf3b8b2 added code splitting support for plugin bundles Sebastian Sdorra 2019-10-23 10:13:53 +02:00
  • 8a6f862d3d Merged in feature/lfs_over_ssh (pull request #336) Sebastian Sdorra 2019-10-22 12:01:38 +00:00
  • af2a9961a6 Close branch feature/lfs_over_ssh Sebastian Sdorra 2019-10-22 12:01:38 +00:00
  • 8035587f6f added cache and x-requested-with header to bundle requests Sebastian Sdorra 2019-10-22 14:00:43 +02:00
  • 10fbf50263 fix wrong OutOfScopeException detection Sebastian Sdorra 2019-10-22 11:23:34 +02:00
  • 52f471b5dd fix lfs authentication via ssh command and enabled xsrf protection Sebastian Sdorra 2019-10-22 10:50:49 +02:00
  • e6358f9f21 Merged in feature/migrate_flow_to_typescript (pull request #338) Eduard Heimbuch 2019-10-22 08:47:02 +00:00
  • 3dbb53cf38 Close branch feature/migrate_flow_to_typescript Eduard Heimbuch 2019-10-22 08:47:02 +00:00
  • e885d130be add push permissions to read access token Sebastian Sdorra 2019-10-22 10:13:46 +02:00
  • bedd2844f2 implement SvnWorkDirFactory Eduard Heimbuch 2019-10-22 09:33:14 +02:00
  • 5c47a266cb implement SvnWorkDirFactory (grafted from 7c6f871d771d61c6835d052e2380af49368fe6f5) Eduard Heimbuch 2019-10-22 09:33:14 +02:00
  • 7209702643 Rearrange ifs Rene Pfeuffer 2019-10-21 16:30:57 +02:00
  • 4885a0cb80 Filter git diff stream to decode file names Rene Pfeuffer 2019-10-21 16:25:57 +02:00
  • 20a551b90f update smp-maven-plugin to 1.0.0-alpha-8 in order to typecheck plugin frontends Sebastian Sdorra 2019-10-21 14:52:43 +02:00
  • bdb4bb73ac fix plugin frontend build Sebastian Sdorra 2019-10-21 14:52:08 +02:00
  • a909c07c95 Fix suppressions Rene Pfeuffer 2019-10-21 14:27:57 +02:00
  • 2de369b929 added types for ui-webapp Sebastian Sdorra 2019-10-21 14:18:43 +02:00
  • a93380b867 Differentiate types for central and cloned repository Rene Pfeuffer 2019-10-21 14:10:50 +02:00
  • f7b7e0321e added shared tsconfig package Sebastian Sdorra 2019-10-21 14:10:48 +02:00
  • 5185a68eeb Formatter is not thread safe Rene Pfeuffer 2019-10-21 13:10:48 +02:00
  • 0703f1e2bd migrate core plugins from flow to typescript Sebastian Sdorra 2019-10-21 12:13:08 +02:00
  • 36d2723c50 Add unit test Rene Pfeuffer 2019-10-21 11:11:44 +02:00
  • 85703161f6 added types to ui-plugins Sebastian Sdorra 2019-10-21 11:05:03 +02:00
  • 4bb8e6153b apply eslint and prettier rules Sebastian Sdorra 2019-10-21 10:57:56 +02:00
  • 85773186db set print width to 120 instead of 80 Sebastian Sdorra 2019-10-21 10:55:26 +02:00
  • bcca691561 adjust eslint rules Sebastian Sdorra 2019-10-21 10:49:51 +02:00
  • 287ee9efe1 Simplify stream Rene Pfeuffer 2019-10-21 10:40:16 +02:00
  • 647464618a Fix time format Rene Pfeuffer 2019-10-21 10:24:53 +02:00
  • bd883a03d2 configure sonarqube for typescript Sebastian Sdorra 2019-10-20 18:26:38 +02:00
  • 2c93b8362f added typscript support to eslint-config Sebastian Sdorra 2019-10-20 18:11:43 +02:00
  • 490418d06e apply prettier, removed flow related config and added tsconfig Sebastian Sdorra 2019-10-20 18:02:52 +02:00
  • 0e017dcadd fixed wrong api usage Sebastian Sdorra 2019-10-20 17:58:36 +02:00
  • 32bd264dc3 execute typecheck on scm-ui build Sebastian Sdorra 2019-10-20 17:43:08 +02:00
  • 1ed3cb87ee added script to typecheck all ui-* packages Sebastian Sdorra 2019-10-20 17:00:19 +02:00
  • f49e17a3a7 migrate ui-components from flow to typescript Sebastian Sdorra 2019-10-20 16:59:02 +02:00
  • c41efbdc4f added typecheck script to ui-tests Sebastian Sdorra 2019-10-20 16:57:48 +02:00
  • bc7e614dcc added typecheck script to ui-extensions Sebastian Sdorra 2019-10-20 16:56:20 +02:00
  • ef93e028bb remove flow related configuration from ui-types and added typecheck script Sebastian Sdorra 2019-10-20 16:54:46 +02:00
  • 8deb0c7838 migrate ui-tests from flow to typescript Sebastian Sdorra 2019-10-20 15:52:58 +02:00
  • c7b15c68a2 fix typings for ui-types Sebastian Sdorra 2019-10-19 17:19:01 +02:00
  • 5debee5b49 fix typing errors Sebastian Sdorra 2019-10-19 17:15:53 +02:00
  • 6e7a08a3bb use reflow to migrate from flow to typescript Sebastian Sdorra 2019-10-19 16:38:07 +02:00
  • 2a501a9dbb Simplify test Rene Pfeuffer 2019-10-19 16:31:54 +02:00
  • f9ecae129e Add unit test Rene Pfeuffer 2019-10-19 15:55:07 +02:00
  • 9f6674cce4 Add permission checks Rene Pfeuffer 2019-10-19 13:54:27 +02:00
  • 2a998060f4 Cleanup Rene Pfeuffer 2019-10-19 13:50:49 +02:00
  • c067ce1a5c Extract token generation Rene Pfeuffer 2019-10-19 13:47:59 +02:00
  • d43080a3ea Extract common functionality Rene Pfeuffer 2019-10-19 13:24:58 +02:00
  • a2c42060e5 POC Rene Pfeuffer 2019-10-18 16:17:22 +02:00
  • 162a1d9e05 POC Rene Pfeuffer 2019-10-18 13:33:53 +02:00