atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

An open source headless CMS / real-time database. Powerful table editor, full-text search, and SDKs for JS / React / Svelte.

Results 339 atomic-server issues
Sort by recently updated
recently updated
newest added

It's not possible to replicate even a basic rust example without enabling public read access to all resources. Details with secrets in DM.

lib rust

- Search does not work properly when using custom `name-x` property https://github.com/atomicdata-dev/atomic-server/assets/21140376/342df154-84aa-4973-a45f-20639aba31ba But if I want to use class-specific names to distinguish, for example, country name or currency name, the...

bug
browser

We use shortnames, but @AlexMikhalev wanted to import Articles from his markdown project and he used strings with spaces. We should consider using a `string` type. Considerations: - Most tags...

lib rust
browser

![image](https://github.com/atomicdata-dev/atomic-server/assets/21140376/c66f0552-a203-4902-ad10-20cc203d118a) ![image](https://github.com/atomicdata-dev/atomic-server/assets/21140376/93756257-316c-4d09-b9c1-379dcafe0ab9)

When the user creates a drive, there is no field to describe what this drive is for. But it should be available, like for resources.

lib rust

When the user creates a new column, the description should be available, it makes no sense to change them later, not on the creation of the class or property.

browser

![image](https://github.com/atomicdata-dev/atomic-server/assets/21140376/c5c56943-3372-4aea-958d-0da8f6d6e4d8) ![image](https://github.com/atomicdata-dev/atomic-server/assets/21140376/be65be97-d7bf-49e9-9850-6b7ded1dbedd) Solution - when the user changes the column sequence in the table view, it should change the layout in the card view as well.

For example, 'legal status' column has only two values: ![image](https://github.com/atomicdata-dev/atomic-data-docs/assets/21140376/cbfdd93d-467d-46cb-bb00-6e7b01d36fb4) but when I try to find the proper value in the form, it shows me a lot of other stuff,...

There is a link to a Person resource in the form. I enter a new name that does not exist, allowing me to create a new resource. I created it....

If I am not happy with the sequence, I created the resources: ![image](https://github.com/atomicdata-dev/atomic-data-docs/assets/21140376/cc299b48-93ce-4fd2-806d-f92b559fd355) I still cannot re-arrange them in a more logical order. Thus, there should be a way to...

enhancement
browser