Rachel Powers
|
c1a451ad47
|
docs: improve help string patches + unwrap translation strings
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-28 12:52:16 -07:00 |
|
Rachel Powers
|
a55419394c
|
fix demo preset icslot not having proper prefabhash
|
2024-04-28 12:52:11 -07:00 |
|
Rachel Powers
|
17907151b3
|
feat(slots UI): much better slot occupant card
|
2024-04-28 12:48:05 -07:00 |
|
Rachel Powers
|
d240095020
|
refactor device.ts to split up code
|
2024-04-22 18:28:59 -07:00 |
|
Rachel Powers
|
e18698dae0
|
fix sl-divider
(tailwindcss was clobering it's border display)
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-22 16:11:25 -07:00 |
|
Rachel Powers
|
cba4abd34f
|
fix Changelog dialog label
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-22 15:55:20 -07:00 |
|
Rachel Powers
|
f6ce5b5788
|
Update CHANGELOG.md
Co-authored-by: Emil Gardström <emil.gardstrom@gmail.com>
|
2024-04-22 15:53:18 -07:00 |
|
Rachel Powers
|
50312dbfad
|
update changelog
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-22 15:50:16 -07:00 |
|
Rachel Powers
|
4333a43612
|
don't just unwrap number prase during grammer, fixes #28
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-22 15:47:22 -07:00 |
|
Rachel Powers
|
05de77698c
|
add status check to preview deploy
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-22 15:06:48 -07:00 |
|
Rachel Powers
|
e6b8f20c81
|
fixup workflow perms
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-22 15:01:44 -07:00 |
|
Rachel Powers
|
762295696c
|
add deploy-previews to pull requests
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-22 14:37:50 -07:00 |
|
Rachel Powers
|
61e4d418b3
|
ensure build path for netlify
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-22 14:24:44 -07:00 |
|
Rachel Powers
|
f70cb0ce79
|
preview deploy action
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-22 14:18:35 -07:00 |
|
Rachel Powers
|
982fe4771c
|
bump version 0.2.1
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-22 13:32:04 -07:00 |
|
Rachel Powers
|
454228385d
|
Merge pull request #25 from Emilgardis/fix-batch
Fix named types/modes
|
2024-04-22 13:25:38 -07:00 |
|
Rachel Powers
|
255dc4221f
|
Merge pull request #26 from Ryex/ensure_no_borrow_errors
move mutability within IC struct to limit borrow panics
|
2024-04-22 13:25:17 -07:00 |
|
Rachel Powers
|
98aa57fd8c
|
fix unneeded borrow_mut of ic
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-22 13:23:57 -07:00 |
|
Rachel Powers
|
16e11c5bce
|
test generated enums have values + report parse errors
|
2024-04-22 13:14:07 -07:00 |
|
Emil Gardström
|
d50803b03f
|
Fix named types/modes
|
2024-04-21 23:48:09 +02:00 |
|
Rachel Powers
|
f1b68e18b8
|
move mutability within IC struct to limit borrow panics
|
2024-04-21 14:01:16 -07:00 |
|
Rachel Powers
|
ed6b12093e
|
fix tailwindcss sheet detection for production
|
2024-04-21 00:40:31 -07:00 |
|
Rachel Powers
|
55aa3cf4aa
|
changelog dialog
|
2024-04-21 00:31:44 -07:00 |
|
Rachel Powers
|
cf1f3e15af
|
use full vm state to restore backwards compatable links
|
2024-04-20 22:15:20 -07:00 |
|
Rachel Powers
|
185449404d
|
save local sessions dialog
|
2024-04-20 20:56:37 -07:00 |
|
Rachel Powers
|
599ad38adc
|
move content to new domain
|
2024-04-20 15:03:30 -07:00 |
|
Rachel Powers
|
d7d84fa7e6
|
move to rsbuild over webpack
|
2024-04-20 14:56:53 -07:00 |
|
Rachel Powers
|
756a47510f
|
ensure all decorators use accessor
|
2024-04-20 14:40:31 -07:00 |
|
Rachel Powers
|
29d7a10f47
|
ensure all numeric values preserve across session
|
2024-04-20 10:58:42 -07:00 |
|
Rachel Powers
|
e4d42d69a5
|
persist vm session
|
2024-04-20 01:39:10 -07:00 |
|
Rachel Powers
|
9a374a4f73
|
save VM state
|
2024-04-19 20:06:19 -07:00 |
|
Rachel Powers
|
c63a1b3a4f
|
pass along more generated types
|
2024-04-18 15:31:31 -07:00 |
|
Rachel Powers
|
3f65360811
|
refactor to make navigation easier
|
2024-04-18 15:03:17 -07:00 |
|
Rachel Powers
|
bd5695c415
|
make non derived readonly fields writable from the ui
|
2024-04-18 13:18:03 -07:00 |
|
Rachel Powers
|
1c18b8bf18
|
fix some formatter induced errors
|
2024-04-17 20:50:53 -07:00 |
|
Rachel Powers
|
87d5a63a2b
|
force older pnpm version in workflow
|
2024-04-17 20:27:32 -07:00 |
|
Rachel Powers
|
9d2bc5f1f3
|
upgrade pnpm to 9.0.2 adn reinstall lockfile
|
2024-04-17 19:56:16 -07:00 |
|
Rachel Powers
|
e1ccbce710
|
fix pnpm lockfile having windows path seperator
|
2024-04-17 19:36:30 -07:00 |
|
Rachel Powers
|
0dc0875e18
|
Merge pull request #18 from Ryex/attach_devices
Let Users Attach devices
|
2024-04-17 19:24:49 -07:00 |
|
Rachel Powers
|
c4a11bf696
|
let devices be removed
|
2024-04-17 19:22:43 -07:00 |
|
Rachel Powers
|
651a4ad067
|
inprove device-template header layout
|
2024-04-17 17:05:57 -07:00 |
|
Rachel Powers
|
a8c8dde9a5
|
pnpm update + enable symantic tokens
closes #16
|
2024-04-17 16:06:23 -07:00 |
|
Rachel Powers
|
2bc6a1b27b
|
fix reborrow panic
fixes #21
|
2024-04-17 15:47:45 -07:00 |
|
Rachel Powers
|
9957be1b45
|
default device templates to use the default network
|
2024-04-17 15:04:41 -07:00 |
|
Rachel Powers
|
1fafed06a2
|
bump search delay, autoselect search text on open
|
2024-04-17 14:59:13 -07:00 |
|
Rachel Powers
|
67a0ccbf97
|
fix filter position and active tab in device list
|
2024-04-17 14:53:42 -07:00 |
|
Rachel Powers
|
b9f0980cce
|
let user change Read Only fields
|
2024-04-17 14:47:16 -07:00 |
|
Rachel Powers
|
8ec48c508a
|
fix hex parsing
|
2024-04-17 14:44:22 -07:00 |
|
Rachel Powers
|
b60cc44580
|
fix: slotType serial + feaures
- fix slotType serialisation
- show slot images including class if no occupant
- filter/search device list
|
2024-04-17 14:23:21 -07:00 |
|
Rachel Powers
|
7e2ea652c3
|
more performant search
|
2024-04-17 00:41:51 -07:00 |
|