|
|
7de993a765
|
refactor: add service for chains settings
|
2026-02-14 00:28:41 -03:00 |
|
|
|
6babbea1c4
|
feat: add chain select cmp
|
2026-02-11 21:19:55 -03:00 |
|
|
|
5d4c0c5d36
|
refactor: wip app
|
2026-02-08 00:00:20 -03:00 |
|
|
|
3ee45adaa6
|
feat: add home page
|
2026-02-07 23:59:26 -03:00 |
|
|
|
267f660512
|
feat: add routing for settings
|
2026-02-07 23:55:30 -03:00 |
|
|
|
454f93fb11
|
feat: add settings page
|
2026-02-07 23:52:02 -03:00 |
|
|
|
e7c65dd268
|
feat: add chain management components
|
2026-02-07 23:47:12 -03:00 |
|
|
|
73bf96f1ef
|
feat: resolvers for chain edit and list
|
2026-02-07 23:43:12 -03:00 |
|
|
|
e827a14284
|
feat: chains form
|
2026-02-07 23:40:47 -03:00 |
|
|
|
1146bf6f8d
|
feat: chain form group
|
2026-02-07 23:32:23 -03:00 |
|
|
|
d4723e6a24
|
refactor: await rejections on tests
|
2026-02-07 23:27:20 -03:00 |
|
|
|
b07bc1db30
|
feat: language selection
|
2026-02-07 23:24:02 -03:00 |
|
|
|
010646da8a
|
feat: action btn
|
2026-02-07 23:17:53 -03:00 |
|
|
|
9b62766c66
|
chore: assets for language selection
|
2026-02-07 23:05:27 -03:00 |
|
|
|
2c172dd3d1
|
feat: add custom file input for images
|
2026-02-07 23:00:12 -03:00 |
|
|
|
e803c670f4
|
feat: service to store images with OPFS
|
2026-02-06 21:41:20 -03:00 |
|
|
|
c0a3da4635
|
feat: add utility service for handling file types
|
2026-02-05 22:45:46 -03:00 |
|
|
|
2c332c6758
|
fix: update test to work with native browser
|
2026-02-04 21:47:22 -03:00 |
|
|
|
ea2779c681
|
fix: add coverage to vitest config
|
2026-02-04 21:41:45 -03:00 |
|
|
|
f89fe2e323
|
test: switch runner to browser mode
- Run tests in native browser instead of using jsdom
|
2026-02-04 21:25:34 -03:00 |
|
|
|
1502418cfa
|
feat: add origin private file system service
|
2026-02-03 22:28:21 -03:00 |
|
|
|
1bf0b71ca7
|
fix: log error as error
|
2026-02-01 20:42:38 -03:00 |
|
|
|
d44ba2b421
|
chore(i18n): extends dictionaries
|
2026-01-31 22:58:12 -03:00 |
|
|
|
f06d5396ad
|
style: add utility classes, apply borderbox to all elements
|
2026-01-31 22:35:24 -03:00 |
|
|
|
2e77ab3e40
|
style: add outlined icons font
|
2026-01-31 22:34:03 -03:00 |
|
|
|
9a3dd87896
|
build: prevent mangling (minifying classes and functions names) on build
|
2026-01-31 22:30:56 -03:00 |
|
|
|
2e6d0c1f0a
|
refactor: change titlecase to upperfirst for capitalizing
|
2026-01-31 22:29:03 -03:00 |
|
|
|
6615912a35
|
feat: add pipe that capitalize first word only
|
2026-01-31 22:25:32 -03:00 |
|
|
|
1723ea7a39
|
refactor: height 100% and back btn
|
2026-01-31 11:30:15 -03:00 |
|
|
|
ae249ea828
|
feat: add list with actions component
|
2026-01-29 20:57:26 -03:00 |
|
|
|
4397e5fec3
|
refactor: moves positioning to host
|
2026-01-26 23:45:37 -03:00 |
|
|
|
f34ffec5b0
|
fix: bigClick to emit on click
|
2026-01-26 23:01:52 -03:00 |
|
|
|
a4aba009b8
|
fix: properly aligns button
|
2026-01-26 22:54:35 -03:00 |
|
|
|
7208a08ffb
|
feat: add floating btn
|
2026-01-26 21:08:14 -03:00 |
|
|
|
85da313957
|
feat: add simplet layout for pages
|
2026-01-25 16:03:05 -03:00 |
|
|
|
3774750a56
|
feat: add some listing components
|
2026-01-25 16:02:33 -03:00 |
|
|
|
68866f4725
|
feat: navigation bar
|
2026-01-24 19:26:29 -03:00 |
|
|
|
00209ce137
|
build: add i18n support
|
2026-01-20 22:54:08 -03:00 |
|
|
|
490b929fa9
|
refactor: clean app component
|
2026-01-20 20:42:11 -03:00 |
|
|
|
94eb9b1bf8
|
build: ad material
|
2026-01-20 20:29:50 -03:00 |
|
|
|
c5e6ccc4c8
|
refactor: remove pwa bg color
|
2026-01-18 21:55:13 -03:00 |
|
|
|
9c6750617b
|
chore: update favicon
|
2026-01-18 21:09:13 -03:00 |
|
|
|
3f4edb954c
|
build: add pwa capability
|
2026-01-18 21:05:26 -03:00 |
|
|
|
dfacc39e57
|
test: add unit tests for DAOs
|
2026-01-18 18:36:34 -03:00 |
|
|
|
e125fb6e64
|
build: excludes html files from test coverage report
|
2026-01-18 17:59:59 -03:00 |
|
|
|
0a56fc6be0
|
fix: removes console.log
|
2026-01-18 15:13:05 -03:00 |
|
|
|
3467a574c1
|
fix: remove console.log
|
2026-01-18 00:32:28 -03:00 |
|
|
|
adc20904cc
|
test(model/db): test instantiation
|
2026-01-17 22:56:19 -03:00 |
|
|
|
af84abe3f8
|
test(models/domain): test instantiation
|
2026-01-17 22:46:53 -03:00 |
|
|
|
4c51822bf0
|
test: extends coverage for sqlite service
|
2026-01-17 22:16:11 -03:00 |
|