penpot/backend
Andrey Antukh 315b389a66
🐛 Fix name generation and handling on creating objects (files, tokens, ...) (#5745)
*  Update function implementation

*  Add tests for a new function implementation

*  Update function usages according to new signature

*  Update docstrings

*  Use simpler assertion

* 💄 Replace concat with cons on name-seq

* 🐛 Fix incorrect error handling on legacy workspace redirect

---------

Co-authored-by: Andrey Fedorov <oran9e.red@gmail.com>
2025-02-03 12:49:56 +01:00
..
dev ♻️ Update integrant to latest version 2024-11-13 19:09:19 +01:00
resources Merge remote-tracking branch 'origin/staging' into develop 2025-01-23 12:53:03 +01:00
scripts ♻️ Refactor file data migrations subsystem (#5692) 2025-01-31 13:37:41 +01:00
src 🐛 Fix name generation and handling on creating objects (files, tokens, ...) (#5745) 2025-02-03 12:49:56 +01:00
test/backend_tests ♻️ Refactor file data migrations subsystem (#5692) 2025-01-31 13:37:41 +01:00
.gitignore
build.clj
deps.edn ⬆️ Update dependencies (#5694) 2025-01-29 11:21:38 +01:00
package.json Improve build process 2025-01-31 13:39:49 +01:00
tests.edn
yarn.lock