Commit Graph

47 Commits (03dd1a485d7dc8993ab79edff5da3456d60f08ba)
 

Author SHA1 Message Date
Marty Oehme 03dd1a485d
Add continuous integration pipeline 1 year ago
Marty Oehme b0f8c48e99
Prepare pypi release 1 year ago
Marty Oehme 031145db01
Make program downward compatible until python 3.7 1 year ago
Marty Oehme b9c89155e3
Fix import of nomie numerical score values 1 year ago
Marty Oehme aa2aff4e17
Fix import of nomie goal value 1 year ago
Marty Oehme 8eb9b6a492
Add simple loop Habit uuid test 1 year ago
Marty Oehme 09cbab9021
Add code coverage gathering 1 year ago
Marty Oehme 2d2b4430ff
Add initial cli test 1 year ago
Marty Oehme 97035d8e4c
Switch layout to src folder layout 1 year ago
Marty Oehme 0b8bddb588
Bump version 1 year ago
Marty Oehme ebb916a911
Fix README by removing internal details 1 year ago
Marty Oehme f9044daba1
Check for writable database before starting 1 year ago
Marty Oehme 3da96a3ef8
Add all simultaneous activities to loop 1 year ago
Marty Oehme 2dbc6945a2
Improve sqlite3 connection creation 1 year ago
Marty Oehme 76b2dd4408
Make nomie dataclasses immutable 1 year ago
Marty Oehme 76bedd42ee
Refactor data into dataclasses 1 year ago
Marty Oehme c5b532b618
Refactor nomie data ingestion 1 year ago
Marty Oehme 0e31975cb0
Create missing PRAGMA values 1 year ago
Marty Oehme bea6c0eca5
Fix ability to be run via poetry and cli 1 year ago
Marty Oehme 6af4638845
Remove pandas dependencies from pyproject.timl and poetry.lock. 1 year ago
Marty Oehme a09f248113
Refactor habit list collection in repetition migration 2 years ago
Marty Oehme 189d1bb8af
Bump version number 2 years ago
Marty Oehme db0121966c
Refactor repetition creation function 2 years ago
Marty Oehme b9c08758f9
Add range tracker conversion 2 years ago
Marty Oehme 595b4e4898
Set range targets to half of nomie max value 2 years ago
Marty Oehme 82054087f9
Refactor repetitions, Add comments 2 years ago
Marty Oehme e050acd288
Extract habit counter from event tags additionally 2 years ago
Marty Oehme 18cdd34300
Refactor repetition habit list 2 years ago
Marty Oehme 269a255885
Refactor repetitions migration 2 years ago
Marty Oehme 49fdf47657
Fix crash on duplicate repetition import 2 years ago
Marty Oehme c41a492b07
Rename table module to schema module 2 years ago
Marty Oehme 3184e5d6fa
Add database merging to README 2 years ago
Marty Oehme 3c081f745c
Add repetition import 2 years ago
Marty Oehme 76fcae499a
Remove debug statement 2 years ago
Marty Oehme 1a5004e333
Add range habits 2 years ago
Marty Oehme 21fd1e5aaf
Fix habit import position 2 years ago
Marty Oehme 837d77481f
Add recoloring for negative trackers 2 years ago
Marty Oehme 8d4c32a652
Add habit duplicate checking 2 years ago
Marty Oehme 52fa6474ad
Rename loop import modules 2 years ago
Marty Oehme 7c606436eb
Fix habit creation 2 years ago
Marty Oehme 270635a17e
Fix table construction to closely mimic loop 2 years ago
Marty Oehme d33c6a232e
Correctly close database at the end 2 years ago
Marty Oehme a9ac2f27c2
Add simple habit migration test 2 years ago
Marty Oehme 7ea2c1cf57
Add gitignore for data and outputs 2 years ago
Marty Oehme f5e8861252
Put loop code into own file 2 years ago
Marty Oehme c8f6e034a5
Create loop sqlite tables 2 years ago
Marty Oehme a213afded4
initial commit 2 years ago