Commit Graph
3 Commits
Author SHA1 Message Date
Vivek Patel 85179f5e42 Remove handle requirement from resource API
We removed handle requirement for all resource like namespace(slug), module, user, page, chart.

Due to that namespace import/export was broken as we were using handle as reference, hence fixed it by replacing handle usage with ID of resource.

It also fixes index of template table for handle column.
2022-11-23 15:36:57 +02:00
Denis Arh 0f8e03742f Fix import paths (corteza-server => corteza/server) 2022-11-16 15:52:24 +01:00
Corteza Monorepo Migrator 683c7c56e2 Moving server files to ./server 2022-11-14 09:26:39 +01:00