20 Commits

Author SHA1 Message Date
AleksanderSklorz
e9bc42df10
[ACS-4534] nx workspace support for aca (#3143)
* ACS-4534 Added nx workspace support

* ACS-4534 Updated package-lock.json file

* ACS-4534 Configured cache directory and affected command

* ACS-4534 Updated README

* ACS-4534 Updated more README files

* ACS-4534 Fixed lint

* ACS-4534 Address comment for readme

* ACS-4534 Removed redundant build-libs script

* ACS-4534 Fixed start script

* ACS-4534 Updated some left documentation

* ACS-4534 Added more helper scripts, addressed PR comments

* ACS-4534 Updated package-lock.json after rebasing

* ACS-4534 Fix stylelint issue
2023-04-25 15:34:34 +02:00
Denys Vuika
b939d1c582
[ACS-4792] provide support for style linting (#3055)
* [ACS-4792] provide support for style linting

* style fixes

* style fixes

* style fixes

* disable yarn licenses until the issue is fixed

* fix package lock

* fix after rebase
2023-03-14 04:16:36 -04:00
Denys Vuika
a17e027ab5
[AAE-8204] Remove tslint and codelizer (#2488)
* upgrade protractor retry lib

* remove tslint
2022-03-29 15:04:21 +01:00
Popovics András
3db18f7d1d
[ACA-3914] Fix app version number and enable git commit hash to be used properly (#1650) 2020-09-16 12:24:21 +02:00
Popovics András
32502e60b9
[ACA-3821] Add lite-serve with VSCode launcher (#1584)
* Add lite-serve with VSCode launcher

* Make lite-serve smarter to work with Basic authtype as well

* Change and unify app-config-replace script
2020-08-08 13:12:47 +02:00
Denys Vuika
ddc6f36ab4
Prettier upgrade and e2e type checks (#1522)
* upgrade prettier

* noImplicitAny rule

* fix type

* update tsconfig

* upgrade to 150 print width
2020-07-14 10:03:23 +01:00
Popovics András
0e7eed3cd5
Add missing documentation for extension loader callbacks (#1457)
* Add missing documentation for extension loader callbacks

* Fix messed up pipeline, how it could work until now???

* Travis yml fix

* Travis yml fix
2020-05-07 23:23:11 +02:00
Denys Vuika
42c78e6fa6 update recommended extensions 2019-06-20 09:24:25 +01:00
Denys Vuika
3bc54478c0
latest ADF alpha (#1132)
* latest ADF alpha

* get latest adf

* update tests

* use date format via config

* update time format

* Revert "update time format"

This reverts commit 3a4864ef01e8e1f6bc89d7425ffa7b6051dc19a6.
2019-06-18 15:21:03 +01:00
Denys Vuika
287ca07e15 readme update 2019-03-12 15:01:37 +00:00
Denys Vuika
3641e0168f
update evaluator docs, workspace snippet (#995)
* add missing docs and code hints

* update app evaluator docs and code hints
2019-03-06 14:28:57 +00:00
Denys Vuika
8fff3b5582 extension recommendations 2019-01-03 10:06:56 +00:00
Denys Vuika
cb3754e29d
update prettier (#790)
* update prettier

* enable auto-formatting for html
2018-11-08 11:54:25 +00:00
Denys Vuika
93e6489881
[ACA-1843] tomcat e2e runs (#674)
* tomcat environment

* disable artifact deployment for now

* travis settings update

* protractor settings

* protractor settings

* e2e fixes

* e2e fixes

* [ACA-1842] fix library dialog

* cleanup travis settings

* disable test (bug raised)

* fix after rebase

* fix after rebase
2018-09-29 11:21:38 +01:00
Denys Vuika
f580b96a78
more detailed code coverage reports (#664)
* add about to coverage

* add more components to coverage

* more truth for coverage reports

* even more fun

* switch off json formatting

* deploy war file after unit test run
2018-09-24 14:35:14 +01:00
Denys Vuika
e3043e8187 disable html formatting 2018-09-14 11:33:31 +01:00
Denys Vuika
883a1971c5
[ACA-1443] prettier formatting and checks (#629)
* intergrate prettier

* update settings

* integrate with travis

* unified formatting across all files
2018-09-13 16:47:55 +01:00
Denys Vuika
680ea5daed
consolidate search components (#495)
* rename search to search-results

* move search components to the same folder

* layout and performance improvemetns for result row

* update vs code settings
2018-07-07 11:09:02 +01:00
Denys Vuika
2d7e844d8f
turn ADF customisations into theme mixins (#409)
* theming support for upload dialog customisations

* pagination theme

* about dialog theme

* update shared workspace settings for VS code

* remove hardcoded color variable

* upgrade sidenav theme

* document list theme

* upload drag area theme
2018-06-13 18:10:46 +01:00
Popovics András
abe244fed9 [ADF-2559] Sidenav layout extraction (#253)
* First step of extraction

* Add content also and fix initial mobile screen issue

* Move ADF sidenav-layout to different folder for easier future removal

* Test the new behaviour

* test fix

* minor fixes
2018-03-24 07:07:34 +00:00