Commit graph

987 commits

Author SHA1 Message Date
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
Peter KW
d7cf291836 added new page for admin and path in main 2024-03-07 17:48:43 +01:00
dDogge
1c5cbd768d Merge remote-tracking branch 'refs/remotes/gh/dev' into dev 2024-03-07 14:25:55 +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
Imbus
c9406b8e50 Ported Justfile to Makefile 2024-03-07 14:16:50 +01:00
Imbus
9b9f6dd962 Merge branch 'dev' of git.silversoft.se:Imbus/TTime into dev 2024-03-07 13:30:26 +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
a202eaa610 Readme wsl notes 2024-03-07 12:26:08 +01:00
Imbus
acff254aa5 Indirect -> direct dependency in go.mod 2024-03-07 12:13:29 +01:00
Imbus
3e000358a7 Formatting and using for-of loop 2024-03-07 11:53:06 +01:00
Imbus
09ec0a0bb0 Merge 2024-03-07 11:49:31 +01:00
Imbus
40f7241550 Formatting and typing 2024-03-07 11:48:34 +01:00
Mattias
25284bb10e More formatting 2024-03-07 11:43:19 +01:00
Mattias
9c824f1d7b Slight formatting 2024-03-07 11:39:29 +01:00
Imbus
3175c62e6d Carmack level testing instructions 2024-03-07 11:33:06 +01:00
Davenludd
42a0745102 Small additional changes to YourProjectsPage 2024-03-07 10:45:23 +01:00
Mattias
7879394da3 Added a few pages and components to the frontend 2024-03-07 10:05:45 +01:00
Imbus
b31349ec37 Change test order in testall target 2024-03-06 15:44:18 +01:00
Imbus
4cfb227a1e Add install linter target 2024-03-06 15:40:24 +01:00
Imbus
524baf90d2 Hotfix for just errors related to podman 2024-03-06 15:34:43 +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
Imbus
f484674524 Pulled in jwt middleware for fiber 2024-03-06 12:51:00 +01:00
Imbus
85d080cebb Set fiber as direct dependency 2024-03-06 11:24:53 +01:00
Imbus
dcd9879d8d Demo of components with children and other props 2024-03-06 11:14:57 +01:00
Imbus
43afae5d77 Cleaning up CSS, minor refactor into pages Home & Settings, better docs 2024-03-06 11:14:08 +01:00
Imbus
70ae359856 Example of how to extend the API 2024-03-06 10:14:54 +01:00
Imbus
56693350be Pulling in and configuring react-router-dom 2024-03-06 10:09:59 +01:00
Imbus
4878ce1c39 Useless fix for the vite default template with tailwind 2024-03-06 09:51:26 +01:00
Imbus
9d39ff5bc2 Re-implemented demo button 2024-03-06 09:41:36 +01:00
borean
ae9ee91bc4 file correction 2024-03-04 19:34:35 +01:00
borean
a22dcb9f4e first push, broken import, WIP 2024-03-04 02:50:02 +01:00
Imbus
9e790696a5 Remove npm i from justfile testall target 2024-03-02 04:47:12 +01:00
Imbus
59ab430b06 Justfile target for a complete test run 2024-03-02 04:41:34 +01:00
Imbus
7a12b946a6 Fixing some issues found by the linter 2024-03-02 04:29:50 +01:00
Imbus
c54eccc625 golangci-lint in CI as well as a makefile target 2024-03-02 04:18:29 +01:00
Imbus
54cca2b151 Pulling in jest as a dependency for the frontent, example test included 2024-03-02 03:47:53 +01:00
Imbus
15a83882ef Omitting test from CI, including lint 2024-03-02 03:19:05 +01:00
Imbus
1be992bc34 Further wrestling with CI/CD 2024-03-02 03:14:45 +01:00
Imbus
3653146ce0 Wrestling with github CI/CD 2024-03-02 03:07:41 +01:00
Imbus
10abea8091 Merge branch 'master' of github.com:imbus64/TTime 2024-03-02 03:02:06 +01:00
Imbus
2808a0058f
Create node.js.yml 2024-03-02 03:01:26 +01:00
Imbus
b202665d75 Fix gh workflow 2024-03-02 02:56:00 +01:00
Imbus
a7c2e8f182 Merge branch 'master' of github.com:imbus64/TTime 2024-03-02 02:53:26 +01:00
Imbus
e93c4abba8
Create go.yml 2024-03-02 02:52:35 +01:00
Imbus
63596db60c Migrations readme warnings 2024-03-02 02:40:17 +01:00
Imbus
469f866554 Cleaning up examples in main and splitting the code into suitable packages 2024-03-02 02:38:26 +01:00