-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
[33mcommit a3df91aadb973232108d7f6478ae764692243165[m | ||
Author: ivanab <[email protected]> | ||
Date: Fri Jun 7 20:01:51 2024 +0200 | ||
|
||
Implemented create hackerspace handler | ||
|
||
[33mcommit a825b7ad06cd3fcbbef08cd17f0634d5933e4005[m | ||
Author: ivanab <[email protected]> | ||
Date: Fri Jun 7 16:42:12 2024 +0200 | ||
|
||
Added Request parameters | ||
|
||
[33mcommit 1d2a23b8103e1d8f17042908ef595ec1bdfbf3a5[m | ||
Author: ivanab <[email protected]> | ||
Date: Fri Jun 7 15:57:58 2024 +0200 | ||
|
||
Refactored hackerspace.schema | ||
|
||
[33mcommit bcc7aa4790289951b713311de8258a397dd72bde[m | ||
Author: ivanab <[email protected]> | ||
Date: Fri Jun 7 15:38:31 2024 +0200 | ||
|
||
Added fields required rules | ||
|
||
[33mcommit 2b6c512ef0e18346cc28f3fd87e41e3c97dcbf57[m | ||
Author: ivanab <[email protected]> | ||
Date: Fri Jun 7 15:29:46 2024 +0200 | ||
|
||
Refactoring hackerspace.controller | ||
|
||
[33mcommit 8211b5433def9fb6afdf8893aa2d332e6a1faa30[m | ||
Author: ivanab <[email protected]> | ||
Date: Fri Jun 7 15:22:46 2024 +0200 | ||
|
||
Returned result | ||
|
||
[33mcommit c498e4b25038d366b6f4c37c16192bd104bfa7f2[m | ||
Author: ivanab <[email protected]> | ||
Date: Fri Jun 7 15:21:02 2024 +0200 | ||
|
||
Workspace settings updated | ||
|
||
[33mcommit 8803294535b1ffe35b3091d3d5f7351588fd4668[m | ||
Author: ivanab <[email protected]> | ||
Date: Tue May 28 20:16:04 2024 +0200 | ||
|
||
Updated README.md | ||
|
||
[33mcommit 5bc9324d63f811a69f0aa5c24642cc5d6306e138[m | ||
Author: ivanab <[email protected]> | ||
Date: Thu May 23 22:17:08 2024 +0200 | ||
|
||
Added find, update and delete services | ||
|
||
[33mcommit ba631f6d3fbb13ce82effe361f434c1e220de940[m | ||
Author: ivanab <[email protected]> | ||
Date: Thu May 23 21:59:05 2024 +0200 | ||
|
||
Deleted commented out code |