This repository was archived by the owner on May 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Payroll app UI #2
Labels
Comments
12 tasks
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.
This was referenced Nov 12, 2018
9 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Invision prototype:
https://invis.io/D5FNHWG4EKF
Screenshots
Sketch file:
https://github.com/aragon/design
The text was updated successfully, but these errors were encountered: