Alejandro
f765cc8dbc
Merge pull request #5011 from penpot/palba-testab-start-workspace
...
A/B test start directly at the workspace
2024-09-05 07:05:57 +02:00
Pablo Alba
81b7972347
🎉 Test A/B for start in workspace
2024-09-04 17:19:39 +02:00
Eva Marco
8d66275187
🐛 Fix webhook checkbox position
2024-09-04 12:51:30 +02:00
Pablo Alba
6169f5c2e8
🎉 New oops page with login and request access
2024-08-14 15:32:04 +02:00
Andrey Antukh
f187012469
♻️ Refactor naming and location of flash notifications
2024-08-07 15:04:52 +02:00
Andrey Antukh
5cf64c1440
Merge remote-tracking branch 'origin/staging' into develop
2024-07-31 12:46:47 +02:00
Andrey Antukh
52425a993a
🐛 Check complaints reports in the same way as bounces are checked
2024-07-31 12:02:42 +02:00
Eva Marco
2c5289d338
♻️ Remove duplicated color tokens
2024-07-29 11:05:14 +02:00
Eva Marco
7c75af83b3
Merge pull request #4904 from penpot/eva-substitude-loader-component
...
♻️ Replacing the old Pencil loader with the new Loader component
2024-07-29 10:08:08 +02:00
Belén Albeza
39b2c1722a
♻️ Refactor loader* component props & usage
2024-07-29 09:20:06 +02:00
Andrey Antukh
3eaa997145
Merge remote-tracking branch 'origin/staging' into develop
2024-07-26 08:36:30 +02:00
Andrey Antukh
defcef3e59
✨ Resolve file thumbnail on frontend instead of backend
2024-07-25 15:17:41 +02:00
Eva Marco
af5a189d04
♻️ Replacing the old Pencil loader with the new Loader component
2024-07-24 17:06:13 +02:00
Alejandro Alonso
48e7cd28b3
Merge remote-tracking branch 'origin/staging' into develop
2024-07-11 09:24:17 +02:00
Belén Albeza
cdabf0d6b9
🐛 Fix pencil loader in dashboard
2024-07-11 08:46:16 +02:00
Alejandro Alonso
9125b46ca5
Merge remote-tracking branch 'origin/staging' into develop
2024-07-03 08:46:26 +02:00
Andrey Antukh
7be79c10fd
♻️ Refactor forms
...
Mainly replace spec with schema with better
and more reusable validations
2024-07-03 08:25:51 +02:00
Andrey Antukh
139dd7d80f
🎉 Add new translations management script
2024-07-02 15:11:56 +02:00
Alejandro Alonso
8dcd538bd2
✨ Improve external origin events for audit_log
2024-07-02 08:14:22 +02:00
Belén Albeza
0c3f47b0c3
✨ Clean up unused selectors / mixins / sass vars
2024-06-27 15:35:57 +02:00
Alejandro Alonso
045e83e871
Merge remote-tracking branch 'origin/staging' into develop
2024-06-27 08:44:23 +02:00
Pablo Alba
950d6195f6
🐛 Fix import file message does not detect 0 as error
2024-06-27 07:35:30 +02:00
Belén Albeza
f306ddb51f
🐛 Fix onboarding playwright test on CI mode
2024-06-26 17:01:58 +02:00
Belén Albeza
8f3452c0af
✨ Avoid using unneeded test ids in dashboard POM
2024-06-25 14:57:37 +02:00
Alejandro Alonso
a59f31ebe5
✨ Refactor data-test attribute
2024-06-21 09:14:09 +02:00
Eva Marco
4e770fd326
✨ Add visual testing to dashboard
2024-06-18 10:31:39 +02:00
Eva Marco
fda6deaa4f
✨ Update onboarding modals
2024-06-10 14:36:24 +02:00
Eva Marco
c56c3f9588
🐛 Fix project name ellipsis
2024-05-20 11:28:52 +02:00
Eva Marco
d341cef406
✨ Add basic dashboard pom and test
2024-05-10 12:53:26 +02:00
Alejandro Alonso
0fc7d8529e
✨ Delete Bottle tutorial and walkthrough from onboarding dashboard
2024-04-30 16:49:23 +02:00
Alejandro Alonso
908229b7a8
🐛 Fix librares and templates links
2024-04-22 13:04:48 +02:00
Alejandro Alonso
2f89512a75
🐛 Fix project line shows an extra space after the number of files
2024-04-11 09:34:52 +02:00
alonso.torres
b7c4cb1f58
🐛 Fix project name being cut
2024-04-09 12:03:06 +02:00
AzazelN28
357cdb807b
♻️ Refactor carousel using scroll-snap
2024-04-03 17:49:17 +02:00
AzazelN28
7c1e8a753f
⚡ Add lazy loading to dashboard templates
2024-04-03 17:49:17 +02:00
Eva Marco
30e1c3b4ff
♻️ Add tagline and some refactor to login page
2024-03-22 16:45:51 +01:00
Andrey Antukh
526f6ef841
🐛 Fix release build issue
...
Caused by an unsolved corner case of the interaction of code-move
between modules and types defined with reify. Mainly moves some
definition of protocol to one module and the definition of the type
to other, and as the definition of the type is conditional to the
function execution, the whole build fails to initialize because the
second protocol extension implementation can't find the type initialized
on application startup.
2024-03-20 16:12:00 +01:00
AzazelN28
4378f132b4
🐛 Fix dashboard thumbnails with strokes
2024-03-20 06:44:23 +01:00
Eva Marco
ab3e2fd9c2
♻️ Remove unused CSS files
2024-03-19 11:34:13 +01:00
Alejandro
409eea6c5c
Merge pull request #4286 from penpot/alotor-bugfix-31
...
Bugfix
2024-03-19 06:36:55 +01:00
Eva Marco
65fa434388
🐛 Fix dahsboard project scroll
2024-03-18 17:23:40 +01:00
alonso.torres
19b5baf7ee
🐛 Fix scroll for import modal
2024-03-18 16:29:26 +01:00
alonso.torres
5e89b1c1d0
🐛 Fix problem when dragging template to the dashboard
2024-03-18 16:29:26 +01:00
Alejandro
89b43d7127
Merge pull request #4269 from penpot/telemetry
...
✨ Improve internal naming of setup/props
2024-03-18 09:53:15 +01:00
alonso.torres
8e7471509c
🐛 Fix problem on modal transfer owner
2024-03-15 16:02:00 +01:00
alonso.torres
dd69762b31
🐛 Fix problem with dismiss fonts
2024-03-15 15:34:16 +01:00
alonso.torres
8850fd8894
🐛 Fix problem dragging in draft/projects screen
2024-03-15 15:34:16 +01:00
Eva Marco
d8a9e1a2cb
Merge pull request #4273 from penpot/ladybenko-7173-fix-dashboard-layouts
...
🐛 Fix projects & teams dashboard pages
2024-03-15 09:15:45 +01:00
Belén Albeza
b5fe07d5ee
🐛 Fix projects & teams dashboard pages
2024-03-14 16:02:37 +01:00
Andrey Antukh
1a12e63027
♻️ Simplify audit events code
2024-03-14 15:59:47 +01:00