mateuswetah
|
a280d91bc6
|
Solves padding ccs conflict on taxonomy input.
|
2022-08-01 10:18:45 -03:00 |
mateuswetah
|
ec4b2eb726
|
Adds tooltip to file name in attachments list.
|
2022-08-01 10:18:25 -03:00 |
mateuswetah
|
355d9ea03c
|
Fixes empty list warning on main tab.
|
2022-08-01 10:18:02 -03:00 |
mateuswetah
|
6e5fd7d30c
|
Removes unused component (three-state-toggle-button).
|
2022-08-01 09:11:39 -03:00 |
mateuswetah
|
2e02cc616a
|
Css adjustments for some sticky subheaders and panels.
|
2022-07-29 17:31:26 -03:00 |
mateuswetah
|
e2b91b72e9
|
Fixes masonry initialization error when switching view modes.
|
2022-07-29 12:16:48 -03:00 |
mateuswetah
|
d17fcb7532
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2022-07-29 11:40:11 -03:00 |
mateuswetah
|
6f1c533fa7
|
Allows compound metadata inside relationship metadata. #719.
|
2022-07-29 11:40:05 -03:00 |
vnmedeiros
|
564b688ee4
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2022-07-29 11:32:53 -03:00 |
vnmedeiros
|
9f3ce863a0
|
fix: delete metadata section #184
|
2022-07-29 11:32:22 -03:00 |
vnmedeiros
|
6d8c75f640
|
fix: space formatting
|
2022-07-29 11:31:46 -03:00 |
vnmedeiros
|
28ddf605b1
|
feat: add hook `hook_metadata_update_order` to fix ordination #184
|
2022-07-29 11:31:10 -03:00 |
vnmedeiros
|
f69073e735
|
test: update `test_ordenation_metadata` #184
|
2022-07-29 11:30:17 -03:00 |
vnmedeiros
|
ca3ab329d6
|
feat add funciton `tainacan_metadata_sections` #184
|
2022-07-29 11:29:49 -03:00 |
mateuswetah
|
589847272c
|
Fixes undefined prop on attachment list.
|
2022-07-28 15:51:33 -03:00 |
mateuswetah
|
b0055cc851
|
Fixes repository-level icon on collection metadata list. #184.
|
2022-07-28 14:05:18 -03:00 |
mateuswetah
|
a673b22a28
|
Small spacing between sections in item page.
|
2022-07-26 11:58:03 -03:00 |
mateuswetah
|
1c0b644624
|
Adds admin options to hide focus mode and required-only switch.
|
2022-07-26 11:46:51 -03:00 |
mateuswetah
|
2d9a25abb6
|
Option to focus required metadata. #653.
|
2022-07-26 11:32:36 -03:00 |
Mateus Machado Luna
|
599e10c2d1
|
Merge pull request #718 from tainacan/feature/184
Metadata Sections #184
|
2022-07-26 10:30:29 -03:00 |
mateuswetah
|
c662eda61d
|
Adds margin bottom do metadata sections.
|
2022-07-26 09:59:56 -03:00 |
mateuswetah
|
4dfa609751
|
Syncs attachment when document is changed.
|
2022-07-26 09:52:45 -03:00 |
mateuswetah
|
24aab85677
|
Changes tag opacity and prevents document deletion from attachments list.
|
2022-07-26 09:34:01 -03:00 |
mateuswetah
|
f92d9f41c0
|
Adds label to indicate document among attachments. #709.
|
2022-07-25 14:51:51 -03:00 |
mateuswetah
|
4cb14af93b
|
Adds default section to metadata section as html. #184.
|
2022-07-25 11:32:13 -03:00 |
mateuswetah
|
22cf3f82e8
|
Updates enabled state on vuex even for Metadata inside sections.
|
2022-07-25 11:04:35 -03:00 |
mateuswetah
|
1b2243c74a
|
More adjustments to single item page on admin.
|
2022-07-22 14:35:09 -03:00 |
mateuswetah
|
f6d12932a4
|
Adapts tabs and footer buttons to mobile app mode.
|
2022-07-22 11:36:33 -03:00 |
mateuswetah
|
6e45845dd7
|
Several tweaks to new item edition dropdown button.
|
2022-07-21 17:45:43 -03:00 |
mateuswetah
|
9d40dc4541
|
Merge branch 'feature/184' of github.com:tainacan/tainacan into feature/184
|
2022-07-19 15:34:59 -03:00 |
mateuswetah
|
e942a06ed1
|
Migrate item edition form buttons to a separate component.
|
2022-07-19 15:34:51 -03:00 |
vnmedeiros
|
a500f57bbd
|
Merge branch 'feature/184' of github.com:tainacan/tainacan into feature/184
|
2022-07-18 08:30:24 -03:00 |
vnmedeiros
|
bbc18797cf
|
feat: update metadata order for default section
|
2022-07-18 08:28:24 -03:00 |
mateuswetah
|
34dadf8c1f
|
Improves mobile layout of item edition page.
|
2022-07-15 17:20:18 -03:00 |
mateuswetah
|
02f333065c
|
Fixes padding of attachments list inside item edition form.
|
2022-07-15 10:55:17 -03:00 |
mateuswetah
|
750939b0ef
|
Adds admin options to show document and attachments inside tabs.
|
2022-07-15 10:27:31 -03:00 |
mateuswetah
|
5fdd875031
|
Fixes error on accessing header buttons in collection edition form.
|
2022-07-14 15:18:23 -03:00 |
mateuswetah
|
12a7823e93
|
Adds shortcuts to mobile app header/panel.
|
2022-07-14 12:09:39 -03:00 |
vnmedeiros
|
a308ffaa2c
|
fix: add error_log to print the caught exception
|
2022-07-13 09:30:27 -03:00 |
mateuswetah
|
3b6b9ebb57
|
Merge branch 'develop' into feature/184
|
2022-07-08 17:36:39 -03:00 |
mateuswetah
|
de09af57b6
|
Checks window width change on resize to fix mobile filters menu appearing every scroll.
|
2022-07-08 17:36:10 -03:00 |
mateuswetah
|
fcc9293bef
|
Merge branch 'develop' into feature/184
|
2022-07-08 16:01:23 -03:00 |
mateuswetah
|
da602a169d
|
More tweaks to make sure carousels initialization goes well.
|
2022-07-08 16:01:00 -03:00 |
mateuswetah
|
0967a88304
|
Fixes error with collection and items carousel initialization.
|
2022-07-08 15:16:09 -03:00 |
mateuswetah
|
de73161e2d
|
Styles Tainacan Mobile App page.
|
2022-07-04 16:30:32 -03:00 |
mateuswetah
|
d519745114
|
Begins implementation of mobile app header.
|
2022-07-04 10:56:27 -03:00 |
mateuswetah
|
5e826e74dc
|
Merge branch 'develop' into feature/184
|
2022-06-30 14:25:05 -03:00 |
mateuswetah
|
0c56b19b6a
|
Creates tainacan_mobile_app page and emits events to mobile app. (https://github.com/tainacan/tainacan-mobile/issues/17)
|
2022-06-30 12:18:12 -03:00 |
mateuswetah
|
dcebe2f77d
|
Passes slash inside esc_url do avoid https prepend.
|
2022-06-28 10:08:47 -03:00 |
mateuswetah
|
c427609e64
|
Adds padding to close icon in chromes search input.
|
2022-06-27 12:08:38 -03:00 |