Commit Graph

211 Commits

Author SHA1 Message Date
René Pfeuffer
86e85fbac0 Sort files directories first and by name 2018-10-17 16:01: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
René Pfeuffer
04432f6a50 Show size for empty files, but not for directories 2018-10-17 15:34:22 +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
René Pfeuffer
8684d48556 Merge with 2.0.0-m3 2018-10-16 16:51:55 +02:00
Maren Süwer
c23fa319a0 add mockup for content classes 2018-10-15 16:45:54 +02:00
Maren Süwer
f4ed4792bd only show helptext at creation 2018-10-15 13:13:37 +02:00
Maren Süwer
4404ac2529 add helptext for permissions 2018-10-15 13:08:47 +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
Maren Süwer
0275bbc5f4 use permissions url provided by repo 2018-10-11 10:42:49 +02:00
Philipp Czora
306388af7b Fixed issue with slashes in branch names 2018-10-11 09:45:46 +02:00
Maren Süwer
eb65ef1e65 use link of index permissions for create and fetch repo 2018-10-11 08:19:50 +02:00
Philipp Czora
795d0d8015 Implemented LinkPaginator, refactored code for changeset list 2018-10-10 19:26:29 +02:00
René Pfeuffer
9492529188 Replace sources collection with file in frontend 2018-10-10 14:17:38 +02:00
René Pfeuffer
83640b9d44 Merge with 2.0.0-m3 2018-10-10 08:54:23 +02:00
Philipp Czora
62abae4368 Bootstrapped reimplementation of Changeset list 2018-10-09 21:36:41 +02:00
Maren Süwer
f9e263fcf7 use link for fetch repos 2018-10-09 16:46:39 +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
Maren Süwer
41e827186d correct usage of changed methods 2018-10-09 11:35:02 +02:00
Maren Süwer
5cb5bc9bd7 use repository instead of namespace and name 2018-10-09 11:32:56 +02:00
Maren Süwer
8c1ec57548 correct url 2018-10-09 11:32:47 +02:00
Maren Süwer
0a46c3b367 show mail only if set 2018-10-09 11:11:02 +02:00
Maren Süwer
e7c7cb221e correct api for tests 2018-10-09 11:02:55 +02:00
Maren Süwer
770789b2db merge 2.0.0-m3 2018-10-09 10:56:52 +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
Philipp Czora
eaf8951164 Boostrapped BranchChooser 2018-10-04 20:02:18 +02:00