Use timesheet sample

Hi,

I would like to see the sample-timesheets from GitHub - cuba-platform/sample-timesheets: A timesheets management application
I have created a New Project > Project from version control > Git.

The usage should be:
Open the project in CUBA Studio and execute Run > Create database, then Run > Start application server. The application will start at http://localhost:8080/app . Use admin as both login and password to access the application.

But I don’t have Run > create database and Run > Start application. This project looks not compatible with the latest version of CUBA studio?

I also tried to Build the project and it throws an error:
Could not get resource ‘https://repo.cuba-platform.com/content/groups/premium/com/haulmont/reports/reports-global/6.10.1/reports-global-6.10.1.pom’.

I found why it is not working: I needed a subscription and import the project like it is described in the documentation.

3 Likes

Hi Olaf,
Thank you for reminding us about outdated description.
We’ll update it for the new Studio.

Hi,
i’ve Cuba Studio 2019.1 and Trial subscription and i’d like the evaluate the timesheet sample project, but i’ve the same problem. What is the right way to import the project?

Thanks and Regards

@firstova please check if the case is reproduced

Hi,
i found the possible problem, i need to setup the access to the premium repository as writed here:
https://doc.cuba-platform.com/manual-7.0/access_to_repo.html#access_to_premium_repo

I’d like the test the timesheet-sample as the basis for my project before buy platform subscription,
so how to access the premium repository in the trial version? with which credentials?

Thanks and regards

Hi,

The sample you mentioned is based on platform version 6.10, which requires a subscription to access Reports and Charts add-ons.
In the latest version 7.x, these add-ons are free. We are going to migrate the sample to 7.x, so you will be able to evaluate it without purchasing a subscription.

Hi,
for a project in planning this could be a good starting point , can you please tell me if you think it will take days or weeks to migrate this sample? and how do I know when it will happen?

Thanks and regards

We’ll try to finish the migration by the middle of November and let you know in this thread.

Hi,

We’ve finished migration of the sample to 7.1 platform version and it is now available here.

Regards,
Sergey

Thanks