wojciech pushed to master at wojciech/doneth.at-backend
-
5faa74daa9 Update requirements.txt
5 months ago
wojciech pushed to feature/daily-goal at wojciech/doneth.at-backend
-
7c65b28f86 allow only one daily goal per day
5 months ago
wojciech opened issue wojciech/doneth.at-backend#16
[bug] cannot set start of day hour to zero5 months ago
wojciech commented on issue wojciech/doneth.at-backend#6
implement daily goalsnote: change the dailygoal model to only store the day (last DG per day is taken into account) - it makes no sense to have different DG for different parts of the day
5 months ago
wojciech pushed to feature/daily-goal at wojciech/doneth.at-backend
-
12de704c21 Allow setting the Daily Goal from the settings.
-
88bc2506f0 Merge branch 'master' into feature/daily-goal
-
721fd58d07 Accomp. edit form: difficulty is now a number field
-
716055cf6a CSS (forms) refactoring (#13)
- Compare 4 commits »
5 months ago
wojciech pushed to master at wojciech/doneth.at-backend
-
721fd58d07 Accomp. edit form: difficulty is now a number field
5 months ago
wojciech closed issue wojciech/doneth.at-backend#15
accomplishement edit view - the difficulty field is not a number field5 months ago
wojciech opened issue wojciech/doneth.at-backend#15
accomplishement edit view - the difficulty field is not a number field5 months ago
wojciech opened issue wojciech/doneth.at-backend#14
[ux] unituitive behaviour - the accomplishment adding form adds acc. to today even when the user is viewing the previous day5 months ago
wojciech pushed to master at wojciech/gembird
-
e358c25350 Registration: check if the user exists and create the database entry
-
7295207056 Registration: request and validate the username.
-
208dcb7dfc Initial commit
5 months ago
wojciech created repository wojciech/gembird
5 months ago
wojciech pushed to master at wojciech/doneth.at-backend
-
716055cf6a CSS (forms) refactoring (#13)
5 months ago
wojciech closed issue wojciech/doneth.at-backend#12
make form styling more consistent and flexible5 months ago
wojciech commented on issue wojciech/doneth.at-backend#12
make form styling more consistent and flexibleKind of done. Not fully, but it will be easier to bend to my will when implementing other types of forms.
5 months ago
wojciech pushed to refactor/forms at wojciech/doneth.at-backend
-
b867658cf2 CSS (forms) refactoring
5 months ago
wojciech commented on issue wojciech/doneth.at-backend#12
make form styling more consistent and flexible- [ ] figure out the lowest-common-denominator styling for form fields - [ ] extract it into classes - [ ] see what styling is left, extract it into more specific classes - [ ] make sure all forms look fine - [ ] make sure everything uses `_formhelpers.html`
5 months ago
wojciech opened issue wojciech/doneth.at-backend#12
make form styling more consistent and flexiblke5 months ago
wojciech pushed to feature/daily-goal at wojciech/doneth.at-backend
-
e23e78b642 allow removing the daily goal by setting it to null
5 months ago