An open API service providing commit metadata for open source projects.

GitHub / cortex-cms/cortex / commits

SHA Message Author Date Stats
a49945bc merge Merge pull request #564 from cortex-cms/topic/example-specs Alex Tharp <a****x@t****o>
Committed by: GitHub <n****y@g****m>
about 8 years ago
d6c15e89 feat(FactoryBot): expand factories Alex Tharp <a****x@t****o> about 8 years ago
ebb3d452 test(User Model): #gravatar Alex Tharp <a****x@t****o> about 8 years ago
46a300b6 test(Misc): initial model spec files Alex Tharp <a****x@t****o> about 8 years ago
9cea2fcc feat(FactoryBot): initial factories Alex Tharp <a****x@t****o> about 8 years ago
3b7f6bce fix(FactoryBot): set up for engine use Alex Tharp <a****x@t****o> about 8 years ago
43ae3c2d test(Misc): initial specs Alex Tharp <a****x@t****o> about 8 years ago
fee8c0ad refactor(Specs): spec config cleanup; upgrade to factory_bot; remove unnecess... Alex Tharp <a****x@t****o> about 8 years ago
b5664181 chore(Spec Coverage): remove deprecated Code Climate gem; 'require: false' fo... Alex Tharp <a****x@t****o> about 8 years ago
0d594b9e docs(Readme): update to refer to Docker Compose documentation Alex Tharp <a****x@t****o> about 8 years ago
d26919d1 fix(Readme Badges): correct Code Climate URLs Alex Tharp <a****x@t****o> about 8 years ago
34f5c7c5 chore(Version): bump to v0.1.3 Alex Tharp <a****x@t****o> about 8 years ago
d05e4ff4 merge Merge pull request #562 from cortex-cms/topic/refactor-v2 Alex Tharp <a****x@t****o>
Committed by: GitHub <n****y@g****m>
about 8 years ago
9bc2cb8b merge Merge branch 'develop' into topic/refactor-v2 Alex Tharp <a****x@t****o> about 8 years ago
7c217518 feat(Readme Badges): add Circle CI build status Alex Tharp <a****x@t****o> about 8 years ago
557629bf merge Merge pull request #561 from cortex-cms/topic/circleci-and-spec-setup Alex Tharp <a****x@t****o>
Committed by: GitHub <n****y@g****m>
about 8 years ago
1ed8e7e7 feat(Circle CI): add pg environment vars; switch to Alpine service images Alex Tharp <a****x@t****o> about 8 years ago
71d2e7f6 feat(Circle CI): add Redis and ElasticSearch images, as well as wait steps Alex Tharp <a****x@t****o> about 8 years ago
d8be3bb7 chore(Circle CI): add basic environment variables Alex Tharp <a****x@t****o> about 8 years ago
87f4c7d6 feat(Circle CI): initial configuration Alex Tharp <a****x@t****o> about 8 years ago
71064ae1 merge Merge pull request #560 from cortex-cms/topic/docs-and-onboarding-refresh Alex Tharp <a****x@t****o> about 8 years ago
e112003e feat(Contributing Onboarding): refresh and refer to latest docs Alex Tharp <a****x@t****o> about 8 years ago
2233dc90 chore(npm): publish as cortex-cms rather than cortex Alex Tharp <a****x@t****o> about 8 years ago
e0b079f2 feat(Onboarding): downsize Readme and update to refer to documentation portal Alex Tharp <a****x@t****o> about 8 years ago
179ac6b6 feat(Onboarding): flesh out and refactor bin scripts Alex Tharp <a****x@t****o> about 8 years ago
93e716de chore(Gemfile.lock): bump cortex Alex Tharp <a****x@t****o> about 8 years ago
8ee9775a fix(Media CRUD): temporarily return to Cell rendering for Media ContentType Alex Tharp <a****x@t****o> about 8 years ago
fcdc80c9 refactor(Transactions): migrate from exceptions as control flow to railway/fu... Alex Tharp <a****x@t****o> about 8 years ago
f5fcc5dd chore(Package): update references to Git URL Alex Tharp <t****p@g****m> about 8 years ago
0d13ffd3 merge Merge pull request #556 from cortex-cms/topic/CE-728-Refactors Alex Tharp <a****x@t****o>
Committed by: GitHub <n****y@g****m>
about 8 years ago
2d42fa78 feat(Publish State): extract & refactor active_state logic to Transaction Alex Tharp <a****x@t****o> about 8 years ago
ab70e229 refactor(Transaction Layer): finalize implementation of create/update Content... Alex Tharp <a****x@t****o> about 8 years ago
78d3c32d feat(Transaction Layer): implement re-usable operatons, database transact 'ar... Alex Tharp <a****x@t****o> about 8 years ago
38a3ec6a chore(dependencies): upgrades & fixes; small readme updates Alex Tharp <a****x@t****o> about 8 years ago
f2dec15b fix(GraphQL): broken after engine migration Alex Tharp <t****p@g****m> over 8 years ago
25eaf206 refactor: transition from Virtus to dry-transaction for Service Layer, migrat... Alex Tharp <t****p@g****m> over 8 years ago
fa7f6b60 merge Merge pull request #554 from cbdr/topic/CE-306-Testing-Infrastructure Alex Tharp <A****p@c****m>
Committed by: Alex Tharp <t****p@g****m>
over 8 years ago
9d4266a4 feat(Testing Infrastructure): add dummy spec app and initial test config Alex Tharp <t****p@g****m> over 8 years ago
b35560c4 feat(Rebuild): convert Cortex to a Rails Engine Alex Tharp <t****p@g****m> over 8 years ago
d0407636 merge Merge pull request #536 from cbdr/topic/CE-307-GraphQL Alex Tharp <A****p@c****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
4275e188 feat(GraphiQL): provide friendly, Cortex-specific initial query Alex Tharp <t****p@g****m> almost 9 years ago
2a8d2b9d chore(Gemfile): upgrade Flipper, plugins-core & gems at large Alex Tharp <t****p@g****m> almost 9 years ago
60eb543f refactor: add name_id concept to ContentTypes, Fields and Tenants Alex Tharp <t****p@g****m> almost 9 years ago
9ba7228f feat(GraphiQL): allow graphql_path to be specified by environment Alex Tharp <t****p@g****m> almost 9 years ago
cf8a6432 refactor(Application Config): remove unnecessary bower_components asset_path;... Alex Tharp <t****p@g****m> almost 9 years ago
bba803ad chore(Gemfile): bump cortex-plugins-core Alex Tharp <t****p@g****m> almost 9 years ago
4e8f0709 refactor(Config): match other config YAML structures Alex Tharp <t****p@g****m> almost 9 years ago
96382b69 feat(GraphQL): implement Apollo Engine Alex Tharp <t****p@g****m> almost 9 years ago
d93d6f5c feat(GraphQL): wrap up initial ObjectTypes, implement basic fields Alex Tharp <t****p@g****m> almost 9 years ago
432a7ae0 refactor(ElasticSearch): migrate to Elasticsearch::DSL query builder Alex Tharp <t****p@g****m> almost 9 years ago
d9faaaed chore(Gemfile): restore mini_racer Alex Tharp <t****p@g****m> almost 9 years ago
e68cb5ac fix/refactor(ElasticSearch): fix method-backed ES fields not updating; ensure... Alex Tharp <t****p@g****m> almost 9 years ago
55b4655b feat(GraphQL + ElasticSearch): refactor and fully implement ElasticSearch dyn... Alex Tharp <t****p@g****m> almost 9 years ago
749a0281 chore(Gemfile): remove Foreman; upgrades Alex Tharp <t****p@g****m> almost 9 years ago
40ac6578 feat(Login): clearer wording for 'Remember me' toggle Alex Tharp <t****p@g****m> almost 9 years ago
3b846a77 feat(GraphQL): basic ObjectTypes + QueryType fields + ElasticSearch querying.... Alex Tharp <t****p@g****m> almost 9 years ago
f9486847 feat(GraphiQL): restore iframe embed strategy Alex Tharp <t****p@g****m> almost 9 years ago
b45e0780 feat(GraphiQL): migrate away from iframe to React component, remove excessive... Alex Tharp <t****p@g****m> almost 9 years ago
47283276 feat(GraphQL): GraphiQL embed view; helpful sidebar links Alex Tharp <t****p@g****m> almost 9 years ago
c501d593 feat(GraphQL): initial configuration and structure Alex Tharp <t****p@g****m> almost 9 years ago
dd62b165 chore(structure): remove superfluous symlink Alex Tharp <t****p@g****m> almost 9 years ago
dbb70f0d refactor(PR Template): clean up spacing and wording for easy editing Alex Tharp <t****p@g****m> almost 9 years ago
143b9c1a merge Merge pull request #530 from cbdr/topic/CE-173-Rails-5.1 Alex Tharp <A****p@c****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
ab971405 merge Merge pull request #531 from cbdr/topic/CE-172-ReactOnRails-v9 Alex Tharp <A****p@c****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
33eae224 chore(cortex-plugins-core): bump to v2.0.1 Alex Tharp <t****p@g****m> almost 9 years ago
23bcb12f fix(Webpacker): add Staging config Alex Tharp <t****p@g****m> almost 9 years ago
552bfa88 fix(Semaphore): make coverage.sh executable Alex Tharp <t****p@g****m> almost 9 years ago
d4426f49 refactor(C66 Manifest): remove root_disk_size specifications, as 50 GB is now... Alex Tharp <t****p@g****m> almost 9 years ago
d5cc372d refactor(Pipeline): remove messy, no-longer-necessary plugin/asset/testing lo... Alex Tharp <t****p@g****m> almost 9 years ago
85e6bcf7 chore(plugins-core): bump to v2 Alex Tharp <t****p@g****m> almost 9 years ago
e1ebe8d2 feat(Webpacker): initial implementation; upgrade to ReactOnRails v9; plugins-... Alex Tharp <t****p@g****m> almost 9 years ago
d3ff8b99 refactor(Webpacker/React): switch to Rails 5.1's Webpacker/React infrastructu... Alex Tharp <t****p@g****m> almost 9 years ago
230d6050 refactor(Code Climate): upgrade config Alex Tharp <t****p@g****m> almost 9 years ago
8e380e54 refactor: port over Rails 5.1 changes Alex Tharp <t****p@g****m> almost 9 years ago
92f803b1 fix(Tenancy): ensure unassigned active_tenant returns same tenant consistently Alex Tharp <t****p@g****m> almost 9 years ago
60083679 fix(C66): restore custom_web process definition Alex Tharp <t****p@g****m> almost 9 years ago
ef19c0a8 chore(plugins-core): bump to v1.1.1 Alex Tharp <t****p@g****m> almost 9 years ago
33548c83 merge Merge pull request #522 from cbdr/COR-680/Tenant-Switcher Alex Tharp <A****p@c****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
b2369d95 merge Merge pull request #526 from cbdr/CE-188/Tenancy-Pagination-Logic/UI Alex Tharp <A****p@c****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
297c2c24 chore(plugins-core): bump to v1.1.0 Alex Tharp <t****p@g****m> almost 9 years ago
5b092672 merge Merge pull request #527 from cbdr/topic/CE-154-Tenancy Alex Tharp <A****p@c****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
1f5f8e46 feat(Tenancy): add additional presence validations, associations Alex Tharp <t****p@g****m> almost 9 years ago
511fdfa7 chore(Gemfile): bump cortex-plugins-core + various gems Alex Tharp <t****p@g****m> almost 9 years ago
fc5c0da1 feat(Tenancy): scope available ContentTypes across Orgs, scope available Cont... Alex Tharp <t****p@g****m> almost 9 years ago
147696fa refactor(Tenancy): remove direct association between Field/FieldItem and Tenant Alex Tharp <t****p@g****m> almost 9 years ago
4f48f8b3 feat(Tenancy): BelongsToTenant abstraction, abstract acts_as_paranoid to base... Alex Tharp <t****p@g****m> almost 9 years ago
1467da5b refactor(Tenant Switcher): condense, simplify logic/naming for activeTenant Alex Tharp <t****p@g****m> almost 9 years ago
d206a4dd merge Merge branch 'CE-188/Tenancy-Pagination-Logic/UI' into topic/CE-154-Tenancy Alex Tharp <t****p@g****m> almost 9 years ago
b975beae feat(Tenant Switcher): implement tenants_with_children and pass as props Alex Tharp <t****p@g****m> almost 9 years ago
2f9d6262 refactor(components/tenant_switcher.scss): remove border bottom from tenant l... Peter Halloran <p****n@c****m> almost 9 years ago
4ff48bea refactor(components/tenant_switcher.scss): fix styles Peter Halloran <p****n@c****m> almost 9 years ago
f72ccfd8 merge Merge branch 'CE-188/Tenancy-Pagination-Logic/UI' into topic/CE-154-Tenancy Alex Tharp <t****p@g****m> almost 9 years ago
40e1b77c fix(cortex/components/side_bar/tenant_list.jsx): remove double tag Peter Halloran <p****n@c****m> almost 9 years ago
b26058da merge Merge branch 'CE-188/Tenancy-Pagination-Logic/UI' into topic/CE-154-Tenancy Alex Tharp <t****p@g****m> almost 9 years ago
56a36832 feat(cortex/reducers/tentant_switcher_reducer.jsx): pull in active_tenant Peter Halloran <p****n@c****m> almost 9 years ago
0dcdecdc feat(Tenancy): add example subtenant to initial seed, move active_tenant FK t... Alex Tharp <t****p@g****m> almost 9 years ago
c5cdc216 refactor(app/bundles/cortex/*): change syncedWithDB to tenantSyncedWithDB Peter Halloran <p****n@c****m> almost 9 years ago
bc94b719 refactor(app/bundles/cortex/*): change tenancy loop up table from tenancyLook... Peter Halloran <p****n@c****m> almost 9 years ago
c72e9610 refatcor: change JS attributes selected_tenant and parent_tenant to camelCase Peter Halloran <p****n@c****m> almost 9 years ago
bb444a4b refactor(client/package.json): remove devDependencies modules Peter Halloran <p****n@c****m> almost 9 years ago

← Back to repository