12004 Commits

Author SHA1 Message Date
Ignacio Bona
41cf965400 Bumped a bunch of dependencies. Mirage needed some work. Added ember and yarn scripts that runs same version of node as prod 2018-08-30 15:54:14 -07:00
cptran777
ff270d4813 Add export policy wiki link to config and remove linkedin prepend from wiki links 2018-08-30 15:41:37 -07:00
cptran777
00a8781d5a piggyback addition to retention policy hardcoded options for compliance tab 2018-08-30 14:55:25 -07:00
cptran777
03540dcea3 Remove stray hardcoded mock data for export policy 2018-08-30 14:26:07 -07:00
cptran777
4c74d73832 Add component for export policy in the compliance tab 2018-08-30 14:15:10 -07:00
Seyi Adebajo
779dd3aecb updates annotation indicator for suggestion value conflict to exclude scenarios without a current identifierType 2018-08-30 13:27:32 -07:00
Seyi Adebajo
b0fbafd3d8 updates visual hint for dataset compliance annotations. updates wording for hints 2018-08-30 10:49:20 -07:00
Seyi Adebajo
a05dd208ec removes tab indicator (red-dot) for compliance annotation suggestions 2018-08-29 15:16:44 -07:00
Charlie Tran
05a1b6eb0a
Merge pull request #1345 from cptran777/remove-compliance-wizard
Remove compliance tab editing wizard in favor of individual handlers
2018-08-29 14:01:51 -07:00
cptran777
b342ce0590 Reimplementation of initialStepNeedsReview in compliance tab to changeSetNeedsReview 2018-08-29 10:16:39 -07:00
cptran777
701e056a70 Remove compliance tab editing wizard in favor of individual handlers 2018-08-28 17:29:39 -07:00
na zhang
3d8a090962
Merge pull request #1344 from camelliazhang/master
more refactoring so that the methods can be override internally
2018-08-28 17:03:50 -07:00
Seyi Adebajo
6d6bb81e46
Merge pull request #1343 from igbopie/nacho-bower-remove
Removing bower dependency system
2018-08-28 13:08:44 -07:00
Ignacio Bona
380c698410 Fixing case sensitive scrollMonitor 2018-08-28 11:31:58 -07:00
Ignacio Bona
632a9f6409 Removing bower from build steps 2018-08-28 11:09:17 -07:00
Na Zhang
3747060bc4 more refactoring so that the methods can be override internally 2018-08-28 11:00:48 -07:00
Ignacio Bona
14fecafa43 Removing bower dependency system 2018-08-27 16:23:27 -07:00
na zhang
3098975382
Merge pull request #1337 from camelliazhang/master
refactor search dao and remove unused routes
2018-08-27 11:58:57 -07:00
Seyi Adebajo
9c5708c962
Merge pull request #1339 from theseyi/remove-suggestions-from-required
removes suggested values from list of required fields in compliance c…
2018-08-27 10:47:31 -07:00
Seyi Adebajo
98522c40f6
Merge pull request #1338 from theseyi/fix-missing-links
reinstate lost pr to converts links to use config object
2018-08-27 10:46:54 -07:00
Seyi Adebajo
13621d49bd removes suggested values from list of required fields in compliance component 2018-08-27 08:24:37 -07:00
Seyi Adebajo
a3b1ec4db4 converts links to use config object 2018-08-26 23:25:51 -07:00
Na Zhang
8ff0899f9d refactor search dao and remove unused routes 2018-08-24 16:40:59 -07:00
Charlie Tran
1558e8b127
Merge pull request #1336 from cptran777/upgrade-aupac-typeahead
Upgrades ember-aupac-typeahead to incorporate fix
2018-08-23 15:10:44 -07:00
cptran777
61acdd7177 Create test for search bar acceptance 2018-08-23 14:24:15 -07:00
Mars Lan
445915ad2c
Remove unused APIs, DAO, routes & controllers (#1335) 2018-08-23 11:25:15 -07:00
cptran777
6c692f5767 Upgrades ember-aupac-typeahead to incorporate fix for cannot find property of fullName of undefined 2018-08-23 11:11:48 -07:00
Charlie Tran
bc8ce0508a
Merge pull request #1334 from cptran777/urn-validator-equality-issues
Allow for equals sign in urn validator
2018-08-21 12:54:50 -07:00
Charlie Tran
abc99b4244
Merge pull request #1330 from cptran777/red-dot-ownership
Red dot ownership
2018-08-21 12:53:53 -07:00
cptran777
10d27880e4 Minor code modification for red dot on ownership tab 2018-08-21 12:23:15 -07:00
cptran777
9c2489d28b Allow for equals sign in urn validator 2018-08-21 12:10:06 -07:00
Seyi Adebajo
47ee759392
Merge pull request #1333 from theseyi/truncated-breadcrumbs-trail
truncates breadcrumb navigation trail
2018-08-21 11:33:34 -07:00
Seyi Adebajo
6ac3ca1f03 updates eslint rules 2018-08-21 11:33:03 -07:00
Seyi Adebajo
b697384325 updates templates indentation 2018-08-21 09:19:36 -07:00
Seyi Adebajo
4f700bdfb9 truncates breadcrumb navigation trail if items exceed max number of trail items 2018-08-21 09:19:36 -07:00
Charlie Tran
2509b1ce77
Merge pull request #1331 from cptran777/urn-dolla-dolla-validator
Modify regex test for urn to allow dollar signs in pathname
2018-08-20 16:28:18 -07:00
cptran777
f6ff783d6c Modify regex test for urn to allow dollar signs in pathname 2018-08-20 14:18:49 -07:00
cptran777
a97455105f Add missing property documentation on dataset controller 2018-08-20 11:43:55 -07:00
Charlie Tran
db4515e14e
Merge pull request #1329 from cptran777/global-key-bindings
Global key bindings
2018-08-20 11:30:47 -07:00
cptran777
0f4a9e8f29 Resolve issue with key bindings and removed native event listener in favor of Ember one 2018-08-20 11:06:04 -07:00
cptran777
cb0bfc050a Code cleanup for hotkeys 2018-08-20 10:33:08 -07:00
Seyi Adebajo
7b69e7487d
Merge pull request #1324 from theseyi/moar-integration-tests
adds some missing integration tests
2018-08-20 10:29:33 -07:00
cptran777
0ec1c8f6a6 Create logic and events to show red dot on ownership tab if needs action 2018-08-20 10:08:36 -07:00
Charlie Tran
9d496cfe15
Merge pull request #1328 from cptran777/dataset-health-final
Dataset health final
2018-08-17 14:34:15 -07:00
cptran777
6ec7b2151e Code cleanup for health score gauge handler 2018-08-17 14:14:16 -07:00
cptran777
9034573d72 Add testing for global key components 2018-08-17 13:38:42 -07:00
cptran777
5a9af6dc1e Implements component and service to handle global hotkeys 2018-08-17 11:58:47 -07:00
cptran777
7192f9b6ff Minor modification 2018-08-17 09:01:49 -07:00
cptran777
c1925e3804 Fix modify twice on same render error and create new container to handle health gauge data task 2018-08-16 19:10:10 -07:00
cptran777
7241711853 Refix issue with prettier 2018-08-16 15:06:25 -07:00