Refactor: apply new internal structurs #206

Merged
lunny merged 22 commits from 6543/tea:refactor_new-internal-structure into master 2020-09-30 05:11:35 +00:00

22 Commits

Author SHA1 Message Date
4d2da14318
fix lint
All checks were successful
continuous-integration/drone/pr Build is passing
2020-09-29 13:55:18 +02:00
6882d61a31
fix lint
All checks were successful
continuous-integration/drone/pr Build is passing
2020-09-29 13:37:20 +02:00
efc75ca394
Move print TrackedTimesList to print package
Some checks failed
continuous-integration/drone/pr Build is failing
2020-09-29 13:26:52 +02:00
2224d8f35d
Move AbsPathWithExpansion to utils/path.go 2020-09-29 13:21:57 +02:00
b96f1eeb9c
rename module intern to config
All checks were successful
continuous-integration/drone/pr Build is passing
2020-09-29 13:16:14 +02:00
601bcbfa96
Move Subcomands into it's own Packages
All checks were successful
continuous-integration/drone/pr Build is passing
2020-09-29 12:18:19 +02:00
5835148774
Split times subcomands into own sourcefiles
All checks were successful
continuous-integration/drone/pr Build is passing
2020-09-28 02:43:05 +02:00
7dba99cdd9
Split repos subcomands into own sourcefiles 2020-09-28 02:38:21 +02:00
5747982345
Split releases subcomands into own sourcefiles 2020-09-28 02:33:54 +02:00
e2f7a3e3b5
Split pulls subcomands into own sourcefiles 2020-09-28 02:27:59 +02:00
3f8e96f2a6
Split milestones subcomands into own sourcefiles 2020-09-28 02:20:14 +02:00
734909f462
Split login subcomands into own sourcefiles 2020-09-28 02:09:27 +02:00
26a61e04ac
Split labels subcomands into own sourcefiles 2020-09-28 02:02:30 +02:00
82453b928b
split issues subcomands into own sourcefiles 2020-09-28 01:57:14 +02:00
1f379527f0
mv 2020-09-28 01:49:01 +02:00
dd7727a55f
Move Interactive Login Creation to interact package
All checks were successful
continuous-integration/drone/pr Build is passing
2020-09-28 01:43:18 +02:00
258ca869a2
Move Add Login function to intern/login.go 2020-09-28 01:38:59 +02:00
c0aa819442
apply from review
All checks were successful
continuous-integration/drone/pr Build is passing
2020-09-28 01:25:54 +02:00
84f02526c4
lint: add description to exported func
All checks were successful
continuous-integration/drone/pr Build is passing
2020-09-28 01:14:59 +02:00
27360dd555
smal nits
Some checks failed
continuous-integration/drone/pr Build is failing
2020-09-28 00:31:15 +02:00
b084f085fa
Move DetailViews stdout print func to print package 2020-09-28 00:30:56 +02:00
6bad01c328
Refactor:
* Move Config & Login routines into intern package
* rename global var in cmd
* Move help func to utils
2020-09-28 00:00:07 +02:00