rethinkdb-desktop icon indicating copy to clipboard operation
rethinkdb-desktop copied to clipboard

RebirthDB admin as desktop app

Results 32 rethinkdb-desktop issues
Sort by recently updated
recently updated
newest added

The following error is occurring when using npm to install dependencies instead of yarn ```bash MacBook-Pro-de-Rodrigo:rebirthdb-desktop rodrigooler$ npm run dev > [email protected] dev /Users/rodrigooler/projects/rebirthdb-desktop > cross-env START_HOT=1 cross-env START_HOT=1 npm...

bug

Create pre-commit hook to automate Prettier integration. https://prettier.io/docs/en/precommit.html

good first issue
infrastructure

## Description Hello guys, I do not know are you aware or not, but the electron app can not be moved and the displayed monaco editor's height is only some...

bug

The graph doesn't really look real time and runs to fast. Consider using: - https://medium.com/@oxygenna/real-time-cryptocurrency-visualisations-using-react-websockets-and-chartjs-e4a76132a862 OR - https://github.com/emilmork/react-rt-chart OR - https://apexcharts.com/javascript-chart-demos/area-charts/datetime-x-axis/

enhancement
help wanted

Add the ability to set arrayLimit, timeFormat and db parameters while editing connection

renderer
ui

This is something that was always missing for many people. though the Data explorer is very nice and powerful tool, it is not very intuitive or handy if you just...

enhancement
renderer
ui

start writing one.. suggested topics: - Build - Project structure - Architecture

docs

1. basic CI flow push/PR merge triggers build on CI server, running some tests with coverage 2. Find free CI service for OS projects (Travis, Circle etc.) 3. In The...

infrastructure
in progress

The table overview screen provides info about specific table and also to preform some actions. The screen includes the following components: ### Table operations rename and delete *We might not...

renderer
ui
in progress