Commit Graph

672 Commits

Author SHA1 Message Date
Philipp Czora
db7e3b0d2e Moved DiffView into ChangesetDetails 2018-10-19 10:22:21 +02:00
René Pfeuffer
fd0a37eb55 Add branch selector to sources 2018-10-19 09:17:26 +02:00
Philipp Czora
bcd6d708c8 Merged 2.0.0-m3 2018-10-19 08:44:03 +02:00
Philipp Czora
59988d715b Switched to diff2html 2018-10-18 15:56:51 +02:00
Maren Süwer
9e5df56ecf refactoring 2018-10-18 15:20:30 +02:00
Sebastian Sdorra
9ac5b3fe37 improve changeset styling 2018-10-18 14:40:35 +02:00
Sebastian Sdorra
167e8dbdca do not store changeset with their branch 2018-10-18 11:55:05 +02:00
Sebastian Sdorra
978af39c43 fixed changeset urls without slash at the end 2018-10-18 11:13:14 +02:00
Sebastian Sdorra
4f647cb9e9 merge with 2.0.0-m3 2018-10-18 10:52:48 +02:00
Philipp Czora
059611d80e Merged 2.0.0-m3 2018-10-18 10:00:17 +02:00
Sebastian Sdorra
fe3807c865 merge with 2.0.0-m3 2018-10-18 09:33:33 +02:00
René Pfeuffer
eac07cae1b Merge with 2.0.0-m3 2018-10-18 08:50:49 +02:00
Maren Süwer
49e181a0dd add correct yarn file§ 2018-10-18 08:43:35 +02:00
Maren Süwer
cb90445ed6 remove wrong yarn.lock files 2018-10-18 08:39:11 +02:00
Maren Süwer
2460af82b1 merge 2.0.0-m3 2018-10-18 08:37:35 +02:00
Maren Süwer
d6bc1e2fda use string instead of String 2018-10-18 08:25:24 +02:00
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
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
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
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
2f0bdba9e6 added yarn.lock 2018-10-15 13:58:37 +02:00
Maren Süwer
09130ca283 correct tests and use index resource type 2018-10-15 13:52:45 +02:00
Maren Süwer
efdc57055d only fetch index Resources once (and not twice) 2018-10-15 13:46:42 +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
313aed72b3 correct reloading of index resources after logn/logout 2018-10-11 12:15:18 +02:00
Maren Süwer
8a3c5ce21d fetch index resources at logout 2018-10-11 12:07:09 +02:00
Maren Süwer
d82e74b468 remove unused parameter 2018-10-11 11:52:05 +02:00