Sebastian Sdorra
|
5cdb7bec32
|
memoize getBranches to fix reference checks of react
|
2019-04-17 12:44:41 +02:00 |
|
Florian Scholdei
|
fc48e1bbd7
|
improved filter/search function and used new pagination
|
2019-04-17 12:37:48 +02:00 |
|
Florian Scholdei
|
cc8be054d1
|
added query-string to package.json and run prettier
|
2019-04-17 12:19:17 +02:00 |
|
Florian Scholdei
|
8b7f2142eb
|
improved filter/search function and used new pagination
|
2019-04-17 12:13:04 +02:00 |
|
Sebastian Sdorra
|
2b2d7ea0e9
|
do not show login error, when redirecting
|
2019-04-17 11:45:44 +02:00 |
|
Florian Scholdei
|
57721a8a44
|
fixed borders, colours, styling in sources, users, groups and me detail view
|
2019-04-16 15:16:36 +02:00 |
|
René Pfeuffer
|
e56d6504c0
|
Add unit tests
|
2019-04-12 14:32:17 +02:00 |
|
René Pfeuffer
|
1b60857959
|
Introduce extension point for logout redirection
|
2019-04-12 11:42:19 +02:00 |
|
René Pfeuffer
|
ae0feff353
|
Fix test
|
2019-04-11 09:17:02 +02:00 |
|
René Pfeuffer
|
3bfd9becc9
|
Add button to switch between side-by-side and combined diff view
|
2019-04-10 17:34:31 +02:00 |
|
Florian Scholdei
|
3008aaaa4d
|
added filter for repos
|
2019-04-10 17:25:36 +02:00 |
|
Florian Scholdei
|
99e78da67b
|
added filter for groups
|
2019-04-10 17:24:35 +02:00 |
|
Florian Scholdei
|
77b1bb53e8
|
fixed flow error: external prop was missing in group constructor
|
2019-04-10 17:23:55 +02:00 |
|
René Pfeuffer
|
727fd08b3b
|
Disable create view when create link is missing
|
2019-04-10 16:38:56 +02:00 |
|
René Pfeuffer
|
2ada10ab8d
|
Fix pending states
|
2019-04-10 16:20:55 +02:00 |
|
René Pfeuffer
|
260770d7c5
|
Fix create branches
|
2019-04-10 15:33:50 +02:00 |
|
Florian Scholdei
|
60af0cca30
|
added filter input translation
|
2019-04-10 14:45:35 +02:00 |
|
Florian Scholdei
|
62e393cb62
|
ui search field done, started adding filter functionality
|
2019-04-10 14:35:30 +02:00 |
|
René Pfeuffer
|
05ccf513cb
|
Initialize state for branches
|
2019-04-10 13:23:54 +02:00 |
|
Rene Pfeuffer
|
666d49c9ba
|
Merged in bugfix/mailto_emptyspace (pull request #229)
fixed mailto url scheme according to rfc2368
|
2019-04-10 08:50:36 +00:00 |
|
Rene Pfeuffer
|
c693ba72e7
|
Merged in bugfix/notification_for_empty_table (pull request #230)
bugfix/notification_for_empty_table
|
2019-04-10 08:47:44 +00:00 |
|
René Pfeuffer
|
49775bc631
|
Change texts
|
2019-04-10 10:46:49 +02:00 |
|
Florian Scholdei
|
e7bc027320
|
specificated no sources/changesets found notification considering branches
|
2019-04-09 15:33:47 +02:00 |
|
Florian Scholdei
|
4a6fd9721f
|
added no sources found notification
|
2019-04-09 15:31:12 +02:00 |
|
Florian Scholdei
|
818076ac6f
|
added no changesets found notification
|
2019-04-09 15:19:43 +02:00 |
|
Florian Scholdei
|
df7c915363
|
added no branches found notification
|
2019-04-09 15:06:55 +02:00 |
|
Florian Scholdei
|
a05fa8d46f
|
added no users found notification
|
2019-04-09 14:59:19 +02:00 |
|
Florian Scholdei
|
24da17e0a9
|
added no repositories found notification
|
2019-04-09 14:47:37 +02:00 |
|
Florian Scholdei
|
a4ee29d8e5
|
added no groups found notification
|
2019-04-09 14:36:29 +02:00 |
|
Florian Scholdei
|
f1259977d3
|
fix branches tests
|
2019-04-09 12:46:52 +02:00 |
|
Sebastian Sdorra
|
43abec4cd2
|
merge repository heads
|
2019-04-08 15:18:51 +02:00 |
|
Sebastian Sdorra
|
2c82026e86
|
refactoring branches state
|
2019-04-08 15:16:37 +02:00 |
|
Sebastian Sdorra
|
be9f1aeec0
|
update react to 16.8
|
2019-04-08 11:24:48 +02:00 |
|
Florian Scholdei
|
848075050c
|
fixed mailto url scheme according to rfc2368
|
2019-04-05 14:44:33 +02:00 |
|
Florian Scholdei
|
6e9af40b44
|
changed horizontal line structure which means that no unnecessary line is displayed if the delete button is missing
|
2019-04-04 16:56:35 +02:00 |
|
René Pfeuffer
|
03e25086a7
|
Use transmitted branch name
|
2019-04-04 13:03:51 +02:00 |
|
René Pfeuffer
|
f606c10cfb
|
Use query-string to check for create flag
|
2019-04-04 11:55:01 +02:00 |
|
René Pfeuffer
|
483637067d
|
Use library query-string to parse query parameters
|
2019-04-04 11:43:30 +02:00 |
|
René Pfeuffer
|
dcf6dfffcf
|
Fix route for changesets with branch
|
2019-04-04 11:15:34 +02:00 |
|
Florian Scholdei
|
dfa0ceda55
|
added create branch tests and started transmitting name for creating form
|
2019-04-04 11:04:39 +02:00 |
|
René Pfeuffer
|
d113fa98a5
|
Merge with 2.0.0-m3
|
2019-04-04 11:00:20 +02:00 |
|
Sebastian Sdorra
|
2b041c3c53
|
Merged in feature/branch-overview (pull request #222)
Feature/branch overview
|
2019-04-03 15:54:45 +00:00 |
|
Florian Scholdei
|
61c1e5e317
|
merge
|
2019-04-03 17:35:49 +02:00 |
|
Florian Scholdei
|
945dc2d360
|
emphasized link to be done
|
2019-04-03 17:35:02 +02:00 |
|
Sebastian Sdorra
|
ea986e3b09
|
use ErrorNotification instead of ErrorPage, because we are already wrapped by a Page
|
2019-04-03 17:17:58 +02:00 |
|
Florian Scholdei
|
63137ff5c5
|
ordered branches in selectfield and added first form validation
|
2019-04-03 17:16:55 +02:00 |
|
Sebastian Sdorra
|
3122ec5fb0
|
fixes wrong import of NotFoundError
|
2019-04-03 17:09:31 +02:00 |
|
Florian Scholdei
|
c8fa40d520
|
added specific check for errortype for create newbranch redirect
|
2019-04-03 16:46:28 +02:00 |
|
Florian Scholdei
|
61c94de51d
|
merged for orderbranches and routing
|
2019-04-03 16:43:36 +02:00 |
|
Florian Scholdei
|
c32b3fe6dc
|
added create branch redirect
|
2019-04-03 16:28:54 +02:00 |
|