Benjamin Clark
|
9bfcd56c35
|
Fix bug that was causing google validation warnings to appear over changesets with the approved google africa building dataset.
|
2021-12-09 12:33:27 -05:00 |
|
Bryan Housel
|
33fab5580b
|
Before calling init() make sure the assetPath is set
init kicks off building the ui, which can fetch spritesheets for the <defs>
The assetPath needs to be set otherwise these files will not be found
|
2021-08-16 22:06:42 -04:00 |
|
Quincy Morgan
|
9a13c6810b
|
Don't flag google drive as an incompatible source (close #7545)
|
2020-04-28 11:10:26 -07:00 |
|
Bryan Housel
|
e19bcb77d5
|
Require init() call before coreContext starts doing things
(closes #7304)
|
2020-01-29 19:27:12 -05:00 |
|
Quincy Morgan
|
1ed73b6531
|
Convert validation rules to validate against a specific graph, not always the current graph (re: #6459)
|
2019-06-06 16:27:31 -04:00 |
|
Quincy Morgan
|
375779882d
|
Add ability to ignore warnings
Replace issue's array of entities with array of entity IDs
Improve issue ID hashing
|
2019-04-29 17:52:32 -07:00 |
|
Quincy Morgan
|
6dd9e9ce48
|
Add code tests for incompatible_source validation
|
2019-04-05 13:53:57 -07:00 |
|