Commit Graph

138 Commits

Author SHA1 Message Date
Eduard Heimbuch
15a9a5b09b fix links and routes 2020-01-08 12:38:21 +01:00
Eduard Heimbuch
c73e85e3d6 fix routes for sources and changesets // fix typing errors 2020-01-08 10:31:43 +01:00
Eduard Heimbuch
20c00e7222 create new codeSection // add actionBar to codeSection // change routes for sources and changesets 2020-01-07 10:30:46 +01:00
Rene Pfeuffer
efe584750b Merged in feature/pr_history (pull request #378)
Feature/pr history
2019-12-19 10:49:51 +00:00
Sebastian Sdorra
be6c3879bb update storyshots 2019-12-19 10:30:21 +01:00
Sebastian Sdorra
37a838e1b2 merge with 2.0.0-m3 2019-12-19 10:29:29 +01:00
Sebastian Sdorra
f4cda2072e Merged in bugfix/remove_global_styles_radio_button (pull request #364)
override global radio stylings and use local styles instead
2019-12-19 09:08:41 +00:00
Rene Pfeuffer
fefd8b6de8 Merge with default 2019-12-19 08:46:45 +01:00
Eduard Heimbuch
dc6d9cc5eb return revision on merge 2019-12-18 11:03:07 +01:00
Sebastian Sdorra
a2deec15e2 fix closing of event subscription 2019-12-17 09:30:21 +01:00
Sebastian Sdorra
cdeb70c62c added missing onClick prop to ToastButton 2019-12-16 16:55:03 +01:00
Sebastian Sdorra
f2e19b6c56 update storyshots 2019-12-13 14:12:06 +01:00
Eduard Heimbuch
03425b9e8a Merged in feature/assign_ui_session_id (pull request #377)
API-Client Support for SSE and Toast Components
2019-12-13 12:21:07 +00:00
Eduard Heimbuch
388d7563d5 add dependencies to sideEffect in Title.tsx 2019-12-13 10:11:12 +01:00
Florian Scholdei
44f1d5406e Add className option for Title component, add administration title 2019-12-12 17:10:42 +01:00
Florian Scholdei
90c78cfeba Set custom page title 2019-12-12 16:25:33 +01:00
Sebastian Sdorra
5259aa58b9 update storyshots 2019-12-12 10:37:15 +01:00
Sebastian Sdorra
30a649ffe1 added missing keys for columns and rows 2019-12-12 10:32:51 +01:00
Sebastian Sdorra
a973529328 create portal root for toast on demand 2019-12-12 10:20:50 +01:00
Rene Pfeuffer
705bcb22c6 Add story shot for text area 2019-12-12 08:33:01 +01:00
Sebastian Sdorra
783aaf2b78 handle submit key press on mac osx 2019-12-11 21:52:11 +01:00
Sebastian Sdorra
3c615bc7ba added toast component to display information in an asynchronous manner 2019-12-11 15:44:09 +01:00
Sebastian Sdorra
dd3b02bbff added subscription api to apiClient 2019-12-11 10:11:40 +01:00
Rene Pfeuffer
01ad8c7bb9 Add optional cancel function for text areas 2019-12-10 11:59:30 +01:00
Rene Pfeuffer
0ae185ef01 Add optional submit function for text areas 2019-12-10 11:29:55 +01:00
Sebastian Sdorra
33833994d3 merge with default branch 2019-12-05 16:14:44 +01:00
Sebastian Sdorra
149ea73e00 move comparators from scm-review-plugin to ui-components 2019-12-05 13:16:54 +01:00
Eduard Heimbuch
dac3f4192d merge 2019-12-05 10:30:32 +01:00
Eduard Heimbuch
ff3a71f9d3 make label optional on Autocomplete component since its already used without label 2019-12-05 10:29:39 +01:00
Sebastian Sdorra
79abecfd36 fix typecheck on case insensitive file systems 2019-12-05 08:56:40 +01:00
Eduard Heimbuch
14ad7e98f3 rerender table data on change 2019-12-04 13:16:08 +01:00
Eduard Heimbuch
6e632bcce1 update story snapshot for empty table 2019-12-03 16:29:55 +01:00
Sebastian Sdorra
54ac5a1f14 remove ts-ignore, added empty message and small bug fixes 2019-12-03 16:04:11 +01:00
Eduard Heimbuch
a08d47df82 update test data 2019-12-03 15:28:26 +01:00
Eduard Heimbuch
e50d3840ce push updated stories 2019-12-03 09:54:08 +01:00
Eduard Heimbuch
5e907ea0b5 refactor 2019-12-03 09:42:12 +01:00
Eduard Heimbuch
5e3e57eb48 fix ts error 2019-12-03 09:37:52 +01:00
Eduard Heimbuch
2e676a8f51 export table components 2019-12-02 15:59:32 +01:00
Eduard Heimbuch
ef74a54b91 fix typescript error 2019-12-02 14:10:04 +01:00
Eduard Heimbuch
75468483cf refactor 2019-12-02 14:03:50 +01:00
Eduard Heimbuch
52057abef5 refactor table 2019-12-02 13:58:56 +01:00
Eduard Heimbuch
dc169ecff9 style table 2019-11-29 17:13:39 +01:00
Eduard Heimbuch
14786d7a1a create sortable table 2019-11-29 15:57:36 +01:00
Florian Scholdei
02322818ce Update story snapshots 2019-11-28 03:26:17 +01:00
Florian Scholdei
f25a3f7141 Merge with upstream 2019-11-28 02:04:33 +01:00
Florian Scholdei
b17f03247b Change AddEntryTo... to single-line component, add className prop to InputField and Autocomplete 2019-11-26 15:59:38 +01:00
Florian Scholdei
702cca59ed Move Button to right side 2019-11-26 15:22:22 +01:00
Florian Scholdei
d4afbd6a0a Make DownloadButton props optional (an disabled DownloadButton has no link, disabled should be false by default) 2019-11-26 15:20:44 +01:00
Eduard Heimbuch
a1ff55d084 override global radio stylings and use local styles instead 2019-11-26 13:22:00 +01:00
Rene Pfeuffer
9cf55b8335 Use api client for auto complete 2019-11-21 13:06:22 +01:00