Denys Vuika
8dc736e8f0
[AAE-7100] migrate ADF projects to eslint ( #7483 )
...
* migrate content services to eslint
* migrate insights to eslint
* migrate extensions to eslint
* migrate testing lib to eslint
* migrate CLI to eslint
* migrate process-services to eslint
* migrate process-services-cloud to eslint
* remove cli analytics [ci:force]
2022-02-03 11:01:54 +00:00
Denys Vuika
b8bb234410
[AAE-7100] ESLint support for ADF Core and DemoShell projects ( #7481 )
...
* remove tsconfig.base as per eslint schematics
* add schematics
* upgrade demoshell to eslint
* fix eslint issues for demoshell
* integrate eslint for ADF core and fix some issues
* turn into warn
* fix code
* workaround for Chrome clipboard issue
* exclude e2e tests
* exclude e2e
2022-02-02 18:01:47 +00:00
Denys Vuika
3aa629d4be
[AAE-7119] Fix circular dependencies ( #7472 )
...
* fix language item dependency
* fix public-api export
* dependency fixes
* fix circular deps
* fix circular deps
* fix circular deps
* fix circular deps
* fix circular dependency
* workaround for circular deps
* fix lint
2022-01-28 14:14:42 +00:00
Denys Vuika
a2bef19e24
drag and drop fixes and unit tests ( #7458 )
2022-01-21 13:51:33 +00:00
Denys Vuika
4058a71e3f
correct copy icon for share dialog ( #7446 )
2022-01-14 12:53:24 +00:00
Denys Vuika
0bf6eae731
[AAE-5715] support hint labels for search input ( #7444 )
2022-01-12 15:09:55 +00:00
Denys Vuika
65a9d2bbfa
[AAE-5343] add update person api ( #7426 )
...
* add update person api
* fix e2e tests
2021-12-16 11:08:09 +00:00
Denys Vuika
695c6cd8d6
[ACS-2197] changelog generation with ADF CLI ( #7350 )
...
* print app version instead of error
* initial diff implementation
* markdown rendering
* render md output
* html output
* configurable exclude filter
* provide docs
2021-11-05 08:24:53 +00:00
Denys Vuika
e4949b6cf1
[ACS-437] Content Version Service ( #7312 )
...
* content version service
* remove fdescribe
2021-10-20 16:01:18 +01:00
Denys Vuika
ffd97511ac
fix i18n issue with process services cloud ( #7310 )
...
* fix i18n issue with process services cloud
* fix storybook
* remove translate module from the header module
2021-10-18 14:56:34 +01:00
Denys Vuika
941028999e
[MNT-22641] Upload versioning improvements ( #7300 )
...
* support "versioningEnabled" for uploads
* documentation updates
* remove app config and extend the api docs
2021-10-14 15:06:01 +01:00
Denys Vuika
254a6cd9d3
[MNT-22613] Viewer extensibility fixes ( #7294 )
...
* viewer fixes and unit tests
* update docs
* fix unit test
2021-10-12 13:57:13 +01:00
Denys Vuika
2bb7586f93
[MNT-22613] Viewer wildcard extension ( #7280 )
...
* support viewer wildcard extensions
* update docs
* fix lint
* fix template
2021-10-05 17:01:07 +01:00
Denys Vuika
6f968f7e4a
[AAE-5637] Remove SCSS mixins and use CSS variables ( #7250 )
...
* remove default-class mixin and use regular import
* cleanup colors
* remove variables file, fix bugs in animations
* proper ordering of imports, core css vars
* cleanup snackbar and material themes
* tags component
* login component styles
* app login
* toolbar component styles
* breadcrumb styles
* dropdown breadcrumb
* app layout component
* demo shell: files component
* aspect list styles
* content metadata styles
* node selector
* name location cell
* node share dialog
* content type dialog
* folder dialog
* document list
* datatable theme
* pagination theme
* viewer theme
* viewer theme
* user-info theme
* container widget
* dynamic table theme
* form widgets
* form theme
* form renderer
* sidebar menu
* header theme
* info drawer theme
* comment list
* commens and layout container
* sidenav layout
* empty content
* error content
* clipboard theme
* search input
* tooltip card and notification history
* card view theme
* remove unused keys
* add permission dialog
* search and permission dialogs
* version comparison and column themes
* upload drag area and cleanup references
* remove the need for content styles
* insight components
* cleanup insights theme
* process components
* process components
* process cloud themes
* cleanup unsed imports
* cleanup mixins
* update build scripts
* test fixes
* remove fdescribe
* css fixes
* update unit tests
2021-09-29 13:17:05 +01:00
Denys Vuika
6e6ba46026
add missing api to extensions interface ( #7120 )
2021-08-13 11:38:45 +01:00
Denys Vuika
635e8bea49
rollback theming enhancements ( #7191 )
2021-07-28 07:56:20 +01:00
Denys Vuika
3c5da169b2
Theme bugfixes ( #7186 )
...
* fix core bugs
* use proper pallettes
2021-07-23 12:09:55 +01:00
Denys Vuika
03caaafc6d
force CI on the automatic ADF/JS-API upgrades ( #7184 )
2021-07-23 08:05:44 +01:00
Denys Vuika
81f7e2af33
[ADF-5456] improved theming bundling ( #7180 )
...
* theming barrel file for core
* card-view theme
* clipboard theme
* rename core theme files
* content services themes
* process services theme
* process services cloud theme
* insights theming
* try fix flaky test
2021-07-20 15:24:37 +01:00
Denys Vuika
c1860f0c1f
[ADF-5410] code fixes and updates prior to Angular 12 upgrade ( #7177 )
...
* package fixes
* upgrade stylelint config
* upgrade configuration and stats
* code fixes based on Angular upgrade
* rework scss-bundle usage
* use node 14 with travis (lts)
* fix production builds
* fix node sass version
2021-07-15 12:48:23 +01:00
Denys Vuika
a4c3f3a95b
[ADF-5415] remove deprecated async method ( #7171 )
...
* remove deprecated async method
* fix tests and code
* test fixes
* fix tests
2021-07-12 20:09:47 +01:00
Denys Vuika
829805e201
[ADF-5432] component template and code fixes after testing Angular strict mode ( #7118 )
...
* process list fixes
* template error fixes
* template and code fixes
* bug fixes in templates and types
* bugs, bugs are everywhere
* fix test
* test fixes
* enable strict templates for extensions lib
* enable strict mode for insights lib
* enable strict mode for core lib
* enable strict mode for content lib
* strict mode for process lib
* strict mode for process cloud
* fix demo shell template issues
* fix process cloud types
2021-06-22 16:36:06 +01:00
Denys Vuika
3079aa48c3
[ADF-5422] remove deprecated "async()" from unit tests ( #7109 )
...
* remove angualar async from content services
* upgrade more tests
* upgrade core tests
* upgrade tests
* fix deprecated constant
* fix tests
* fix after rebase
2021-06-15 16:16:15 +01:00
Denys Vuika
eb71a79d1e
prepare tests for ng-12 upgrade ( #7099 )
...
* prepare tests for ng12 upgrade
* fix lint
* fix tests
* test fixes
* fix code and tests
* fix code and tests
* test fixes
* test fixes
2021-06-11 07:36:32 +01:00
Denys Vuika
e94b2f99bd
[ADF-5406] SCSS and HTML template path fixes ( #7063 )
...
* remove useless mixin
* fix scss paths
* style fixes
* fix styles
* style fixes
* style fixes
* style fixes
* style fixes
* insights fixes
* css and template path fixes
* bug fixes
2021-06-01 09:21:00 +01:00
Denys Vuika
251b64a8f3
update docs on the extension value replace ( #7029 )
2021-05-14 12:03:48 +01:00
Denys Vuika
84ce202ad2
[AAE-4966] Extensible app config ( #6914 )
...
* merge app config from the extensions
* improved service injection in unit tests
* extra unit test
* fix content tests
* update code as per review
* fix lint
* fix lint
* update code and tests
* update schema
2021-04-13 14:16:29 +01:00
Denys Vuika
a244200258
Name column fixes ( #6904 )
2021-04-07 12:00:05 +01:00
Denys Vuika
145c05321d
improved language picker ( #6890 )
...
* improved language picker
* fix import path
* update tests
2021-04-06 10:35:41 +01:00
Denys Vuika
ff8e40d425
support replacing values on merge ( #6875 )
2021-03-30 10:15:32 +01:00
Denys Vuika
23264b0068
migrate library directives from ACA ( #6861 )
2021-03-26 08:03:30 +00:00
Denys Vuika
6ec9833b36
[MNT-22236] update e2e to reflect permission i18n support ( #6852 )
...
* update e2e to reflect permission i18n support
* use latest js-api SitesApi
* remove use of deprecated sites api in e2e
* fix test
* fix test
2021-03-24 20:51:01 +00:00
Denys Vuika
b97aa7dfee
[MNT-22236] Permission i18n support ( #6843 )
...
* localized role pipe
* update tests
* additional tests
* update module
* fix package lock
* update module settings
* try update code
* update import
* test fixes
2021-03-23 16:22:32 +00:00
Denys Vuika
5c55c7ed13
api docs for the TestElement ( #6834 )
2021-03-22 11:13:41 +00:00
Denys Vuika
e7e8fe5cb0
[ACA-4198] fix appVersion init for multiple versions ( #6785 )
...
* fix appVersion init for multiple versions
* fix test
2021-03-06 14:42:41 +00:00
Denys Vuika
a5eb5acf5d
[AAE-4749] process filter notification fixes ( #6773 )
...
* process filter notification fixes
* exclude flaky e2e
2021-03-05 07:44:23 +00:00
Denys Vuika
63969d65e7
[AAE-3992] Process Filter bug fixes and improvements ( #6599 )
...
* bug fixes
* bug fixes
* bug fixes
* cleanup tests
* travis workaround
* travis workaround
* travis workaround
* travis workaround
* travis workaround
* travis workaround
* Revert "travis workaround"
This reverts commit b67efccfb0aab8c7f6b9235d01525487771b8123.
* Revert "travis workaround"
This reverts commit 448f4e6d1211771e914f35183860af6df3452c16.
* Revert "travis workaround"
This reverts commit 542fae649c0501a9150ccac2e5a2cd54ee39a690.
* Revert "travis workaround"
This reverts commit 12f58568fbb0f8d2defb4c21a3ab1683bc8aa312.
* Revert "travis workaround"
This reverts commit b0ffef3bee0f81faf6088be8b5c2b072ad2762e7.
* Revert "travis workaround"
This reverts commit c6d95a2ff3b38b543fea83d3fc53016ac657b3bb.
* service fixes
* remove junk tests
* code fixes
* reduce code complexity
* update e2e
* update e2e
* fix i18n
* e2e fixes
* bug fixes
* rebase and fix
* properly serialize query params
* rework process filters demo
* remove dead code
* code fixes
* code fixes
* e2e improvements
* fix bug and remove e2e testing a bug
* bug fixes for date ranges
* fix e2e
* fix unit test
* reusable code
* fix flaky e2e
* fix angular cli version
* remove useless e2e (already tested by unit tests)
* remove useless e2e (already tested by unit tests)
* demo shell fixes
* remove fit
* disable flaky test
* update code as per review suggestions
* fix after rebase
* fix after rebase
2021-02-23 16:58:31 +00:00
Denys Vuika
1a2e680866
configure dependabot excludes ( #6685 )
2021-02-16 15:32:17 +00:00
Denys Vuika
3010cfb310
"Empty content" centering fixes ( #6586 )
...
* fix empty-content vertical centering
* fix empty-content vertical centering
2021-01-28 13:08:54 +00:00
Denys Vuika
c9705b06d5
TestElement prototype to greatly reduce e2e coding time ( #6525 )
...
* TestElement prototype
* introduce byText wrapper
* extend TestElement api
* cleanup tests a bit more
* cleanup e2e
* more e2e cleanup
* add missing CSS classes
* fix test
2021-01-15 11:31:45 +00:00
Denys Vuika
f8526c4dc0
[AAE-4379] i18n fixes ( #6515 )
...
* add missing translations
* add missing translations
* fix unit tests
* reduce overhead
* update e2e
* update e2e
* cleanup e2e
* cleanup e2e
* cleanup e2e
* update e2e
* update e2e
* update code
* update code
* update code
* update code
* code fixes
* code fixes
* code fixes
2021-01-11 09:30:45 +00:00
Denys Vuika
c46bbaac47
add missing app instance types ( #6513 )
2021-01-08 16:41:00 +00:00
Denys Vuika
13faf4e0d8
fix typescript errors ( #6445 )
2021-01-08 11:51:21 +00:00
Denys Vuika
c055f3848b
add missing toolbar tests ( #6489 )
2021-01-07 09:51:19 +00:00
Denys Vuika
f791a7aa98
add missing toolbar title class ( #6487 )
2021-01-04 11:23:27 +00:00
Denys Vuika
cf54477408
remove old context menu ( #6424 )
2020-12-10 11:51:55 +00:00
Denys Vuika
751ca03975
[ACA-4205] safety checks to avoid crashes in doclist ( #6432 )
...
* safety checks to avoid crashes in doclist
* reduce shared state in tests
* fix test
2020-12-07 16:15:48 +00:00
Denys Vuika
31bac2da24
[ACA-4205] reload on sorting only for server mode ( #6420 )
...
* reload on sorting only for server mode
* cleanup demo shell / files
2020-12-04 17:36:02 +00:00
Denys Vuika
ab7544a725
fix jasmine and karma integration for IDEs ( #6409 )
2020-12-02 14:02:48 +00:00
Denys Vuika
a3fabf632c
[ACA-2176] prevent Esc click event bubble into the Viewer ( #6378 )
...
* prevent Esc click event bubble into the Viewer
* fix tests
2020-12-02 13:48:44 +00:00
Denys Vuika
19748c3aea
Clean-up demo shell Error component ( #6403 )
...
* cleanup error component and fix i18n
* remove fake component
2020-12-02 00:00:28 +00:00
Denys Vuika
a7510b9800
add missing env variables for proxy file ( #6319 )
2020-11-05 13:59:57 +00:00
Denys Vuika
7e907fc876
[AAE-3992] cleanup the code before refactoring ( #6301 )
...
* use interface instead of class
* cleanup code and fix html template typo
* api cleanup
* use interface instead of class
* code cleanup and test fixes
* use interface instead of class
* use interface instead of class, fix typing issues
* fix IDE support for spec files
* fix IDE for spec files
* unify filter compare
* remove jest
* use generics to reduce code duplication
* generic saveas
* unify code
2020-11-04 09:19:12 +00:00
Denys Vuika
456e0424e7
remove spamming of i18n warnings to console log ( #6295 )
2020-10-29 13:07:52 +00:00
Denys Vuika
13e86833f9
fix error message for CSRF ( #6259 )
2020-10-16 13:38:38 +01:00
Denys Vuika
217ae445c6
improved e2e login api ( #6248 )
...
* improved e2e login api
* throw error on missing profile
2020-10-16 07:30:43 +01:00
Denys Vuika
e3560a3f72
additional unit tests for the upload ( #6235 )
2020-10-09 15:56:38 +01:00
Denys Vuika
5e5d6c92fb
add missing interface property ( #6210 )
...
* add missing interface property
* add missing 'component' property
2020-10-05 00:27:28 +01:00
Denys Vuika
c68b84513b
add support for toolbar title i18n ( #6200 )
2020-10-01 13:42:51 +01:00
Denys Vuika
649a19fc8f
fix rxjs imports ( #6181 )
2020-09-28 17:32:41 +01:00
Denys Vuika
d051aed476
fix production builds ( #6075 )
...
* run builds scripts sequentially
* temporary enable prod builds
* use ng instead of nx for adf-core
* increase mem
* downgrage the ts target
* downgrade main tsconfig
* update config
* downgrade scss-bundle
* raise mem only for prod builds
* restore dev build
* update angular cdk
* try restore build target
* upgrade unit tests after angular upgrade
* fix tests after angular upgrade
* remove old e2e
2020-08-28 17:34:08 +01:00
Denys Vuika
70e9a72aed
publish improvements ( #6067 )
...
* publish improvements
* latest angular cli
2020-08-25 21:17:31 +01:00
Denys Vuika
93b51b266c
fix http method regression ( #6066 )
2020-08-25 11:27:57 +01:00
Denys Vuika
0f11094b1e
add missing group role APIs ( #6057 )
...
* add missing group role apis
* add missing "assign" and "remove" api
2020-08-24 15:37:02 +01:00
Denys Vuika
7f81499990
Update upgrade39-40.md
2020-08-23 10:03:02 +01:00
Denys Vuika
cd057c8b13
fix flex-layout version ( #6040 )
2020-08-20 09:43:38 +01:00
Denys Vuika
84ad0028ba
less talkative caching ( #6025 )
2020-08-18 11:55:21 +01:00
Denys Vuika
d355f76499
drag and drop improvements (copy effect) ( #6019 )
...
* drag and drop fixes (copy effect)
* fix tests
* update tests
* test fixes
2020-08-18 10:57:09 +01:00
Denys Vuika
4bf7a758ca
fix commonjs warnings ( #6008 )
2020-08-15 19:05:55 +01:00
Denys Vuika
66a2a676d1
Create codeql-analysis.yml
2020-08-14 14:52:06 +01:00
Denys Vuika
322587921c
allow styling cloud header from the outside ( #5988 )
2020-08-13 15:03:01 +01:00
Denys Vuika
58ec56a3b8
process header loaded event ( #5981 )
2020-08-12 17:56:51 +01:00
Denys Vuika
4aa936bb9c
use people api and new js api where possible ( #5888 )
...
* use people api and new js api where possible
* fix code and tests
* cleanup tests
2020-08-12 13:45:48 +01:00
Denys Vuika
486a002023
[AAE-2718] List available roles for a group ( #5954 )
...
* oath2 api service, cleanup identity users service
* cleanup groups service
* get awailable role mappings
* cleanup tests and mocks
* fix lint
2020-08-06 11:01:03 +01:00
Denys Vuika
0afbe36787
remove unused ID and fix the duplicate warning ( #5933 )
2020-07-30 16:51:04 +01:00
Denys Vuika
6dde9779cd
fix drop effect ( #5925 )
...
* fix drop effect
* remove old comment
* update tests
2020-07-30 11:54:42 +01:00
Denys Vuika
b69fdb9370
Optimize tests and upgrade Nx workspace ( #5884 )
...
* fix issue with async await, use interface over class
* upgrade nx workspace
* remove useless async
* code fixes
2020-07-16 22:34:50 +01:00
Denys Vuika
33965d0a41
fix pagination issues ( #5881 )
...
* fix pagination issues
* angular workarounds
2020-07-16 17:52:49 +01:00
Denys Vuika
38440670b3
upgrade 3rd party dependencies ( #5879 )
...
* update and remove libs
* upgrade angular
* upgrade libs
* disable old polyfills
* upgrade angular devkit
2020-07-16 11:53:29 +01:00
Denys Vuika
f691dc90dc
cleanup dependencies and fix versions ( #5835 )
...
* remove core-js
* fix lib versions
* remove unused lib
* upgrade rxjs
2020-07-03 18:08:37 +01:00
cd2b489100
[ADF-5146] Upgrade to Angular 10 ( #5834 )
...
* remove useless module
* upgrade to angular 8
* upgrade material to v8
* upgrade adf libs
* migrate demo shell to v8
* upgrade to angular 9
* upgrade material to v9
* remove hammer
* upgrade nx
* upgrade datetime picker
* upgrade flex layout
* update core api
* remove entry components
* code fixes
* upgrade testbed usage
* code fixes
* remove unnecessary core-js from tests
* upgrade CLI
* ts config fixes
* fix builds
* fix testing config
* compile fixes
* fix demo shell dev setup
* fix core tests
* fix card view import
* upgrade nx
* disable smart builds for now
* remove fdescribe
* restore smart builds
* fix issues
* unify tsconfigs and fix newly found issues
* fix configuration and cleanup package scripts
* improved production build from the same config
* use ADF libs directly instead of node_modules
* disable smart build
* single app configuration (angular)
* fix core build
* fix build scripts
* lint fixes
* fix linting setup
* fix linting rules
* various fixes
* disable affected libs for unit tests
* cleanup insights package.json
* simplify smart-build
* fix content tests
* fix tests
* test fixes
* fix tests
* fix test
* fix tests
* disable AppExtensionsModule (monaco example)
* remove monaco extension module
* upgrade bundle check rules
* fix insights tests and karma config
* fix protractor config
* e2e workaround
* upgrade puppeteer and split linting and build
* reusable resources config
* update protractor config
* fix after rebase
* fix protractor config
* fix e2e tsconfig
* update e2e setup
* Save demoshell artifact on S3 and remove travis cache
* Push the libs on S3 and fetch before releasing it
* Add deps
* Add dependencies among libs and run only affected unit test and build
* fix the travis stage name
* fix after renaming dev to demoshell
* force the order of the projects
* remove unused dependencies
* fix content e2e script
* exit codes fix
* add extra exit codes to core e2e
* postinstall hook and package cleanup
* cleanup packages
* remove deprecated code and dependency on router
* improve bundle analyzer script
* minor code fixes
* update spec
* fix code after rebase
* upgrade protractor after rebase
* fix e2e mapping lib
* Update tsconfig.e2e.json
* update e2e tsconfig
* fix angular config
* fix protractor runs
* cache dist folder for libs
* update material selectors for dropdowns
* selector fixes
* remove duplicated e2e that have unit tests already
* fix login selector
* fix e2e
* fix test
* fix import issues
* fix selector
* cleanup old monaco extension files
* cleanup demo shell login
* add protractor max retries
* disable customisations of protractor
* fix login validation
* fix after rebase
* fix after rebase, disable latest versions of libs
* Hide the report tab and rollback the localstorage
* rename protractor config back to js
* restore lint as part of build
* cleanup code
* do not copy anything to node_modules on dist test
* fix unit tests
* config fixes
* fix code
* fix code after rebase
* fix tests
* remove existing words from spellcheck
* remove useless directive decorators
* update package.json after rebase
* add js-api back
* code fixes
* add missing export
* update configs
* fix code
* try fix the sso login test
* fix
* remove puppeteer unit
* fix e2e script
* fix
* make provider easy
* fix routes module before upgrade
* fix unit tests
* upgrade angular cli
* upgrade to angular 10
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com >
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com >
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2020-07-03 13:01:05 +01:00
Denys Vuika
8ba36ea21c
remove old unmaintained sub-projects ( #5798 )
...
* remove old unmaintained sub-projects
* add missing dependency
2020-06-20 10:59:31 +01:00
Denys Vuika
e9350bd297
various code quality fixes ( #5792 )
...
* various code quality fixes
* reduce duplicated code
* add safety check
2020-06-18 17:57:46 +01:00
Denys Vuika
8025434de9
fix e2e tests and cleanup e2e typings ( #5770 )
...
* cleanup e2e typings
* fix e2e tests
2020-06-10 20:37:21 +01:00
Denys Vuika
98774395d2
fix imports ( #5769 )
2020-06-10 15:29:02 +01:00
Denys Vuika
ae3ac440bc
Ivy compatible test modules ( #5718 )
...
* ivy compatible core unit tests
* ivy compatible content tests
* ivy compatible process tests
* ivy compatible process cloud tests
* ivy compatible insights tests
* fix content test
* fix content test
2020-05-21 16:25:28 +01:00
Denys Vuika and sivakumar414ram
654be10dd2
Pre-Angular 9 upgrade fixes ( #5712 )
...
* remove deprecated angular/http
* upgrade adf libs
* fix production builds
* ivy-compatible translate module usage
* improved module usage
* upgrade content services module
* fix process services tests
* upgrade process cloud tests
* lint fixes
* update core max size
* fix insights test module
* remove insights lazy loading workaround
* fix insights module exports
* * Fixed skipped form-cloud unit test and removed duplicated tests
* cleanup the use of services
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com >
2020-05-20 16:51:51 +01:00
Denys Vuika
347e64fd91
Pre-Angular upgrade fixes ( #5709 )
...
* code fixes
* code fixes
* more code fixes
* even more fixes
* add missing typescript for cli
* rollback info drawer test changes
* use npx for cli commands
* restore attach providers
2020-05-18 14:02:15 +01:00
Denys Vuika
5621dbbb05
audit command for adf cli ( #5699 )
2020-05-13 22:13:16 +01:00
Denys Vuika
f6801b1997
[ADF-5106] fix stencil registration ( #5694 )
...
* customize services on the module level
* improved service registration
2020-05-13 19:31:49 +01:00
Denys Vuika
6793c5c466
CLI: new licences command ( #5690 )
...
* new licences command
* remove old licences command
2020-05-12 19:56:45 +01:00
Denys Vuika
94e2e83e73
ADF CLI fixes ( #5674 )
...
* safety checks and better path eval
* do not execute command on help
* rewrite 'update-version' command
2020-05-06 11:18:38 +01:00
Denys Vuika
122bd9face
[ADF-5106] allow to redefine form widgets (APS 1.x and cloud) ( #5601 )
...
* create failing test
* fix form and start form widget registration
* update cloud form
2020-04-21 15:47:09 +01:00
Denys Vuika
179bdb2790
share link: add time debouncing ( #5587 )
...
* add time debouncing
* fix tests
2020-04-02 13:01:18 +01:00
Denys Vuika
53bddad833
fix shared link dialog regressions ( #5585 )
...
* code fixes
* fix typo
2020-04-01 14:54:38 +01:00
Denys Vuika
01d0f777c0
share link: fix regression with expiration toggle ( #5577 )
...
* share link: fix regression with expiration toggle
* remove old method
2020-03-31 07:34:25 +01:00
Denys Vuika
772188c13d
calendar card item a11y fixes ( #5563 )
2020-03-24 11:02:33 +00:00
Denys Vuika
fc6a80c45a
[ACA-2566][ACA-2567] permissions a11y fixes ( #5560 )
...
* fix layout and a11y, cleanup html
* fix sorting announcer
* fix i18n issue for Actions column
2020-03-19 16:47:24 +00:00
Denys Vuika
a04abd0041
fix share link dialog header a11y ( #5559 )
2020-03-19 11:11:13 +00:00
Denys Vuika
1e226d967e
additional tests for search chip list ( #5523 )
2020-02-28 15:08:35 +00:00