Andrey Antukh
db8aa9bccc
Merge remote-tracking branch 'origin/staging' into develop
2026-04-27 17:27:45 +02:00
Andrey Antukh
cbd5f7795b
✨ Add minor compatibility adjustments for audit archive task ( #8491 )
2026-04-27 16:15:35 +02:00
Andrey Antukh
37cba3355d
🔧 Update opencode tooling, agents, and devenv
...
Update agent configurations: change commiter mode to all, rename
engineer agent to "Penpot Engineer", and remove obsolete testing agent.
Add new read-only planner agent for architecture analysis and planning.
Add four new skills: bat-cat (syntax-highlighted cat clone), fd-find
(fast file finder), jq-json-processor (JSON processor), and ripgrep
(fast text search).
Add fd-find and bat packages to devenv Dockerfile.
Update .gitignore to exclude opencode package-lock and plans directory.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2026-04-27 00:25:23 +02:00
Pablo Alba
ac472c615a
🐛 Fix nitrate invitations org ux review
2026-04-16 11:18:11 +02:00
Xaviju
a59bd05c4f
🐛 Update visual regression tests ( #8730 )
2026-03-25 09:51:32 +01:00
Andrey Antukh
de03f3883b
Merge remote-tracking branch 'origin/main' into staging
2026-03-17 18:28:39 +01:00
Andrey Antukh
2276456295
✨ Add minor compatibility adjustments for audit archive task ( #8491 )
2026-03-17 10:39:26 +01:00
Elena Torro
ff1ba6b953
🔧 Ignore render_wasm shared.js autogenerated file
2026-03-16 12:09:54 +01:00
Andrey Antukh
7ec9261475
✨ Add improvements to AGENTS.md ( #8586 )
2026-03-11 15:24:40 +01:00
Andrey Antukh
32cf95265a
📚 Add GitHub Copilot instructions ( #8548 )
2026-03-10 13:12:15 +01:00
Eva Marco
2b4e315744
♻️ Replace layout item numeric inputs. ( #8163 )
...
* ✨ Replace opacity numeric input
* ✨ Add test
* ♻️ Replace margin inputs
* 🎉 Add test
2026-01-28 14:30:18 +01:00
Pablo Alba
d5abc52dac
🎉 Add first integration with nitrate ( #7803 )
...
* 🐛 Display missing selected tokens set info (#8098 )
* 🐛 Display missing selected tokens set info
* ✨ Add integration tests to verify current active set
* 🎉 Integration with nitrate platform
* 🐛 Fix nitrate get-teams returns deleted teams
* ✨ Add nitrate to tmux devenv
* ✨ Add retry and validation to nitrate module
* ✨ Add photoUrl to profile on nitrate authenticate
* ✨ Move nitrate url to an env variable
* ♻️ Change Nitrate organization-id schema to text
* ♻️ Cleanup unused imports
* 🔧 Add control-center to nginx
* ✨ Add create org link
* 🔧 Fix nginx entrypoint
* 🐛 Fix control-center proxy pass
* 🎉 Add nitrate licence check
* Revert "✨ Add nitrate to tmux devenv"
This reverts commit dc6f6c458995dac55cab7be365ced0972760a058.
* ✨ Add feature flag check
* 🐛 Rename licences for licenses
* ✨ MR changes
* ✨ MR changes 2
* 📎 Add the ability to have local config on start backend
* 📎 Add FIXME comment
---------
Co-authored-by: Xaviju <xavier.julian@kaleidos.net>
Co-authored-by: Juanfran <juanfran.ag@gmail.com>
Co-authored-by: Yamila Moreno <yamila.moreno@kaleidos.net>
Co-authored-by: Marina López <marina.lopez.yap@gmail.com>
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2026-01-27 10:04:53 +01:00
Andrey Antukh
1246250198
🎉 Migrate to PNPM frontend module
2026-01-22 13:55:41 +01:00
Andrey Antukh
36732a4bd3
✨ Make the devenv runtine initialization yarn independent ( #8023 )
2026-01-07 11:21:58 +01:00
Andrey Antukh
b18c421415
📎 Update .gitignore
2025-12-01 09:20:33 +01:00
Andrey Antukh
43ed430475
📎 Update .gitignore file
2025-08-20 09:38:13 +02:00
Andrey Antukh
523373dfa2
📎 Update .gitignore file
2025-07-23 12:09:15 +02:00
Andrey Antukh
d9d2cc7b4e
✨ Split byte buffer helpers from types path impl
2025-06-04 12:46:49 +02:00
Andrey Antukh
2da8747485
♻️ Move library to its own directory
2025-05-20 13:05:52 +02:00
Andrey Antukh
b160ba1793
📎 Update .gitignore
2024-11-06 09:14:47 +01:00
Belén Albeza
457da6f23e
✨ Append timestamp to CSS import in storybook
2024-08-05 17:39:57 +02:00
Belén Albeza
dd3c92c1f5
✨ Remove storybook dependency on Gulp
2024-05-23 15:12:29 +02:00
AzazelN28
30321e54f0
📎 Add WebSocket mock
2024-05-07 11:59:33 +02:00
Andrey Antukh
e6fb96c4c2
📎 Update .gitignore file
2024-01-03 09:40:53 +01:00
Andrey Antukh
aa2f7df28f
⬆️ Update yarn to 4.0.2 and start using npm workspaces
2023-11-29 10:44:36 +01:00
alonso.torres
87d176fa2f
🎉 Add inline SVG and npm cli tools
2023-11-27 16:18:38 +01:00
Andrey Antukh
4f23852bca
✨ Improve svg shapes attrs handling
...
And collaterally it improves performance since now the attrs
processing is done in the import and not in the render.
2023-09-21 11:00:33 +02:00
Eva
9e07999537
🔥 Remove all css.json files
2023-09-21 09:31:42 +02:00
Andrey Antukh
5d9606f4d0
📎 Update .gitignore file
2022-11-08 13:02:14 +01:00
Andrey Antukh
d832482dae
🎉 Add builtin template loading mechanism
2022-08-03 14:28:33 +02:00
Andrey Antukh
bd359f42f5
📎 Add package-lock.json to .gitignore file
2022-02-02 19:17:51 +01:00
Pablo Alba
5103624fe0
👷 e2e tests for dashboard
...
Including test for signing/singup, projects, files, teams, and misc
2022-02-01 11:50:33 +01:00
Pablo Alba
540e1fc492
🐛 Fix missing entry of e2e fixtures on gitignore
2022-01-25 11:11:51 +01:00
Andrey Antukh
69daee4137
Merge branch 'staging' into develop
2022-01-24 16:21:01 +01:00
Andrey Antukh
bfef94dbfb
Merge branch 'main' into staging.
2022-01-24 16:07:47 +01:00
Andrey Antukh
9e06275945
🐛 Prevent exception on broken path.
2022-01-24 15:41:44 +01:00
Pablo Alba
6a6f079a84
👷 Create firsts e2e tests
2022-01-20 14:10:48 +01:00
Andrey Antukh
219f9c478d
🎉 Add version 4 of blob encoding.
...
The version 4 starts using the hight performance fressian
binary encoding with very lightweight compression layer.
2021-12-21 16:19:25 +01:00
Andrés Moya
1cc3819e65
🧪 Add e2e tests with Cypress
2021-12-01 16:13:46 +01:00
Andrey Antukh
16fa6259ea
🚧 Update docker deps and start working on test coverage.
2021-12-01 16:13:46 +01:00
alonso.torres
a1908be982
✨ Update gitignore
2021-10-18 09:53:12 +02:00
alonso.torres
e00e501605
✨ Fix nrepl connection inside docker
2021-10-13 17:42:40 +02:00
Andrey Antukh
548664f6ce
♻️ Internal directory refactor.
...
Make common as first-class module.
2021-05-31 11:04:32 +02:00
Andrey Antukh
e15a212b14
🎉 Add dashboard custom fonts management.
2021-05-04 14:21:31 +02:00
Andrey Antukh
8b45ed9c0c
Merge remote-tracking branch 'origin/staging' into develop
2021-03-31 12:24:10 +02:00
Andrey Antukh
08a682efc2
✨ Change default location of assets on devenv.
2021-03-31 12:20:49 +02:00
Andrey Antukh
5111551c89
📎 Update .gitignore file.
2021-03-31 09:28:15 +02:00
Andrey Antukh
4a58a429d4
✨ Minor improvement on devenv logging config.
2021-03-22 13:38:44 +01:00
alonso.torres
25824629f2
♻️ Refactor svg uploads
2021-01-13 11:52:39 +01:00
Andrey Antukh
3d88749976
📎 Update .gitignore file.
2021-01-07 11:29:57 +01:00