Andrey Antukh
|
d2937a76d9
|
🐛 Fix error handling issue on login with oidc
happens when no oidc backend is configured on backend
|
2024-08-09 14:28:18 +02:00 |
|
Andrey Antukh
|
d6f528acd2
|
Merge pull request #4955 from penpot/eva-bugfixing-1
🐛 Fix several bugs
|
2024-08-08 11:38:18 +02:00 |
|
Alejandro Alonso
|
9344fb958a
|
Merge remote-tracking branch 'origin/staging' into develop
|
2024-08-08 07:43:10 +02:00 |
|
Andrey Antukh
|
2533d0ebc0
|
✨ Add naming consistency changes for file_data_fragment table
|
2024-08-08 07:42:17 +02:00 |
|
Alejandro
|
6ee9025f13
|
Merge pull request #4971 from penpot/niwinz-fdata-storage-offload-2
✨ Add naming consistency changes for file_data_fragment table
|
2024-08-08 07:41:54 +02:00 |
|
Alejandro
|
3a2e868d80
|
Merge pull request #4915 from penpot/niwinz-mini-refactor-notifications
♻️ Mini refactor of notification components locations
|
2024-08-08 07:18:13 +02:00 |
|
Andrey Antukh
|
86a732600b
|
✨ Add naming consistency changes for file_data_fragment table
|
2024-08-07 16:34:39 +02:00 |
|
Andrey Antukh
|
22f3dba842
|
💄 Update run-store helper
|
2024-08-07 16:07:59 +02:00 |
|
Andrey Antukh
|
bde1cd3f5f
|
🐛 Fix unexpected exception on frontend test
caused by unexpected return nil on a merge-map
|
2024-08-07 16:07:59 +02:00 |
|
Andrey Antukh
|
f187012469
|
♻️ Refactor naming and location of flash notifications
|
2024-08-07 15:04:52 +02:00 |
|
Alejandro Alonso
|
5f0c036ad5
|
🐛 Fix storybook css path
|
2024-08-07 06:46:06 +02:00 |
|
Andrey Antukh
|
c6c9e7d179
|
⬆️ Update beicon version to v2.2
Fixes the esm build compatibility issues
|
2024-08-06 12:29:18 +02:00 |
|
Alejandro Alonso
|
1515498a23
|
🐛 Fix storybook build
|
2024-08-06 10:46:37 +02:00 |
|
Andrey Antukh
|
d0059cbe29
|
Merge pull request #4952 from penpot/ladybenko-8439-storybook-build
Storybook build
|
2024-08-06 10:25:18 +02:00 |
|
Belén Albeza
|
457da6f23e
|
✨ Append timestamp to CSS import in storybook
|
2024-08-05 17:39:57 +02:00 |
|
Andrey Antukh
|
0f16f65d30
|
🔧 Update script names and conditionally build storybook
|
2024-08-05 17:39:37 +02:00 |
|
Eva Marco
|
f011d94339
|
🐛 Fix error on padding input props
|
2024-08-02 14:14:51 +02:00 |
|
Eva Marco
|
d527bbd8b5
|
🐛 Fix fill collapsed options
|
2024-08-02 11:12:28 +02:00 |
|
Belén Albeza
|
2015c484d0
|
📚 Add Input component documentation
|
2024-08-02 11:08:20 +02:00 |
|
Belén Albeza
|
480d5ba7c3
|
🎉 Implement input* component
|
2024-08-02 11:08:20 +02:00 |
|
Eva Marco
|
6b3bfc85b3
|
🐛 Fix scroll on color picker modal
|
2024-08-02 09:30:42 +02:00 |
|
Belén Albeza
|
2b2bc73564
|
🔧 Update build script to include storybook
|
2024-08-01 16:11:01 +02:00 |
|
Belén Albeza
|
7cdfd5a6d3
|
✨ Watch css assets specifically for storybook
|
2024-08-01 15:31:23 +02:00 |
|
Belén Albeza
|
8bcc2a4932
|
✨ Compile storybook target in release and a separate DS stylesheet
|
2024-08-01 15:29:02 +02:00 |
|
Belén Albeza
|
deef8abca5
|
🔧 Enable storybook to be served from a subdir
|
2024-08-01 15:29:02 +02:00 |
|
Andrey Antukh
|
93ec352f4a
|
⬆️ Update shadown-cljs and beicon dependency
Fixes compatibility issues between shadow-cljs :esm build and beicon
library.
|
2024-07-31 16:30:22 +02:00 |
|
Andrey Antukh
|
e0b009c538
|
⬆️ Update yarn version to 4.3.1
|
2024-07-31 16:30:22 +02:00 |
|
Alejandro Alonso
|
5ac6f04857
|
✨ Add a/b testing for signup image
|
2024-07-31 13:04:12 +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 |
|
Alejandro
|
00c5d58203
|
Merge pull request #4903 from penpot/palba-bugfixing-010
🐛 Fix Components are not dragged from the group to the assets tab
|
2024-07-29 10:34:28 +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 |
|
Belén Albeza
|
cfc01e03f6
|
✨ Assert existing icon ID for button* and icon-button*
|
2024-07-26 14:33:11 +02:00 |
|
Belén Albeza
|
10ef9d696c
|
✨ Assert valid svg id in raw-svg*
|
2024-07-26 14:24:47 +02:00 |
|
Belén Albeza
|
138ece085e
|
✨ Assert existing icon ID for icon*
|
2024-07-26 14:24:47 +02:00 |
|
alonso.torres
|
19b2f330dd
|
Merge remote-tracking branch 'origin/plugins-beta-test' into develop
|
2024-07-26 13:47:12 +02:00 |
|
alonso.torres
|
642c4fc9d1
|
⬆️ Update plugins runtime
|
2024-07-26 12:42:31 +02:00 |
|
alonso.torres
|
4d57f33371
|
✨ Change local storage access
|
2024-07-26 12:42:31 +02:00 |
|
alonso.torres
|
60c63e4558
|
✨ Add undo block api to plugins
|
2024-07-26 12:42:31 +02:00 |
|
alonso.torres
|
aa90232bf9
|
✨ Add export method into API
|
2024-07-26 12:42:31 +02:00 |
|
Belén Albeza
|
cf7439b1b4
|
📚 Add buttons documentation for the design system
|
2024-07-26 11:49:51 +02:00 |
|
Belén Albeza
|
60cba6c9f3
|
✨ Implement button* and icon-button* for the design system
|
2024-07-26 11:49:51 +02:00 |
|
Andrey Antukh
|
3eaa997145
|
Merge remote-tracking branch 'origin/staging' into develop
|
2024-07-26 08:36:30 +02:00 |
|
Alejandro
|
4b6d3546e0
|
Merge pull request #4926 from penpot/niwinz-fix-error-report
🐛 Fix regression on error reporting
|
2024-07-26 08:27:37 +02:00 |
|
Andrey Antukh
|
a261a57868
|
✨ Prevent double error asignation on persistence error
|
2024-07-25 17:17:49 +02:00 |
|
Andrey Antukh
|
defcef3e59
|
✨ Resolve file thumbnail on frontend instead of backend
|
2024-07-25 15:17:41 +02:00 |
|
Andrey Antukh
|
025034cb71
|
Merge remote-tracking branch 'origin/staging' into develop
|
2024-07-25 11:23:42 +02:00 |
|
Eva Marco
|
1f80827d94
|
🐛 Fix search label in translations
|
2024-07-24 17:16:13 +02:00 |
|