Giter VIP home page Giter VIP logo

ctrl-shift's People

Contributors

agiertli avatar christopher-chianelli avatar ddoyle-redhat avatar dmarrazzo avatar duncandoyle avatar ge0ffrey avatar ginxo avatar kiereleaseuser avatar kkufova avatar liangyuanruo avatar lonerifle avatar mareknovotny avatar mbiarnes avatar rsynek avatar tiagobento avatar yurloc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

ctrl-shift's Issues

Set up Postgres database

Using an in-memory H2 database causes customer demos to be wiped after every deploy. Ideally, they would still be available for potential customers to play around with after the meeting.

employee weekly off day(s)?

Hello,

I just added "weekOfDay" of a person to Employee entity, and trying to make the Employee UNAVAILABLE on the thay specified with entity.

One way is to write a rule, other is to set unavailability with each rotation (from the beggining).

I'm confused here, because already a rule exist to check of unavailability of a employee, I don't want to write same rule and jsut make it to check whether the day is the "weekOfDay" or not. But, I couldn't achieve to make second option?

Any help on that?

Thanks in advance.

Subscribe to SonarCloud for static code analysis

Our repo already has SonarCloud integration. By subscribing to it, we can continue to scan our code for vulnerabilities for $10/mth - it's even free if we open source.

We can also display our own badges in the readme, currently they're pointing to upstream:
image

Single account login

App should not be publicly accessible without password
No need for tenant segregation (multiple accounts) yet

User can upload employees and skills in .csv

US2: User can upload employees and skills in .csv

@LoneRifle need to think about the user flow, because replacing employees will disrupt existing rosters (incl. those that have been published) due to cascading deletes in the database. Maybe only allow this at the point of roster creation?

@LoneRifle Understand data model

Create project email

We need a project email or mailing list e.g. [email protected] to sign up for various services instead of using our own email accounts. Can look for pallani or liwei to set up.

Disable ddl-auto flag before launch

Currently the Hibernate ORM will automatically update the database schema on connection to DB due to spring.jpa.hibernate.ddl-auto=update being set in application.properties. This is dangerous and should be disabled before launching as a production application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.