Andrey Antukh
|
03981628b8
|
✨ Add additional impl for teams administration.
|
2020-10-06 13:25:13 +02:00 |
|
Andrey Antukh
|
f427c6f8b6
|
🎉 Add new approach to update http response from services.
|
2020-10-06 13:25:13 +02:00 |
|
Andrey Antukh
|
d4cb868503
|
🎉 Add invite to team email.
|
2020-10-06 13:25:13 +02:00 |
|
Andrey Antukh
|
8ea4ea23cc
|
🔥 Remove broken imports.
|
2020-10-06 13:25:13 +02:00 |
|
alonso.torres
|
718a676fa8
|
✨ Adds typography to libraries
|
2020-10-02 11:14:39 +02:00 |
|
Andrey Antukh
|
4af113b133
|
🐛 Fix issue with google login.
|
2020-10-01 13:29:34 +02:00 |
|
Andrés Moya
|
483401f328
|
🎉 Allow nested components
|
2020-09-30 18:19:53 +02:00 |
|
Andrey Antukh
|
a4d6524cb6
|
✨ Fix review issues.
|
2020-09-28 12:28:29 +02:00 |
|
Andrey Antukh
|
b3252ec2b2
|
♻️ Refactor dashboard (add teams)
|
2020-09-28 12:28:29 +02:00 |
|
Andrés Moya
|
9873ac9104
|
🎉 Allow to ignore updates, and do it later in libraries dialog
|
2020-09-23 11:03:45 +02:00 |
|
Andrés Moya
|
3b516aa139
|
🎉 Notify shared files clients for update
|
2020-09-23 11:03:45 +02:00 |
|
Andrey Antukh
|
55cfe10fd8
|
🐛 Fix fixtures loading.
|
2020-09-22 11:52:09 +02:00 |
|
Andrey Antukh
|
3e0b0ee069
|
⬆️ Update dependencies and devenv.
|
2020-09-21 17:05:55 +02:00 |
|
Andrey Antukh
|
7d9fdc34be
|
♻️ Refactor email validations & tokens service.
|
2020-09-21 17:05:55 +02:00 |
|
Andrey Antukh
|
dda6a96407
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
|
alonso.torres
|
609eb4f342
|
🐛 Fixes dashboard file search
|
2020-09-17 16:12:04 +02:00 |
|
alonso.torres
|
f3477fefa5
|
🐛 Fixed problems with preview
|
2020-09-17 16:12:04 +02:00 |
|
Andrey Antukh
|
bdefe0d04e
|
⬆️ Adapt some changes to latest version of buddy-hashers.
|
2020-09-16 10:51:11 +02:00 |
|
Andrey Antukh
|
b879860833
|
✨ Normalize password derivation.
|
2020-09-16 10:51:11 +02:00 |
|
Andrey Antukh
|
7c068621cf
|
♻️ Replace internal crypto/pbkd with buddy.
|
2020-09-16 10:51:11 +02:00 |
|
Andrey Antukh
|
a1b709a9fd
|
🎉 Add maintenance tasks.
|
2020-09-14 17:16:50 +02:00 |
|
Andrey Antukh
|
065fc157bf
|
🎉 Add team-id channel subscriptions.
|
2020-09-14 11:26:24 +02:00 |
|
Andrey Antukh
|
91aa8862ff
|
🎉 Add testenv.
|
2020-09-11 09:42:53 +02:00 |
|
Andrey Antukh
|
ab35716ba2
|
🐛 Fix many issues on dev environment.
|
2020-09-11 09:42:53 +02:00 |
|
Andrey Antukh
|
4e694ff194
|
♻️ Refactor file persistence layer.
|
2020-09-07 11:39:57 +02:00 |
|
Mathieu Brunot
|
182afedc54
|
✏️ Fix 'tooken' typo
|
2020-09-07 09:55:11 +02:00 |
|
Vitaly Kornilov
|
e926dc2918
|
✏️ Log message typo)
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
|
2020-09-07 09:52:54 +02:00 |
|
Vitaly Kornilov
|
7b4abe4b67
|
✏️ Log message typo
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
|
2020-09-07 09:52:54 +02:00 |
|
Vitaly Kornilov
|
cc1353300e
|
✨ Login with Gitlab
|
2020-09-07 09:52:54 +02:00 |
|
Andrey Antukh
|
b57c20ebb6
|
🐛 Minor fixes on testing config.
Related to renaming.
|
2020-08-24 12:51:05 +02:00 |
|
Andrey Antukh
|
51e7ffb959
|
✨ Minor changes on worker code.
|
2020-08-21 11:03:38 +02:00 |
|
Andrey Antukh
|
5ae1b72943
|
🐛 Fix files, projects and shared-files queries.
|
2020-08-19 13:04:37 +02:00 |
|
Andrey Antukh
|
fc01690315
|
✨ Improve internal error response data structure.
|
2020-08-19 13:04:02 +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
|
5a2ba515b8
|
🐛 Fix bug in fixtures (intoduced in renaming).
|
2020-08-19 13:03:13 +02:00 |
|
Andrey Antukh
|
9159f18982
|
🐛 Fix fixtures loading on start-dev script.
|
2020-08-18 19:46:28 +02:00 |
|
Andrey Antukh
|
6c67c3c71b
|
♻️ Make the namespacing independent of the branding.
|
2020-08-18 19:32:11 +02:00 |
|
Andrey Antukh
|
aaf8b71837
|
🔥 Fix incorrect deps.edn
|
2020-08-18 18:48:52 +02:00 |
|
Andrey Antukh
|
9d8282e1be
|
✨ Minor change on backend initialization.
|
2020-08-18 18:46:39 +02:00 |
|
Andrey Antukh
|
7dd9e8763b
|
✨ Minor improvements on logging.
|
2020-08-18 18:38:49 +02:00 |
|
Andrey Antukh
|
fb910a24e1
|
🔥 Remove the need of static (build time) configuration.
|
2020-08-18 16:33:12 +02:00 |
|
Andrey Antukh
|
2746d598b0
|
✨ Improve command line helpers.
|
2020-08-17 15:15:23 +02:00 |
|
Andrey Antukh
|
c0cd0d4a23
|
🎉 Add media-object lifecycle handling.
|
2020-08-17 14:28:35 +02:00 |
|
Andrés Moya
|
9d416cae4c
|
🐛 Fix several issues in dashboard screens scroll
|
2020-08-17 09:35:25 +02:00 |
|
Andrés Moya
|
752038039c
|
🎉 Link files to libraries
|
2020-08-17 09:35:25 +02:00 |
|
Andrés Moya
|
91899be423
|
♻️ Move some more duplicated code to common module
|
2020-08-13 14:38:50 +02:00 |
|
Andrey Antukh
|
fee5b001e8
|
🔥 Remove unused comment.
|
2020-08-11 12:48:35 +02:00 |
|
Andrey Antukh
|
54be06ff18
|
✨ Add the ability to remove the default fill from elements.
|
2020-08-11 12:48:35 +02:00 |
|
Andrés Moya
|
93bde62581
|
♻️ Remove duplicated code
|
2020-08-11 10:11:23 +02:00 |
|
Andrés Moya
|
d349e46cd8
|
🔥 Remove a lot of obsolete code
|
2020-08-11 10:11:23 +02:00 |
|