Commit Graph

334 Commits

Author SHA1 Message Date
konrad 434856a44f
Added route to update a user's password
the build failed Details
2018-01-23 15:53:38 +01:00
konrad a92d711b00
Added admincheck to all adminroutes 2018-01-23 15:27:08 +01:00
konrad 4275a3acad
Added method to delete a user 2018-01-23 15:25:41 +01:00
konrad 0027b1f001
Added method to get information about a user
the build failed Details
2018-01-23 15:20:02 +01:00
konrad 323f4c7ff4
Added custom error type for user does not exist 2018-01-23 15:19:39 +01:00
konrad aaf5ca0ceb
Added custom error type for no username provided 2018-01-23 14:52:03 +01:00
konrad f7314b439f
gofmt
the build was successful Details
2018-01-23 14:32:23 +01:00
konrad f27172cfd8
Added method to add or update a user 2018-01-23 14:31:54 +01:00
konrad d7fd1082a4
Fixed lint 2018-01-23 13:00:32 +01:00
konrad 4b82af8ae8
Added method to update a user 2018-01-23 12:59:48 +01:00
konrad 772ed316cb
Added list user method 2018-01-23 12:37:13 +01:00
konrad dbc3886706
Added admin type user 2018-01-23 11:20:22 +01:00
konrad 6c1ecf55f9
Updated Systemd Template
the build was successful Details
2018-01-22 16:05:54 +01:00
konrad 030e2af33d
Added systemd template
the build was successful Details
2018-01-16 18:12:33 +01:00
konrad 24d2a6519f
Updated version
the build was successful Details
2018-01-16 17:17:59 +01:00
konrad a01f0a7b33
gofmt
the build was successful Details
2018-01-16 16:24:29 +01:00
konrad 1b6a304ae8
Added unit tests for user 2018-01-16 16:24:21 +01:00
konrad 3c5af74141
Added unit tests for status 2018-01-16 16:13:17 +01:00
konrad b613208950
Added unit tests for quantity itself 2018-01-16 16:07:21 +01:00
konrad 3822e4a09e
Added unit test for item quantities
the build failed Details
2018-01-16 16:01:42 +01:00
konrad 8da6ca8e0b
Added todo 2018-01-16 15:59:16 +01:00
konrad 7dd2523a00
Fixed getting quantity 2018-01-16 15:59:05 +01:00
konrad a809cbd485
Added Unit tests for quantity 2018-01-16 15:58:16 +01:00
konrad f4b8d07d0e
Added Unit tests for creating xorm engine 2018-01-16 15:05:39 +01:00
konrad 2df5cd1694
Added unit tests for config 2018-01-16 15:05:22 +01:00
konrad d171d1f787
Book unit test improvements 2018-01-16 14:55:45 +01:00
konrad df0482dac2
Gofmt 2018-01-16 14:28:44 +01:00
konrad 9c7d2ca000
Added unit tests for publishers 2018-01-16 14:28:22 +01:00
konrad 7e40119014
Fixed error when inserting an empty publisher 2018-01-16 14:28:02 +01:00
konrad 310d15d078
Improved book unit tests 2018-01-16 14:21:02 +01:00
konrad 97ebfc0207
Fixed error when inserting an empty item 2018-01-16 14:11:46 +01:00
konrad 547b44d608
goft 2018-01-16 14:06:09 +01:00
konrad a315f71144
Improved author unit test 2018-01-16 13:19:49 +01:00
konrad bd261ca375
Improved books unit test 2018-01-16 13:14:56 +01:00
konrad 64ae3244ed
Improved author unit test 2018-01-16 13:12:37 +01:00
konrad ac78d311a8
typo 2018-01-16 12:36:50 +01:00
konrad f00f473df5
Added unit tests for books 2018-01-16 12:34:08 +01:00
konrad 14651d198c
Improved Author unit tests 2018-01-16 12:27:14 +01:00
konrad adf7700a8a
Added libs
the build was successful Details
2018-01-16 11:56:31 +01:00
konrad ed38925489
Fixed lint + gofmt
the build failed Details
2018-01-16 11:55:12 +01:00
konrad d0202aea41
Added author tests 2018-01-16 11:53:27 +01:00
konrad aa6bc74405
Started adding unit tests
the build failed Details
2018-01-16 11:41:11 +01:00
konrad 6868833854
Improved Loading spinner 2018-01-16 10:38:36 +01:00
konrad 01d3c27d82
Updated version
the build was successful Details
2018-01-16 09:58:34 +01:00
konrad 3f147ce7c5
Fixed drone config to also build and release frontend when tagging 2018-01-16 09:58:09 +01:00
konrad 224e795531
Improved error messages
the build failed Details
2018-01-15 13:20:58 +01:00
konrad d2476e061f
comment 2018-01-15 13:12:26 +01:00
konrad 1911ec4d5f
The api now returns more specific error codes
the build failed Details
2018-01-15 13:08:17 +01:00
konrad 82d596994a
Fixed commas not created when more than two authors 2018-01-15 12:20:24 +01:00
konrad 3996f32e04
Fixed sort icons not showing in grid overview 2018-01-15 12:17:36 +01:00