Commit Graph

483 Commits

Author SHA1 Message Date
Philipp Czora
8ff19a3d2f Moved getBranchFromMatch to ui-components 2018-10-17 17:11:21 +02:00
Sebastian Sdorra
5871bf052f update ui-bundler 2018-10-17 16:50:40 +02:00
Sebastian Sdorra
e1d299f97e change order of permission types 2018-10-17 15:56:27 +02:00
Sebastian Sdorra
95cb1e77fc merge with 2.0.0-m3 2018-10-17 15:54:25 +02:00
Sebastian Sdorra
61a34e7a47 update react to 16.5.2 2018-10-17 15:23:29 +02:00
Sebastian Sdorra
959f9d81da fix duplicate loading of changesets on first page load 2018-10-17 15:18:42 +02:00
Sebastian Sdorra
1a07827fb6 fix react missing key in list entries warning 2018-10-17 15:03:32 +02:00
Sebastian Sdorra
f95b28e15d fix wrong order of svn commits and keep old changesets 2018-10-17 14:57:17 +02:00
Sebastian Sdorra
dccca5ae2c do not render branch selector for svn 2018-10-17 14:18:54 +02:00
Sebastian Sdorra
1888a58cb0 fix eslint and flow warnings 2018-10-17 14:11:28 +02:00
Sebastian Sdorra
3429f17670 render tags 2018-10-17 13:22:06 +02:00
Sebastian Sdorra
efb857150b fixed paging with NaN page numbers 2018-10-17 11:55:47 +02:00
Sebastian Sdorra
229a46c344 fixed highlighting of commits nav link 2018-10-17 11:39:41 +02:00
Sebastian Sdorra
e6c16c3fc5 fixed branch selection urls and styles branch selector 2018-10-17 11:33:40 +02:00
Sebastian Sdorra
e841c06934 fix paging url 2018-10-17 10:57:01 +02:00
Sebastian Sdorra
4cbbc16b6a simplify changesets module 2018-10-17 10:38:46 +02:00
Sebastian Sdorra
d330975557 fix endless loop, by using the same reference for the branch array 2018-10-17 10:06:26 +02:00
Philipp Czora
f215fc4117 Debugging attempts 2018-10-16 20:19:22 +02:00
Philipp Czora
e6fb2a8de7 Introduced dumb BranchSelector; moved fetching of branches to BranchRoot 2018-10-16 17:04:28 +02:00
Philipp Czora
53fe671a27 Update RouteDelegate only conditionally 2018-10-12 16:07:24 +02:00
Philipp Czora
2de0287bf9 Bootstrapped BranchRoot 2018-10-11 17:29:50 +02:00
Maren Süwer
4e3e0637a4 add table header line for delete button 2018-10-11 14:16:34 +02:00
Philipp Czora
306388af7b Fixed issue with slashes in branch names 2018-10-11 09:45:46 +02:00
Philipp Czora
795d0d8015 Implemented LinkPaginator, refactored code for changeset list 2018-10-10 19:26:29 +02:00
Philipp Czora
62abae4368 Bootstrapped reimplementation of Changeset list 2018-10-09 21:36:41 +02:00
Mohamed Karray
9ad2b3ffad add yarn.lock 2018-10-09 16:48:07 +02:00
Philipp Czora
3caac90d3c Fixed minor issues 2018-10-09 16:24:19 +02:00
Philipp Czora
f95ffe25f3 Fixes NavLink highlighting 2018-10-09 11:53:06 +02:00
Philipp Czora
6475320e61 Fixed unit test 2018-10-09 11:52:16 +02:00
Philipp Czora
1606add59a Show BranchChooser div only when there are branches to choose from 2018-10-09 09:22:06 +02:00
Philipp Czora
dbe9ee59a8 Fixed issues noticed in review 2018-10-08 17:34:11 +02:00
Philipp Czora
e58269444b Fixed issues preventing paged changeset list to be accessed via URL 2018-10-08 12:54:11 +02:00
Philipp Czora
7036291874 Refactored branches and changesets modules 2018-10-05 17:13:12 +02:00
Maren Süwer
9fb587f227 merge 2.0.0-m3 2018-10-05 10:21:11 +02:00
Philipp Czora
4ce2aae849 Implemented BranchChooser & selectors 2018-10-05 09:55:17 +02:00
Maren Süwer
b0df92b482 Merged in feature/ui-helpForFields (pull request #85)
Feature/ui helpForFields
2018-10-05 07:42:55 +00:00
Maren Süwer
32e99e4993 remove unused import 2018-10-05 09:17:01 +02:00
Maren Süwer
68729e26ed changed tooltip content for date format 2018-10-05 09:14:55 +02:00
Maren Süwer
c945b9e477 move helper from description to heading of proxy exclude 2018-10-05 08:19:22 +02:00
Philipp Czora
eaf8951164 Boostrapped BranchChooser 2018-10-04 20:02:18 +02:00
Philipp Czora
e059762fc4 Fixed flow issues 2018-10-04 19:08:11 +02:00
Philipp Czora
1f0fea37a9 Fixed unit test 2018-10-04 19:03:03 +02:00
Philipp Czora
11d1575265 merged changes 2018-10-04 17:12:56 +02:00
Philipp Czora
35bbb44aaa Started refactoring Changeset listing 2018-10-04 17:12:38 +02:00
René Pfeuffer
8e23a85e7c Render branch chosser as own box 2018-10-04 16:09:12 +02:00
René Pfeuffer
7019073b93 Fix wrong div in p 2018-10-04 16:00:02 +02:00
René Pfeuffer
e688da4d91 Add space between changeset list and paginator 2018-10-04 15:52:17 +02:00
René Pfeuffer
562978e623 Remove scm logo from changesets 2018-10-04 15:46:17 +02:00
Philipp Czora
5014ecc9d8 Removed empty table header element 2018-10-04 13:10:31 +02:00
Philipp Czora
84f79cfff0 Merged 2.0.0-m3 2018-10-04 11:53:08 +02:00