Commit Graph

552 Commits

Author SHA1 Message Date
Sebastian Sdorra
978565609a fixed reducer for FETCH_USER_SUCCESS 2018-07-25 09:44:48 +02:00
Sebastian Sdorra
4465805585 added pre-commit section to readme 2018-07-25 08:57:38 +02:00
Sebastian Sdorra
743bd61ddd add pre-commit script with eslint and flow 2018-07-25 08:53:37 +02:00
Sebastian Sdorra
06980da1c2 fixed some flow issues 2018-07-25 08:25:07 +02:00
Philipp Czora
b5f64429d4 Use Me-type 2018-07-24 17:05:38 +02:00
Philipp Czora
181a9e9786 Cleanup in users.js 2018-07-24 16:45:09 +02:00
Sebastian Sdorra
1237f49d9f branch heads 2018-07-24 16:41:01 +02:00
Sebastian Sdorra
65b69d7c6f fixed some flow warnings 2018-07-24 16:39:28 +02:00
Christoph Wolfes
168d5c601c Merge 2018-07-24 16:38:44 +02:00
Christoph Wolfes
0a3b69e844 updates flow version 0.77.0 2018-07-24 16:34:20 +02:00
Sebastian Sdorra
7bd7b70031 merge branch heads 2018-07-24 16:29:28 +02:00
Sebastian Sdorra
13c6b6f15c added i18n for repository module 2018-07-24 16:25:01 +02:00
Sebastian Sdorra
72433cfe4c removed unused const USER_URL 2018-07-24 16:19:02 +02:00
Sebastian Sdorra
980bd5b98c fixed failing tests and added helper for tests with i18n 2018-07-24 16:13:48 +02:00
Sebastian Sdorra
fd01cb0573 translate users module 2018-07-24 16:04:55 +02:00
Christoph Wolfes
7f088f54e7 Merge 2018-07-24 15:56:23 +02:00
Christoph Wolfes
82e5ec8255 updates _links property to required 2018-07-24 15:48:44 +02:00
Sebastian Sdorra
d4eadc21df fixed wrong selector of displayName 2018-07-24 15:43:39 +02:00
Christoph Wolfes
4fe79209b7 updates flow to the latest version 0.77.0 2018-07-24 15:39:50 +02:00
Sebastian Sdorra
b5ff57acc4 merge repository heads 2018-07-24 14:48:20 +02:00
Sebastian Sdorra
f57d408156 i18n bootstrapped and applied for the root module 2018-07-24 14:36:14 +02:00
Philipp Czora
11e7548d14 Merged heads 2018-07-24 13:42:51 +02:00
Philipp Czora
4352403631 Merged heads 2018-07-24 13:42:25 +02:00
Philipp Czora
3afd560028 Refactored /me-Resource 2018-07-24 13:02:50 +02:00
Sebastian Sdorra
f577289341 fix build, by calling jest without yarn 2018-07-24 08:53:40 +02:00
Sebastian Sdorra
bcc23074f6 change report path to match jenkinsfile test result location 2018-07-24 08:50:38 +02:00
Sebastian Sdorra
cb6b0d0ee6 added sonarqube properties to scm-ui module 2018-07-24 08:45:37 +02:00
Sebastian Sdorra
31f88fddb7 execute test with coverage durring build 2018-07-24 08:05:48 +02:00
Maren Süwer
d5affc53a4 change formatOnSave back to true 2018-07-23 17:04:45 +02:00
Maren Süwer
1663f42606 remove unused module 2018-07-23 17:02:58 +02:00
Maren Süwer
ae8f844605 remove deleted module 2018-07-23 17:00:47 +02:00
Maren Süwer
bb87780ab9 refactoring 2018-07-23 17:00:33 +02:00
Maren Süwer
5851b7e0f4 delete unused module and remove its usage 2018-07-23 16:59:51 +02:00
Sebastian Sdorra
8eee3a2337 merge repository heads 2018-07-23 15:32:12 +02:00
Maren Süwer
868aade9af added missing import 2018-07-23 08:16:06 +02:00
Philipp Czora
f1f91e8d52 unified action creators/actions 2018-07-20 11:20:24 +02:00
Sebastian Sdorra
3cac46f101 fixed wrong subtitle 2018-07-20 11:04:02 +02:00
Sebastian Sdorra
e383eb250a added page component 2018-07-20 08:28:36 +02:00
Philipp Czora
9ab231477c restructured code/added tests 2018-07-19 17:37:20 +02:00
Philipp Czora
1d3d1bb41e Fixed merge bugs 2018-07-19 12:38:26 +02:00
Philipp Czora
f4c1403f71 Added tests, fixed edit/add users 2018-07-19 12:05:50 +02:00
Maren Süwer
ef8000b380 remove unused function 2018-07-19 12:05:17 +02:00
Maren Süwer
06d6f1d3dd renaming test to it 2018-07-19 11:59:58 +02:00
Maren Süwer
8562b9d65e add error handling for fetching users 2018-07-19 11:57:59 +02:00
Maren Süwer
9593a18a55 add error notification if user deletion is unsuccessful and add DELETE_USER_SUCCESS 2018-07-19 11:23:20 +02:00
Maren Süwer
2689a20ee8 added global error state for delete user failure 2018-07-19 09:39:57 +02:00
Philipp Czora
3c0ea782aa Implemented components for adding/editing users 2018-07-18 17:40:05 +02:00
Sebastian Sdorra
2889c6598d fixed warnings on test execution 2018-07-18 14:02:07 +02:00
Sebastian Sdorra
12d71827b4 fixed some missing or wrong type annotations 2018-07-18 09:52:49 +02:00
Sebastian Sdorra
43ce15ac88 added flowconfig 2018-07-18 09:49:28 +02:00