mateuswetah
|
b3e834e73c
|
First updates to support breaking changes on Vue Router and Vuex, at least in the admin build. #794.
|
2023-07-10 18:04:58 -03:00 |
mateuswetah
|
d3491e91cf
|
Update to new v-slots notation. #794.
|
2023-07-10 14:51:45 -03:00 |
mateuswetah
|
7adf34050a
|
Migra todas as :keys de para os <template>s. #794.
|
2023-07-10 14:28:09 -03:00 |
mateuswetah
|
a7de4b0451
|
Instala script de migração e atualiza pacotes.
|
2023-07-10 14:27:42 -03:00 |
vnmedeiros
|
9081972884
|
fix: set title to schemes
|
2023-07-10 11:02:38 -03:00 |
mateuswetah
|
f125790799
|
Removes instances of v-for and v-if in the same tag. First step towards #794.
|
2023-07-10 10:34:38 -03:00 |
dependabot[bot]
|
dca76c99b5
|
Bump tough-cookie and node-sass
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.
Removes `tough-cookie`
Updates `node-sass` from 7.0.3 to 9.0.0
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.3...v9.0.0)
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
- dependency-name: node-sass
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-08 13:09:30 +00:00 |
mateuswetah
|
0ef39e2c35
|
First patch of refactor to avoid v-if and v-for in the same tag. #794
|
2023-07-07 19:58:26 -03:00 |
mateuswetah
|
e157ba5acc
|
Begins reports schema. #792.
|
2023-07-07 15:33:14 -03:00 |
mateuswetah
|
b341346626
|
Adds schema for the facets controller #792.
|
2023-07-06 12:59:53 -03:00 |
mateuswetah
|
94fff3fbc5
|
Adds schema details to filter types #792.
|
2023-07-06 11:18:46 -03:00 |
mateuswetah
|
9942974f8f
|
Adds more schema information to metadata types controller #792.
|
2023-07-06 10:49:29 -03:00 |
mateuswetah
|
3eaa52d491
|
Adds descriptions and updates logs schema.
|
2023-07-06 09:01:33 -03:00 |
mateuswetah
|
d5c77e9f99
|
Auto height for swiper carousels.
|
2023-07-05 16:11:22 -03:00 |
mateuswetah
|
fa7bdecebd
|
Adds schema to terms controller. #792.
|
2023-07-05 16:02:02 -03:00 |
mateuswetah
|
8b86e8ebae
|
Adds taxonomy schema information. #792.
|
2023-07-04 14:45:10 -03:00 |
mateuswetah
|
a118165836
|
Adds schema for metadata sections. #792.
|
2023-07-04 09:46:36 -03:00 |
mateuswetah
|
3f474c8d97
|
Merge branch 'develop' into feature/792
|
2023-07-03 11:29:25 -03:00 |
mateuswetah
|
635225a7ff
|
Better color contrast for green2 palette.
|
2023-06-30 16:12:29 -03:00 |
mateuswetah
|
92a9c5f6ce
|
Refactor color palette to make it more accessible.
|
2023-06-30 11:47:17 -03:00 |
mateuswetah
|
e22ec8f17a
|
Removes unused css classes.
|
2023-06-29 22:29:21 -03:00 |
mateuswetah
|
f5d4d4617f
|
Begins implementing metadata sections schema. #792.
|
2023-06-29 12:10:39 -03:00 |
mateuswetah
|
989a435108
|
Uses switch case in schema functions and adds filters schema. #792.
|
2023-06-29 11:38:04 -03:00 |
mateuswetah
|
84dbf07266
|
Adds more schema information to metadata repository. #792.
|
2023-06-28 18:06:24 -03:00 |
mateuswetah
|
2c79d74cea
|
Updates items metadata schema. #792.
|
2023-06-28 15:15:53 -03:00 |
mateuswetah
|
515ae7c324
|
Small tweaks to item copy modal.
|
2023-06-28 09:53:57 -03:00 |
mateuswetah
|
4dbbf3ab2f
|
More schema definition for items endpoint. #792.
|
2023-06-27 20:07:53 -03:00 |
mateuswetah
|
0c0a70f229
|
Declares atributes more explicitly in rest api classes.
|
2023-06-27 14:27:20 -03:00 |
vnmedeiros
|
cba8f99caf
|
feat: add `get_schema` and `get_list_schema` on "REST_Controller"
|
2023-06-27 12:18:30 -03:00 |
mateuswetah
|
24b57eb628
|
Adds more info to collections schema. #792.
|
2023-06-26 22:13:43 -03:00 |
mateuswetah
|
dea67ab1c9
|
Fixes sentence mode logic.
|
2023-06-26 20:22:36 -03:00 |
vnmedeiros
|
757d27ede9
|
doc: add description in metadata_order maps
|
2023-06-26 12:28:03 -03:00 |
vnmedeiros
|
7cebd434b2
|
feat: add `items` property on get respository schema
|
2023-06-26 12:18:03 -03:00 |
vnmedeiros
|
606f8ab116
|
experiments: suggested organization of API parameter definitions
|
2023-06-26 11:13:21 -03:00 |
vnmedeiros
|
6e9f1be4c1
|
docs: add openapi JSON
|
2023-06-25 13:24:03 -03:00 |
vnmedeiros
|
0fbcd41b7d
|
fix: add `type` in property `_thumbnail_id`
|
2023-06-25 13:15:56 -03:00 |
vnmedeiros
|
8b16e4d1fb
|
fix: add missing fields in `_get_map`
|
2023-06-24 19:59:00 -03:00 |
mateuswetah
|
8be0e37fce
|
Fixes attachment schema error and adds items list schema. #792.
|
2023-06-23 17:18:38 -03:00 |
mateuswetah
|
3c350e45d8
|
Adds related collection id and metadadum id information as data attributes in the related items html.
|
2023-06-22 10:58:23 -03:00 |
mateuswetah
|
59810f4ec1
|
Adjustments to size of select all options in admin list.
|
2023-06-21 17:57:10 -03:00 |
vnmedeiros
|
d886667def
|
fix: avoid non-existent taxonomies
|
2023-06-21 12:37:32 -03:00 |
Mateus Machado Luna
|
7ce6b9b711
|
Merge pull request #790 from tainacan/feature/772
Adds option to do not display terms as links. #772.
|
2023-06-12 10:53:17 -03:00 |
mateuswetah
|
5aeed1a7b0
|
Adds option to do not display terms as links. #772.
|
2023-06-12 10:35:17 -03:00 |
mateuswetah
|
a172c6c293
|
Passes all sizes to related items html to fix bug with srcset.
|
2023-06-05 11:01:33 -03:00 |
mateuswetah
|
05f690c612
|
Receives max_items_number parameter from args in related items function.
|
2023-06-05 09:14:17 -03:00 |
vnmedeiros
|
d8e27cf46a
|
Merge tag '0.20.3' into develop
release 0.20.3
|
2023-05-30 17:01:54 -03:00 |
vnmedeiros
|
9ee79dee50
|
Merge branch 'release/0.20.3'
|
2023-05-30 17:01:42 -03:00 |
vnmedeiros
|
3c504e3f1f
|
build: update package and build.sh
|
2023-05-30 17:00:45 -03:00 |
mateuswetah
|
bb25a9af6a
|
Gets Tainacan API root from global variable when none is passed via props to blocks.
|
2023-05-30 16:04:00 -03:00 |
vnmedeiros
|
ca67455da8
|
update package-lock.json
|
2023-05-30 15:09:54 -03:00 |