1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2024-11-22 10:25:48 +01:00
Commit Graph

54 Commits

Author SHA1 Message Date
421bde13f5
Upgrade Wails to 2.7.1 2023-12-23 11:51:35 +01:00
773bcf65fd
Add option to save shell output 2023-12-22 15:56:00 +01:00
ef9318576a
Removed Zenity dependency 2023-12-22 15:26:29 +01:00
239af3590d
Added deadline for counting documents
Set a deadline for counting documents, and added a button to count
documents if the deadline has been exceeded.
2023-07-24 20:38:30 +02:00
3ca561b4b4
Added collection copy feature (fixes #63) 2023-07-21 21:40:08 +02:00
5deab93162
Find view: confirm deletion (fixes #58) 2023-07-19 21:07:50 +02:00
9d577ac429
Added functionality to save and import shell scripts (#37) 2023-07-19 20:01:15 +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
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
dc0094b27c
Made harsh loading/error experience friendlier 2023-06-23 17:22:47 +02:00
0a3f99fa32
Moved text input dialog to frontend 2023-06-18 21:40:39 +02:00
be4e3e778e
Display host stats 2023-06-07 21:52:43 +02:00
be7643bd31
Display sb stats generated by dbStats command (#15) 2023-06-07 21:30:22 +02:00
b29b534b2f
Show version number in about dialog (#28) 2023-06-06 21:52:02 +02:00
7eb7f97d21
Find view: make changes to single documents from within the object editor 2023-06-02 22:33:43 +02:00
415efe9ac4
Multiple improvements to the frontend
* Consistent usage of modal footer
* Remove hosts
* Moved hosts to dedicated store
2023-05-31 20:20:39 +02:00
82d880dbff
Improvememts to export tool and logging 2023-05-28 21:54:40 +02:00
4fd97a4a66
something in wailsjs changed again 2023-05-28 09:16:34 +02:00
f354451932
Updated some file permissios of Wails generated JS 2023-05-27 22:07:33 +02:00
f18eea7915
menu mess 2023-05-27 21:18:47 +02:00
a84b1498a3
First commit in a long time 2023-05-26 17:21:39 +02:00
b15fde11db
Removed export functionality. Only dumping for now 2023-02-21 20:26:46 +01:00
5dd9e0573d
Zenity progress bar 2023-02-21 20:11:40 +01:00
44c94d0d72
Moved UI methods to their own struct 2023-02-21 17:47:21 +01:00
1f76b16e75
Rename collection through zenity dialog 2023-02-21 08:14:52 +01:00
bd18b54842
Zenity dialogs 2023-02-20 21:04:01 +01:00
78540622ee
Loose JSON parsing. Many UI improvements. 2023-02-19 17:26:32 +01:00
64caea4d81
Beep 2023-02-18 15:54:18 +01:00
1b2315b0b0
Aggregation 2023-02-18 15:41:53 +01:00
5f358885a3
Save queries 2023-02-15 17:00:53 +01:00
126b42d570
Logging 2023-02-11 21:57:52 +01:00
d4ce9900c8
Export/dump... wip 2023-02-11 11:22:02 +01:00
2d33c6f2ab
dump/export (wip) 2023-01-28 13:25:14 +01:00
ae811bc0d5
Show BSON types correctly 2023-01-24 20:55:53 +01:00
fa924f087d
Custom views! 2023-01-23 20:47:43 +01:00
b35222f86b
Truncate collections 2023-01-23 13:35:31 +01:00
4d50d43f4d
Layout changes. Edit collection names. 2023-01-22 21:12:56 +01:00
480edf8d59
Index creation 2023-01-22 15:30:27 +01:00
544f7d6d8b
App menu 2023-01-20 16:27:51 +01:00
6c77941ae9
Application settings 2023-01-20 15:35:16 +01:00
9811235be7
Many at once - this seems a good time to commit 2023-01-19 20:57:22 +01:00
3d97f3b92f
Drop active item in find.svelte 2023-01-19 09:18:21 +01:00
b8f1f241f1
Hosts and settings 2023-01-18 20:59:00 +01:00
1c12dcabc0
Update items (needs refinement) 2023-01-18 11:22:02 +01:00
6469cdb630
Drop indexes 2023-01-17 20:49:07 +01:00
6d7f35775c
Started work on remove feature 2023-01-17 15:56:55 +01:00
68017e19b1
Renamed one more method 2023-01-17 09:50:15 +01:00
3c4437cbbb
Renamed PerformFind -> FindItems 2023-01-17 09:47:07 +01:00
f030c9fd3d
Started work on indexes 2023-01-17 09:44:21 +01:00
c81c5c9c73
Drop collections 2023-01-14 21:09:21 +01:00