1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-04-10 13:41:03 +00:00

27 Commits

Author SHA1 Message Date
d1b1c7daa5
UI improvements 2023-12-22 13:30:05 +01: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
770a204be2
Moved icon SVGs out of icons.svelte 2023-07-02 11:00:20 +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 93b2d67cef77d89df728ffbf831e5ce79904673e
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 20:07:33 2023 +0200

    Add filter functionality

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

    Renamed `form-row` class to `formrow`

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

    Hide object types in object grid

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

    Make auto reload interval input smaller

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

    Implement logs autoreload

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

    Return on error

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

    Add log error handling

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

    Update log tab icon

commit f30827ae2ec1c6254e0aab451de6763556c90ac5
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
0e4c5d474b
CSS: renamed .btn to .button 2023-06-27 17:21:54 +02:00
efcc78e3bb
Use new loading interface for collection indexes 2023-06-26 21:09:28 +02:00
dc0094b27c
Made harsh loading/error experience friendlier 2023-06-23 17:22:47 +02:00
2ee5c7dadd
Fixed frontend coding style problems 2023-06-11 09:34:00 +02:00
313153d01d
Added ? icon 2023-05-30 19:39:57 +02:00
1b2315b0b0
Aggregation 2023-02-18 15:41:53 +01:00
5f358885a3
Save queries 2023-02-15 17:00:53 +01:00
2826ae4008
tweaks 2023-02-05 09:39:52 +01:00
14e5b1f806
Table view 2023-01-31 16:58:23 +01:00
1cf89b3278
Forms! 2023-01-29 20:00:15 +01:00
4d50d43f4d
Layout changes. Edit collection names. 2023-01-22 21:12:56 +01:00
3e5ca44e61
Moved icon specific styles to icon.svelte 2023-01-22 15:34:37 +01:00
6703950734
A lot of improvements 2023-01-20 13:54:57 +01:00
9811235be7
Many at once - this seems a good time to commit 2023-01-19 20:57:22 +01:00
2603e6350e
Major grid changes and bugfixes 2023-01-18 16:31:13 +01:00
dc1e30455a
Host edit UI 2023-01-16 14:22:26 +01:00
5297f00635
Added a JSON viewer for items 2023-01-15 12:02:17 +01:00
b7365b739c
Context menu + database dropping 2023-01-14 20:38:39 +01:00
de36aa57dc
Find: polish 2023-01-10 20:22:57 +01:00
11f6343843
Tried to fix grid height 2023-01-10 20:10:39 +01:00
101d892139
Initial commit 2023-01-10 17:28:27 +01:00