tethys.backend/app/Models
Arno Kaimbacher ae0c471e93
Some checks failed
CI Pipeline / japa-tests (push) Failing after 52s
- now authenticated user can change password with check of old password and password confirmination
- cchanged route app.dashboard to apps.dashboard
- add editor and reviewer relation to Dataset.ts
- added personal menu in asideMenu
- added Approve.vue for editor
- show warning in Index.vue  (editor), if no dataset is loaded
- user Receive.vue without inertia helper form
- npm updates
- added routes in routes.ts
2023-12-12 15:22:25 +01:00
..
Traits - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
BaseModel.ts - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
Collection.ts - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
CollectionRole.ts - added new class CollectionRole.ts 2023-09-28 22:43:46 +02:00
Coverage.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Dataset.ts - now authenticated user can change password with check of old password and password confirmination 2023-12-12 15:22:25 +01:00
DatasetIdentifier.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
DatasetReference.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Description.ts - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
DocumentXmlCache.ts - added new class CollectionRole.ts 2023-09-28 22:43:46 +02:00
File.ts - addes @adonisjs/redis fo saving session into redis with redis.ts contract and config 2023-11-27 17:17:22 +01:00
HashValue.ts - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
Language.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
License.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Permission.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Person.ts - addes @adonisjs/redis fo saving session into redis with redis.ts contract and config 2023-11-27 17:17:22 +01:00
Project.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Role.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Subject.ts - addes @adonisjs/redis fo saving session into redis with redis.ts contract and config 2023-11-27 17:17:22 +01:00
Title.ts - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
User.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
UserRole.ts - additional functionality for DatasetController.ts 2023-06-22 17:20:04 +02:00
utils.ts - add validator for checking languages of translated titles and description 2023-03-24 11:41:52 +01:00