Move everything to models and services #17

Merged
konrad merged 82 commits from refactor/models into master 2019-03-02 10:25:10 +00:00

82 Commits

Author SHA1 Message Date
kolaente 198e132bc5
updated todo
the build was successful Details
2019-03-02 11:24:56 +01:00
kolaente 79263841cc
More docs
the build was successful Details
2019-03-01 08:15:03 +01:00
kolaente 0f2a9d50a9
More docs
the build was successful Details
2019-03-01 08:11:33 +01:00
kolaente f7d79c785c
Added docs for models
the build was successful Details
2019-03-01 08:02:13 +01:00
kolaente 1612bc8aaf
Started adding docs
the build was successful Details
2019-02-28 19:15:17 +01:00
kolaente 657dc96ab3
update todo
the build was successful Details
2019-02-28 08:17:35 +01:00
kolaente d813e35bd7
Fixed spacing everywhere
the build was successful Details
2019-02-28 08:13:14 +01:00
kolaente 52e8b67670
Made sure service.loading is used everywhere 2019-02-28 08:10:36 +01:00
kolaente 17b3f7ac4c
Fixed a bug where the first request after login was made with the token of the lastly logged in user
the build was successful Details
2019-02-28 08:01:41 +01:00
konrad 3cf3b4571a
Started looking into why tokens are cached
the build was successful Details
2019-02-27 20:39:52 +01:00
konrad c1bc2d87f2
Moved password reset to model/service
the build was successful Details
2019-02-27 20:24:51 +01:00
konrad d7ca03eba5
Moved password reset to model/service
the build was successful Details
2019-02-27 20:21:54 +01:00
konrad b436145437
Moved password reset request to model/service
the build was successful Details
2019-02-27 20:18:39 +01:00
kolaente 4385b02fa0
Started moving password reset to model/service
the build was successful Details
2019-02-27 20:04:39 +01:00
kolaente f0586bc248
Creating teams now uses model and service 2019-02-27 19:39:35 +01:00
kolaente 339ec3523a
Moved getting teams to service 2019-02-27 19:35:31 +01:00
kolaente 030a34f61e
Moved edit team to use models and services
the build was successful Details
2019-02-27 08:24:53 +01:00
kolaente 34cf62b6e8
Started moving team management to models and services
the build was successful Details
2019-02-26 19:17:28 +01:00
kolaente 62438313c6
Removed pseudo-errorhandlers
the build was successful Details
2019-02-26 19:10:45 +01:00
kolaente a62a85a2f4
More cleanup
the build was successful Details
2019-02-26 19:08:32 +01:00
kolaente 88f1632af6
Cleanup
the build was successful Details
2019-02-26 19:06:22 +01:00
kolaente 1b079c1240
Fixed user delete method 2019-02-26 19:04:05 +01:00
kolaente 62d5bf38e1
Started moving user component to use models/services
the build was successful Details
2019-02-26 09:01:33 +01:00
kolaente c67366de01
removed unnessecary loading 2019-02-26 07:53:46 +01:00
kolaente c4b24bc9b8
Started moving user sharing to models
the build was successful Details
2019-02-25 08:57:29 +01:00
kolaente d670fb7e17
updated todo
the build was successful Details
2019-02-25 08:22:43 +01:00
kolaente f5491fd363
docs
the build was successful Details
2019-02-25 08:14:14 +01:00
kolaente 8686a3fcf6
Added common base team share model
the build was successful Details
2019-02-25 08:12:25 +01:00
kolaente 15395c3608
Added user share model
the build was successful Details
2019-02-25 08:08:25 +01:00
kolaente 95b120e68a
Added user model
the build was successful Details
2019-02-25 08:01:50 +01:00
konrad 9f60fe64b5
Team namespace/list managing now uses models/services
the build was successful Details
2019-02-24 19:01:40 +01:00
konrad 0077b5d745
Added team list model and service
the build was successful Details
2019-02-24 18:23:05 +01:00
konrad c1363a01ee
Now using the model to get teams in a namespace
the build was successful Details
2019-02-24 18:19:48 +01:00
konrad bd4c4483cb
Added a team namespace service/model
the build was successful Details
2019-02-24 17:57:45 +01:00
konrad 785cb149f3
Added model factories for each type of request
the build was successful Details
2019-02-24 17:57:22 +01:00
konrad 68dfe7c5eb
Added model factories for each type of request 2019-02-24 17:55:48 +01:00
konrad 3bcf8d2c90
Added team model and service
the build was successful Details
2019-02-24 17:04:12 +01:00
konrad 8d8f0ced42
New namespace now uses model/service
the build was successful Details
2019-02-24 12:40:19 +01:00
konrad fa673b86f3
fixed creating new lists
the build was successful Details
2019-02-24 12:37:41 +01:00
konrad 7684d340e7
new list uses model
the build was successful Details
2019-02-24 12:36:05 +01:00
konrad a8c1a22449
Edit namespace now uses service/model
the build was successful Details
2019-02-24 12:34:47 +01:00
konrad f77570bc84
Started moving get all tasks to service/model
the build was successful Details
2019-02-24 12:08:10 +01:00
konrad de3d377a92
New creation of lists is now done via the service/model
the build was successful Details
2019-02-23 21:59:27 +01:00
konrad 5593daa6e5
Added delete method to services
the build was successful Details
2019-02-23 21:31:48 +01:00
konrad dd04c15698
List edit now uses the model 2019-02-23 21:20:36 +01:00
konrad 7c809e7471
Fixed getAll array parsing 2019-02-23 21:20:22 +01:00
konrad 2d4ee63e1f
Namespaces are now retrieved via the service 2019-02-23 21:19:32 +01:00
konrad 267d5d3de9
fixed getAll 2019-02-23 18:00:53 +01:00
konrad 9387cffcd8
Load namespaces via service 2019-02-23 17:56:45 +01:00
konrad 158d21c1fc
nits 2019-02-23 17:48:21 +01:00
konrad 2c934ad1e7
Added namespace model and service 2019-02-23 17:48:00 +01:00
konrad 041d359276
fixed loading 2019-02-23 16:50:17 +01:00
konrad d18167a1fe
docs
the build was successful Details
2019-02-23 16:12:59 +01:00
konrad b7ead3e551
cleanup
the build was successful Details
2019-02-23 16:11:57 +01:00
konrad dfde524f79
Update task in list after updating it
the build was successful Details
2019-02-23 15:47:54 +01:00
konrad 96660a7357
Moved update tasks to model and service
the build failed Details
2019-02-23 15:39:48 +01:00
konrad 732d8f2a66
Added repeatAfterobj to taks
the build failed Details
2019-02-22 22:33:24 +01:00
konrad 20e8ca5e19
Added before update method to task service 2019-02-22 22:33:07 +01:00
konrad f49c5645b1
Added default null reminder date 2019-02-22 22:25:43 +01:00
konrad 06e23379fe
Added preprocessors for requests 2019-02-22 22:25:28 +01:00
konrad 50894c01ad
Moved and fixed pre-edit task functions to the model
the build was successful Details
2019-02-22 22:12:10 +01:00
konrad 210a9eee74
Reject any request if no route is given
the build was successful Details
2019-02-22 21:21:55 +01:00
kolaente f98af40bd6
create now uses the model only
the build was successful Details
2019-02-22 08:37:28 +01:00
kolaente a31e069655
Get now uses models
the build was successful Details
2019-02-22 08:33:17 +01:00
kolaente 14f14653c5
docs
the build was successful Details
2019-02-22 08:20:36 +01:00
kolaente 291ea127ee
Use only the model itself when updating
the build was successful Details
2019-02-22 08:16:03 +01:00
kolaente 6019291042
Fixed updating a task after it's been marked as done 2019-02-22 08:06:43 +01:00
kolaente a2f74c062c
Started moving mark as done to model
the build was successful Details
2019-02-21 20:45:42 +01:00
kolaente 5346158d13
Moved appending new tasks to list model
the build was successful Details
2019-02-21 20:35:07 +01:00
kolaente 92ff9cfae6
moved creation of tasks to new function 2019-02-21 19:49:58 +01:00
kolaente 12fd1b2a77
Fixed path replacer 2019-02-21 19:47:23 +01:00
kolaente f34445679e
Refactored methods to use fewer
the build was successful Details
2019-02-21 08:42:43 +01:00
kolaente 6f92b5234b
Started adding create method to service
the build was successful Details
2019-02-21 08:25:44 +01:00
kolaente adc795943d
Added task model 2019-02-21 08:19:01 +01:00
konrad f50abd8640
eye candy comments
the build was successful Details
2019-02-20 22:17:32 +01:00
konrad 7f636f6c38
Comments, refactor, proper form
the build was successful Details
2019-02-20 21:59:19 +01:00
konrad 3e6a5b4e2d
Fixed not overriding null values
the build was successful Details
2019-02-20 21:03:13 +01:00
kolaente 07f954978f
Started moving stuff to the list model
the build was successful Details
2019-02-20 19:18:51 +01:00
kolaente a142326a44
Added abstract model, started fixing all the things 2019-02-20 19:00:55 +01:00
kolaente 68bc759a7c
everything new and shiny
the build was successful Details
2019-02-20 08:35:40 +01:00
konrad 70b382c18a
Progress so far
the build was successful Details
2019-02-19 22:54:42 +01:00
kolaente a2ae7a6d31
Started adding models
the build was successful Details
2019-02-19 08:19:47 +01:00