1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-01-18 21:17:59 +00:00
Commit Graph

369 Commits

Author SHA1 Message Date
3d13dd974e
Docs: styled stub warning 2023-07-19 20:53:15 +02:00
43fce1f27e
Added shell documentation 2023-07-19 20:45:05 +02:00
77747c10c2
Added horizontal/vertical view toggle to the shell (#37) 2023-07-19 20:18:40 +02:00
9d577ac429
Added functionality to save and import shell scripts (#37) 2023-07-19 20:01:15 +02:00
ae5002d356
Updated the changelog 2023-07-09 12:56:44 +02:00
6027ab155a
Find view: paste ID and press Enter (fixes #55) 2023-07-08 13:17:30 +02:00
5476df5fe9
Preserve state between tabs (cc #37) (fixes #56) 2023-07-08 13:07:55 +02:00
64fb9ed173
Added shell to changelog 2023-07-02 11:13:58 +02:00
770a204be2
Moved icon SVGs out of icons.svelte 2023-07-02 11:00:20 +02:00
7a5354c5f4
Report stderr in shell (#37) 2023-07-02 10:10:45 +02:00
61142844fa
Shell feature (#44)
Resolves #37: adds a shell tab where the user can write mongo shell
scripts and execute them.
2023-07-01 21:34:32 +02:00
62f4b88ea6
Added log view to changelog 2023-07-01 20:32:41 +02:00
04221bf63f
Add ability to see host logs (#54)
This adds a 'Log' view to the host panel using the [`getLog`
command](https://www.mongodb.com/docs/manual/reference/command/getLog/).

Fixes #53.
2023-07-01 20:31:12 +02:00
24b0df95df
Add ability to see host logs (#54)
Squashed commit of the following:

commit 93b2d67cef
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 20:07:33 2023 +0200

    Add filter functionality

commit 30b65a198f
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 19:27:20 2023 +0200

    Renamed `form-row` class to `formrow`

commit 21afb01ea1
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 19:26:04 2023 +0200

    Hide object types in object grid

commit 037d5432a4
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 19:21:54 2023 +0200

    Make auto reload interval input smaller

commit 49d5022027
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 15:08:00 2023 +0200

    Implement logs autoreload

commit 1f8984766b
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 15:04:00 2023 +0200

    Return on error

commit 9c85259964
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 15:03:37 2023 +0200

    Add log error handling

commit 7a98a63866
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 14:46:39 2023 +0200

    Update log tab icon

commit f30827ae2e
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 14:41:59 2023 +0200

    Add host log panel
2023-07-01 20:30:43 +02:00
0b9f23365b
Add app name and version to mongo connections 2023-07-01 10:35:41 +02:00
84f1b85356
Attempt to fix build.js 2023-06-30 20:09:36 +02:00
1ecfa0ab20
Prepared 0.2.1 2023-06-29 14:40:48 +02:00
823ae1328b
Added some PR talk 2023-06-29 14:37:39 +02:00
eba7e84fc8
Fix "edit this page on GH" link on documentation website 2023-06-29 13:58:39 +02:00
3dbf8fc98b
Update some links in documentation 2023-06-29 10:16:29 +02:00
88a5b961b1
Fixed heading levels in advanced build document 2023-06-29 10:12:18 +02:00
ce9934faa7
Update shortcuts (fixes #51) 2023-06-29 09:50:18 +02:00
e53019a4b0
Hide title bar overflow (fixes #52) 2023-06-28 18:00:50 +02:00
05bfd54fb5
Added a build script to simplify compiling Rolens from source 2023-06-28 17:58:03 +02:00
1c95b86475
Patched a flaw in ci_bundle.sh 2023-06-28 15:41:57 +02:00
aa53d0c400
Generate installer for Windows using NSIS 2023-06-28 12:44:56 +02:00
8a7518532d
Exclude wails_tools.nsh from version control 2023-06-27 17:32:09 +02:00
0e4c5d474b
CSS: renamed .btn to .button 2023-06-27 17:21:54 +02:00
685ea78376
Updated changelog 2023-06-26 21:22:23 +02:00
7cd68d3280
Excel export feature (#46) 2023-06-26 21:20:12 +02:00
cab19e8a8b
Debug Excel export script 2023-06-26 21:18:29 +02:00
cae29d9a71
Fixed export to Excel feature, it works now 2023-06-26 21:18:29 +02:00
3b4be3ebf6
Experimental Excel export feature (WIP) 2023-06-26 21:18:29 +02:00
efcc78e3bb
Use new loading interface for collection indexes 2023-06-26 21:09:28 +02:00
9acb89205d
Improved the app menu 2023-06-26 21:05:05 +02:00
5191086d74
Disabled Dependabot for a while, generates too many PRs 2023-06-26 17:34:38 +02:00
755b96762d
Disabled Dependabot for a while, generates too many PRs 2023-06-26 17:33:19 +02:00
e6b0040821
Debug Excel export script 2023-06-26 11:16:04 +02:00
3055f8173e
Fixed export to Excel feature, it works now 2023-06-25 22:00:53 +02:00
6cb6e209eb
Experimental Excel export feature (WIP) 2023-06-25 20:29:28 +02:00
79568bc5f4
Make table headers stick to the top 2023-06-25 16:11:51 +02:00
8bebdfccd8
Small frontend fixes 2023-06-25 08:16:31 +02:00
f0ab5288f7
Hide tabs scrollbar when not necessary 2023-06-24 22:10:47 +02:00
aaed7a59f7
Add window menu for Mac 2023-06-24 22:10:25 +02:00
f5366a9ad5
Added ulimit note 2023-06-24 22:00:29 +02:00
67b820ad47
Fixed host editing bug 2023-06-24 20:43:02 +02:00
cb89b5923f
Improved error logging and dialogs 2023-06-24 20:27:48 +02:00
imgbot[bot]
b73b5f4485
[ImgBot] Optimize images (#45)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-06-24 17:57:57 +02:00
8ccd1a4ce0
Updated readme screenshot once again 2023-06-24 16:06:47 +02:00
eef74b306b
Made it possible to input loose JSON into find view inputs
I.e. `{ key: 'val' }` or `{ 'num': 2 }` besides `{ "strict": "json" }`.
2023-06-24 16:05:33 +02:00