20f9800203
edit users
2024-03-07 17:54:06 +01:00
Yapollon
66aabf697c
Colorpicker Update 1
...
we live, we love, we want the colorpicker
2024-03-07 16:26:56 +01:00
Yapollon
5a68a2ef39
Update app.py
2024-03-07 16:00:04 +01:00
d340a1e19f
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# templates/components/habit_lists.html
2024-03-07 15:57:10 +01:00
0312bc10dc
heatmap current day marked
2024-03-07 15:56:33 +01:00
Yapollon
11104fe96b
cleaned code
...
yippie
2024-03-07 15:56:06 +01:00
Yapollon
56af47bda3
Merge branch 'master' of https://repo.cimeyclust.com/CimeyClust/HabitTracker
2024-03-07 14:28:25 +01:00
Yapollon
5e71260dbe
Responsive Heatmap!
...
- Deleted the shitty spline model
2024-03-07 14:28:20 +01:00
32cec2e731
times errors and cards
2024-03-07 14:20:45 +01:00
Yapollon
22ecf59c62
Gif Update
...
We going to Fazbears Pizza with this one
2024-03-07 10:38:53 +01:00
Verox001
4dc494e67a
Implemented habit list deletion
2024-03-06 11:04:32 +01:00
424a423f7c
delete list
2024-03-05 11:15:43 +01:00
Verox001
51742411ca
Fixed day count
2024-03-05 10:49:29 +01:00
Verox001
295f02509c
Started app at 0.0.0.0 host
2024-03-05 10:37:18 +01:00
Verox001
6282c374f7
Fixed habit times check
2024-03-05 09:59:09 +01:00
4e996180fe
Merge remote-tracking branch 'origin/master'
2024-03-05 09:50:13 +01:00
Verox001
53a884d23e
Fixed user None Check
2024-03-05 09:49:38 +01:00
0208ef5f47
Merge remote-tracking branch 'origin/master'
2024-03-05 09:48:28 +01:00
Verox001
2a249a32e5
Fixed user None Check
2024-03-05 09:47:23 +01:00
3427e8f271
Merge remote-tracking branch 'origin/master'
2024-03-05 09:44:12 +01:00
Verox001
9fdbef1b7d
Verify email is not used already on signup
2024-03-05 09:43:13 +01:00
0b927009b5
uniform design (card) + names + deleted Home
2024-03-01 10:30:41 +01:00
f7967c2dfd
many
2024-03-01 09:25:27 +01:00
Verox001
2dc3cbf047
Implemented User Display on Habitlist
2024-03-01 09:17:52 +01:00
Verox001
b6a9bf5520
Implemented User-Invite Page
2024-03-01 08:50:33 +01:00
7771c1eea2
edit page
2024-03-01 08:19:53 +01:00
Verox001
afb57ef077
Fixed minor bugs
2024-03-01 08:06:00 +01:00
Yapollon
a8a3382f15
Habit Streak Update++
2024-03-01 07:53:47 +01:00
Yapollon
e2f1402d50
Habit Streak Update (2/2)
...
Yeah reworked the entire thing so that the checked, count and streak value is stored in the Habit Table
2024-02-28 14:14:10 +01:00
9e1bd7b65e
better looking html code and fixed a bug
2024-02-20 20:55:06 +01:00
08ff2cfc16
Fixed bug
2024-02-20 10:00:31 +01:00
Yapollon
f0275108a5
Merge branch 'model'
2024-02-20 09:52:31 +01:00
Yapollon
684beb372f
Profil upgrade and MORE
...
Very cool isn't it, totally didn't take a lot of time
2024-02-20 04:16:28 +01:00
Verox
8b9340e867
Merge remote-tracking branch 'origin/model'
...
# Conflicts:
# db/SQLiteClient.py
# models/Habit.py
# models/HabitList.py
# models/HabitTrackings.py
# models/User.py
2024-02-19 20:14:55 +01:00
Yapollon
6f363a104e
Profile Pictures
...
YES YOU HEARD RIGHT!!
I ALSO DID THE HTML!
This is the most awesome most epic addition, i sold my kidney for this.
2024-02-18 04:53:15 +01:00
Yapollon
e5709775bb
fixed renaming in app.py
...
he guess i missed some
2024-02-16 18:04:53 +01:00
Yapollon
759c7d277f
Model Overhaul
...
I'm done, this is the now complete code for the models and all.
To make it short:
- made some renaming that was necessary, HabitTrackings -> HabitTracking because every goddamn class is singular and not plural
- made the deletion process everywhere the same (Habit Deletion now handles the HabitTracking deletion inside the model and not through Sqlite.py)
- Some much needed comments
- Some adjustments to the HabitLists, nothing big, plus addition of update
- Also as a question, why does the HabitList have a redundant habits attribute, for now i marked this issue in the code to not forget it
2024-02-16 17:57:49 +01:00
ce0a6b588b
gap for spacing and heatmap but unfinished
2024-02-14 11:15:37 +01:00
Yapollon
7ad54ffb30
fixed slots
2024-02-13 10:46:54 +01:00
Verox001
32b0d3017c
Fixed habit creation for lists
2024-02-13 10:07:22 +01:00
Verox
05b5869be7
Small update with bug fixes
2024-02-12 22:31:51 +01:00
Verox
4764112296
Finished Multi-Habit-List feature and multiple habits for each habit_list
2024-02-12 22:06:27 +01:00
Verox
4dd997ce13
Added models and relations
2024-02-12 21:07:55 +01:00
Yapollon
111d11002e
Improved Habit delete()
...
Also added that updated_at gets changed in the table for every update function!
2024-02-02 09:20:19 +01:00
Yapollon
f8ee727705
cleanup 2
2024-02-02 08:34:02 +01:00
Yapollon
79c8636ce1
cleanup
2024-02-02 08:32:45 +01:00
Verox001
3b9dc2a73b
Fixed habit checking and improved mechanics
2024-01-31 10:56:54 +01:00
Verox001
e5d61abad3
Return percentage on habit checking
2024-01-30 10:41:05 +01:00
Verox001
45971b4bdf
Fixed small bug and refreshed percentages
2024-01-30 10:37:38 +01:00
Verox001
51f263061f
Finished method for habit percentage and checked init
2024-01-30 10:34:59 +01:00