Denis Gukov
|
551ef97233
|
fix(be): add quotes to user table in queties to support postgres
|
2021-08-24 22:52:35 +05:00 |
|
Denis Gukov
|
63a4a32ac1
|
feat: refactor to support postgres
|
2021-08-24 20:20:34 +05:00 |
|
Denis Gukov
|
8d5c57ea5c
|
feat: support Postgres dialect
|
2021-08-24 15:51:21 +05:00 |
|
Denis Gukov
|
d269a53625
|
feat(be): add user id to activity log
|
2021-08-20 11:28:50 +05:00 |
|
Denis Gukov
|
8d21d8eb20
|
fix(be): mysql connection string without database name
|
2021-08-20 10:28:42 +05:00 |
|
Denis Gukov
|
8641cb193c
|
Merge pull request #691 from atroxes/patch-1
Fix typo
|
2021-08-18 00:07:41 +05:00 |
|
Denis Gukov
|
8151a5f49d
|
Update README.md
|
2021-08-17 18:32:55 +05:00 |
|
Denis Gukov
|
27eab684c2
|
feat(cli): add arg -useradd for adding user via command line
|
2021-08-16 02:35:44 +05:00 |
|
Martin Mørch
|
1b406abd4f
|
Fix typo
|
2021-08-13 11:20:44 +02:00 |
|
Denis Gukov
|
730965c3a8
|
fix(be): default values for setup
|
2021-08-11 22:19:07 +05:00 |
|
Denis Gukov
|
960d5e3ba7
|
fix(ci): installation of rpm in docker
|
2021-08-11 21:51:05 +05:00 |
|
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 |
|