Commit Graph

73 Commits

Author SHA1 Message Date
f403c3109f - add methods for releasing datasets from submitter
All checks were successful
CI Pipeline / japa-tests (push) Successful in 54s
- npm updates
- side menu with child items
- flash messages via HttpContext response (extended via macro)
2023-06-27 18:23:18 +02:00
e0ff71b117 - additional functionality for DatasetController.ts
All checks were successful
CI Pipeline / japa-tests (push) Successful in 47s
- additional validation rules like 'uniqueArray'
- additional Lucid models like BaseModel.ts for filling attributes, Title.ts, Description.ts
- npm updates for @adonisjs/core
2023-06-22 17:20:04 +02:00
c4f4eff0d9 - daraggable crators and contributors inside Pages/Submitter/Dataset/Create.Vue
All checks were successful
CI Pipeline / japa-tests (push) Successful in 59s
- typescript and prettier updates
- FileUpload component with dark mode and dragable uploads
- comment FontFamily in tailwind.config.js
2023-06-16 16:44:28 +02:00
f76a92da2c - add FileUpload vue component
All checks were successful
CI Pipeline / japa-tests (push) Successful in 51s
2023-06-02 16:55:03 +02:00
e051a94b3b - inertiajs file upload and validation via adonisjs
All checks were successful
CI Pipeline / japa-tests (push) Successful in 52s
- npm updates
2023-06-01 14:29:56 +02:00
092a8a1c12 - add controlled geoera vocabular for tethys keywords
All checks were successful
CI Pipeline / japa-tests (push) Successful in 54s
- add new SearchCategoryAutocomplete.vue for autocomplete search with filtered categories
- npm updates
2023-05-24 16:58:52 +02:00
440fdb9fa7 - add key word table for submitter with adeqate validations ind DatasetController.ts an model Subject.ts
All checks were successful
CI Pipeline / japa-tests (push) Successful in 51s
- npm updates
2023-05-19 11:30:49 +02:00
43fd349301 - npm updates for @types/node
All checks were successful
CI Pipeline / japa-tests (push) Successful in 51s
2023-05-09 17:03:43 +02:00
cf631ea71b - test ci.yml
All checks were successful
CI Pipeline / japa-tests (push) Successful in 49s
2023-05-09 15:08:40 +02:00
b7c134ab73 - add db to ci workflow 2023-05-09 14:57:48 +02:00
fd67172a8d - third version of ci.yml
Some checks failed
CI Pipeline / japa-tests (push) Failing after 45s
2023-05-09 14:52:42 +02:00
7a4710f000 - correct ci.yml
Some checks failed
CI Pipeline / japa-tests (push) Failing after 52s
2023-05-09 14:47:09 +02:00
578c4180f4 - add test to ci pipeline ci.yml
Some checks are pending
CI Pipeline / japa-tests (push) Has started running
2023-05-09 14:43:16 +02:00
a48a2d9704 - npm updated (babel_core)
- correct imports for DomEvent in draw.component.vue
2023-05-03 10:02:48 +02:00
e110826e1a - npm updates
- draw bounding box geometry
- enter coverage information (elevation and depth)
2023-05-02 18:10:32 +02:00
4abcfe7135 - add all migration files for database
- npm updates
2023-04-24 13:03:36 +02:00
8a404e8a0c - test workflow 2 2023-04-13 13:25:22 +02:00
12b02a0d7d - add '.gitea/workflows/build.yaml'
All checks were successful
Explore-Gitea-Actions
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
- npm updates
- add map tool for drawing rectangles
2023-04-12 09:26:45 +02:00
a744ae7e5b - npm updates, remove rxjs
- add draw.component.vue
- only load needed leaflet classes into map.component.vue an Submitter/Create.vue
- rename js/store.Map.ts to js/Stores/map.service.ts
-
2023-04-06 18:56:41 +02:00
cd66f318b6 - add EventEmmitter for directly binding Events to component
- add NotificationToast for messages
- add leaflet map component and zoom control component
- change focus:ring to focus:ring-2 inside BaseButton
-  `@tailwindcss/line-clamp` plugin is now included by default...remove it from tailwind.config.js
- npm updates
2023-03-31 14:54:15 +02:00
080c21126b - add validator for checking languages of translated titles and description
- add notification messages via notiwind.ts
- add Project.ts
- add new component TabelPersons.vue
- add additional routes
- npm updates
2023-03-24 11:41:52 +01:00
59a99ff3c8 - second commit 2023-03-17 16:13:37 +01:00
Arno Kaimbacher
4fc3bb0a01 initial commit 2023-03-03 16:54:28 +01:00