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

In notion, users can press a context menu and select 'move to', which opens this dialog: We might show a similar type of view, re-using the hierarchy view of the...

If you delete a file, the resource is deleted, but not the actual bytes of the file. I think this should be implemented in a `handle_delete` function.

data-testId is a more standard and has helper functions in Playwright

browser

The code for #778 works, but it is not yet properly tested and documented. - [ ] Explain the parameters (`query` and `filter`) - [ ] Test it, ideally in...

lib rust

We could make a `create-template` package that allows users to do things like `npm create @tomic/template` Since these are just executable scripts we can do things like generate a users...

svelte

## Thoughts - Version bumping is time consuming and feels automateable. - The steps before it (test, build, lint) should be run in the CI - also when releasing. -...

ci

CRMs add a lot of value to organizations. Some of them have become the software backbone of the largest organizations. Being able to track leads throughout the entire sales funnel...

usecase

The maintainer of rio_api, rip_turtle and rio_xml [no longer actively maintain those packages](https://github.com/oxigraph/rio/issues/142) and has shifted to instead use component from his own [Oxigraph](https://github.com/oxigraph/oxigraph) project - e.g. [oxrdf](https://github.com/oxigraph/oxigraph/tree/main/lib/oxrdf). Please consider...

lib rust

Building websites with AtomicServer should be as easy as possible. We already have an [`Article` class](https://atomicdata.dev/classes/Article) which we use on some pages in production ([example](https://denkmee.drechtstedenenergie.nl/)). We also have an [`argu-site`](https://atomicdata.dev/Folder/wp8ame4nqf/MYJkFKGEKz)...

When creating a child resource of a new resource, an error occurs when trying to save the child resource. The error comes from the server and it says it's parent...

bug
browser