Joep Meindertsma

Results 420 issues of Joep Meindertsma

- Create a drive with a non-URL allowed special character (e.g. an emoji) in the name - Refresh the page - "incorrect signature error" - Using websockets (retry) works ##...

bug

This is a tracking issue for (advanced) headless CMS features that I think Atomic-Server will need. Most of these are encountered in tenders and competitors. - [x] Create and edit...

- [ ] Add a class for `Website`. This should probably include a list of `menuItems` which link to [`Articles`](https://atomicdata.dev/classes/Article) - [ ] Add a view for `Website` that allows...

Michiel just accepted an invite with an existing user. For some reason, the drive wasn't saved in "saved drives" or even visible in "other drives". However, the drive URL was...

bug
browser

items should not overflow.

browser

In Atomic Data, you can set the `datatype` of a `property` to `resource` or `resourceArray` to make it a _relation_ between multiple resources. In UML diagrams, that is the arrow....

Currently everything is readme only

Being able to quickly make a copy of some resource from the context menu would be really useful. Ideally, we can optionally set a _target_ (which defaults to the current...

browser

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.