1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-13 20:24:06 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
4370672d60 Lint code 2023-08-07 18:21:45 +02:00
5b15782d7d Moved editors and grid components to their own directories 2023-08-07 16:59:22 +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
2ee5c7dadd Fixed frontend coding style problems 2023-06-11 09:34:00 +02:00
7eb7f97d21 Find view: make changes to single documents from within the object editor 2023-06-02 22:33:43 +02:00
a7727eaa84 Import organisation 2023-05-29 17:08:52 +02:00
5015a47495 Implement object viewer based on codemirror 2023-05-29 17:07:58 +02:00
78540622ee Loose JSON parsing. Many UI improvements. 2023-02-19 17:26:32 +01:00
14e5b1f806 Table view 2023-01-31 16:58:23 +01:00
6703950734 A lot of improvements 2023-01-20 13:54:57 +01:00
a4698eee43 Use Webdesq objecttree instead highlight.js 2023-01-19 08:57:25 +01:00