dDogge
|
37bbbb6098
|
Added SignWeeklyReport function and 2 corresponding test, also small change to WeeklyReport.go
|
2024-03-17 20:33:53 +01:00 |
|
Imbus
|
e03727613d
|
Extremely important formatting
|
2024-03-17 20:04:29 +01:00 |
|
dDogge
|
8a34fc07fa
|
Weekly_report fixed for real this time
|
2024-03-17 19:58:44 +01:00 |
|
dDogge
|
b93df693d2
|
Fixed weekly_report
|
2024-03-17 19:56:16 +01:00 |
|
dDogge
|
a77e57e496
|
Added GetWeeklyReport function and corresponding test
|
2024-03-17 17:58:02 +01:00 |
|
dDogge
|
c90d495636
|
Added new types and changed SQL since apperently sqlite does use autoincrement
|
2024-03-17 17:47:31 +01:00 |
|
dDogge
|
21cc7ff8a3
|
Added signed_by attribute to weekly_report SQL table
|
2024-03-17 15:34:48 +01:00 |
|
Imbus
|
7c21677310
|
Migrations fix in go
|
2024-03-17 14:38:20 +01:00 |
|
Imbus
|
c13378d3b9
|
Proper login endpoint functionality
|
2024-03-17 01:32:10 +01:00 |
|
Imbus
|
d99de54c5d
|
Major changes related to reports
|
2024-03-16 22:47:19 +01:00 |
|
Imbus
|
3526decbad
|
Merge imbs
|
2024-03-16 17:46:08 +01:00 |
|
Imbus
|
17c8a17ebf
|
IF EXISTS condition in salts table
|
2024-03-16 17:32:51 +01:00 |
|
Imbus
|
47d7d9fe3c
|
Activity type database changes with interface changes in go
|
2024-03-16 17:22:55 +01:00 |
|
dDogge
|
04e17a1721
|
Added comments to various functions
|
2024-03-15 16:57:42 +01:00 |
|
dDogge
|
581209742a
|
Added GetProject in db.go and corresponding test
|
2024-03-15 16:45:26 +01:00 |
|
Imbus
|
fb67825e29
|
Experimental port to CGO-free modernc.org/sqlite, no more WSL
|
2024-03-15 11:02:33 +01:00 |
|
Imbus
|
e1153934c6
|
Database interface extension, GetAllProjects, GetUserRole, GetProjectsForUser
|
2024-03-14 19:48:49 +01:00 |
|
dDogge
|
676d6637a2
|
Added GetAllUsersApplication and corresponding test
|
2024-03-14 16:25:54 +01:00 |
|
dDogge
|
0e1ea15cc9
|
Added GetAllUsersProject and corresponding test
|
2024-03-14 16:01:56 +01:00 |
|
Imbus
|
be04ba148d
|
Merge imbs
|
2024-03-14 14:37:50 +01:00 |
|
Imbus
|
3790e8a3c6
|
Test cleaning
|
2024-03-14 13:48:56 +01:00 |
|
Imbus
|
d12e3a26ef
|
Role change database interface with corresponding tests
|
2024-03-14 13:47:04 +01:00 |
|
Imbus
|
6c8abf1f53
|
Database refactor and test coverage
|
2024-03-14 13:39:56 +01:00 |
|
dDogge
|
f0745c5a75
|
Added ChangeUserRole and corresponding test, also GetProjectId should be fixed.
|
2024-03-14 13:27:57 +01:00 |
|
Imbus
|
c4632104a8
|
Commenting out trigger related to salts
|
2024-03-13 11:46:17 +01:00 |
|
Imbus
|
736cebe036
|
Sql comments and salts table
|
2024-03-12 20:44:54 +01:00 |
|
Imbus
|
9b67a580da
|
Gluecode for database/handlers
|
2024-03-12 20:44:40 +01:00 |
|
borean
|
ad4d439887
|
cleanup
|
2024-03-08 15:07:25 +01:00 |
|
borean
|
f8277617a9
|
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
|
2024-03-08 15:02:18 +01:00 |
|
borean
|
6acfdd36b2
|
cleanup
|
2024-03-08 14:56:24 +01:00 |
|
borean
|
0b23c5f8f1
|
Merge branch 'borean-dev' into dev
|
2024-03-08 14:55:10 +01:00 |
|
Imbus
|
944f9b6ccc
|
Removed overly verbose debug printing from db migration
|
2024-03-08 07:48:25 +01:00 |
|
Imbus
|
12536d5e89
|
Fixing inconsistent sql in db interface
|
2024-03-08 07:47:32 +01:00 |
|
Imbus
|
f5d5eee267
|
Breaking changes in projects table related to naming
|
2024-03-08 07:33:58 +01:00 |
|
Imbus
|
553ba2c7c6
|
New project_role table to represent possible roles
|
2024-03-08 07:33:31 +01:00 |
|
borean
|
eec3a45509
|
Added GetProjectId and AddUserToProject, WIP
|
2024-03-07 23:24:54 +01:00 |
|
borean
|
5a85f2bf81
|
first draft of AddTimeReport in db.go
|
2024-03-07 21:57:27 +01:00 |
|
borean
|
7ed986e4eb
|
update
|
2024-03-07 20:58:50 +01:00 |
|
dDogge
|
bd434c3da7
|
Added template for various new functions in db.go and corresponding tests in db_test.go
|
2024-03-07 14:25:28 +01:00 |
|
dDogge
|
18eefab292
|
Implemented PromoteToAdmin and corresponding Test
|
2024-03-07 13:21:47 +01:00 |
|
dDogge
|
3adf0b7ef5
|
Admin SQL table added
|
2024-03-07 13:09:09 +01:00 |
|
Imbus
|
7a12b946a6
|
Fixing some issues found by the linter
|
2024-03-02 04:29:50 +01:00 |
|
Imbus
|
63596db60c
|
Migrations readme warnings
|
2024-03-02 02:40:17 +01:00 |
|
Imbus
|
a749857c98
|
User_roles table constraints
|
2024-03-01 07:47:06 +01:00 |
|
Imbus
|
b39ce645d6
|
Proper interface for the database
|
2024-02-29 20:33:20 +01:00 |
|
Imbus
|
34c0712825
|
Moving the migrations directory into database for embedding
|
2024-02-28 03:30:05 +01:00 |
|
Imbus
|
e1cd596c13
|
Config parsing and database api changes
|
2024-02-28 03:21:13 +01:00 |
|
Imbus
|
229ebc3a08
|
AddProject database interface with tests
|
2024-02-27 07:59:42 +01:00 |
|
Imbus
|
ce1ce89b00
|
Some more example database interface code
|
2024-02-27 05:51:16 +01:00 |
|
Imbus
|
06076f93b7
|
Database interactions demo
|
2024-02-27 05:00:04 +01:00 |
|
Imbus
|
29d5885b67
|
Go server draft
|
2024-02-12 12:40:49 +01:00 |
|