Miguel de Benito Delgado
e22a55334e
💄 Rename some namespace aliases for consistency ( #6485 )
2025-05-15 17:43:02 +02:00
Andrey Antukh
f8ffae75c4
⚡ Make feature resolved on team load
...
That simplifies features retrieval to simple get
2025-04-01 20:01:21 +02:00
Andrey Antukh
6ef6a50a1c
Merge remote-tracking branch 'origin/staging' into develop
2025-01-20 17:34:21 +01:00
Andrey Antukh
089a66881c
✨ Make frontend app setup logging message more easy to be read
...
Mainly printing flag per line, making it more easily for human eye look
if some feature is active or not
2025-01-20 12:40:28 +01:00
Andrey Antukh
ca743cc7cb
🐛 Fix incorrect profile refresh after onboarding end step
...
and many other setting screens
2024-12-11 15:20:39 +01:00
Andrey Antukh
d8a3c10191
✨ Make modal work through react portal mechanism
...
The rationale behind this change is to allow use of already
declared react context on modals; because with portals, react
propagates top context to the children, independently if they
are direct descendant on dom or not.
2024-12-10 16:01:50 +01:00
Andrey Antukh
f31e2b72e6
✨ Adjust data profile alias
2024-12-03 12:15:53 +01:00
Andrey Antukh
c6b96a81f1
♻️ Rename data.events to data.event
2024-12-03 12:15:52 +01:00
Andrey Antukh
838fb06039
♻️ Rename data.users to data.profile
2024-12-03 11:55:33 +01:00
Andrey Antukh
b17d7c0289
♻️ Refactor dashboard bootstrap
2024-12-03 11:55:31 +01:00
Andrey Antukh
b7573c0b72
✨ Change frontend-only features automatic team assignation rules
...
The frontend-only features are now ignored from files and from teams
and they do not autoassigns automatically to team and file on file
creation or update operations.
2024-11-15 15:57:25 +01:00
Andrey Antukh
86c5ca4213
🐛 Fix incorrect redirect handling on request-access go-home button
2024-09-16 18:53:56 +02:00
alonso.torres
fb1429956a
✨ Changed order of plugins initialization
2024-06-21 12:44:35 +02:00
alonso.torres
7b508f2803
✨ Create feature for plugins
2024-04-19 01:29:13 +02:00
alonso.torres
127b481c38
✨ Refactor of the plugins context
2024-04-19 01:29:13 +02:00
Andrey Antukh
3f473ca765
✨ Plugins proof of concept
2024-04-19 01:29:13 +02:00
alonso.torres
ece11c5958
✨ Adds debug for shapes drawing
2024-01-19 09:53:07 +01:00
Andrey Antukh
96f5a33f5f
⬆️ Upgrade to beicon2 (part1)
2023-12-26 14:14:20 +01:00
Andrey Antukh
d0c1a9683a
♻️ Refactor workspace thumbails (again)
...
We probably need a counter of number of types this
code was refactored hehe
2023-09-22 14:52:48 +02:00
Aitor
0494dc843f
♻️ Refactor thumbnails
2023-09-18 17:00:13 +02:00
Aitor
51a8e8799b
♻️ Change thumbnail-renderer to rasterizer
2023-09-18 17:00:13 +02:00
Andrey Antukh
496afb0f25
Merge remote-tracking branch 'origin/staging' into develop
2023-08-24 12:02:40 +02:00
Alejandro Alonso
834c18323e
Revert " 📎 Update version.txt file"
...
This reverts commit a7f39e89f6
.
2023-08-23 09:38:07 +02:00
Andrey Antukh
e6664013ba
Merge remote-tracking branch 'origin/staging' into develop
2023-08-21 17:26:21 +02:00
Aitor
4b8ee8ef84
✨ Update to React 18
2023-08-21 14:34:54 +02:00
Alejandro Alonso
a7f39e89f6
📎 Update version.txt file
2023-08-18 10:35:12 +02:00
Andrey Antukh
80bf7cc1e5
Merge remote-tracking branch 'origin/staging' into develop
2023-08-07 12:59:17 +02:00
Andrey Antukh
958931d264
✨ Improve ws-conn handling on session expiration
2023-08-01 13:09:51 +02:00
alonso.torres
600b1a6d8d
✨ Improved code generation
2023-07-10 14:49:25 +02:00
Andrey Antukh
10205e51cc
🔥 Remove atom wrapping on several config props
2023-06-21 20:10:49 +02:00
Andrey Antukh
0aefd044dc
✨ Remove atom wrapping on public-uri
2023-06-21 20:10:49 +02:00
Andrey Antukh
d11b007795
⚡ Add thumbnail renderer
...
And integrate the dashboard thumbnails to use that service
2023-06-21 20:10:49 +02:00
alonso.torres
6b9962b2b3
✨ Not hotreload cursors
2023-06-19 14:57:51 +02:00
Aitor
95f0f63276
🐛 Fix creation cursors not being displayed
2023-06-16 12:04:16 +02:00
Aitor
216454f66f
⚡ Add CSS cursor classes
2023-06-14 16:27:14 +02:00
Andrey Antukh
d1e74b0da9
✨ Increase default stacktrace size on cljs
2023-05-26 07:57:28 +02:00
Andrés Moya
271b83de2e
🐛 Fix features activation by devtools console
2023-04-12 16:14:36 +02:00
Andrés Moya
18efa4ff2c
♻️ Enhance features loading to avoid race conditions
2023-03-31 16:13:11 +02:00
Andrey Antukh
bb055a3c84
♻️ Refactor logging subsystem and error reporting
2023-02-02 13:38:04 +01:00
alonso.torres
7d48b86e46
❇️ Debugging panel for development
2023-01-12 12:35:20 +01:00
Andrey Antukh
44e87e75e6
🐛 Fix unexpected redirect on invitation acceptation
2022-12-14 16:22:13 +01:00
Andrey Antukh
a4acdd1886
📎 Explicitly disable features on code
2022-12-01 08:56:23 +01:00
Andrey Antukh
8bdfd188d8
⬆️ Upgrade shadow-cljs and rumext dependency
2022-09-28 09:45:43 +02:00
Andrey Antukh
041ecf67fe
🔥 Remove sentry from codebase
2022-09-28 09:45:43 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
a1fccd46ff
✨ Improve public-uri handling
...
This enables use penpot under subdirectory
2022-09-05 09:41:19 +02:00
Eva
c108974ad2
✨ Add info in modal
2022-07-29 14:00:36 +02:00
Andrés Moya
a5bf1c03e7
🎉 Make components-v2 an optional feature
2022-07-29 09:29:25 +02:00
alonso.torres
f2bd6a552f
✨ Feature toggle
2022-07-11 11:45:26 +02:00
Andrey Antukh
b2607b28ff
🎉 Add build date and changelog to the bundle
2022-04-06 11:20:48 +02:00