Commit Graph

327 Commits

Author SHA1 Message Date
Maren Süwer
db97fc89ea implemented simplest reducer 2018-10-05 11:15:19 +02:00
Maren Süwer
f3a3226fe2 add fetch resources action 2018-10-05 11:02:00 +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
Maren Süwer
676c6f764a improve help texts 2018-10-02 14:03:54 +02:00
Maren Süwer
2f69d82734 refactoring 2018-10-02 13:34:04 +02:00
Maren Süwer
d2fd8bbd39 add help for users 2018-10-02 12:14:22 +02:00
Maren Süwer
2ff2c12af0 add help for configuration and repositories 2018-10-02 10:59:44 +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
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
b33b72aa80 remove the rest/ path from endpoints 2018-10-01 17:22:03 +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
Maren Süwer
4e7dcb4ee3 add bulma extension tooltip 2018-09-27 15:28:50 +02:00
Mohamed Karray
d426445b4f change password endpoint 2018-09-17 09:59:19 +02:00
Sebastian Sdorra
78f19ecfa3 update ui-bundler to version 0.0.15 2018-09-10 15:11:51 +02:00
Sebastian Sdorra
0cb44e3317 allow changing context path, by using a template for index.html 2018-09-10 14:52:32 +02:00
Sebastian Sdorra
94e23ca91e create war file of scm-ui 2018-09-06 14:42:48 +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
Sebastian Sdorra
d20b69ea23 fix flow and linter warnings 2018-08-31 10:47:42 +02:00
Sebastian Sdorra
47b97cd527 run build sequential 2018-08-30 13:12:16 +02:00
Sebastian Sdorra
6e69a1ebfe move NOSONAR comment to same line 2018-08-30 11:56:33 +02:00
Sebastian Sdorra
2a52b38159 fix unit tests of config module 2018-08-30 11:43:22 +02:00
Sebastian Sdorra
ec158e3d4d fix flow check 2018-08-30 11:40:53 +02:00
Sebastian Sdorra
55cb86084a update ui-bundler to fix location of jest reports 2018-08-30 11:30:09 +02:00
Sebastian Sdorra
53ff215330 merge with 2.0.0-m3 branch 2018-08-30 11:28:26 +02:00
Sebastian Sdorra
bc2b54a2c0 ignore sonar for eval of plugin bundles 2018-08-30 11:08:36 +02:00
Sebastian Sdorra
5a22255a2b update ui-bundler to fix tests with style imports 2018-08-30 10:34:05 +02:00
Sebastian Sdorra
5eb55a9baa extract logic of AdminGroupTable, AdminUserTable and ProxyExcludesTable in to ArrayConfigTable 2018-08-30 10:12:01 +02:00
Sebastian Sdorra
dd76a00aa1 remove outdated todo 2018-08-30 10:10:59 +02:00
Sebastian Sdorra
e3b6b6c18f remove unnecessary fetches 2018-08-30 10:10:41 +02:00
Sebastian Sdorra
eb207cecfd fix errors with null values for array types 2018-08-30 09:47:33 +02:00
Sebastian Sdorra
dca8fcbde1 fix wrong comment ordering 2018-08-30 09:46:03 +02:00
Sebastian Sdorra
52f83f3b15 fix missing font-awesome 2018-08-30 08:49:28 +02:00
Sebastian Sdorra
4d62bbd329 update ui-bundler to v0.0.5 2018-08-29 10:05:53 +02:00
Sebastian Sdorra
e6e1c5871a restore context path support 2018-08-27 15:47:02 +02:00
Sebastian Sdorra
56b629fa9d use hateoas style resource for ui plugins 2018-08-27 12:59:26 +02:00
Sebastian Sdorra
4f775fe7ca implemented PluginLoader 2018-08-24 12:43:10 +02:00
Sebastian Sdorra
8fa1308169 implemented avatar and information extension point for svn, hg and git 2018-08-24 11:03:35 +02:00
Sebastian Sdorra
c342e1d57c update @scm-manager/ui-extensions 2018-08-24 11:02:11 +02:00
Sebastian Sdorra
4ec7c141dd added extension point for repository avatar 2018-08-24 11:01:37 +02:00
Sebastian Sdorra
3015937fc7 added extension point for repository detail information 2018-08-24 11:01:08 +02:00
Sebastian Sdorra
8224327ed3 use / as development context path and use ui-bundler instead of react-scripts 2018-08-24 08:35:50 +02:00
Maren Süwer
18bf13a6af formatting 2018-08-21 13:06:52 +02:00
Maren Süwer
ebed0d0997 transfer field to add new entry of each component to global one 2018-08-21 11:59:12 +02:00