Skip to content

Commit

Permalink
Merge pull request #22 from opengb/FLEX-106_update_seed_2190
Browse files Browse the repository at this point in the history
FLEX-106: 🔀 Merge v2.19.0 into OPEN's customized version of SEED
  • Loading branch information
justindbelanger authored Nov 10, 2023
2 parents 88aaf68 + 61a8fc4 commit eb7db25
Show file tree
Hide file tree
Showing 819 changed files with 28,558 additions and 18,035 deletions.
Original file line number Diff line number Diff line change
@@ -1,96 +1,127 @@
Accessor
# Custom Dictionary Words
accessor
Accessor
ActionChains
admin
afterwards
ajax
Aleck
Amongst
Andriy
angularjs
API
api
API
app
approver
Args
args
Args
assertDictContainsSubset
attr
attrs
auditlog
auth
autogenerated
AWS
aws
AWS
backend
backends
badpass
bashrc
bedes
boolean
Bool
boolean
BrowserDefinition
bsyncr
buildingsnapshot
BuildingSnapshot
BuildingSnapshots
bytestring
calendarize
canonicalbuilding
CanonicalBuilding
casted
cb
cfg
changelog
checkbox
checkboxes
Chomsky
chomsky
Chomsky
chunked
ci
cli
cmp
codebase
collectstatic
comparators
concat
cond
condas
config
coparents
contrib
coparent
coparents
crlf
css
csv
Ctrl
customizable
dataset
datasets
datasource
datasources
datatypes
datestrings
datetime
dedeploy
defaultdict
dest
dev
dict
dicts
django
Django
docker0
docstring
docstrings
docker0
Drozdyuk
edgecase
energystar
enums
env
eui
eula
FileField
fieldname
fieldnames
FileField
filename
filepath
filesystem
fineuploader
firefox
Firefox
fn
frontend
func
FunctionalLiveServerBaseTestCase
gcc
geocode
geocoded
geocoding
geocodings
getattr
getitem
getenv
getitem
gis
Github
Google
graphviz
gte
Gunter
Gzip
hardcoded
Homebrew
hotfix
href
html
iand
Expand All @@ -100,6 +131,7 @@ ImportFile
Indices
init
initializer
io
ior
ip
iterable
Expand All @@ -111,28 +143,33 @@ json
JsonField
JSONField
kBtu
kubectl
Kubectl
Kubernetes
kwargs
Landgraf
len
Linux
localhost
Locator
locator
login
Login
Locator
loggedInFunctionalTestCaseFactory
loggedOutFunctionalTestCaseFactory
LoggedInTests
LoggedOutTests
loggedout
loggedOutFunctionalTestCaseFactory
LoggedOutTests
login
Login
lokalise
lookup
lte
MapItem
mappable
mapquest
mcm
metadata
MIDDLEWARE
middleware
MIDDLEWARE
mixin
ModelSerializer
multipart
Expand All @@ -142,7 +179,7 @@ MyBrowser
MyModel
namespace
natively
NGINX
netcat
nginx
nlong
nodejs
Expand All @@ -151,7 +188,9 @@ nones
noqa
npm
num
Octant
onload
OperationalError
OrderedDict
OrderedDicts
org
Expand All @@ -162,25 +201,33 @@ OSX
param
params
paramType
persistentvolumes
pk
pks
py
pytype
polyfill
postfix
postgis
postgres
postgresql
PostgreSQL
Pre
pre
Pre
precommit
pregeocoded
prepend
PrimaryKeyRelatedField
projectbuilding
propertystate
propertyview
py
Pyright
pytype
pytz
qqfile
qs
queryset
querysets
readthedocs
Recurse
redis
Redis
Expand All @@ -190,17 +237,24 @@ repo
rgetattr
rmi
rtype
runserver
runTest
runtime
salesforce
scalable
seeddb
seedorg
seeduser
sendmail
serializable
serializer
serializers
setUp
setUpClass
sha
signup
sqft
Starke
statuslabel
str
strftime
Expand All @@ -210,58 +264,80 @@ Submodules
Subpackages
subtask
sudo
superset
TableRows
tastypie
taxlot
TaxLot
taxlots
TaxLots
taxlotstate
tastypie
taxlotview
td
tearDown
templatetags
TableRows
TaxLot
taxlot
TestCaseFactory
TestCaseFactoryBrowser
Thusly
timescaledb
timeseries
timestamp
timestamps
timezones
todo
TODO
Todo
TODO
ToS
tsts
travis
tsts
tuples
typechecking
ubid
UBID
ubidmodel
ubids
Ubuntu
UI
Uncomment
ungeocoded
unicode
unittest
unmatch
unmatching
unmerges
unresolvable
untracked
uom
uploader
uri
url
urllist
URLs
urls
URLs
username
usr
util
utils
uwsgi
uWSGI
validator
validators
vcr
viewsets
virtualenv
virtualenvs
virtualenvwrapper
webdriver
webserver
webservers
whitelist
wildcards
workflow
wsgi
xlarge
xml
xmltodict
xpath
XPath
XPATH
yml
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ node_modules
vendors/node_modules
config/settings/local_untracked.py
config/settings/local_untracked.py.dist
oep
5 changes: 3 additions & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"extends": "eslint:recommended",
"parserOptions": {
"ecmaVersion": 2018
"ecmaVersion": 2020
},
"env": {
"browser": true,
Expand All @@ -25,7 +25,8 @@
"qq": true,
"saveAs": true,
"Spinner": true,
"Terraformer": true
"Terraformer": true,
"UniqueBuildingIdentification": true
},
"plugins": ["angular", "lodash", "protractor"],
"rules": {
Expand Down
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The contribution process for SEED is composed of three steps:
1. Send consent email

In order for us to distribute your code as part of SEED under the SEED
[license](https://github.com/SEED-platform/seed/blob/main/LICENSE), we’ll need
[license](https://github.com/SEED-platform/seed/blob/main/LICENSE.md), we’ll need
your consent. An email acknowledging understanding of these terms and agreeing to them is
all that will be asked of any contributor. Send an email to the SEED project manager (see
below for the address) including the following text and a list of co-contributors (if any):
Expand Down
Loading

0 comments on commit eb7db25

Please sign in to comment.