Eva Marco
fda6deaa4f
✨ Update onboarding modals
2024-06-10 14:36:24 +02:00
Alejandro Alonso
3c842d2b81
✨ Add exception page audit log event
2024-04-24 13:17:57 +02:00
Eva Marco
ca7438aab5
♻️ Rename all icon functions
2024-03-08 16:07:38 +01:00
Eva Marco
4ef2482b02
♻️ Remove unused icons
2024-03-08 16:07:38 +01:00
alonso.torres
bb5eb4a097
🐛 Fix black screen on non-log access to projects
2024-03-07 17:54:49 +01:00
Eva Marco
1af2ec0b79
♻️ Update notification component
2024-02-26 16:51:31 +01:00
Eva Marco
7624797acf
♻️ Update onboarding modals
2024-02-22 00:28:14 +01:00
Andrey Antukh
15cd9432b7
🐛 Fix onboarding dialog is not loaded from profile settings
2024-02-15 15:39:33 +01:00
Andrey Antukh
528f0b4f60
💄 Add cosmetic improvements on static page components
2024-02-12 14:55:42 +01:00
Eva
c14fe661df
♻️ remove new css from other elements
2024-01-05 14:23:14 +01:00
Andrey Antukh
caadc43d35
🎉 Add lazy-loading for penpot top-level page components
2023-12-28 12:14:06 +01:00
Andrey Antukh
b65a013235
🐛 Prevent full dashboard state refetch on toggle visibility of templates
2023-11-21 17:10:14 +01:00
Andrey Antukh
243ce3650f
🐛 Restore the ability to enable or disable onboarding modal with flags
2023-11-21 16:38:48 +01:00
Andrey Antukh
6f93b41920
🎉 Add features assignation for teams
2023-11-07 12:48:31 +01:00
alonso.torres
641f8fb250
✨ Dynamic preview html output
2023-09-25 15:26:49 +02:00
Andrey Antukh
1794ea0d9e
Merge remote-tracking branch 'origin/staging' into develop
2023-08-29 13:25:51 +02:00
Alejandro Alonso
8669207086
✨ Click on flow tag open viewer
2023-08-25 11:40:56 +02:00
Andrey Antukh
c3eb90b1fa
♻️ Add minor refactor to release dialog components
2023-07-28 16:19:27 +02:00
Andrey Antukh
f76f4615cf
Merge remote-tracking branch 'origin/staging' into develop
2023-07-28 11:48:50 +02:00
Andrey Antukh
bec09fb5d1
✨ Improve connection errors handling on workspace save operation
2023-07-25 12:52:47 +02:00
Eva
fe8f13ed57
✨ Add new palette UI
2023-07-04 15:35:45 +02:00
Andrey Antukh
10205e51cc
🔥 Remove atom wrapping on several config props
2023-06-21 20:10:49 +02:00
Alejandro Alonso
128fe29619
✨ Show interactions on click as default setting at the view mode
2023-06-19 12:00:08 +02:00
Alejandro Alonso
a1c09057c1
🎉 Move survey to local resources
2023-05-18 12:17:03 +02:00
Andrey Antukh
5ca3d01ea1
🎉 Add malli based validation and coersion subsystem
2023-05-17 16:05:29 +02:00
Alejandro Alonso
890583a13a
✨ Add mvp access-token support
2023-05-04 22:14:55 +02:00
Eva
86b0e95458
✨ Add new layers panel UI design
2023-04-27 12:26:26 +02:00
Eva
adffdb31f3
✨ Add css variables and theme switch
2023-03-14 11:48:31 +01:00
Pablo Alba
cdbfec4f19
🎉 Add team webhooks section
2022-12-07 14:08:14 +01:00
Andrey Antukh
4c133ec880
📎 Add commented code for easy debug release modal on ui ns
2022-10-19 11:17:30 +02:00
Elhombretecla
6c2c843f0a
🎉 Fix wording
2022-10-19 11:01:02 +02:00
Andrey Antukh
8bdfd188d8
⬆️ Upgrade shadow-cljs and rumext dependency
2022-09-28 09:45:43 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
7af914eef0
📎 Properly print on console UI related errors
2022-08-23 13:57:31 +02:00
Andrey Antukh
9140fc71b9
♻️ Refactor exportation process, make it considerably faster
2022-04-05 13:23:39 +02:00
Andrey Antukh
9582cc0211
🔥 Remove unused code
2022-03-28 17:24:52 +02:00
alonso.torres
118b4367e7
🐛 Parametrized render to embed objects. Fix problem with fonts when exporting to SVG
2022-03-22 15:01:16 +01:00
Migara
9d04dc7d9a
🎉 Add invitation section to dashboard
2022-02-22 09:20:31 +01:00
Andrey Antukh
f1db4aae35
Merge branch 'main' into develop
2022-02-02 16:23:11 +01:00
Andrey Antukh
e9f45a0d0a
🐛 Fix release modal.
2022-02-02 15:02:47 +01:00
Andrey Antukh
c754a757eb
✨ Upgrade rumext and add some examples of syntax sugar.
2022-01-21 14:47:13 +01:00
Eva
4285972e41
✨ Add new zoom options in workspace and viewer mode
2022-01-17 17:18:12 +01:00
Andrey Antukh
95bf3e3af4
🐛 Fix issues related to signup questions form.
2021-11-30 09:44:03 +01:00
Andrey Antukh
2596ad27c3
♻️ Minor refactor of auth data-flow.
...
This fixes many issues related to using penpot on-premise
instances on different domain than localhost. This changes
ensures correct data flow of authenticated and not authenticated
sessions.
2021-11-30 09:44:03 +01:00
Andrey Antukh
fe6a0ec5b8
📎 Fix linter issues.
2021-11-25 13:24:40 +01:00
Andrey Antukh
8a8d677f85
🎉 Integrate questions form.
2021-11-25 13:24:40 +01:00
Josh Soref
589e646023
🐛 Fix typos in frontend
2021-11-15 09:51:34 -05:00
elhombretecla
0a2b1a4fbe
🎉 Add new beta onboarding info
2021-11-10 11:53:14 +01:00
Andrey Antukh
fced22bc60
🎉 Add new onboarding flow.
2021-11-04 09:23:14 +01:00
alonso.torres
f08894629d
♻️ Refactor routes
2021-10-18 09:40:47 +02:00