cato
a2c322bb34
added context ( #20 )
2022-06-05 20:37:17 +02:00
cato
f521a3d079
Update README.md
2022-06-05 20:29:04 +02:00
cato
0536117cd4
Update README.md
2022-06-05 20:28:34 +02:00
cato
c0df40e96f
Revert "Merge pull request #19 from cato447/test-branch"
...
This reverts commit 93d03f627d .
2022-06-05 20:21:31 +02:00
cato
93d03f627d
Merge pull request #19 from cato447/test-branch
...
test another shit
2022-06-05 19:56:31 +02:00
203a51abb0
test another shit
2022-06-05 19:50:44 +02:00
484f2d52e0
moved file to another package
2022-06-05 19:46:31 +02:00
dd2cbebec8
removed test file
2022-06-05 19:41:33 +02:00
046dd46c87
Merge branch 'dev' into main
2022-06-05 19:33:54 +02:00
2dd5de3672
Merge remote-tracking branch 'origin/dev' into dev
2022-06-05 19:31:23 +02:00
cato
680efb4617
Revert "Merge branch 'main' into dev"
...
This reverts commit b5cc8242d6 .
2022-06-05 19:30:41 +02:00
cato
b5cc8242d6
Merge branch 'main' into dev
2022-06-05 19:26:50 +02:00
90336db581
Merge branch 'main' into dev
2022-06-05 19:24:37 +02:00
ba8bf8527e
testing merge conflicts on main
2022-06-05 19:20:21 +02:00
6460388784
testing merge conflicts
2022-06-05 19:19:52 +02:00
6bcf913cea
testing push pipeline
2022-06-05 19:17:51 +02:00
cato
1b2c22a376
Merge pull request #17 from cato447/dev
...
Clean up history I suck at git
2022-06-05 19:12:17 +02:00
7621ab15d6
Merge branch 'main' into dev
2022-06-05 18:31:51 +02:00
cato
a1b0e7d838
Items endpoint tests and updates to the item endpoint ( #13 ) ( #16 )
...
* Creation of base template (#1 )
* Sample template created
* added findByName functionality for item
* Solve Cors errors and inhibit DefaultExposure
* changed project structure
* Added frontend
* changed base path of REST api and updated frontend api quering
* Items enpoint tests and updates to the item endpoint (#13 )
* Config setup
* add tests for items
Co-authored-by: Bruno <brunoj.philipp@gmail.com >
2022-06-05 17:35:37 +02:00
5e63f0252d
Merge branch 'main' into dev
2022-06-05 17:31:47 +02:00
f6e1373a46
added sync test action
2022-06-05 17:24:08 +02:00
cato
dadc8d1797
Update bitbucket-sync.yml
2022-06-05 17:18:03 +02:00
cato
5afb300934
Update bitbucket-sync.yml
2022-06-05 17:17:40 +02:00
cato
ff4fc45b74
Added branch name to push instruction
2022-06-05 17:15:05 +02:00
cato
2dec98f834
Items enpoint tests and updates to the item endpoint ( #13 )
...
* Config setup
* add tests for items
Co-authored-by: Bruno <brunoj.philipp@gmail.com >
2022-06-05 16:18:38 +02:00
d609f56d35
Merge branch 'main' into dev
2022-06-05 12:26:49 +02:00
cato
57a34ac567
Update README.md
2022-06-05 12:22:13 +02:00
cato
73c29b82b2
Changed name
2022-06-05 12:07:21 +02:00
cato
8cc53fc8ab
changed name of action
2022-06-05 12:06:57 +02:00
cato
bd3f4ecf6b
Update run-tests.yml
2022-06-05 12:06:14 +02:00
cato
1b41db3d27
Update and rename gradle.yml to run-tests.yml
2022-06-05 12:05:03 +02:00
cato
2873752bf4
Create gradle.yml
2022-06-05 11:59:20 +02:00
7d31835d1a
Updated readme
2022-06-05 11:53:29 +02:00
2816ae7176
copied gitfiles and gradlew.bat from bitbucket
2022-06-05 11:45:01 +02:00
cato
831d46d62e
Update bitbucket-sync.yml
2022-06-05 11:09:45 +02:00
cato
158b36668f
Update bitbucket-sync.yml
2022-06-05 11:06:01 +02:00
cato
01880c306b
Update bitbucket-sync.yml
2022-06-05 10:56:58 +02:00
cato
27b327c627
Update bitbucket-sync.yml
2022-06-05 10:44:23 +02:00
cato
f15dca501d
Update bitbucket-sync.yml
2022-06-05 10:39:37 +02:00
d16b7d8f1b
updated bitbucket-sync.yml
2022-06-05 10:38:00 +02:00
Marc Roig Kunzmann
002df214ad
All diagrams + respective Jsons ( #9 )
2022-06-04 18:18:04 +02:00
Marc Roig Kunzmann
956eba4a52
Adding all 3 demanded diagrams ( #8 )
2022-06-04 17:53:55 +02:00
Marc Roig Kunzmann
20b514948c
Added model for sprint1 ( #7 )
...
Basic uml diagram
Co-authored-by: Marc Roig Kunzmann <marc.roigkunzmann@me.com >
2022-06-03 15:51:53 +02:00
6d62f472fc
removed unused file
2022-06-03 15:43:55 +02:00
cato
7cda40a969
Update bitbucket-sync.yml
2022-06-02 20:44:06 +02:00
f5fc1f4f8c
Merge branch 'main' into dev
2022-06-02 20:20:04 +02:00
cato
4d0006c757
updated the upstream url for bitbucket-sync.yml
2022-06-02 19:28:20 +02:00
cato
2b1aaf40ed
Create bitbucket-sync.yml
2022-06-02 19:16:26 +02:00
cato
f6385b40f6
Proof of concept ( #6 )
...
* Sample template created
* added findByName functionality for item
* Solve Cors errors and inhibit DefaultExposure
* changed project structure
* Added frontend
* Creation of base template (#1 )
* changed base path of REST api and updated frontend api quering
2022-06-02 19:11:46 +02:00
f0ce8a615b
changed base path of REST api and updated frontend api quering
2022-06-02 19:08:10 +02:00