Commit Graph

5702 Commits

Author SHA1 Message Date
Yana De Pauw
b4e40c820f Fix issue with clear pagination test 2021-03-11 12:47:44 +01:00
Yana De Pauw
e73f4ca57a 76654: Remove console.logs, fix some issues 2021-03-11 12:09:55 +01:00
Art Lowel
da43a56a0b fix error when state is undefined 2021-03-11 12:09:55 +01:00
Yana De Pauw
b18f9c7c9f Add tests and fix tests 2021-03-11 12:09:54 +01:00
Yana De Pauw
d07f44ac41 76654: Feedback to pagination 2021-03-11 12:08:04 +01:00
Yana De Pauw
fab226912f 76654: PaginationService 2021-03-11 12:08:04 +01:00
Giuseppe Digilio
b3afaa55c7 Merge remote-tracking branch 'origin/main' into CST-3782-fix-repeatable-fields
# Conflicts:
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/array-group/dynamic-form-array.component.scss
2021-03-11 09:29:40 +01:00
Tim Donohue
11b6b3c929 Merge pull request #1035 from atmire/dynamic-theme-support
Add support for dynamic themes
2021-03-10 15:11:14 -06:00
Art Lowel
c004365cee fix tests after merge 2021-03-10 17:33:20 +01:00
Alessandro Martelli
996d54f37e [CST-3782] item deletion on lookup disabled 2021-03-10 17:11:53 +01:00
Art Lowel
95c43c1b00 Merge branch 'main' into dynamic-theme-support 2021-03-10 16:59:03 +01:00
Tim Donohue
31c557062f Merge pull request #978 from 4Science/CST-3620
Update /claimedtasks and /pooltasks to support reloading of workflow actions on individual WorkflowItems
2021-03-10 09:11:11 -06:00
Alessandro Martelli
28894f6764 [CST-3782] lookup search icon 2021-03-10 11:24:42 +01:00
Art Lowel
f1fa69bb3b use embed size in alternative link 2021-03-09 14:33:05 +01:00
Art Lowel
0ae4016f91 fix find-replace mistake 2021-03-08 18:20:41 +01:00
Art Lowel
75c9be026e remove css variables in media queries 2021-03-08 17:51:03 +01:00
Art Lowel
afa7b67532 roll back test changes 2021-03-08 12:10:56 +01:00
Marie Verdonck
fead3bc3fe 77178: Support embed sizes and use them in the ComCol tree 2021-03-05 13:27:42 +01:00
Alessandro Martelli
5201b4a31d [CST-3782] qualdrop move restored 2021-03-04 18:26:03 +01:00
Raf Ponsaerts
83819c5b18 fixed lint issues 2021-03-04 14:32:14 +01:00
Raf Ponsaerts
7a1b98ce83 remove unused import 2021-03-04 13:30:07 +01:00
Alessandro Martelli
5eb0a8744f [CSTPER-3782] custom move events handled correctly 2021-03-04 12:36:57 +01:00
Raf Ponsaerts
4f08ad453f removed whitelines 2021-03-04 09:48:27 +01:00
Tim Donohue
e4454de78c Merge pull request #1024 from tdonohue/add_csrf_support_to_uploader
Add CSRF support to uploader Component
2021-03-03 11:26:05 -06:00
Art Lowel
1bb2d5da29 add support for static assets in theme folders 2021-03-03 17:43:37 +01:00
Art Lowel
7a42a18bfb re-comment css style override example that got accidentally uncommented 2021-03-02 10:03:58 +01:00
Tim Donohue
82035516a7 Bug fix. Ensure onCompleteItem and onErrorItem both reset the CSRF Header (for next item in queue), as onBeforeUploadItem does not seem to be called for every item in the queue. 2021-03-01 16:51:56 -06:00
Art Lowel
2b03d22498 update mock data 2021-03-01 14:31:26 +01:00
Kristof De Langhe
91ca5af1d4 additional theme support tests 2021-03-01 10:38:12 +01:00
Art Lowel
5a6e4b1278 Add support for dynamic themes 2021-03-01 10:38:05 +01:00
Tim Donohue
4a72cb033b Bug fix. Ensure we check for changed token in empty responses. Also ensure we send token before each upload (as it might change between uploads) 2021-02-26 12:39:33 -06:00
Tim Donohue
59676b7c52 Fix broken tests via a new HttpXsrfTokenExtractorMock class. 2021-02-26 12:39:33 -06:00
Tim Donohue
5589016a4e Add XSRF support to uploader component 2021-02-26 12:39:33 -06:00
Tim Donohue
eb7d110683 Export all XSRF constants so they can be used elsewhere 2021-02-26 12:39:33 -06:00
Tim Donohue
70dac6bc8f Merge pull request #1038 from atmire/remove-ng-high-memory
Remove ng-high-memory & remove Node v10 support
2021-02-26 12:32:41 -06:00
lotte
913ead6019 77237: overwriteMerge environment files merge 2021-02-26 17:27:02 +01:00
Art Lowel
f54e582297 bump supported node versions to 12 and 14 2021-02-26 16:24:31 +01:00
Yura Bondarenko
8b2db86268 77205: Workaround: add access_control parent section after child sections 2021-02-26 16:13:20 +01:00
Yura Bondarenko
e23e46b212 Revert "TESTING: sectionID argument to debug getComponentForMenu"
This reverts commit bfbe598bdd.
2021-02-26 16:13:20 +01:00
Yura Bondarenko
bfbe598bdd TESTING: sectionID argument to debug getComponentForMenu 2021-02-26 15:25:00 +01:00
Yura Bondarenko
7e0866afe7 77205: Fix leftover links to /admin/access-control/ 2021-02-26 11:15:17 +01:00
Yura Bondarenko
47adba98b5 77205: Extend FeatureAuthorizationGuard for isCommunityAdmin/isCollectionAdmin 2021-02-26 10:21:51 +01:00
Art Lowel
7e6755bd0a remove ng-high-memory 2021-02-26 10:17:16 +01:00
Yura Bondarenko
1c030e6bad 77205: Add unit tests for authorization-dependent admin menu content 2021-02-26 10:00:42 +01:00
Art Lowel
7a5fecb7a2 Merge pull request #1033 from tdonohue/i18n_cleanup
Cleanup duplicative or incorrect Angular UI i18n keys
2021-02-26 09:39:44 +01:00
Yura Bondarenko
3d4f8c5222 77205: Wrap all section-specific methods in createMenu 2021-02-26 08:33:28 +01:00
Tim Donohue
1537b4e444 Cleanup duplicative or incorrect i18n keys 2021-02-25 16:33:34 -06:00
Alessandro Martelli
a66ec43ccc [CST-3782] Disabled drag when only one value is present 2021-02-25 19:07:51 +01:00
Tim Donohue
4eb16c131c Merge pull request #1031 from tdonohue/fix_1005
Comment out Edit Item tabs which are not yet implemented.
2021-02-25 11:12:53 -06:00
Giuseppe Digilio
a6effcad34 [CST-3620] Changes to show lookup button next to the field 2021-02-25 17:09:33 +01:00