Denis Gukov
|
37663bf615
|
feat: use scanln
|
2021-08-11 21:31:09 +05:00 |
|
Denis Gukov
|
6005ee8ce7
|
fix(be): remove unused variables
|
2021-08-11 20:10:54 +05:00 |
|
Denis Gukov
|
a1b2d2dc7f
|
fix(be): returns correct error object if user not found
|
2021-08-11 19:54:27 +05:00 |
|
Denis Gukov
|
e5bfe764e0
|
Merge pull request #676 from zeroZshadow/feature/interactive
Refactor Interactive setup + formatting + windows development
|
2021-08-11 19:22:53 +05:00 |
|
zeroZshadow
|
56a7a4132d
|
Move interactive setup to own package
Remove reflex installation for windows
|
2021-07-15 21:23:59 +01:00 |
|
Denis Gukov
|
19463ddb4f
|
Update CONTRIBUTING.md
|
2021-07-12 13:22:08 +05:00 |
|
Denis Gukov
|
9c98241d37
|
Update CONTRIBUTING.md
|
2021-07-12 13:20:51 +05:00 |
|
Denis Gukov
|
0661974b9c
|
Update README.md
|
2021-07-12 13:12:37 +05:00 |
|
Denis Gukov
|
99bef2afd0
|
Update CONTRIBUTING.md
|
2021-07-12 13:04:56 +05:00 |
|
Denis Gukov
|
e55f42584a
|
Update CONTRIBUTING.md
|
2021-07-12 13:03:15 +05:00 |
|
Denis Gukov
|
4d49a01291
|
Update CONTRIBUTING.md
|
2021-07-12 13:02:42 +05:00 |
|
Denis Gukov
|
b1c36e375d
|
Update CONTRIBUTING.md
|
2021-07-12 12:58:36 +05:00 |
|
Denis Gukov
|
5e4c753575
|
Update CONTRIBUTING.md
|
2021-07-12 12:53:33 +05:00 |
|
Denis Gukov
|
9256c831ec
|
chore(ci): remove some arch from build
|
2021-06-25 14:07:35 +05:00 |
|
Denis Gukov
|
38ab6adfa2
|
fix(ci): goreleaser hooks only once
|
2021-06-25 13:53:50 +05:00 |
|
Denis Gukov
|
794ec2ab41
|
chore: old goreleaser
|
2021-06-25 13:25:57 +05:00 |
|
Denis Gukov
|
0fe9c2b219
|
fix(be): setup
|
2021-06-25 02:30:32 +05:00 |
|
Denis Gukov
|
c9f64b51cf
|
fix(be): returns store according configuration
|
2021-06-25 02:17:50 +05:00 |
|
Denis Gukov
|
cca0e95dea
|
fix(be): pass unit tests
|
2021-06-25 01:53:48 +05:00 |
|
Denis Gukov
|
a6b4b1438f
|
style(be): linter
|
2021-06-25 00:58:39 +05:00 |
|
Denis Gukov
|
20ca9b93e7
|
fix(ci): checksum
|
2021-06-25 00:55:26 +05:00 |
|
Denis Gukov
|
b60e927fc6
|
fix(be): correct sorting for boltdb
|
2021-06-25 00:53:36 +05:00 |
|
Denis Gukov
|
482d24422b
|
feat: tasks for BoltDB
|
2021-06-24 22:45:28 +05:00 |
|
Denis Gukov
|
c1853fa5de
|
chore(ci): return circleci config
|
2021-05-17 03:06:26 +05:00 |
|
Denis Gukov
|
2b8a942e33
|
fix(be): remove boltdb user
|
2021-05-17 02:44:42 +05:00 |
|
Denis Gukov
|
c607b20b26
|
feat: remove old ui
|
2021-05-15 17:59:06 +05:00 |
|
Denis Gukov
|
31342eeece
|
test(be): replace t.Failed() to t.Fatal()
|
2021-05-15 17:40:31 +05:00 |
|
Denis Gukov
|
bdd0977706
|
test(be): add some tests for bolt db
|
2021-05-15 17:23:47 +05:00 |
|
Denis Gukov
|
bf91af5198
|
feat(db): boltdb soft delete
|
2021-05-15 16:27:42 +05:00 |
|
Denis Gukov
|
ca05dd94db
|
fix(be): return correct http error code
|
2021-05-14 17:31:24 +05:00 |
|
Denis Gukov
|
0aee57643b
|
test(be): delete user and project for boltdb
|
2021-05-14 16:57:51 +05:00 |
|
Denis Gukov
|
bc5f7946fc
|
test(be): tests for bolt implementation
|
2021-05-14 16:47:32 +05:00 |
|
Denis Gukov
|
855228e22c
|
fix(be): boltdb - empty lists
|
2021-05-14 04:23:23 +05:00 |
|
Denis Gukov
|
2624a72bcf
|
feat(be): run boltdb backend
|
2021-05-14 03:37:45 +05:00 |
|
Denis Gukov
|
c2628bf909
|
fix(be): correct marshalling for boltdb
|
2021-05-14 02:17:16 +05:00 |
|
Denis Gukov
|
c0a0e71417
|
refactor(be): rename db tables prop objects
|
2021-05-14 00:45:54 +05:00 |
|
Denis Gukov
|
0e7c8b7f63
|
fix(be): boltdb backet validation
|
2021-05-13 19:33:04 +05:00 |
|
Denis Gukov
|
b0d0561966
|
fix(be): add required param
|
2021-05-13 19:23:12 +05:00 |
|
Denis Gukov
|
dade5a3a7b
|
feat(be): implemented all Store interface methods by BoltDb implementation
|
2021-05-13 18:49:32 +05:00 |
|
Denis Gukov
|
6a652be1f4
|
feat(be): implement all except tesks for BoltDB
|
2021-05-13 03:56:31 +05:00 |
|
Denis Gukov
|
052499730b
|
feat(be): implement session, project with boltdb
|
2021-05-10 01:08:10 +05:00 |
|
Denis Gukov
|
67acad9c32
|
feat(be): add env, tempalte and inv implementation for bolt
|
2021-05-09 01:25:31 +05:00 |
|
Denis Gukov
|
14f2df7910
|
chore(ci): disable building on circleci
|
2021-05-08 22:28:49 +05:00 |
|
Denis Gukov
|
0cc640b48b
|
feat(be): bolt helper functions like for sql
|
2021-05-08 22:25:00 +05:00 |
|
Denis Gukov
|
55e8024b23
|
refactor: move ObjectProperies to db package
|
2021-05-07 15:08:34 +05:00 |
|
Denis Gukov
|
c16406c924
|
fix: return Sql() method to SqlDb type for dredd tests
|
2021-05-06 18:12:21 +05:00 |
|
Denis Gukov
|
dafd619134
|
feat: complate migration to Store. Remove Sql() method
|
2021-05-06 17:49:26 +05:00 |
|
Denis Gukov
|
82c3b62660
|
refactor: user auth via Store
|
2021-05-06 17:41:31 +05:00 |
|
Denis Gukov
|
d21b32fe6c
|
refactor(be): remove method fetch, use Store instaed of it
|
2021-05-06 13:34:44 +05:00 |
|
Denis Gukov
|
241409ff37
|
Merge pull request #668 from gsoosk/develop
Update alipine version in production docker file to install ansible 2.10
|
2021-04-28 17:57:22 +05:00 |
|