1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-16 05:04:04 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
b04d0b324a Add modal transitions 2023-12-23 14:17:39 +01:00
621af884b5 Centered modal 2023-08-27 15:25:37 +02:00
4370672d60 Lint code 2023-08-07 18:21:45 +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
0e4c5d474b CSS: renamed .btn to .button 2023-06-27 17:21:54 +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
e7ff075744 Added a nice welcome screen for first-time users 2023-05-31 18:24:00 +02:00
035d5211d9 Style updates 2023-05-29 20:22:06 +02:00
44c94d0d72 Moved UI methods to their own struct 2023-02-21 17:47:21 +01:00
64caea4d81 Beep 2023-02-18 15:54:18 +01:00
715519b06d Export refinements 2023-02-16 20:19:04 +01:00
480edf8d59 Index creation 2023-01-22 15:30:27 +01:00
08cf6b162e About (wip) 2023-01-21 10:27:52 +01:00
9811235be7 Many at once - this seems a good time to commit 2023-01-19 20:57:22 +01:00
44d4fb843d Modal hierarchy 2023-01-19 08:41:09 +01:00
b8f1f241f1 Hosts and settings 2023-01-18 20:59:00 +01:00
07a17669c5 Fixed double #app elements 2023-01-18 11:26:28 +01:00
92ec231c48 Modal button type 2023-01-17 11:04:04 +01:00
cf04c6b91c Remove titlebar height defaults 2023-01-17 09:07:53 +01:00
e0cda5cccb Split app.svelte 2023-01-16 20:03:56 +01:00
89d9a92136 Tweaked some options 2023-01-16 16:56:16 +01:00
c9a035ed59 Create databases and collections 2023-01-15 16:49:08 +01:00
f9f1bc168c Close modal on Escape press 2023-01-15 12:04:36 +01:00
5297f00635 Added a JSON viewer for items 2023-01-15 12:02:17 +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