dDogge
|
2409598c6e
|
Handler ProjectRoleChange in global_state.go added for ChangeUserRole in db.go
|
2024-03-14 23:06:10 +01:00 |
|
dDogge
|
f2a4c417aa
|
Handler ListAllUsersProject in global_state.go added for GetAllUsersProject in db.go
|
2024-03-14 22:56:50 +01:00 |
|
dDogge
|
34ad6ac777
|
Handler ListAllUsers in global_state.go added for GetAllUserApplication in db.go
|
2024-03-14 22:48:06 +01:00 |
|
Imbus
|
aa7c5de1fc
|
GetUserProjects handler
|
2024-03-14 21:25:14 +01:00 |
|
Imbus
|
e1153934c6
|
Database interface extension, GetAllProjects, GetUserRole, GetProjectsForUser
|
2024-03-14 19:48:49 +01:00 |
|
Imbus
|
5e8af6098b
|
Merge branch 'imbs' into dev
|
2024-03-14 18:27:12 +01:00 |
|
Imbus
|
a291972f82
|
Makefile targets for generating UML
|
2024-03-14 18:14:28 +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
|
0824a344e3
|
Target for dumping database content to file
|
2024-03-14 14:10:25 +01:00 |
|
Imbus
|
dd4809d631
|
Merge branch 'dev' of github.com:imbus64/TTime into dev
|
2024-03-14 14:08:27 +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
|
1c87380db7
|
Mounting handler for adding project
|
2024-03-13 17:52:37 +01:00 |
|
Imbus
|
25fdf3bb9b
|
Nuke dead code
|
2024-03-13 12:29:15 +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
|
394b283712
|
Typo
|
2024-03-08 11:25:31 +01:00 |
|
Imbus
|
02c9c502b8
|
Eralchemy2 target for generating er diagrams
|
2024-03-08 11:22:09 +01:00 |
|
Imbus
|
a7ebfe7110
|
Ignore formatter output in main
|
2024-03-08 10:32:02 +01:00 |
|
Imbus
|
efc95e7fea
|
Add target for formatting swag docs & formatting swag docs
|
2024-03-08 10:30:17 +01:00 |
|
Imbus
|
b52f13ee8b
|
Better developer feedback
|
2024-03-08 10:25:22 +01:00 |
|
Imbus
|
d4a2a00f69
|
Makefile update with doc generation and convenience installers
|
2024-03-08 10:17:51 +01:00 |
|
Imbus
|
ae0b0895b2
|
Version controlling generated docs
|
2024-03-08 10:17:27 +01:00 |
|
Imbus
|
13c12b424a
|
Mounting handlers and basic swagger docs example
|
2024-03-08 10:16:56 +01:00 |
|
Imbus
|
f75cb7e9fc
|
Pulling in deps related to swagger
|
2024-03-08 10:15:05 +01:00 |
|
Imbus
|
bb81a2973e
|
Moving main out of cmd to accomodate swag cli tool
|
2024-03-08 09:10:20 +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
|
a77b388f8e
|
Warning in make migrate target
|
2024-03-08 07:34:26 +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
|
acff254aa5
|
Indirect -> direct dependency in go.mod
|
2024-03-07 12:13:29 +01:00 |
|
Imbus
|
3175c62e6d
|
Carmack level testing instructions
|
2024-03-07 11:33:06 +01:00 |
|
Imbus
|
c5f0bc509e
|
Makefile target for installing just (hack of doom)
|
2024-03-06 15:15:41 +01:00 |
|
Imbus
|
d023bb0adf
|
Untested implementation of login and renew endpoints
|
2024-03-06 12:51:46 +01:00 |
|