Denys Vuika
af547aac31
content api service ( #455 )
...
* introduce content-api service
* upgrade files component
* upgrade directives
* upgrade directives
* update directives
* fix profile resolver call ordering issue
* fix reducer
* update services
* extra apis
* update about page
* update preview component
* code updates
2018-06-25 10:37:21 +03:00
Denys Vuika
ac6e96530f
unit test cleanup ( #454 )
...
* auth mock
* avoid using jasmine
* cleanup preview tests
* cleanup recent files tests
* cleanup shared files tests
* remove fdescribe
* update tests
* move adf services to single place
* move app specific services to single place
* cleanup directive tests
* cleanup directive tests
* update directive tests
2018-06-24 17:33:50 +01:00
Denys Vuika
e846d97317
remove electron demo code ( #453 )
...
* remove electron demo code
* remove unused property
* cleanup tests
* cleanup sidenav tests
* cleanup trashcan tests
* remove fdescribe
2018-06-23 17:30:20 +01:00
Denys Vuika
1bc652d923
upgrade ADF libs ( #452 )
2018-06-23 08:47:32 +01:00
Denys Vuika
ccc28fb8a5
upgrade to latest ADF libs ( #451 )
2018-06-22 15:55:52 +01:00
Suzana Dirla
5d9eb2f94d
[ACA] improve reload on upload ( #450 )
2018-06-22 15:32:57 +01:00
Denys Vuika
daf7082079
settings enhancements ( #449 )
...
* settings enhancements
* save state to local storage
* improve settings dialog
* toggle library features from settings
* fixes for app config service
2018-06-22 14:20:33 +01:00
Cilibiu Bogdan
265781c540
use custom pagination options ( #448 )
2018-06-22 06:45:11 +01:00
Denys Vuika
bc554bb8d3
simplify user component ( #447 )
...
* simplify user component
* language picker selector
2018-06-22 06:59:53 +03:00
Denys Vuika
045c4ee9a2
library effects and actions ( #441 )
...
* library effects and actions
* single selection and test fixes
* navigate to site route
* add experimental flag
* disable test
* update tests
2018-06-21 19:56:08 +01:00
Denys Vuika
02647c003a
redirect to login when reloading page with expired ticket ( #446 )
2018-06-21 17:58:28 +01:00
Denys Vuika
759fa23ed4
special ifExperimental directive to toggle features ( #445 )
2018-06-21 16:54:56 +01:00
Denys Vuika
4bcdab8116
[ACA-1482] debounce list reloads upon upload ( #444 )
...
* debounce list reloads upon upload
* upload reload improvements
2018-06-21 12:46:47 +01:00
Denys Vuika
6b62151ad9
update loading indicator
2018-06-21 10:11:23 +01:00
Cilibiu Bogdan
35e752b99f
change link tag ( #443 )
2018-06-21 09:56:38 +01:00
Cilibiu Bogdan
18d7adcb04
use acaDocumentList for events ( #442 )
2018-06-21 09:37:16 +01:00
Denys Vuika
7516e98c9e
migrate to adf debug app config
2018-06-20 19:52:46 +01:00
Cilibiu Bogdan
fec3f8aaf7
User profile state ( #438 )
...
* user data
* fix missing store selector
* profile state
* use ProfileStatus
* remove tests
* test fixes
2018-06-20 13:43:20 +01:00
Denys Vuika
9e08b8a232
app directives ( #439 )
...
* pagination directive
* document list directive
* cleanup code
* cleanup code
* unified includeFields
2018-06-20 12:13:29 +01:00
Denys Vuika
c77954099d
upgrade ADF libs ( #440 )
2018-06-20 07:21:59 +01:00
Denys Vuika
73461df930
extract material libs to a separate module ( #437 )
2018-06-19 19:48:52 +01:00
Denys Vuika
74aca07115
upgrade to latest ADF alpha ( #436 )
2018-06-19 17:25:02 +01:00
Suzana Dirla
f34c0a96a6
[ACA-1451] search input component ( #432 )
...
* made copy of ADF search-control component
* show search icon even if not 'expandable'
* clear button
* no autoComplete triggered calls when liveSearchEnabled is false
* remove unneeded arguments
2018-06-19 14:07:44 +01:00
Cilibiu Bogdan
ec2323b038
conditional Deleted By column ( #435 )
2018-06-19 10:10:21 +01:00
Cilibiu Bogdan
bf3c86f5f5
tooltip ( #434 )
2018-06-19 09:11:13 +01:00
Denys Vuika
1a53f8d2aa
unified selection state ( #433 )
...
* selection state
* use unified selection state
* cleanup tests
* remove "console.log"
* remove old selection property
* remove coma
2018-06-19 08:16:53 +01:00
Cilibiu Bogdan
abd63ba0a4
version dialog styling ( #431 )
2018-06-18 19:59:57 +01:00
Denys Vuika
1c4f658017
[ACA-1473] fixes for navigation to searched folder ( #429 )
...
* search effects
* "view folder" action
* folder navigation actions and effects
* navigate to folder on double-click (search results)
* update tests
* fix tests
2018-06-17 19:12:08 +01:00
Denys Vuika
e2eed9b71c
style and theming fixes ( #428 )
...
* fix generic error text and styles
* search input layout and style fixes
* settings theme
* layout theme support
* current user theme
* theming support for header component
* disable "use-host-property-decorator" tslint rule
* sorting picker button theme
2018-06-17 16:16:38 +01:00
Denys Vuika
2c6136ef59
remove old workarounds ( #427 )
...
* remove ADF 2.3 workarounds
* remove old workarounds for styles
* remove old document list workarounds
* style fixes
2018-06-17 13:18:38 +01:00
Denys Vuika
8c7cbd4caf
ngrx store cleanup ( #425 )
...
* merge app actions into single file
* rename action containers and cleanup imports
* fix tests
* license headers
2018-06-15 21:20:26 +01:00
Denys Vuika
90215350a1
update to latest ADF 2.4.0 alpha ( #423 )
...
* update to latest ADF 2.4.0 alpha
* update app config
* fix routing
2018-06-15 19:13:04 +01:00
Denys Vuika
350ae452e1
data store enhancements ( #422 )
...
* separate module for store
* move NodeInfo to models folder
* move store models to correct place
2018-06-15 15:23:47 +01:00
Cilibiu Bogdan
93c716dfb4
conditional preview node ( #421 )
2018-06-15 13:29:43 +01:00
Cilibiu Bogdan
7e1da5030e
title popup ( #420 )
2018-06-15 13:22:30 +01:00
Cilibiu Bogdan
be8edcc9d6
[ACA] Upload - 500 error message ( #419 )
...
* 500 error message
* generic error message
2018-06-15 12:18:30 +01:00
Cilibiu Bogdan
13bfd118d6
enable to search in personal files ( #418 )
2018-06-15 09:54:23 +01:00
Cilibiu Bogdan
4fd455100e
pass entry ( #417 )
2018-06-15 09:20:46 +01:00
Denys Vuika
13a28bebcd
[ACA-1450] "manage versions" dialog enhancements ( #415 )
...
* move dialog to the "dialogs" folder
* rename to node-versions
* style and layout refactoring
* style fixes
* layout fixes
* fix scrollbars
* code polishing
2018-06-15 08:24:47 +01:00
Cilibiu Bogdan
51cd3744c5
size data ( #416 )
2018-06-15 07:45:42 +01:00
Cilibiu Bogdan
b06dcd4391
[ACA-1437] Custom row for search results DL ( #414 )
...
* custom row
* clean up
2018-06-15 07:06:12 +01:00
Denys Vuika
edc9d6ba32
remove console.log
2018-06-14 18:18:31 +01:00
Denys Vuika
0144a53ed4
search result fixes ( #413 )
2018-06-14 16:30:40 +01:00
Suzana Dirla
981b59095c
[ACA-1449][ACA-1448] Show searched term on the extended search input ( #411 )
...
* [ACA-1449][ACA-1448] Show searched term on the extended search input
* [ACA-1449][ACA-1448] fix test
2018-06-14 14:26:25 +01:00
Denys Vuika
f8fe664f1f
[ACA-1455] universal Viewer @effect ( #412 )
...
* viewer @effect
* universal preview effect
* remove router where not needed
* update tests
* update tests
2018-06-14 16:10:31 +03:00
Cilibiu Bogdan
d1e5353d7a
use navigation @effect ( #410 )
2018-06-14 11:32: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
Cilibiu Bogdan
7a0b2b979c
fix import ( #408 )
2018-06-13 15:25:23 +01:00
Cilibiu Bogdan
1384a0e49d
styling ( #407 )
2018-06-13 15:25:10 +01:00
Cilibiu Bogdan
e8ad0ad9ab
manage version for favorite nodes ( #405 )
2018-06-13 14:56:59 +01:00