atomic-server
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.
When running on my macbook, the e2e tests are running fine. However, on the (far slower) CI machine some of them fail pretty often. ## Runs - https://686d0f5d62e047882bb195b8--atomic-tests.netlify.app ## Problems...
I just had a very interesting discussion with Jeanot Bijpost, who built an inspiring interface for viewing a rich and detailed history of how a resource changed over time. It...
- Updates the `AtomicError` type - Includes stack traces in errors - Recursively includes parent errors - Shorter, better error messages ## Related Issues closes #1085 ## Checklist - [...
Errors in the console: ```Banner not shown: beforeinstallpromptevent.preventDefault() called. The page must call beforeinstallpromptevent.prompt() to show the banner. react-dom-client.production.js:927 Error: attribute d: Expected number, "MNaN,NaN CNaN,NaN…". np @ react-dom-client.production.js:927 react-dom-client.production.js:927...
We have a rust CLI named `atomic-cli`, which does editing, reading and some more, and we have a JS / NPM cli named `@tomic/cli`, which at this point generates `.ts`...
@AlexMikhalev noticed that one of the commits failed in his repo: ` Incorrect signature for Commit. This could be due to an error during signing or serialization of the commit....
I just saw this absolutely horrendous error message: ``` Error parsing JSON-AD with property https://common.terraphim.io/01jxcy0rt398wjbbz4d85fb0dp/01jx2t880df6sj29p6yaj4c76n/property/data-class. Unable to find property https://common.terraphim.io/01jxcy0rt398wjbbz4d85fb0dp/01jx2t880df6sj29p6yaj4c76n/property/data-class: Failed getting property https://common.terraphim.io/01jxcy0rt398wjbbz4d85fb0dp/01jx2t880df6sj29p6yaj4c76n/property/data-class. Error when server tried fetching https://common.terraphim.io/01jxcy0rt398wjbbz4d85fb0dp/01jx2t880df6sj29p6yaj4c76n/property/data-class...
I want users to easily be able to see which version of Atomic-Server they're running. Of course there's `--version`, but that has some drawbacks: - Can't be seen in the...