Commit Graph

188 Commits

Author SHA1 Message Date
Florian Scholdei
b1d631fe57 added defaultbranchtag component 2019-04-03 08:52:29 +02:00
Florian Scholdei
81d25e74eb applied simplified brunchdetail design 2019-04-02 17:45:25 +02:00
Florian Scholdei
db0a835bca added create branch trans, fixed branchtable trans, moved branches modules 2019-04-02 09:27:34 +02:00
Florian Scholdei
3ac82e4021 added placeholder buttonGroup, first attempt on fetchingbranch, last correction of regex 2019-03-29 13:52:19 +01:00
Florian Scholdei
68d17f8ad8 added branches matches regex and trans for createBranch 2019-03-29 10:22:54 +01:00
Florian Scholdei
fe510d592a structured branch code and translations 2019-03-28 17:09:59 +01:00
Florian Scholdei
c4519ef6ff added create button 2019-03-28 14:47:57 +01:00
Florian Scholdei
f59521a9f1 added translation and used styled table instead of list 2019-03-28 14:19:53 +01:00
Florian Scholdei
a5d07cc2cd added branches overview and navlink 2019-03-28 11:51:00 +01:00
Sebastian Sdorra
50cb7e9370 merge with 2.0.0-m3 2019-03-21 10:47:33 +01:00
Sebastian Sdorra
3e9f59ef47 support for managing external managed groups 2019-03-21 09:58:36 +01:00
Sebastian Sdorra
1627518954 removes admin user and group configuration in favor of permissions 2019-03-13 12:54:50 +01:00
Sebastian Sdorra
cb554eb7bc rename defaultNamespaceStrategy to namespaceStrategy 2019-03-12 15:54:34 +01:00
Sebastian Sdorra
257d1ebc27 show namespace input field if custom namespace strategy is selected 2019-03-11 16:39:48 +01:00
René Pfeuffer
eca982e796 fIX config error if link is missing 2019-03-04 16:47:44 +01:00
René Pfeuffer
03aa639aa1 Clarify german texts 2019-03-04 15:54:10 +01:00
Philipp Czora
6c06352de2 Added ui error handling for 403 errors 2019-03-04 11:49:12 +01:00
Sebastian Sdorra
3ac47b0977 replace diff2html with react-diff-view 2019-02-26 15:00:05 +01:00
Florian Scholdei
6095bcf64a Merged in feature/using_same_modal_classes_for_modals (pull request #176)
Feature/using same modal classes for modals

Approved-by: Florian Scholdei <florian.scholdei@cloudogu.com>
2019-02-07 16:17:14 +00:00
Florian Scholdei
8bb817f006 merge 2019-02-07 13:59:57 +01:00
Florian Scholdei
9598c1865e merge 2019-02-07 11:57:06 +01:00
Florian Scholdei
f0c2cbb915 added subtitle to edit permissions page 2019-02-07 11:09:26 +01:00
Sebastian Sdorra
cbfa751a05 fixed wrong icons and added missing translation 2019-02-07 10:33:58 +01:00
Sebastian Sdorra
0bf7a6f168 redesign changeset list 2019-02-07 10:27:11 +01:00
Florian Scholdei
de8b6dbd84 fixed smaller merge issues 2019-02-01 13:59:01 +01:00
Florian Scholdei
704ef72e03 merge 2019-02-01 13:30:43 +01:00
Maren Süwer
9e9b3b14d7 add extra root for modals and use it 2019-02-01 08:47:38 +01:00
Iwan Schindler
6ff8e410f2 de/en language modifications 2019-01-31 14:22:15 +01:00
Iwan Schindler
ddf89e4555 Fixed spelling, typos in de/en language files 2019-01-31 11:42:02 +01:00
Daniel Huchthausen
5ae0cffda0 add translation for commons.json 2019-01-30 20:26:31 +01:00
Daniel Huchthausen
989a5c1afb add translation for config.json 2019-01-30 20:11:26 +01:00
Daniel Huchthausen
83477e4dbf fixes typo 2019-01-30 19:28:21 +01:00
Daniel Huchthausen
4c4bfaeb9c add translation for groups.json 2019-01-30 19:25:27 +01:00
Daniel Huchthausen
94b4b57bae add translation for users.json 2019-01-30 19:16:33 +01:00
Daniel Huchthausen
6209465b91 change Nutzer into Benutzer 2019-01-30 19:04:57 +01:00
Daniel Huchthausen
73ae771aa8 add translation for permissions.json 2019-01-30 19:02:48 +01:00
Daniel Huchthausen
8c487e6fa2 add translation for repos.json 2019-01-30 18:59:48 +01:00
Philipp Czora
376fdc0d13 Fixed help texts 2019-01-28 16:47:17 +01:00
René Pfeuffer
27fd65b234 Enance help text 2019-01-25 13:12:05 +01:00
René Pfeuffer
6f97bd56d3 Fix help icons 2019-01-25 12:32:19 +01:00
René Pfeuffer
3a44193459 Add advanced permission button for new permissions 2019-01-25 12:21:05 +01:00
René Pfeuffer
6721ae9bb7 Fix labels 2019-01-25 08:01:32 +01:00
René Pfeuffer
d76d1706aa Move advanced button to new column 2019-01-24 13:34:05 +01:00
René Pfeuffer
813153dfa1 Add advanced dialog 2019-01-24 11:53:57 +01:00
Florian Scholdei
7d0570e7ee added extensionpoints + rehang gitplugin config 2019-01-23 15:42:15 +01:00
Florian Scholdei
b90588a6f4 renamed lang + component 2019-01-23 15:08:28 +01:00
Florian Scholdei
0b4c7148e9 lang file + fixed edit group subtitle, paths + remaned editgroup to general 2019-01-23 14:28:57 +01:00
Florian Scholdei
f20d3664a9 merged master 2019-01-23 13:46:46 +01:00
Florian Scholdei
5f7432c758 unified langs + added deletegroup component + renamed editgroup to general 2019-01-23 13:20:57 +01:00
Florian Scholdei
ff3044c365 lang file anpassen + refactoring 2019-01-23 11:14:30 +01:00