Kristofers Solo
|
b189e49fb9
|
fix(gui): show empty
Dispaly empty table if nothing was found
|
2023-11-08 15:57:30 +02:00 |
|
Kristofers Solo
|
4843f74dff
|
feat(gui): add logger
|
2023-11-08 15:52:00 +02:00 |
|
Kristofers Solo
|
6845ecfc06
|
feat(Inventory): add order by
|
2023-11-08 15:41:15 +02:00 |
|
Kristofers Solo
|
ce1c171bb0
|
feat(Book): strip before save
|
2023-11-08 15:39:12 +02:00 |
|
Kristofers Solo
|
6410a97e2b
|
style(gui): update table column widths
|
2023-11-08 15:30:15 +02:00 |
|
Kristofers Solo
|
dba3dc9b27
|
refactor(gui): update button text
|
2023-11-08 15:28:39 +02:00 |
|
Kristofers Solo
|
ff63906a5a
|
update task.md
|
2023-11-08 15:04:05 +02:00 |
|
Kristofers Solo
|
dbb16c9e9a
|
feat(log): add logger
|
2023-11-08 15:03:29 +02:00 |
|
Kristofers Solo
|
2ed46444bb
|
update dependencies
|
2023-11-08 14:49:58 +02:00 |
|
Kristofers Solo
|
ee3737497e
|
refactor(gui)
|
2023-11-08 14:49:02 +02:00 |
|
Kristofers Solo
|
60e3335105
|
refactor(gui): update buttons
|
2023-11-08 14:39:52 +02:00 |
|
Kristofers Solo
|
735d8fa00f
|
docs(gui): add comments
|
2023-11-08 14:28:53 +02:00 |
|
Kristofers Solo
|
a0b732ed32
|
docs(gui): add docstrings
|
2023-11-08 14:28:53 +02:00 |
|
Kristofers Solo
|
c327085613
|
feat(gui): add delete book option
|
2023-11-08 14:01:46 +02:00 |
|
Kristofers Solo
|
4e8c0e6ffe
|
feat(Book): add get method
|
2023-11-08 13:51:28 +02:00 |
|
Kristofers Solo
|
35481e914d
|
fix(gui): output tables as entries
|
2023-11-08 13:51:14 +02:00 |
|
Kristofers Solo
|
f8dadeaf6a
|
refactor(gui): combine edit and add methods
|
2023-11-08 13:50:39 +02:00 |
|
Kristofers Solo
|
2e23db2fc0
|
feat(gui): add edit button
|
2023-11-08 13:20:41 +02:00 |
|
Kristofers Solo
|
88304a2450
|
fix(gui): add empty search
|
2023-11-08 13:17:16 +02:00 |
|
Kristofers Solo
|
113b123e50
|
fix(Inventory)
|
2023-11-08 13:09:36 +02:00 |
|
Kristofers Solo
|
5cf790f50a
|
fix(gui): display nothing if no book found
|
2023-11-08 13:06:39 +02:00 |
|
Kristofers Solo
|
bc12c41849
|
refactor(gui): display_table to populate_table
|
2023-11-08 13:05:20 +02:00 |
|
Kristofers Solo
|
47537072da
|
feat(gui): add clear_table method
|
2023-11-08 13:04:52 +02:00 |
|
Kristofers Solo
|
df6444952d
|
feat(gui): add search box
|
2023-11-08 13:02:31 +02:00 |
|
Kristofers Solo
|
2689dd180e
|
feat(gui): update update method
|
2023-11-08 13:02:06 +02:00 |
|
Kristofers Solo
|
dd7e7adf93
|
feat(Inventory): update find methods
|
2023-11-08 12:57:49 +02:00 |
|
Kristofers Solo
|
8fb6e2c2ed
|
refactor(gui): add global variables
|
2023-11-08 12:44:46 +02:00 |
|
Kristofers Solo
|
504e45ebc4
|
refactor(gui)
|
2023-11-08 12:40:09 +02:00 |
|
Kristofers Solo
|
027e4131be
|
feat(gui): update on save
|
2023-11-08 12:38:41 +02:00 |
|
Kristofers Solo
|
faf9e48917
|
feat(gui): add Submit button
|
2023-11-08 12:33:43 +02:00 |
|
Kristofers Solo
|
74ee80337d
|
feat(gui): display inventory
|
2023-11-08 12:33:25 +02:00 |
|
Kristofers Solo
|
3ef55892da
|
feat(Book): add iter
|
2023-11-08 12:32:22 +02:00 |
|
Kristofers Solo
|
2dd9fac786
|
feat(sql): add edit method
|
2023-11-08 11:53:13 +02:00 |
|
Kristofers Solo
|
aa53cd3223
|
feat(table): display data as a table
|
2023-11-06 22:08:26 +02:00 |
|
Kristofers Solo
|
73090ea440
|
fead(Inventory): update add method
|
2023-11-06 20:15:12 +02:00 |
|
Kristofers Solo
|
f0087b97ce
|
feat(Inventory): update add method
|
2023-11-01 19:39:02 +02:00 |
|
Kristofers Solo
|
a78734252c
|
refactor(tui): refactor create_books_table
|
2023-11-01 19:38:12 +02:00 |
|
Kristofers Solo
|
8b8cdd00d0
|
feat(tui): display books as a table
|
2023-11-01 18:57:35 +02:00 |
|
Kristofers Solo
|
00adf20008
|
style(sql): format sql create
|
2023-10-24 11:29:54 +03:00 |
|
Kristofers Solo
|
15112f912e
|
feat(sqlite): move from csv to sqlite
|
2023-10-22 23:08:51 +03:00 |
|
Kristofers Solo
|
692b07e79a
|
feat(csv): read/write inventory from/to csv file
|
2023-10-22 19:40:01 +03:00 |
|
Kristofers Solo
|
0b135407e3
|
update dependencies
|
2023-10-22 19:15:30 +03:00 |
|
Kristofers Solo
|
20c4cccd2f
|
feat(inventory): create inventory class
|
2023-10-22 19:13:03 +03:00 |
|
Kristofers Solo
|
06762fea13
|
feat(book): create book class
|
2023-10-22 19:12:46 +03:00 |
|
Kristofers Solo
|
4dc764072d
|
feat(isbn): create isbn class
|
2023-10-22 19:12:24 +03:00 |
|
Kristofers Solo
|
cd5154c757
|
refactor(readme): move task to separate file
|
2023-10-22 19:12:05 +03:00 |
|
Kristofers Solo
|
49917cb67d
|
feat(readme): add readme file
|
2023-10-18 13:08:50 +03:00 |
|
Kristofers Solo
|
1645ec9b86
|
Initial commit
|
2023-10-18 12:58:30 +03:00 |
|