Jens Pelzetter
|
7c22396e28
|
Some bugfixes
|
2020-08-28 20:37:09 +02:00 |
Jens Pelzetter
|
680e708e37
|
Dashboard app for ccm-admin
|
2020-08-28 14:49:38 +02:00 |
Jens Pelzetter
|
982f4f1fd5
|
Integration of Vue.js now working
|
2020-08-27 20:48:00 +02:00 |
Jens Pelzetter
|
a7e02d61b1
|
Redirect to login from new Admin UI app
|
2020-08-26 15:17:00 +02:00 |
Jens Pelzetter
|
fa7a74080d
|
Serving HTML and resources for Admin UI
|
2020-08-25 20:34:58 +02:00 |
Jens Pelzetter
|
a0ae1d1c64
|
Java part of the Admin UI
|
2020-08-24 21:27:40 +02:00 |
Jens Pelzetter
|
c8138350b6
|
Merge branch 'master' into restapi
|
2020-08-21 17:23:55 +02:00 |
Jens Pelzetter
|
09f020329e
|
Additional endpoint for themes API for getting file info about a file in a theme
|
2020-08-11 15:42:39 +02:00 |
Jens Pelzetter
|
39621f5811
|
JavaDoc
|
2020-08-09 12:46:17 +02:00 |
Jens Pelzetter
|
413a6ab150
|
Update a theme by uploading a ZIP file
|
2020-08-09 12:33:58 +02:00 |
Jens Pelzetter
|
3551dd4b6d
|
Fixed wrong import
|
2020-08-08 13:34:58 +02:00 |
Jens Pelzetter
|
3ef46aaf51
|
Extended RESTful API for theme management
|
2020-08-07 17:33:41 +02:00 |
Jens Pelzetter
|
96dae5876b
|
Optimizations for RESTful API for managing containers
|
2020-08-06 16:38:13 +02:00 |
Jens Pelzetter
|
8472cb7e45
|
Optmiziations for the RESTful API managing containers of page models
|
2020-08-06 16:21:30 +02:00 |
Jens Pelzetter
|
7819bd4146
|
Started to refactor PageModelsApi to same structure used for other endpoints
|
2020-08-05 17:46:55 +02:00 |
Jens Pelzetter
|
1c34927e92
|
Added methods with limit and offset parameter to page models repo
|
2020-08-05 17:46:24 +02:00 |
Jens Pelzetter
|
3738ff91a1
|
Fixed a typo in a path param
|
2020-08-05 16:37:05 +02:00 |
Jens Pelzetter
|
6b47fe0804
|
Methods renamed
|
2020-08-05 16:36:15 +02:00 |
Jens Pelzetter
|
781633c416
|
Fixed a typo in the a path of an endpoint
|
2020-08-05 16:32:50 +02:00 |
Jens Pelzetter
|
4b3126c56a
|
Removed unused import
|
2020-08-04 16:42:29 +02:00 |
Jens Pelzetter
|
bffe5ca549
|
Fixed typo in path for endpoints
|
2020-08-02 11:40:39 +02:00 |
Jens Pelzetter
|
d51a0d04fe
|
Fixed some minor problems
|
2020-07-31 18:30:15 +02:00 |
Jens Pelzetter
|
5741a04ac5
|
Typo
|
2020-07-30 18:54:55 +02:00 |
Jens Pelzetter
|
4f034241a2
|
Typos
|
2020-07-29 20:42:04 +02:00 |
Jens Pelzetter
|
d20e3b91cd
|
Fixed a typo in the path of a endpoint
|
2020-07-29 18:13:14 +02:00 |
Jens Pelzetter
|
833faafbb6
|
Removed star import
|
2020-07-27 17:52:48 +02:00 |
Jens Pelzetter
|
ae5a9d80aa
|
RESTful API doc generation with swagger-codegen-maven-plugin
|
2020-07-27 17:52:16 +02:00 |
Jens Pelzetter
|
c96a47990f
|
Better paths for CategoriesApi
|
2020-07-26 11:28:21 +02:00 |
Jens Pelzetter
|
79c6c7d812
|
Migrated to offical OpenAPI Maven plugin
|
2020-07-26 10:56:01 +02:00 |
Jens Pelzetter
|
79af35336c
|
Implemented some more functions for the Core RESTful API
|
2020-07-24 20:42:49 +02:00 |
Jens Pelzetter
|
445db26f33
|
Fixed some typos
|
2020-07-24 20:42:15 +02:00 |
Jens Pelzetter
|
d90dd3eafa
|
Post impl for Node based API client
|
2020-07-21 16:55:57 +02:00 |
Jens Pelzetter
|
be2a4ac94c
|
Removed UnitTest category usage and class
|
2020-07-18 18:09:47 +02:00 |
Jens Pelzetter
|
28c884be8f
|
Removed IntegrationTest category, renamed resources, adapted profile for remote wildfly to use the maven-failsafe-plugin
|
2020-07-18 17:56:34 +02:00 |
Jens Pelzetter
|
1f0e93fcd2
|
Merge branch 'master' into replace-ccmsh-with-wildfly-maven-plugin
|
2020-07-18 10:01:34 +02:00 |
Jens Pelzetter
|
82fb581163
|
Migrated integration tests in shortcuts to failsafe plugin
|
2020-07-17 20:26:32 +02:00 |
Jens Pelzetter
|
fef697846c
|
Refactored integration tests in ccm-cms to run with maven-failsafe-plugin and Wildfly started by the wildfly-maven-plugin
|
2020-07-16 21:45:39 +02:00 |
Jens Pelzetter
|
fc4bfefd58
|
Integrationtests with Wildfly and PostgreSQL for ccm-core
|
2020-07-16 07:34:29 +02:00 |
Jens Pelzetter
|
f73735d809
|
Added the failsafe report to the reports for the ccm-core project site
|
2020-07-15 12:53:21 +02:00 |
Jens Pelzetter
|
25739692fe
|
All integration test in ccm-core now work with the maven-failsafe-plugin
|
2020-07-15 11:07:22 +02:00 |
Jens Pelzetter
|
a69c9ab0b8
|
Migrated all integration tests in ccm-core to run with the Maven Failsafe Plugin
|
2020-07-14 22:04:22 +02:00 |
Jens Pelzetter
|
eb4ecf8b1a
|
Started migration of integration tests to maven-failsafe-plugin
|
2020-07-13 21:12:45 +02:00 |
Jens Pelzetter
|
c75346bbc9
|
Profile for starting Wildfly prior to integration tests
|
2020-07-12 10:22:26 +02:00 |
Jens Pelzetter
|
097412293f
|
No longer using npm link for internal NPM modules, instead npm install ${filePath} is used.
|
2020-07-10 20:47:09 +02:00 |
Jens Pelzetter
|
9aea37c68b
|
RESTful API for Import and Export
|
2020-07-07 16:49:38 +02:00 |
Jens Pelzetter
|
bebe653cce
|
CcmApplicationsApi finished
|
2020-07-03 17:53:39 +02:00 |
Jens Pelzetter
|
14f084eef7
|
RESTful endpoint for creating applications
|
2020-07-02 09:41:59 +02:00 |
Jens Pelzetter
|
84c125128b
|
Get methods for CcmApplicationsApi
|
2020-07-01 21:21:10 +02:00 |
Jens Pelzetter
|
8a9ec963f4
|
Optimizations
|
2020-06-30 21:20:49 +02:00 |
Jens Pelzetter
|
88675a786a
|
Several optimizations
|
2020-06-30 21:05:28 +02:00 |