Commit Graph
100 Commits
Author SHA1 Message Date
Will Abson 086c789d4d Fix sorting of processlist to match that specified by filter
Refs #1307
2017-01-05 12:04:03 +00:00
Will Abson 099c32c667 Use correct process-related typings for processlist filters
Refs #1307
2017-01-05 09:28:11 +00:00
Will Abson 94f11a1aae Set default sorting of processes based on started date
Refs #1307
2017-01-04 19:49:24 +00:00
Will Abson fb851271e9 Fix uploads from folders opened from search results
Refs #1248
2016-12-16 17:52:57 +00:00
Will Abson af715c3dd1 Fix file viewer from search results the second time
- Currently it is necessary to destroy the viewer between views

Refs #1315
2016-12-16 15:52:44 +00:00
Will Abson 8058b583dc Do not disable FAYT results after previewing file
Refs #1294
2016-12-16 14:34:02 +00:00
Will Abson 5c2145dcf8 Ensure MDL search control input gets activated
Refs #1294
2016-12-16 14:33:05 +00:00
Will Abson b60ad98b34 Prevent FAYT results from re-appearing after login
Refs #1294
2016-12-16 14:32:04 +00:00
Will Abson ea84396c29 Fix navigation to example folders
Refs #1287
2016-12-15 17:05:27 +00:00
Will Abson 037acd9025 Ensure MDL upgradeElement() gets called on process name text input
Refs #1269
2016-12-15 16:18:21 +00:00
Will Abson 60e4f4607b Add missing router depdency for processlist demo
Refs #1258
2016-12-14 11:40:45 +00:00
Will Abson 3714ef9fb0 Check that the process has a start form before attempting to display it
Refs #1140
2016-12-14 11:36:54 +00:00
Will Abson 47c4c8c976 Tidy up quotes in start-process template
Refs #1140
2016-12-14 10:49:34 +00:00
Will Abson 2083050a10 Remove start process dialog
Refs #1253
2016-12-14 09:55:34 +00:00
Will Abson a49f7dd7f7 Add edit and delete actions for process variables
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson 676180517e Style fix for tabs header height
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson 9bc63c9473 Use h2 for headings in processlist demo
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson 99298f7066 Change demo app processlist columns to match demo-shell
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson 72fc9a0b5d Add process variables component to demo app
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson 1c4f17f90d Get demo app working again with recent processlist changes
Refs #775
2016-12-05 12:27:18 +00:00
Will Abson 8dd0f0ef81 Add test for getting/adding process vars
Refs #755
2016-12-05 12:27:18 +00:00
Will Abson a0294e29c3 Remove duplicated spy objects in tests
Refs #775
2016-12-05 12:27:18 +00:00
Will Abson d193b56b41 Externalise process comments UI strings
Refs #775
2016-12-05 12:27:18 +00:00
Will Abson f42c08fe10 Initial implementation of listing and setting process vars
Refs #775
2016-12-05 12:27:18 +00:00
Will Abson 3f0db4038f Fix failing processlist tests 2016-11-29 18:53:23 +00:00
Will Abson 743eaaef01 Fix failing processlist test 2016-11-29 18:25:51 +00:00
Will Abson 94db90eb19 Fix closing task details when completed from process tasks list
Refs #1148
2016-11-25 19:09:08 +00:00
Will Abson b7f6d7f466 Fix validation of number field values
Refs #1149
2016-11-25 19:09:08 +00:00
Will Abson bfd7eda5aa Fix vertical alignment of Tasks/Comments headings
Refs #1131
2016-11-25 19:09:07 +00:00
Will Abson 9efebe6ae0 Fix login box height on IE11
Refs #956
2016-11-25 19:09:07 +00:00
Will Abson 87412a4590 Do not reload process instances in list after starting new instance
Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson 7fe4dfc9da New tests for process list
Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson d416488f85 Add boolean flag to reload() 2016-11-25 19:09:06 +00:00
Will Abson a6a5400956 Move Start Process form into Process List view
Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson 8a85c69256 Add plain button to allow navigation from Processes screen again
Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson 9e7ca14ec9 Separate Start Process UI from dialog
- Add Start Process section in demo shell
- Remove old component in filters component

Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson f70c52a9f7 Remove rogue equals sign char in markup 2016-11-25 19:09:04 +00:00
Will Abson 2adf0e28f9 Fix new tests on Travis
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson d2e0444dca Add additional test for dialog polyfill
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson 7013918d35 Add additional tests for start button state
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson ac4c31a1d0 Remove Jasmine-style done() from test
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson 6c0cfee617 Add new tests for dealing with errors
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson 1c2b2fa40a Display selected file name when re-selected after clear
Refs #812
2016-11-25 19:07:33 +00:00
Will Abson b79319d1b5 Reset form when cancel button clicked
- Remove use of any in component and add types
- Small refactoring of method name
- Add many more tests

Refs #1066
2016-11-25 19:07:33 +00:00
Will Abson 8f97c76668 Complete test coverage for ActivitiProcessService
Refs #849
2016-11-25 19:07:32 +00:00
Will Abson 335deed54a Remove diff output
Refs #849
2016-11-25 19:07:32 +00:00
Will Abson 6fdb634f96 Fix tests for undefined/null processInstanceDetails
Refs #849
2016-11-25 19:07:31 +00:00
Will Abson 840912967e Use event to close dialog
- Work around close handler method being private

Refs #849
2016-11-25 19:07:31 +00:00
Will Abson 5f60760cd5 New tests for processlist components
Refs #849
2016-11-25 19:07:31 +00:00
Will Abson 7fa92e250d Add processlist tests
Refs #849
2016-11-25 19:07:31 +00:00
Will Abson f49902c3de Externalise processlist styles
Refs #849
2016-11-25 19:07:31 +00:00
Will Abson 8174de8fc8 Allow use of nginx on Windows
- Remove headers_more module lines (not needed)
- Improve docs
2016-11-25 19:07:30 +00:00
Will Abson e7c6638778 New tests for tasklist component
Refs #1025
2016-11-11 13:50:46 +00:00
Will Abson 3e89ed84f6 Enable task details dialog from process details on non-Chrome browsers
Refs #1053
2016-11-11 13:48:55 +00:00
Will Abson 4f22a4da14 Reload processlist after starting new process
Refs #1036
2016-11-10 18:15:35 +00:00
Will Abson cd8b08f4c6 Update docs with new Alfresco version needed
Refs #1029
2016-11-09 10:03:44 +00:00
Will Abson 08ba048c89 Add task details component tests
Refs #851
2016-11-08 12:53:23 +00:00
Will Abson ea1953771b Add dialog to task details component to notify the user of an error
Refs #851
2016-11-08 09:37:54 +00:00
Will Abson 190f01783b Minor test improvements
Refs #730
2016-11-08 09:27:39 +00:00
Will Abson 962b339eba Fix Start Process dialog on Firefox
Refs #730
2016-11-04 17:13:30 +00:00
Will Abson 56ad656c91 Add placeholder text in process type select control
Refs #730
2016-11-04 17:12:51 +00:00
Will Abson 97fb6cb77c Fix start process test
- Failing due to bug in underlying alfesco-js-api@0.3.7
- Remove dependency on underlying lin to fix

Refs #730
2016-11-04 15:46:20 +00:00
Will Abson d6c3de1b6f Update README outputs
- Add missing outputs
- Add missing line breaks
2016-11-04 14:21:49 +00:00
Will Abson 0e127c26af Update search component to work with 0.4.0 JS API
- Use new search (query) methods
- Allow search parameters to be overridden by component
- Fix up tests

Refs #555
2016-11-04 14:21:19 +00:00
Will Abson daec68b423 Add tests for start process component
Refs #730
2016-11-03 22:52:13 +00:00
Will Abson aeb44e56c5 Improve visual display of Process Type label
Refs #730
2016-11-03 22:52:13 +00:00
Will Abson 3a5221da50 Clear name and processDefinitionId values after creating a new process
Refs #730
2016-11-03 22:52:13 +00:00
Will Abson fef11f2a59 Process start form validates submit state of start process form
Refs #730
2016-11-03 22:51:55 +00:00
Will Abson 2637d4286a Rename processDefinition -> processDefinitionId 2016-11-03 18:38:59 +00:00
Will Abson 88d21a4bbd Avoid later cast through type in declarations 2016-10-31 16:58:15 +00:00
Will Abson a4cde396dd New start-form component to display process start forms
Refs #730
2016-10-31 16:47:09 +00:00
Will Abson c100412538 Rename search outputs after feedback from @DenysVuyka
Refs #371
2016-10-31 16:36:20 +00:00
Will Abson 3f440215b9 Ensure maximum number of results is shown in FAYT results
Refs #371
2016-10-26 13:10:56 +01:00
Will Abson a8bea1800b Allow use of arrow keys to navigate FAYT results and update tests
Refs #371
2016-10-26 12:56:42 +01:00
Will Abson 68fc93ecbc Add additional test for no server error 2016-10-25 18:10:53 +01:00
Will Abson b90c676bc9 Remove duplicated error message 2016-10-25 18:10:26 +01:00
Will Abson 8bfe58c2a7 New implementation of focus/blur event management using Obserable
Refs #371
2016-10-25 18:08:57 +01:00
Will Abson 964111a3b6 Initial tabbable search results implementation
Refs #371
2016-10-24 09:54:10 +01:00
Will Abson 1ba42f0e72 Revert "Update search package test commands"
This reverts commit fa43e54e08.
2016-10-13 12:54:42 +01:00
Will Abson be4aec7e07 Refactor mocks into external file 2016-10-13 12:54:17 +01:00
Will Abson c196ccefc9 Add more processlist filter tests
Refs #850
2016-10-12 16:56:54 +01:00
Will Abson 7bb1bfe220 Update tests to reflect expected external behaviour of the service
Refs #850
2016-10-12 15:56:40 +01:00
Will Abson a1407d8159 Fix dependencies list post-merge which was breaking build 2016-10-12 15:56:40 +01:00
Will Abson cc77d8e18f Auto-create default process-instance filters
Refs #850
2016-10-12 15:56:40 +01:00
Will Abson fa73a55ebd Add additional test for error returned by search API 2016-10-12 14:57:52 +01:00
Will Abson 78a0253ebb Re-enable search service tests 2016-10-12 12:08:48 +01:00
Will Abson ae54a127e0 Fix Karma warnings logged to console 2016-10-12 12:08:03 +01:00
Will Abson fa43e54e08 Update search package test commands 2016-10-12 12:07:04 +01:00
Will Abson b200eab466 Rename fixture variable to clean up test code
Refs #737
2016-10-05 10:18:01 +01:00
Will Abson dda838be5e Re-enable translation service tests
Refs #737
2016-10-05 09:58:13 +01:00
Will Abson fd17d11e25 Language fixes 2016-10-04 17:51:46 +01:00
Will Abson 4beda8e55e Clear autocomplete results/errors between searches
Refs #737
2016-10-04 16:17:53 +01:00
Will Abson ba710dc816 Find-as-you-type improvements
- Add autocompleteEnabled input property for find-as-you-type
- Support escape and down arrow keys for hiding/showing FAYT results
- Add tests for find-as-you-type

Refs #737
2016-10-04 15:40:53 +01:00
Will Abson b29adeb699 Improve appearance of error message in find-as-you-type control
Refs #737
2016-10-04 15:40:53 +01:00
Will Abson 8f823cf0e2 Update search control component and tests ng2-forms 2.0.0
Refs #737
2016-10-04 15:40:52 +01:00
Will Abson 28783322fd Re-add search control tests working for final NG 2.0.0
Refs #737
2016-10-04 15:40:52 +01:00
Will Abson 420b11449c Fix up Karma warnings 2016-10-04 15:40:52 +01:00
Will Abson 8df2b08b31 Fix up search component and search thumbnail service tests
Refs #737
2016-10-04 15:40:52 +01:00
Will Abson 969d961e23 Fix width and simplify markup in 'no results found' message
Refs #737
2016-10-04 15:40:52 +01:00
Will Abson f412871b25 Add missing tests for search thumbnail service
Refs #737, 363
2016-10-04 15:40:52 +01:00