|
0965344f35
|
Merge branch 'shell_queries' of https://github.com/garraflavatra/mongodup into shell_queries
|
2023-07-01 21:23:42 +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 |
|
|
823ae1328b
|
Added some PR talk
|
2023-06-29 14:37:39 +02:00 |
|
|
ce9934faa7
|
Update shortcuts (fixes #51)
|
2023-06-29 09:50:18 +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 |
|
|
9acb89205d
|
Improved the app menu
|
2023-06-26 21:05:05 +02:00 |
|
|
86639f766d
|
Remove temporary script file when it has been used
|
2023-06-25 15:38:06 +02:00 |
|
|
d1ce48c773
|
Changed script file extension
|
2023-06-25 10:21:30 +02:00 |
|
|
b0d3e31378
|
Made shell available for hosts and databases (besides collections)
|
2023-06-25 08:49:57 +02:00 |
|
|
aaed7a59f7
|
Add window menu for Mac
|
2023-06-24 22:10:25 +02:00 |
|
|
cb89b5923f
|
Improved error logging and dialogs
|
2023-06-24 20:27:48 +02:00 |
|
|
3e293910ea
|
Open dump in Explorer/Finder when finished (fixes #43)
|
2023-06-24 15:50:46 +02:00 |
|
|
8f81e66d17
|
Renamed dump.go to database_dump.go
|
2023-06-24 15:40:15 +02:00 |
|
|
48b26c9df5
|
Parse connection URI correctly
|
2023-06-24 11:26:02 +02:00 |
|
|
958a0197a4
|
Connect to mongosh using the right credentials
|
2023-06-24 11:05:19 +02:00 |
|
|
c284cb4cfc
|
Started working on shell feature (WIP)
|
2023-06-24 10:11:32 +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 |
|
|
a1456b3987
|
Implement OOP hosttree (#32)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-18 21:31:55 +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 |
|
|
c05ac2074b
|
Added changelog
|
2023-06-02 18:43:52 +02:00 |
|
|
79d42fd44e
|
Updated menu links
|
2023-06-02 18:35:36 +02:00 |
|
|
b18917ebb4
|
Linux support, updated documentation
|
2023-06-02 17:23:39 +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 |
|
|
27dc1f9117
|
Get rid of concurrent map writes, once and for all
|
2023-05-31 19:18:30 +02:00 |
|
|
b29502e3cc
|
Correct prefrences typos into preferences
|
2023-05-31 18:24:54 +02:00 |
|
|
918365ec93
|
Simplify menu
|
2023-05-30 19:56:59 +02:00 |
|
|
8319f0bd82
|
Write environment info to JSON file
|
2023-05-28 22:05:06 +02:00 |
|
|
82d880dbff
|
Improvememts to export tool and logging
|
2023-05-28 21:54:40 +02:00 |
|
|
a5eadbf456
|
Aha, this was the bottleneck
|
2023-05-28 13:57:10 +02:00 |
|
|
f18eea7915
|
menu mess
|
2023-05-27 21:18:47 +02:00 |
|
|
ab1891be27
|
Improvements to progress dialogs
|
2023-05-27 17:52:51 +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 |
|
|
5b1f410a50
|
Correct use of zenity methods
|
2023-02-21 17:27:44 +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 |
|
|
c758ad27ed
|
Do not beep on windows
|
2023-02-19 20:56:44 +01:00 |
|
|
a3df489beb
|
Updated "purge logs?" dialog
|
2023-02-19 17:59:15 +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 |
|
|
2b6a4574ac
|
Moved open_file
|
2023-02-18 15:42:51 +01:00 |
|