Commit Graph

19 Commits

Author SHA1 Message Date
antonkomarev
2961dcf3e7 Rename Database repository to Pdo repository 2020-07-18 20:32:41 +03:00
Anton Komarev
f05e2394be Add Username Value Object (#6)
Add Username Value Object
2020-07-18 20:32:06 +03:00
antonkomarev
a4d2f7e2b5 Remove duplicate badge renderers 2020-07-13 02:36:09 +03:00
antonkomarev
893e4bfc4e Fix error badge size 2020-07-13 00:24:39 +03:00
antonkomarev
0b58381763 Extract Label variable 2020-07-13 00:22:51 +03:00
antonkomarev
a3609464f7 Reorder variables 2020-07-13 00:20:24 +03:00
antonkomarev
e0147d3ca1 Store views timestamps 2020-07-12 23:55:43 +03:00
antonkomarev
c1d0a540ed Fix database table name 2020-07-12 19:41:23 +03:00
antonkomarev
037b1b7f39 Fix typo 2020-07-12 18:54:43 +03:00
antonkomarev
aee20a4412 Rename PdoRepository to DatabaseRepository 2020-07-12 18:53:16 +03:00
Anton Komarev
c2a6fd9eea Add error badge rendering (#3) 2020-07-12 18:48:32 +03:00
Anton Komarev
e4f24b04f7 Add PDO repository (#2)
* Add PDO repository

* Make file storage path configurable

* Name username query property required

* Add special exception class
2020-07-12 18:46:42 +03:00
antonkomarev
be53d216c4 Add asserts to CounterFileRepository 2020-07-12 12:51:17 +03:00
antonkomarev
bf7b636702 Refactor CounterRepository 2020-07-12 12:43:51 +03:00
antonkomarev
b33e9d4fcf Refactor CounterImageRendererService 2020-07-12 12:28:18 +03:00
antonkomarev
793a8ff0b4 Add CounterRepositoryInterface 2020-07-12 12:15:03 +03:00
antonkomarev
8a5e36dddc Code cleanup 2020-07-11 23:45:03 +03:00
antonkomarev
422c88b370 Fix dynamic length 2020-07-11 23:38:14 +03:00
antonkomarev
64f36e61f4 Initial commit 2020-07-11 22:55:19 +03:00