alonso.torres
529fb350fa
🐛 Fix thumbnails in viewer thumbnails
2022-06-17 14:39:07 +02:00
Alejandro Alonso
667598a0eb
✨ Add project ids to create-file mutation for audit log
2022-06-15 07:49:05 +02:00
Alejandro Alonso
6b5ee24010
✨ Add team and project ids to update-file mutation for audit log
2022-06-14 09:08:06 +02:00
Pablo Alba
0416988913
Set invitations expiration to 7 days
2022-05-30 10:41:23 +02:00
Pablo Alba
931759f468
🎉 Activate invitations validation
2022-05-25 12:03:05 +02:00
Pablo Alba
ce41a38098
🎉 Show an error page when the user uses a cancelled/invalid/expired invitation
2022-05-11 13:46:43 +02:00
alonso.torres
8cd7f61150
🐛 Fix problem with duplicated ids for thumbnails
2022-05-09 15:37:47 +02:00
Andrey Antukh
fd9b442075
✨ Improve email console logging
...
And invitation console logging
2022-04-06 09:40:20 +02:00
Andrey Antukh
20d3251a93
🎉 Add generic file object thumbnail abstraction
...
As replacement to the file frame thumbnail mechanism
2022-04-05 13:23:39 +02:00
Andrey Antukh
9140fc71b9
♻️ Refactor exportation process, make it considerably faster
2022-04-05 13:23:39 +02:00
Andrey Antukh
11c3b6cfe2
🐛 Fix issue with password persistence
2022-04-04 23:54:54 +02:00
Andrey Antukh
1205bdcaae
✨ Make the update-profile operation atomic with prop update
2022-04-04 22:57:27 +02:00
Eva
5e7e055539
🎉 Add newsletter subscription modal
2022-04-04 22:57:27 +02:00
Andrey Antukh
36027583cd
📎 Minor change on create team instrumentation
2022-03-28 17:24:52 +02:00
Andrey Antukh
2832736826
🎉 Add garbage collection task for file thumbnails
...
And additionally, rename the current task to file-gc
to match the real purpose of the task.
2022-03-28 17:24:52 +02:00
Andrey Antukh
c876534c85
✨ Move the dashboard grid thumbnails to backend cache
2022-03-28 17:24:52 +02:00
Andrey Antukh
b91c42e186
⚡ Add performance improvements to file thumbnails
...
Mainly addresing unnecesary object transmission. The new code strips
unnecesary data to be transferred from back to front.
Additionally it removes some legacy code and simplifies other
parts of code.
2022-03-28 17:24:52 +02:00
Andrey Antukh
8acc9af1f5
📎 Add more events instrumentation
2022-03-22 14:48:10 +01:00
Andrey Antukh
f60d8c6c96
♻️ Refactor websockets subsystem (on backend)
...
- Refactor msgbus subsystem, simplifying many parts.
- Enable persistent websocket connection for the all session duration.
2022-03-22 11:34:32 +01:00
Andrey Antukh
741ad29d82
🎉 Add missing rlimit metadata and configuration
2022-03-18 17:12:12 +01:00
Andrey Antukh
fa33c5852c
✨ Add missing rlimits on team and profile rpc mutations
2022-03-18 09:59:10 +01:00
Andrey Antukh
33c3e86e66
✨ Add tests and improve impl of registration with invitation
2022-03-10 13:32:06 +01:00
Andrey Antukh
2d76364b09
✨ Enable login flag and disable demo-users by default
2022-03-10 13:32:06 +01:00
Andrey Antukh
36eaa18749
✨ Enable register by invitation when register is disabled
2022-03-10 13:32:06 +01:00
Andrey Antukh
636dbd4e57
Merge pull request #1672 from penpot/set-artboard-as-thumbnail
...
✨ Set an artboard as the file thumbnail
2022-03-10 09:27:20 +01:00
Pablo Alba
0a04a856da
✨ Set an artboard as the file thumbnail
2022-03-10 09:05:41 +01:00
Andrey Antukh
1b444a42f2
♻️ Refactor http server layer
...
Make it fully asynchronous.
2022-03-09 17:18:06 +01:00
Andrey Antukh
965148f3a6
📎 Port fixes from main branch
2022-03-08 12:59:56 +01:00
Andrey Antukh
192b9213ac
Merge pull request #1655 from penpot/multiple-members-invitations
...
✨ Allow send multiple team invitations at once
2022-03-04 15:20:51 +01:00
Andrey Antukh
f638a2ff49
✨ Add revision fixes
2022-03-03 16:05:52 +01:00
Andrey Antukh
9e4a50fb15
♻️ Refactor backend to be more async friendly
2022-03-03 16:05:52 +01:00
Pablo Alba
1cf9ad55c6
✨ Allow send multiple team invitations at once
2022-03-03 14:49:09 +01:00
Andrey Antukh
03cb738e55
Merge remote-tracking branch 'origin/main' into develop
2022-03-01 15:10:33 +01:00
Andrey Antukh
d1c834e647
🐛 Fix minor issue on executors monitor
2022-03-01 14:34:13 +01:00
Andrey Antukh
d14e907954
Merge remote-tracking branch 'origin/staging' into develop
2022-02-28 12:54:02 +01:00
Andrey Antukh
eb57c2f980
💄 Cosmetic changes on mutation profile ns
2022-02-28 12:08:05 +01:00
Andrey Antukh
ecd491cd09
🐛 Don't mark as touched temporal file
2022-02-28 12:07:44 +01:00
Andrey Antukh
31b13f3551
🐛 Fix issues with not authenticated requests
...
Related to concurrency model refactor.
2022-02-23 12:34:59 +01:00
Andrey Antukh
e15f5bb432
🐛 Fix issues with not authenticated requests
...
Related to concurrency model refactor.
2022-02-23 12:34:08 +01:00
Andrey Antukh
a4ef3f770c
Merge remote-tracking branch 'origin/staging' into develop
2022-02-22 13:06:09 +01:00
Andrey Antukh
7cf27ac86d
♻️ Refactor general resource and concurrency model on backend
2022-02-22 13:05:41 +01:00
Migara
9d04dc7d9a
🎉 Add invitation section to dashboard
2022-02-22 09:20:31 +01:00
Andrey Antukh
e13bceeb59
Merge remote-tracking branch 'origin/staging' into develop
2022-02-21 16:29:45 +01:00
Andrey Antukh
96facc5100
♻️ Refactor invitation flow
...
Enfoces security and make the flow more deterministic.
2022-02-21 11:38:28 +01:00
Andrey Antukh
60d37b6de0
Merge branch 'staging' into develop
2022-02-16 14:00:46 +01:00
Andrey Antukh
f1db0fea03
♻️ Refactor storage transaction management
2022-02-16 13:58:15 +01:00
Pablo Alba
1990232adc
🎉 Add team invitations API
2022-02-16 13:52:31 +01:00
Pablo Alba
34df52be5f
🎉 Add frame thumbnail API
2022-02-12 16:08:46 +01:00
Andrey Antukh
a1da4d4233
♻️ Refactor common.page.helpers namespace.
2022-02-08 15:30:13 +01:00
Pablo Alba
7134bbf484
✨ Disallow using same password as user email
2022-02-04 17:41:01 +01:00