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
Rene Pfeuffer
67c21b18e3
Move translation key to correct file
2019-11-20 16:50:18 +01:00
Rene Pfeuffer
0992a5e916
Merged in bugfix/new_pr_undefined_on_diff (pull request #359 )
...
show notification if diff is empty
2019-11-20 15:37:42 +00:00
Florian Scholdei
a04e05bf9b
Move Button to right side (and remove doubled note)
2019-11-20 16:14:50 +01:00
Eduard Heimbuch
5de7d5df94
show notification if diff is empty
2019-11-20 13:40:40 +01:00
Rene Pfeuffer
cf17e07cea
Do not overwrite existing headers in applyFetchOptions
2019-11-20 11:12:22 +01:00
Rene Pfeuffer
a2474896cc
Fix types
2019-11-20 10:44:11 +01:00
Rene Pfeuffer
20659bc32e
Add post and put with text
2019-11-20 08:59:57 +01:00
Rene Pfeuffer
0763ae9440
Add optional heades for api client push and put
2019-11-20 08:29:05 +01:00
Rene Pfeuffer
fdfb033f6a
Fix import
2019-11-18 13:25:08 +01:00
Rene Pfeuffer
f12c3920c0
Merge with 2.0.0-m3
2019-11-18 13:15:54 +01:00
Sebastian Sdorra
2c85a137a5
implement client side xsrf protection
2019-11-18 11:45:48 +01:00
Sebastian Sdorra
42ab81cf50
implement ui client session id
...
This changeset introduces a client side session id, which is generated
once by the client (ui: apiClient) and is send with each request to server.
The server makes the session id available by the PrincipalCollection of the
subject.
2019-11-13 14:03:48 +01:00
Florian Scholdei
9132167a6c
Add title option to Button and remove IconButton
2019-11-12 17:30:37 +01:00
Florian Scholdei
6d2bdb6f29
Add IconButton
2019-11-12 14:48:32 +01:00
Florian Scholdei
ad063675f3
Merge with upstream
2019-11-12 14:31:10 +01:00
Eduard Heimbuch
234d98aee7
Don't use anonymous access after access token expires
2019-11-12 13:49:37 +01:00
Florian Scholdei
5d7bdc24d4
Make payload parameter optional
2019-11-05 16:10:41 +01:00
Sebastian Sdorra
4e053b1aa0
Merged in feature/modify_for_svn (pull request #342 )
...
Feature/modify for svn
2019-11-05 13:30:25 +00:00
Eduard Heimbuch
d7d7c87d16
Merged in feature/fix_sonar_and_lifecycle (pull request #345 )
...
Feature/fix sonar and lifecycle
2019-11-01 09:13:35 +00:00
Sebastian Sdorra
c9defc7595
added missing tests for language select of DateFromNow
2019-10-30 15:46:03 +01:00
Sebastian Sdorra
55efed92f9
fix DateFromNow i18n without provided locales
2019-10-30 15:29:49 +01:00
Sebastian Sdorra
8b632fdb37
fix wrong localization of dates for locales with regions such as de_DE
2019-10-30 15:26:43 +01:00
Eduard Heimbuch
4f17bc6b1c
refactor backend for modifyCommand / add sourceExtension for plugins
2019-10-30 12:59:54 +01:00
Florian Scholdei
3c239aea4e
Update storyshots
2019-10-29 17:21:40 +01:00
Florian Scholdei
b74865f4df
Correct className type
2019-10-29 16:44:35 +01:00
Florian Scholdei
cd4874f4d3
Specify card-columns to select css properties more clearly
2019-10-29 14:35:23 +01:00
Florian Scholdei
e74f8a4d4e
Remove doubled field/column
2019-10-29 14:32:27 +01:00
Florian Scholdei
f496279592
Add title option comparable to label for InputFields
2019-10-29 14:31:47 +01:00
Florian Scholdei
ec488c1880
Remove unused field grouping
2019-10-29 14:20:14 +01:00
Florian Scholdei
19f180d1e1
Correct tooltip classNames for bulma-tooltip version 3.0.0
2019-10-29 14:14:34 +01:00
Florian Scholdei
05e9c05c52
Bugfix not rendering translations for ChangesetRow component in plugin context
2019-10-29 10:05:04 +01:00
Florian Scholdei
f638417b2d
Add className option to ConfirmAlert
2019-10-29 09:49:04 +01:00