|
9a6c8c5f91
|
fix: fix issue with delete button not working
The delete button wasn't fully implimented and the deletion of the items logic wasnt updating the
storage file
bug #7
|
2024-03-21 23:34:49 -05:00 |
|
|
2c289ec07c
|
setup test and get working test file
|
2024-03-19 00:30:43 -05:00 |
|
|
a00ffa24d7
|
update logo
|
2024-03-18 20:38:49 -05:00 |
|
|
ce7c3d5f35
|
docs(readme): update app logo
|
2024-03-17 20:35:28 -05:00 |
|
|
14af43024a
|
feat(app): change the switch navigation to kaioken Router and utilize the navigate router function
resolves #6
|
2024-03-17 20:26:20 -05:00 |
|
|
13da06a270
|
refactor(all): rework how state is being managed
this rewrites a lot of hooks and removes providers in exchange for the store api
BREAKING CHANGE: breaks everything
fix #1
|
2024-03-17 15:01:06 -05:00 |
|
|
8426d8acd7
|
refactor(app.tsx): refactore out logic and elemnts into their own components/files
BREAKING CHANGE: buttons dont route to appropriate pages
fix #1
|
2024-03-17 03:15:04 -05:00 |
|
|
59d620c210
|
docs(readme): adds app logo
|
2024-03-16 11:21:07 -05:00 |
|
|
cca5894610
|
feat(app.tsx): adds/updates buttons and styles
adds a refresh button, and changes the back buttons to be left chevrons. Changes styles of buttons
and removes some styling on the view station page
|
2024-03-16 10:41:17 -05:00 |
|
|
25571b08cd
|
refactor(app.tsx): removed test console log
|
2024-03-16 09:33:39 -05:00 |
|
|
15d9d6d6bb
|
test commit
|
2024-03-16 08:50:19 -05:00 |
|
|
f0b9ec33ac
|
initial commit containing existing work
|
2024-03-16 08:46:10 -05:00 |
|