Commit Graph

22 Commits

Author SHA1 Message Date
ab91241aa6 added getList and deleteList
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2019-11-14 11:47:53 +01:00
b47a5e2ab9 Merge branch 'develop' into feature_list 2019-11-12 12:17:20 +01:00
dd9d4dc3eb Merge branch 'hotfix_color' of kanban/wedroid into develop
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-12 11:08:51 +00:00
56c212156c
rename LabelColor to Color
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
- add Color.WHITE
2019-11-12 11:09:43 +01:00
3cb88194ce Merge branch 'feature_board' of kanban/wedroid into develop
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-10 22:44:41 +00:00
aafc05cc32
prepare for pull request
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
- add javadoc
- rename Permission to BoardPermission
- edit BoardPrototype.Builder, now uses MemberPermission
- add getter to Label, Member and MemberPermission
2019-11-10 13:55:50 +01:00
850f33eeff
add addLabel
- add class LabelPrototype
2019-11-10 12:02:53 +01:00
af7334e42a
add Member and Label
All checks were successful
continuous-integration/drone/push Build is passing
- add field labels to Board
- add field members to Board
- add enum LabelColor
2019-11-10 11:16:40 +01:00
f4d51da443
refactoring
- change Color to BoardBackgroundColor
- change setBoardMemberPermission to setMemberPermission
2019-11-10 10:51:43 +01:00
991b19a1b8
add SetBoardMemberPermission
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-09 23:57:15 +01:00
1cac40cf10 added newList and getAllList
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-09 19:22:16 +01:00
f4df78dc73
add deleteBoard and getBoardsFromUser
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-09 14:39:30 +01:00
9ea7914e91
add BoardPrototypeBuilder 2019-11-09 14:13:52 +01:00
fda9488120
remove old test
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-09 11:53:25 +01:00
7337e1831b
add getPublicBoards, newBoard and getBoard
Some checks failed
continuous-integration/drone/push Build is failing
- add Board entity
- add BoardPrototype entity
- add enum class Color
- add enum class Permission
- add enum class PresentParentTask
2019-11-09 11:43:43 +01:00
a72f27340c
add MockWebServer dependence
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-08 22:34:28 +01:00
41f037a31f Merge branch 'feature_ci' of kanban/wedroid into develop
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-08 18:49:36 +00:00
96b66e274a
edit drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Send notification only on failure
2019-11-07 19:34:59 +01:00
43a66b6521
add drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-07 19:29:47 +01:00
1389f90161
edit project structure and add Gson 2019-11-07 14:27:06 +01:00
f7072c82cd
init gradle project 2019-11-07 11:31:01 +01:00
90bbb3edf7 added license and readme 2019-11-06 17:14:29 +01:00