Commit Graph

123 Commits

Author SHA1 Message Date
Maren Süwer
aec922c472 Merged in feature/success_banner_for_config (pull request #147)
feature/success_banner_for_config
2019-01-11 08:27:54 +00:00
Philipp Czora
51f3bc3f73 Added disabled attribute to DropDown 2019-01-09 09:34:15 +01:00
Florian Scholdei
fc4ed8036b disabled button after successful change 2019-01-02 14:24:57 +01:00
Florian Scholdei
f752fdbcc6 implemented success banner for config changes 2019-01-02 14:06:09 +01:00
Sebastian Sdorra
67052e7bf9 improved logout link extension point 2019-01-02 12:28:52 +01:00
Sebastian Sdorra
d9e196adae pass all index resource links to the primary navigation and added an extension point for logout 2019-01-02 11:53:51 +01:00
Maren Süwer
0f64e7edeb Merged in feature/ux (pull request #139)
Feature/ux
2018-12-20 10:32:46 +00:00
Maren Süwer
3ae71cceb1 fixed missing classes prop 2018-12-20 11:32:01 +01:00
René Pfeuffer
3b33b3b0a4 Merge with 2.0.0-m3 2018-12-20 10:55:40 +01:00
René Pfeuffer
ffa013de68 Merge with 2.0.0-m3 2018-12-20 10:44:44 +01:00
Sebastian Sdorra
6efe1861eb Merged in feature/diff_always_loading_when_no_diff (pull request #137)
Feature/diff always loading when no diff
2018-12-20 09:29:36 +00:00
René Pfeuffer
98662eb0c2 Merge with 2.0.0-m3 2018-12-19 15:09:40 +01:00
Maren Süwer
3681936e5c reload diff component if url changes 2018-12-19 11:30:05 +01:00
René Pfeuffer
eaeb95077e Merge with 2.0.0-m3 2018-12-19 11:10:27 +01:00
Maren Süwer
0278e29bd9 merged 2.0.0-m3 2018-12-19 09:58:47 +01:00
René Pfeuffer
f041d63887 Read link from repository for repository config 2018-12-17 14:01:15 +01:00
Philipp Czora
88e45d5eef Minor fixes 2018-12-17 11:29:20 +01:00
Philipp Czora
161885ff12 Fixed issue with branch selector 2018-12-14 20:20:00 +01:00
Philipp Czora
8a6a235e77 Implement Git repo config 2018-12-14 16:01:57 +01:00
Janika Kefel
3a62f81ba0 Added first UI changes 2018-12-13 14:49:59 +01:00
Maren Süwer
cab797fd83 show nothing if no diff is there 2018-12-12 15:40:24 +01:00
Florian Scholdei
6579ecfa75 added translation 2018-12-12 13:38:23 +01:00
Florian Scholdei
b27e3d2600 added translation 2018-12-12 13:35:58 +01:00
Florian Scholdei
c3a8ef9986 implemented unauthorized error message and link to reload page 2018-12-12 13:29:37 +01:00
Sebastian Sdorra
c3727eb9c2 create a separate LoadingDiff component 2018-12-11 14:13:32 +01:00
Sebastian Sdorra
b22cb46ac2 reimplement diff and move it to ui-components 2018-12-11 13:25:35 +01:00
Sebastian Sdorra
ee3e3d4ecc Merged in feature/merge_conflictResolution (pull request #126)
Feature/merge conflictResolution
2018-12-11 09:00:26 +00:00
Maren Süwer
e636d409ed correct error throwing in apiclient and add extension point 2018-12-10 15:36:52 +01:00
Sebastian Sdorra
d1da23dd92 merge with 2.0.0-m3 2018-12-10 14:36:10 +01:00
Sebastian Sdorra
97c4b0998b move changesets and avatar components to ui-components 2018-12-10 08:45:59 +01:00
Maren Süwer
040035e084 renaming 2018-12-10 08:42:29 +01:00
Maren Süwer
6193c1edda update apiclient for 409 errors 2018-12-07 14:26:06 +01:00
Sebastian Sdorra
2c0d40c184 fixed password validation in ui 2018-12-06 12:00:30 +01:00
Sebastian Sdorra
b53ab4d438 merge with feature/autocomplete 2018-12-05 15:05:56 +01:00
Sebastian Sdorra
f1e38596a5 import type from ui-types 2018-11-30 12:12:52 +01:00
Maren Süwer
16e39611c0 merge 2.0.0-m3 2018-11-28 10:34:44 +01:00
Maren Süwer
33dccaa16c move StatePaginator 2018-11-28 10:33:06 +01:00
Sebastian Sdorra
0f97fee712 add polyfill for Object.assign and fetch, to fix ie11 2018-11-27 11:33:27 +01:00
Sebastian Sdorra
4146618a04 added react-select to list of vendor dependencies 2018-11-26 14:37:05 +01:00
Philipp Czora
801bd58521 Fixed faulty import 2018-11-23 16:37:33 +01:00
Philipp Czora
67c01da1ee Merged 2.0.0-m3 2018-11-23 16:25:12 +01:00
Philipp Czora
27e9c1843e Moved autocomplete components and types to respective packages 2018-11-23 11:45:01 +01:00
René Pfeuffer
024bcfaf87 Merged in feature/ui-abstraction-repository-config (pull request #110)
Feature/ui abstraction repository config
2018-11-21 13:06:41 +00:00
philipp
b4c313862e Fixed unit test 2018-11-21 11:12:47 +01:00
Philipp Czora
a949a15f5b Refactoring / Flow types 2018-11-19 10:31:01 +01:00
Maren Süwer
3df4967435 remove duplicated comment 2018-11-15 10:42:56 +01:00
Maren Süwer
8ac55943da remove deleted file from export 2018-11-15 10:16:00 +01:00
Maren Süwer
74fd7a67cb remove unsuned file 2018-11-15 09:50:22 +01:00
Maren Süwer
39f46e46b1 refactoring 2018-11-15 09:47:29 +01:00
Philipp Czora
d7136364c0 Disabled (possibly) faulty Paginator unit tests 2018-11-15 08:49:09 +01:00