Cilibiu Bogdan
760de2f762
[ACA-2005] Trash - display library name ( #805 )
...
* library title and tooltip
* test
2018-11-16 19:40:14 +00:00
Cilibiu Bogdan
8b1b7a78cc
reload on events ( #808 )
2018-11-16 17:51:40 +02:00
Adina Parpalita
ca67da3657
[ACA-1946] automate tests for Favourite Libraries list ( #803 )
...
* automate part of the Favourite Libraries tests
refactor File Libraries tests to include My Libraries
* rephrasing
* forgotten changes
* fix tests
2018-11-16 15:43:16 +02:00
Suzana Dirla
dcacbc1210
[ACA-19] show search libraries hint ( #802 )
...
* [ACA-19] show hint on 400 error
* [ACA-19] unit test
* [ACA-19] small change
* [ACA-19] unit test
* [ACA-19] unit tests
* [ACA-19] avoid memory leaks with takeUntil
* [ACA-19] remove comment & formatting
* [ACA-19] update documentation
2018-11-16 12:35:41 +00:00
john-knowles
ff0891009e
Update help.md ( #807 )
2018-11-16 11:05:30 +00:00
john-knowles
e29ad78c84
Update README.md ( #806 )
2018-11-16 11:05:04 +00:00
Cilibiu Bogdan
da41834524
[ACA-20] Add/Remove favorite library ( #804 )
...
* custom add favorite library
* addFavoriteLibrary component
* tests
* update doc
* add content event
* reload on remove favorite library
* consistency
* app.selection.library over app.navigation.isLibraries
* fix duplicate id name
2018-11-16 12:46:36 +02:00
Adina Parpalita
2ac59bd278
[ACA] fix e2e tests failing on slow environments ( #801 )
...
* fix tests failing on slow environments
* forgot a change
2018-11-14 15:23:33 +00:00
Suzana Dirla
49e80ddce1
[ACA-19] Toggle join request - library action ( #800 )
...
* [ACA-19] join/cancel join library actions
* [ACA-19] show the info drawer
* [ACA-19] custom icon for join library
* [ACA-19] css to 'see' custom icon for extension
* [ACA-19] reformat with prettier
* [ACA-19] better role display
* [ACA-19] simplify cancel request rule
* [ACA-19] refactor and use toggle join/cancel join component & directive
* [ACA-19] reformat with Prettier
* [ACA-19] fix title for svgIcon
* [ACA-19] fix translation
* [ACA-19] unit test
2018-11-14 12:43:14 +00:00
Denys Vuika
7734844893
refactor library dialog ( #795 )
...
* refactor library dialog
* tests
2018-11-14 12:20:50 +00:00
Cilibiu Bogdan
031198e784
[ACA-20] Sidenav - navigate to first child route when expanded for the first time ( #798 )
...
* bradcrumb root title
* use correct i18n string reference
* expansion panel state directive
* takeUntil
* fix text
* parameter type
* fix title error message reference
* fix My Libraries test and add separate one for Favourite Libraries
2018-11-14 12:09:24 +02:00
Adina Parpalita
b592ea8635
[ACA-1517] add tests for create library ( #799 )
2018-11-13 15:32:07 +00:00
Denys Vuika
5adab43787
upgrade prettier to latest version
2018-11-13 12:01:11 +00:00
Denys Vuika
abe07d28b5
[ACA-1892] close sidenav instead of toggle ( #781 )
2018-11-12 17:11:47 +00:00
Cilibiu Bogdan
aa6995e7b2
reset selection state on navigation ( #793 )
2018-11-12 12:56:02 +00:00
Cilibiu Bogdan
c9f2895ead
[ACA-20] fix sort key ( #796 )
2018-11-09 17:49:08 +00:00
Suzana Dirla
aeb8ddd1f2
[ACA-19] Search libraries improvements ( #792 )
...
* [ACA-19][ACA-1967] set Libraries columns
according to updated requirement
* [ACA-19] search term length hint & singular result translation
fixes also [ACA-1933]
2018-11-09 15:55:08 +00:00
Cilibiu Bogdan
4a420cc9f9
[ACA-20] Favorite Libraries ( #789 )
...
* libraries submenu config
* fix item id
* favorite libraries columns
* libraries submenu text
* columns text
* submenu schema
* submenu routes
* role column component
* favorite libraries list api
* register favorite libraries presets
* favorite libraries list component
* register role column component
* dl custom node list is library route
* empty state message icon
* remove custom id
* merge subscriptions
* adapt to child route
* fix component selector
* revert to favorite library route
* sidenav main links font weight
* libraries children contants
* library expand panel method
* update e2e
* libraries children columns consistency
* isLibrary workaround for custom node list
* update isLibrary evaluator
* update e2e
* lint
* Update src/assets/app.extensions.json
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* use correct preset
* update e2e
* update page titles values
* find child active link
* fix expected value
* update expected
* role column tests
* check if menu is expanded
2018-11-09 13:53:51 +00:00
Denys Vuika
76fe33d734
upgrade dependencies ( #794 )
...
* upgrade to latest Angular
* upgrade material and ngrx
* cleanup polyfills
2018-11-09 13:01:43 +00:00
Suzana Dirla
9313b6477e
[ACA-1934] Fix search facet fields translation ( #791 )
2018-11-08 16:02:53 +00:00
Denys Vuika
b6569cb043
remove S3 integration
2018-11-08 13:17:32 +00:00
Suzana Dirla
1e3136332e
[ACA-19] Library Search Results ( #783 )
...
* [ACA-19] libraries results page
* [ACA-19] libraries search query builder service + trigger action on search option select
* [ACA-19] remove sorting
* [ACA-19] extension - set custom columns for search libraries results
* [ACA-19] add role column
* [ACA-19] adapt text
* [ACA-19] reformat with Prettier
* [ACA-19] fix unit tests
* [ACA-19] reformat with Prettier
* [ACA-19] some unit tests & code cleanup
* [ACA-19] fix navigation
* [ACA-19] remove duplicates
* [ACA-19] unit test
2018-11-08 12:22:09 +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
2dc2f51944
[ACA-1970] extension fixes ( #780 )
...
* cleanup extension settings
* remove header demo and update schema
* move card view to separate demo extension
* update to ADF 2.6.1
2018-11-08 06:46:32 +00:00
Andy Stark
5d71b18ba1
[ACA-1889] Separated Features section from Home page ( #788 )
2018-11-07 20:13:30 +00:00
Cilibiu Bogdan
dae45fce57
[ACA-20] Sidenav - submenu conditional icon templates ( #786 )
...
* remove focus outline
* button effect
* submenu conditional icon templates
* clean up styling
* update menu locator
* update library PO locators
2018-11-07 13:07:25 +02:00
Cilibiu Bogdan
ae20b3ed75
xit over fit
2018-11-06 23:45:55 +02:00
Denys Vuika
8625dc6518
disable flaky test
2018-11-06 20:30:51 +00:00
Andy Stark
ef8447b750
[ACA-1889] Split Extending section into separate files ( #784 )
...
* [ACA-1889] Split Extending section into separate files
* [ACA-1889] Split Extending section into separate files
* [ACA-1889] Added recent changes and then deleted extending.md
* [ACA-1889] Added Tutorials section
2018-11-06 20:19:00 +00:00
Cilibiu Bogdan
42125b67ec
render tooltip descripiton ( #785 )
2018-11-06 17:05:40 +02:00
Cilibiu Bogdan
88678852e7
[ACA-20] Sidenav - submenu support ( #779 )
...
* transform children data
* update navigation schema for children
* sidenav submenu
* update style
* disable extansion panel animation
* child routerLinkActive template reference
* getApplicationNavigation test
* minimised submenu indicator
* sort navigaton children
2018-11-06 14:08:57 +02:00
Cilibiu Bogdan
264597439b
isQuickShareEnabled evaluator doc ( #782 )
2018-11-06 11:47:29 +02:00
Denys Vuika
e33c91ebd4
permission manager fixes ( #778 )
2018-11-05 11:39:41 +02:00
Cilibiu Bogdan
44a9ade552
[ACA-1806] Viewer - navigate on node delete event ( #775 )
...
* navigate onode delete event
* remove console
2018-11-03 17:46:58 +00:00
Adina Parpalita
ae382f8b39
[ACA-1940] add tests for search input ( #776 )
2018-11-03 16:38:39 +00:00
Adina Parpalita
68fc762dd2
trim expect and actual values ( #773 )
2018-11-02 17:01:23 +00:00
Denys Vuika
8eff6ee7c2
update to latest angular and cli ( #774 )
2018-11-02 17:01:05 +00:00
Adina Parpalita
946e3e2196
[ACA] e2e remove not needed logoutPage ( #772 )
...
* remove not needed logoutPage
* disable back failing check
* fix failing test
2018-11-02 10:37:07 +00:00
Suzana Dirla
2c9e68ada7
[ACA-1822] input search options ( #768 )
...
* [ACA-1822] input search options - needs cleanup and styling
* [ACA-1822] input search options cleanup
- needs styling
- needs tests
* [ACA-1822] input search options cleanup
- needs styling
- needs tests
* [ACA-1822] input search options styling
* [ACA-1822] add translation keys
* [ACA-1822] reformat with Prettier
* [ACA-1822] fix pointer event on FF
* [ACA-1822] fix e2e test
* [ACA-1822] update unit tests
* [ACA-1822] fix spellcheck
* [ACA-1822] fix display
* [ACA-1822] some theme cleanup
* [ACA-1822] reposition icon
* [ACA-1822] code review changes
* [ACA-1822] more unit tests
2018-11-02 07:31:29 +00:00
Adina Parpalita
37b4d9d00b
[ACA-1937] automate tests for Library properties ( #771 )
2018-11-01 14:52:46 +00:00
Denys Vuika
3a8dbcd7a4
upgrade to Angular 7 ( #758 )
...
* angular 7 upgrade
* try to fix e2e failures
* reduce wait for snackbar
* wait presenceOf instead of visibilityOf
* angular 7 upgrade
* try to fix e2e failures
* reduce wait for snackbar
* wait presenceOf instead of visibilityOf
* one more try to fix e2e snackbar issues
* yet another try
* only wait in some tests
* diable animations, extra e2e app configuration
* update tomcat e2e script
* fix prod build memory use
* use another type of wait
* disable check
to be investigated separately
2018-10-31 17:53:36 +02:00
Cilibiu Bogdan
408bacd483
[ACA-1958] Library - 'visibility' label ( #769 )
...
* use Visibility label
* update e2e
2018-10-31 17:32:05 +02:00
Suzana Dirla
ad111cb712
e2e fix tomorrow date ( #770 )
2018-10-31 12:47:50 +00:00
Cilibiu Bogdan
b5cf1bf18d
[ACA-1957] Library metadata - check title uniqueness ( #767 )
...
* add hint element
* check title uniqueness
* update tests
2018-10-30 19:10:56 +00:00
Cilibiu Bogdan
8d68ada078
[ACA-1959] [ACA-1960] Library metadata form action buttons state ( #766 )
...
* hide Edit button if no permission
* disable Update button if form is pristine
2018-10-30 15:21:37 +00:00
Cilibiu Bogdan
fd692b6b8c
[ACA-1957] Create Library - check existent site title by field ( #765 )
...
* clean form controls
* check found site by title field
2018-10-30 11:48:42 +00:00
Cilibiu Bogdan
0b65ff46a0
[ACA-1956] Libraries - remove toolbar experimental flag ( #764 )
...
* remove experimental flag
* e2e
2018-10-29 20:48:57 +00:00
Cilibiu Bogdan
eb034e59a9
[ACA-1957] Create Library - warn existing library title name ( #763 )
...
* hint existing library title name
* unsubscribe
2018-10-29 19:40:12 +00:00
Adina Parpalita
66769fc0c8
small improvements ( #762 )
2018-10-29 14:44:56 +00:00
Cilibiu Bogdan
1807456a3e
[ACA-1956] Library - metadata info ( #760 )
...
* library metadata panel
* add infoDrawer component to Library
* set infoDrawer state to false onDestroy
* infoDrawer action
* update actions index
* infoDrawer set state reducer
* register Library metadata component to extensions
* filter infoDrawer tabs
* update library api
* library actions and effects
* refresh library view on update event
* infoDrawer tests
* refactor
* check permission on update
* check permission on update
* lint
* reference selection library
* add parameter type
* full width
2018-10-29 14:09:05 +02:00