GithubHelp home page GithubHelp logo

bartosz-d3v / openhr Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 2.07 MB

Progressive web application for managing human resources.

License: GNU Affero General Public License v3.0

TypeScript 39.29% JavaScript 0.22% HTML 10.39% CSS 0.73% Java 49.31% Shell 0.07%
angular hibernate human-resources java spring typescript webapp

openhr's People

Contributors

bartosz-d3v avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

openhr's Issues

History of applications

After leave application has been either:

  1. rejected
  2. accepted
    It should be moved to history placeholder table.

Change folder structure for backend

source.main.openhr/
├── api/
├── configuration/
│ ├── CORS.java
│ └── Security.java
└── application/
│ ├── subject
│ ├── controller
│ ├── facade
│ ├── service
│ ├── address
│ │ ├── controller
│ │ ├── facade
│ │ ├── service
│ ├── leaveapplication
│ │ ├── controller
│ │ ├── facade
│ │ ├── service
│ └── delegation
│ │ ├── controller
│ │ ├── facade
│ │ ├── service

Pages for avatar links

After clicking on expandable avatar menu, there should be number of links to different pages.

i18n for backend

Enhancement request.
Move all messages into i18n file for easier translation.

SSL

Remove warning regarding missing SSL certificate.

Refactor DAO

Create master DAO class to handle most basic operations including get, merge, delete etc.

Compodoc

Add compodoc documentation framework for Angular.

List workers

Application should have new screen that list all workers that a manager/HR Team member has.
Manager can BREAD workers from his team only.
HR Team Member can BREAD any worker.

Edit subject class

  1. Remove 'Role' from Subject class
  2. Create class Manager and Employee.
  3. Move leave applications from Subject to Employee.
  4. Add association between manager and employee.
    One manager can have many employees.
  5. Create CRUD components - list employees that worker has - by ID.

Datepicker issue

Steps to reproduce:

  1. Select invalid start date and end date
  2. Set valid dates - the error will still occur.

Fix avatar

Remove toggle effect from avatar button.

About page

Add 'About' page that populates the version of the app from the backend.

MS Project

Export events to Microsoft Project file.

Transaction config

Fix Hibernate configuration file that conflicts with Activiti Transaction.

feat(core): Person Summary new tabs

New tabs are required for person summary:

  1. Emergency contact details (with ability to add new rows)
  2. Employee details: with NIN, Employee ID, start date, end date, employment type

Add dashboard

Implement dashboard with different screens for different users role.

Darkmode

Implement dark mode to the existing button.

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.