Commit Graph

322 Commits

Author SHA1 Message Date
Philipp Czora
a34dad585e Added displaying of errors in changesets 2018-09-18 09:22:08 +02:00
Philipp Czora
b1ffb0a562 Added loading spinner to Changesets 2018-09-17 17:20:17 +02:00
Philipp Czora
2af345bba0 Added navigational link to repo's history 2018-09-17 16:51:09 +02:00
Philipp Czora
c5da25a1b4 Determine branch for which to show changesets via URL 2018-09-17 16:31:19 +02:00
Philipp Czora
2be854e3d2 Don't push /history-prefix to path
WIP
2018-09-17 14:16:43 +02:00
Philipp Czora
4cb644f9f8 Restructured Changeset Component
WIP
2018-09-17 14:03:13 +02:00
Philipp Czora
2931877c9f Added DropDown.js 2018-09-17 14:01:51 +02:00
Philipp Czora
5687a552b8 Added possibility to fetch changesets by branches 2018-09-14 16:15:13 +02:00
Philipp Czora
75002ffcff Added pending/error-logic for changesets
Styled the changeset table a bit
2018-09-12 17:15:58 +02:00
Philipp Czora
ee87ada415 Added branches module 2018-09-12 17:15:16 +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
Philipp Czora
115fa4fb52 added changesets module 2018-09-10 17:00:53 +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
Maren Süwer
d9e66fdbaa delete of unnecessary comments 2018-08-21 11:33:48 +02:00
Maren Süwer
d8e4c7d63a use global remove button for table entries in groups 2018-08-21 11:31:36 +02:00
Maren Süwer
d5815142c0 add global remove button for table entries 2018-08-21 11:28:01 +02:00
Maren Süwer
68f62b9b05 transfer remove button of each component to a global remove button 2018-08-21 11:27:35 +02:00
Maren Süwer
cd0c1a5f2a remove unnecessary console.log 2018-08-21 11:25:47 +02:00