Commit Graph

101 Commits

Author SHA1 Message Date
René Pfeuffer
9492529188 Replace sources collection with file in frontend 2018-10-10 14:17:38 +02:00
René Pfeuffer
aa1879f090 Represent recursive sources structure 2018-10-10 13:52:58 +02:00
René Pfeuffer
83640b9d44 Merge with 2.0.0-m3 2018-10-10 08:54:23 +02:00
Mohamed Karray
9ad2b3ffad add yarn.lock 2018-10-09 16:48:07 +02:00
Mohamed Karray
7473f06df9 return true if the unlink cmd exit with error 2018-10-09 16:46:14 +02:00
Mohamed Karray
89f0556312 force install lerna 3.2.1 2018-10-09 15:25:47 +02:00
Philipp Czora
f95ffe25f3 Fixes NavLink highlighting 2018-10-09 11:53:06 +02:00
Maren Süwer
68071355f4 merge 2.0.0-m3 2018-10-09 08:11:40 +02:00
Philipp Czora
dbe9ee59a8 Fixed issues noticed in review 2018-10-08 17:34:11 +02:00
Maren Süwer
b7b6a43b46 change type of url 2018-10-05 14:34:26 +02:00
Maren Süwer
ec7a73bbc4 only show entries in navigaton that user is allowed to 2018-10-05 13:48:21 +02:00
Maren Süwer
f3a3226fe2 add fetch resources action 2018-10-05 11:02:00 +02:00
Maren Süwer
9fb587f227 merge 2.0.0-m3 2018-10-05 10:21:11 +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
84f79cfff0 Merged 2.0.0-m3 2018-10-04 11:53:08 +02:00
Philipp Czora
23869bc33a Fixed formatting for some of the files 2018-10-04 10:16:20 +02:00
Maren Süwer
b7ed7e44dd use new regex pattern for permissions 2018-10-02 15:27:51 +02:00
Maren Süwer
a120b5af62 merge branch m2.0.0-3 2018-10-02 14:32:12 +02:00
Maren Süwer
2f69d82734 refactoring 2018-10-02 13:34:04 +02:00
Maren Süwer
2c3abd5b0b only use multiline if message is really long 2018-10-02 13:08:16 +02:00
Maren Süwer
bbc891178b put help icon next to heading 2018-10-02 13:04:34 +02:00
Maren Süwer
2ff2c12af0 add help for configuration and repositories 2018-10-02 10:59:44 +02:00
Mohamed Karray
76ce37a5f9 ignore errors on exec yarn unlink 2018-10-02 10:53:30 +02:00
Mohamed Karray
dbad57b002 fix yarn unlink 2018-10-02 10:31:49 +02:00
Maren Süwer
980f8f58e0 add help for groups and correct adding group 2018-10-02 10:26:19 +02:00
Maren Süwer
786f28ce01 add help to select 2018-10-02 09:52:39 +02:00
Maren Süwer
cb9c6c43c4 add help to checkbox 2018-10-02 09:49:34 +02:00
Maren Süwer
829583bdd0 add help to input field 2018-10-02 09:43:41 +02:00
Mohamed Karray
93bda02c44 merge 2018-10-02 09:24:24 +02:00
Maren Süwer
8eb2c273ca put tooltip right 2018-10-02 08:10:26 +02:00
Mohamed Karray
b33b72aa80 remove the rest/ path from endpoints 2018-10-01 17:22:03 +02:00
Sebastian Sdorra
27573bc4cf merge with 2.0.0-m3 2018-10-01 15:51:19 +02:00
Mohamed Karray
517c82e5b9 exec yarn unlink on mvn clean 2018-10-01 14:19:45 +02:00
Sebastian Sdorra
82c44ccbdf merge with 2.0.0-m3 2018-10-01 13:19:20 +02:00
Sebastian Sdorra
f46b0b0760 update ui-bundler to v0.0.17 2018-10-01 12:57:10 +02:00
Sebastian Sdorra
d1a9a1c63a implemented navigation within source browser 2018-09-28 11:31:38 +02:00
Sebastian Sdorra
2b7453fc57 implemented ui for sources root 2018-09-27 16:32:37 +02:00
Maren Süwer
f4123bd758 remove yarn.lock from tracking 2018-09-27 15:32:05 +02:00
Maren Süwer
a8f4c394ea add help icon and mockup for usage 2018-09-27 15:29:40 +02:00
Sebastian Sdorra
11fca51f5f fix missing checkout/clone description on repository information page 2018-09-27 12:17:36 +02:00
René Pfeuffer
fa2d323806 Complete type Changeset with branches and parents 2018-09-18 11:54:59 +02:00
Maren Süwer
29b205292a use correct imports and put permission types to ui-components 2018-09-13 09:41:45 +02:00
Philipp Czora
af2d95854e Re-Merged 2.0.0-m3 2018-09-12 11:06:39 +02:00
Philipp Czora
9e489cfd1d Added types, components and logic for changesets 2018-09-11 17:20:30 +02:00
Maren Süwer
0127050246 merge brachn 2.0.0-m3 2018-09-11 08:53:58 +02:00
Sebastian Sdorra
78f19ecfa3 update ui-bundler to version 0.0.15 2018-09-10 15:11:51 +02:00
Sebastian Sdorra
51529f3186 update ui-bundler in order to compress ui bundles 2018-09-06 14:43:25 +02:00
Sebastian Sdorra
dba9af4780 align buildfrontend configuration 2018-09-05 14:57:42 +02:00
Sebastian Sdorra
c64a5a74d6 restructure scm-ui and use ui-components and ui-types 2018-09-05 14:32:49 +02:00
Sebastian Sdorra
6a4f3a8cf6 re integrate @scm-manager/ui-types into @scm-manager/ui-components to reduce maven modules 2018-09-03 16:17:36 +02:00