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 |
|
cptran777
|
c913900f76
|
Fix issue with post commit prettier removing vital symbol
|
2018-08-16 15:05:28 -07:00 |
|
cptran777
|
ff8e442678
|
Merge branch 'dataset-health-final' of https://github.com/cptran777/WhereHows into dataset-health-final
|
2018-08-16 15:04:03 -07:00 |
|
cptran777
|
1592bd55f8
|
Finalize handling for api for metadata health endpoint and showing results
|
2018-08-16 15:03:34 -07:00 |
|
cptran777
|
1ececa7c1b
|
Finalize handling for api for metadata health endpoint and showing results
|
2018-08-16 15:01:30 -07:00 |
|
Charlie Tran
|
33d232cc38
|
Merge pull request #1326 from cptran777/dataset-validation-modify
Add getter to DatasetValidation class
|
2018-08-15 15:30:18 -07:00 |
|
cptran777
|
c6b161f047
|
Add noargsconstructor to datasetvalidation class
|
2018-08-15 14:51:00 -07:00 |
|
cptran777
|
39a70a373c
|
Add getter to DatasetValidation class to fix error java.lang.IllegalArgumentException: No serializer found for class
|
2018-08-15 14:37:59 -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 |
|
Charlie Tran
|
7cc30b7e8b
|
Merge pull request #1323 from cptran777/modify-validation-view
Add a constructor to datasetvalidation
|
2018-08-14 15:45:32 -07:00 |
|
cptran777
|
ee6df4531f
|
Use constructor for datasetvalidation class
|
2018-08-14 15:22:54 -07:00 |
|
cptran777
|
d9f4898fa9
|
Add a constructor to datasetvalidation
|
2018-08-14 14:49:51 -07:00 |
|
Mars Lan
|
8270b89422
|
Drop org_hierarchy_depth in user queries (#1322)
Update MCE schema
|
2018-08-14 08:56:01 -07:00 |
|
Charlie Tran
|
d4ce45a90c
|
Merge pull request #1321 from cptran777/health-tab-fix
Health tab fix
|
2018-08-13 17:06:37 -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 |
|
Yi (Alan) Wang
|
ab650319d2
|
Disable LDAP ETL group flattening due to timeout (#1320)
|
2018-08-13 14:02:32 -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 |
|
Yi (Alan) Wang
|
962f9827d5
|
Add additional debugging log for LDAP ETL (#1319)
|
2018-08-13 10:29:23 -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 |
|