Commit Graph

60 Commits

Author SHA1 Message Date
augustin_s bd6ee28ff2 added pagination checkbox, made state of this setting part of the grid key 2022-06-05 17:47:52 +02:00
augustin_s 4dfe0c1c1b added auto height checkbox, made state of this setting part of the grid key 2022-06-05 17:27:58 +02:00
augustin_s b72078d17c create sidebar slider in the right place 2022-06-04 23:11:07 +02:00
augustin_s 59000eddde added slider to sidebar controlling the grid height (instead of auto height) 2022-06-04 19:14:56 +02:00
augustin_s d9a121c4f3 shortened wait time 2022-06-04 19:14:12 +02:00
augustin_s cd7d6e0ba8 added running backups of df dumps 2022-05-29 12:18:26 +02:00
augustin_s caff646c0c added a test loop for the client 2022-05-28 20:30:42 +02:00
augustin_s 9eb6bab32f naming 2022-05-28 20:30:42 +02:00
augustin_s 8a5992337f Update README.md 2022-05-28 17:12:50 +00:00
augustin_s 3cb7c6aff2 Update README.md 2022-05-28 17:11:40 +00:00
augustin_s 58181c3c92 something to read 2022-05-28 14:10:16 +02:00
augustin_s a857f24998 something to read 2022-05-28 13:48:01 +02:00
augustin_s 707008bdc8 find icon also if not started in base folder 2022-05-28 12:27:04 +02:00
augustin_s 3590ee29a7 startable from everywhere 2022-05-28 12:26:28 +02:00
augustin_s a9a7d66fad naming 2022-05-28 12:10:53 +02:00
augustin_s 15fb6c7434 restructure 2022-05-28 12:10:33 +02:00
augustin_s 33f2afdadb naming 2022-05-27 22:21:51 +02:00
augustin_s 5ddb2d5a93 naming 2022-05-27 22:20:50 +02:00
augustin_s 190062910c restructure 2022-05-27 21:18:29 +02:00
augustin_s 8423db3193 restructure 2022-05-27 21:05:51 +02:00
augustin_s 820ee221a7 restructure 2022-05-27 21:03:08 +02:00
augustin_s 0ee6707d9b restructure 2022-05-27 20:46:59 +02:00
augustin_s 528f1bc58b restructure 2022-05-27 20:39:35 +02:00
augustin_s 8dbaea5fa5 cleanup 2022-05-27 20:23:03 +02:00
augustin_s d7dda41fd8 dump on demand 2022-05-27 19:52:30 +02:00
augustin_s 6a5a77f670 associate DataFrameHolder to file 2022-05-27 19:40:04 +02:00
augustin_s 4dd9ba3c9e added some comments; write the up-to-date dataframe 2022-05-27 00:54:36 +02:00
augustin_s dfb0c2c586 fixed typo 2022-05-25 00:16:15 +02:00
augustin_s 3cf48dd491 naming 2022-05-23 13:42:22 +02:00
augustin_s 22aa098a94 cleanup 2022-05-23 13:24:57 +02:00
augustin_s 159bfca9b1 switched to object syntax for columns; use to_hdf_binary; some cleanup 2022-05-23 12:54:33 +02:00
augustin_s 48c163f9d7 actually working in-memory conversion to hdf5 file 2022-05-23 12:42:22 +02:00
augustin_s 24ebaf417b moved download buttons to separate file 2022-05-23 10:32:56 +02:00
augustin_s adbb9efa19 moved customized aggrid into separate file 2022-05-22 22:43:47 +02:00
augustin_s 31c8d34b15 moved columns settings into the right spot 2022-05-22 22:34:58 +02:00
augustin_s cc376b18c3 switched theme to streamlit; added icon on download buttons 2022-05-22 22:20:31 +02:00
augustin_s 6d5b4420df clearer description 2022-05-22 21:52:57 +02:00
augustin_s 21a06c9782 refactor 2022-05-22 21:50:38 +02:00
augustin_s c7fecfc60e simplified handling newly added columns 2022-05-22 21:45:21 +02:00
augustin_s 2dbcc6904b handle newly added columns 2022-05-22 21:25:44 +02:00
augustin_s 4ab15ba924 refactor 2022-05-22 20:03:30 +02:00
augustin_s a3aa387e99 table adjusts height automatically; added title; hide hamburger menu, header and footer 2022-05-22 19:52:08 +02:00
augustin_s fa0ae6af03 added in-memory conversion to hdf5 file; allowed kwargs for excel conversion 2022-05-22 19:43:38 +02:00
augustin_s 7b34f133ea fwd args from run.sh to streamlit 2022-05-22 17:16:15 +02:00
augustin_s 312f148a81 disabled sending usage statistics to Streamlit 2022-05-22 17:16:15 +02:00
augustin_s 6b6e02e4c6 disabled sending usage statistics to Streamlit 2022-05-22 17:16:15 +02:00
augustin_s 443bd4abed display table reversed; added download options; always write hdf5 2022-05-22 17:16:15 +02:00
augustin_s 22ce635f14 added in-memory conversion to excel file 2022-05-22 17:16:15 +02:00
augustin_s 7cd47d62f2 ignore hdf5 and excel files 2022-05-22 17:16:15 +02:00
augustin_s a1465b76c5 added libs for excel and hdf5 writing 2022-05-22 17:16:05 +02:00