Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

Payroll app UI #2

Open
jounih opened this issue May 16, 2018 · 0 comments
Open

Payroll app UI #2

jounih opened this issue May 16, 2018 · 0 comments

Comments

@jounih
Copy link
Contributor

jounih commented May 16, 2018

Invision prototype:

https://invis.io/D5FNHWG4EKF

Screenshots

webapp-1366px - finance payroll - team payroll option 2 2x
webapp-1366px - finance payroll - team payroll option 2 add employee 2x
webapp-1366px - finance payroll - edit salary split 2x
webapp-1366px - finance payroll - request salary 2x
webapp-1366px - finance payroll - my payroll 2x

Sketch file:

https://github.com/aragon/design

@jounih jounih assigned bpierre, sohkai and cfl0ws and unassigned bpierre, sohkai and cfl0ws May 16, 2018
sohkai pushed a commit to aragon/aragon-apps that referenced this issue Nov 7, 2018
The initial Payroll milestone including project setup, migration to aragonOS v4 and the functionality needed to add new employees.

## Deliverables

- Migration to Aragon CLI v5.0.0: the current partial implementation of this app includes old scripts and tools that since have been integrated into latest version of aragon-cli and simplify development.

- App layout and some UI components: This includes the initial UI app setup and basic layout with tabs for “My payroll” and “Team payroll”.
  - Separate package.json for UI
  - Migrate build to Parcel 1.10.x and Babel 7

- Reusable components (could be moved to Aragon UI as a contribution in the future)
  - Tab
  - DatePicker
  - DateInput (https://github.com/aragon/aragon-ui/issues/51)
  - EntitySelect

- Migration of contracts to aragonOS v4

- Basic Payroll Kit embedded into the app

- Feature: Add employee
  - An initial implementation of this features as described and designed in aragon/design#2 with the limitation that it wasn't integrated with an Identity app (still in design/development) which means that some fields like account address, name and role will use mock data.
  - This feature includes a working UI following [this mockup](https://projects.invisionapp.com/share/D5FNHWG4EKF#/screens/297608983) to add employees integrated with the corresponding contract.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants