Commit Graph

14 Commits (009f4956ac21bb27180045d1ea224f728d23db9f)

Author SHA1 Message Date
onee-only b664653306
test: add test for searching memos by tags (#3876) 6 months ago
Steven 7cc8b951a3 refactor: update resource id naming 12 months ago
Steven 8382354ef7 feat: add user-defined name to memo 1 year ago
Lincoln Nogueira 5bcbbd4c52
chore: fix store tests on Windows (#2769)
It's just a matter of explicitly closing the database, so that TempDir.removeAll doesn't fail.
1 year ago
Steven 501f8898f6 chore: fix postgres stmts 1 year ago
Irving Ou 9c18960f47
feat: support Postgres (#2569)
* skeleton of postgres

skeleton

* Adding Postgres specific db schema sql

* user test passed

* memo store test passed

* tag is working

* update user setting test done

* activity test done

* idp test passed

* inbox test done

* memo_organizer, UNTESTED

* memo relation test passed

* webhook test passed

* system setting test passed

* passed storage test

* pass resource test

* migration_history done

* fix memo_relation_test

* fixing server memo_relation test

* passes memo relation server test

* paess memo test

* final manual testing done

* final fixes

* final fixes cleanup

* sync schema

* lint

* lint

* lint

* lint

* lint
1 year ago
Steven 607fecf437 chore: update store tests 1 year ago
Steven cd0ea6558d chore: update golangci-lint config 1 year ago
boojack 0e05c62a3b
chore: update common utils (#1908) 2 years ago
boojack a7573d5705
refactor: migrate memo to apiv1 (#1907)
* refactor: migrate memo to apiv1

* chore: update

* chore: update

* chore: update

* chore: upate

* chore: update

* chore: update
2 years ago
boojack b44f2b5ffb
chore: migrate user setting to api v1 package (#1855)
* chore: migrate to api v1 package

* chore: update
2 years ago
boojack ea728d232d
refactor: memo store (#1741) 2 years ago
boojack 5c5199920e
chore: seed data for new user (#1655) 2 years ago
boojack c9a5df81ce
chore: update store tests (#1449) 2 years ago