Andrey Antukh
|
9945243a23
|
🎉 Add backend management module with duplicate file and duplicate project
|
2021-03-03 12:20:10 +01:00 |
|
Andrey Antukh
|
e3727aaefe
|
🎉 Add onboarding data to the database.
|
2021-02-24 16:31:56 +01:00 |
|
Andrey Antukh
|
5ce450f578
|
✨ Increase default database statement timeout.
|
2021-02-22 14:50:01 +01:00 |
|
Andrey Antukh
|
fbe2e2a285
|
✨ Improve tasks metrics.
|
2021-02-22 14:50:01 +01:00 |
|
Andrey Antukh
|
784a4f8ecd
|
✨ Add some type hints and remove legacy code.
|
2021-02-18 09:35:37 +01:00 |
|
Andrey Antukh
|
17229228a3
|
✨ Add initialization logging to connection pool.
|
2021-02-12 09:44:08 +01:00 |
|
Andrey Antukh
|
5359c3a7ed
|
✨ Increment default statement timeout.
|
2021-02-10 12:07:35 +01:00 |
|
Andrey Antukh
|
4afd9e75da
|
🔥 Remove commented code.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
b80295a21c
|
✨ Fix all linter issues on backend code.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
e54b443247
|
🎉 Add refcount-like functionality to storages.
This allows reuse of storage objects among different files.
|
2021-02-01 09:48:28 +01:00 |
|
alonso.torres
|
66fe0048a5
|
✨ Adds system to load initial project data
|
2021-01-25 11:27:29 +01:00 |
|
Andrey Antukh
|
1467fd5dbf
|
🎉 Add sql helpers wrappers with proper defaults.
|
2021-01-20 17:33:54 +01:00 |
|
Andrey Antukh
|
87cf91a044
|
🐛 Increase idle_in_transaction timeout to 120s.
|
2021-01-18 15:29:07 +01:00 |
|
Andrey Antukh
|
195fb3b29d
|
📎 Add exception hint on db not found exception.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
760eb926bf
|
🎉 Add plugable storages abstraction layer (with support for fs, s3 and db).
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
707fa160e8
|
🎉 Add simple telemetry server module.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
9f12456456
|
♻️ Replace mount with integrant.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
6cb2f1663e
|
🔥 Remove unused code.
|
2020-12-10 11:09:39 +01:00 |
|
Andrey Antukh
|
44a21de783
|
✨ Fix all linter issues on backend code.
|
2020-12-02 15:35:14 +01:00 |
|
Andrey Antukh
|
046ee7e475
|
🎉 Add neested transaction handling helpers (savepoints).
|
2020-10-21 13:18:26 +02:00 |
|
Andrey Antukh
|
a783a77404
|
🎉 Add pgarray and pgpoint helpers to db namespace.
|
2020-10-21 13:18:26 +02:00 |
|
Andrey Antukh
|
b3252ec2b2
|
♻️ Refactor dashboard (add teams)
|
2020-09-28 12:28:29 +02:00 |
|
Andrey Antukh
|
56237671ed
|
🐛 Properly raise not found exception on get-by-id helper.
|
2020-08-19 13:03:37 +02:00 |
|
Andrey Antukh
|
6c67c3c71b
|
♻️ Make the namespacing independent of the branding.
|
2020-08-18 19:32:11 +02:00 |
|