1097 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
Ignacio Bona
380c698410 Fixing case sensitive scrollMonitor 2018-08-28 11:31:58 -07:00
Ignacio Bona
14fecafa43 Removing bower dependency system 2018-08-27 16:23:27 -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
cptran777
61acdd7177 Create test for search bar acceptance 2018-08-23 14:24: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
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
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
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
cptran777
1592bd55f8 Finalize handling for api for metadata health endpoint and showing results 2018-08-16 15:03:34 -07:00
Seyi Adebajo
e326b16ce7 adds component integration test for dataset-fabric-switcher 2018-08-15 10:59:56 -07:00
Seyi Adebajo
c10cf89a31 adds initial integration test for dataset-relationships component 2018-08-15 10:58:02 -07:00
Seyi Adebajo
3a95fd27ec adds integration tests for upstream and downstream containers 2018-08-15 10:58:02 -07:00
Seyi Adebajo
51d45b177b adds integration test for component container/data-systems-count. installs types for ember__test-helpers 2018-08-15 10:58:02 -07:00
Seyi Adebajo
141d492975 removes bower deps in jquery. adds typings for wherehows-web/initializers/ember-cli-mirage 2018-08-15 10:57:06 -07:00
cptran777
6b117295a8 Remove unnecessary line in code 2018-08-13 16:51:49 -07:00
cptran777
f8b389d761 Code cleanup for health tab chart fix 2018-08-13 16:50:46 -07:00
cptran777
f37a303a1c Handling for deprecation messages to use defineProperty 2018-08-13 15:01:19 -07:00
cptran777
c9e74754b4 Fixes issues where going from another tab to health tab does not render charts in ds view 2018-08-13 14:41:49 -07:00
Charlie Tran
479f575383
Merge pull request #1317 from cptran777/ui-health-typings
Ui health typings and api handler
2018-08-13 13:13:30 -07:00
cptran777
08d4c11f40 Fix api error handling 2018-08-13 12:17:41 -07:00
cptran777
dca71a796f Code cleanup. Modify tests and mirage handling 2018-08-13 11:44:50 -07:00
Seyi Adebajo
5a3fc29fe3
Merge pull request #1318 from theseyi/the-great-purge
refactors service injection and action definition in es classes to use decorators. cleans up bower deps. removes legacy sources
2018-08-13 10:15:57 -07:00
Seyi Adebajo
c101b4b30d deletes obsolete legacy files, cleans up bower deps 2018-08-13 09:49:57 -07:00
cptran777
db227ac0fd Fix tests for dataset health and create health mirage api handler 2018-08-12 22:44:01 -07:00
cptran777
4206c75387 Add api handlers and typings for metadata health 2018-08-12 19:59:34 -07:00
Seyi Adebajo
b5590c8ee7 moves services and actions to decorator methods 2018-08-12 13:02:01 -07:00
Seyi Adebajo
615d401afc
Merge pull request #1313 from theseyi/wholesale-upgrades
major version library upgrades
2018-08-10 17:53:43 -07:00
Seyi Adebajo
c0dae610f1 removes artifacts from schema history, script finder components: links. minor ui updates 2018-08-10 12:03:56 -07:00
Seyi Adebajo
759e6a6bc8 migrates acceptance to application tests, unit tests sources from older moduleFor* syntax of ember-qunit@2 to newer syntax proposed by emberjs/rfcs#232. removes ember-native-dom-helpers in favor of @ember/test-helpers 2018-08-09 23:25:55 -07:00