Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Mathesar

Mathesar is an open source project that provides a spreadsheet-like interface to a PostgreSQL database.
Collective - Host: opensource - https://opencollective.com/mathesar - Website: https://mathesar.org/ - Code: https://github.com/mathesar-foundation/mathesar

Merge branch 'master' into add-distinct-array-agg

github.com/mathesar-foundation/mathesar - f67058f286ecdad9d5ce8677a886bd2eab35dde5 authored about 2 years ago
Remove running django migration when running dev script as it is redundant and taken care by installation script

github.com/mathesar-foundation/mathesar - 427ec50adb49043182d73f5ed60b12565c0040c4 authored about 2 years ago
Merge branch 'master' into consistency-fixes

github.com/mathesar-foundation/mathesar - 76f5f7a9c29ac041ee7c4cdf3024a8b633a75e9c authored about 2 years ago
Replace existing docker-compose up to start up with respective profiles

github.com/mathesar-foundation/mathesar - a0bc56e566424abd4a34e9a52ea96773cf367bb5 authored about 2 years ago
fix font sizes for better balance and add tab styles

github.com/mathesar-foundation/mathesar - 15561a61c035367bc4c75b49e15d8c99d7c2579e authored about 2 years ago
Add profiles to docker compose

github.com/mathesar-foundation/mathesar - 83feeaff510cdd58ce17c770d9e0d82e37a993f6 authored about 2 years ago
restore schema name icon

github.com/mathesar-foundation/mathesar - d6c585fb43fb714c6d5ffd166a61d953b060de87 authored about 2 years ago
fix nav header styles and replace variables

github.com/mathesar-foundation/mathesar - 1f5c238c0edace41a386adb343cebe50ac424b9e authored about 2 years ago
fix collapsible header styles and table grids

github.com/mathesar-foundation/mathesar - 19b94e8936d296c613a47d1deaa1daa3cf86da8b authored about 2 years ago
Remove value rename

Co-authored-by: Brent Moran <[email protected]>

github.com/mathesar-foundation/mathesar - eb430bbf49a27e7f21670087d439471e99909f27 authored about 2 years ago
Merge branch 'master' into add-docs

github.com/mathesar-foundation/mathesar - f4f94bad8541ab214df4bfc075decd26e3eb1362 authored about 2 years ago
Merge branch 'master' into store-postgres-data-in-docker-volume

github.com/mathesar-foundation/mathesar - d716ca13c241291d20510dbbac2709fda52205fd authored about 2 years ago
Merge branch 'master' into prod-install-script

github.com/mathesar-foundation/mathesar - 66b0d03fb454244ef006403305def155ba561a7a authored about 2 years ago
Merge branch 'master' into add-version-api

github.com/mathesar-foundation/mathesar - a27005dde090d793b1fead4d2fdaf656902cc656 authored about 2 years ago
Merge pull request #2083 from centerofci/fix-select-subset-of-columns

Fix SelectSubsetOfColumns discarding column type

github.com/mathesar-foundation/mathesar - 62b2292b05f381abb24796c65189c3cab4428de0 authored about 2 years ago
Merge branch 'master' into fix-select-subset-of-columns

github.com/mathesar-foundation/mathesar - ce6509dc8e820054f3ecafffcb8c887e1f358db8 authored about 2 years ago
Clearing search value when closing the table selector in the nav header

github.com/mathesar-foundation/mathesar - 7eccd1d9dae61780b195bc2e10e1ae38024d3e3a authored about 2 years ago
Improve some naming components

github.com/mathesar-foundation/mathesar - 7aa085334873644958d88d38c41fcac6d2e0a86d authored about 2 years ago
Improve selectors in toast CSS

github.com/mathesar-foundation/mathesar - 47eb4e97bb38121426e4d79616856f3f20d34590 authored about 2 years ago
Move getSuggestedFkColumnName to shared location

github.com/mathesar-foundation/mathesar - aecbcb4cb23563b16d77d9a5a367e31e298e0b0c authored about 2 years ago
Re-style the move columns modal

github.com/mathesar-foundation/mathesar - 31da97025d01ffd95d518580cbdabd629d34a276 authored about 2 years ago
Merge pull request #2133 from centerofci/table-inspector-contextual-behaviour

Table Inpsector contextual behaviour

github.com/mathesar-foundation/mathesar - 36bc9fe575001895e774f61f865e27adde1ccb89 authored about 2 years ago
Merge branch 'master' into add-docs

github.com/mathesar-foundation/mathesar - 7d0955f2344dd7ce9e56200e3112e830225ece9b authored about 2 years ago
Setup mkdocs-material

github.com/mathesar-foundation/mathesar - edd0adb60ddd120f93b523ac6c7456ee54a754b2 authored about 2 years ago
Merge branch 'master' into table-inspector-contextual-behaviour

github.com/mathesar-foundation/mathesar - c173c349ffd4991b9dddac717879a662d024d619 authored about 2 years ago
Merge branch 'master' into add-version-api

github.com/mathesar-foundation/mathesar - cc83e7015376e374f61408b36efbbfc9220e108d authored about 2 years ago
Merge pull request #2125 from centerofci/general_improvements

Demo video 'must-haves', general improvements

github.com/mathesar-foundation/mathesar - 1a2fbb506e3db89d6458e09dc5663301381aa5e1 authored about 2 years ago
Fix default db type identification when abstract type does not have one associated with it

github.com/mathesar-foundation/mathesar - c549086851c326c278ae924ed738705099faa64f authored about 2 years ago
Merge branch 'table-inspector-contextual-behaviour' of github.com:centerofci/mathesar into table-inspector-contextual-behaviour

github.com/mathesar-foundation/mathesar - cc6dc8597af47203a34c3fc795620e620084cf1e authored about 2 years ago
Merge branch 'master' into general_improvements

github.com/mathesar-foundation/mathesar - a038846345a8b3f9b9e8a6f50c98bda738e0bb78 authored about 2 years ago
Merge branch 'master' into table-inspector-contextual-behaviour

github.com/mathesar-foundation/mathesar - 4453245e648ea115835117c6e29b935af5c264bb authored about 2 years ago
selectedCells subscription on tableInspector.svelte

github.com/mathesar-foundation/mathesar - abe8b83e7a23f7024dc51b36b34a6c03602bc516 authored about 2 years ago
Merge pull request #2128 from centerofci/idempotent-install-script

Idempotent install script

github.com/mathesar-foundation/mathesar - 81c9262588f60c3f7aed7754d2a0681e0a195d52 authored about 2 years ago
row and column selection methods in sheet selection

github.com/mathesar-foundation/mathesar - 625ab69dba3381211b12b80c913fc3da6435abea authored about 2 years ago
Merge branch 'master' into idempotent-install-script

github.com/mathesar-foundation/mathesar - 0965f7e33a856bb87cd01b0789d9512bf6e106ea authored about 2 years ago
Merge pull request #2120 from centerofci/2119_record_selector_search_input_width

Grow record selector search input width with query

github.com/mathesar-foundation/mathesar - ef533b548f35c25baf172ea6f57f7b14a0183a4d authored about 2 years ago
Use form.reset to reset form

github.com/mathesar-foundation/mathesar - 1f2f383ef7b656c9177427bd174aa944053e5feb authored about 2 years ago
Merge branch 'master' into 2119_record_selector_search_input_width

github.com/mathesar-foundation/mathesar - c52e0967ea000cd475aad92cde02dd71691d0481 authored about 2 years ago
Merge branch 'master' into general_improvements

github.com/mathesar-foundation/mathesar - 88abf92f74d541f90103b00ee550ff18e24f3d1d authored about 2 years ago
Merge branch 'idempotent-install-script' into prod-install-script

github.com/mathesar-foundation/mathesar - a996d02af65af8c0618b0cc73b6e0a8d85181ee8 authored about 2 years ago
Merge remote-tracking branch 'origin/idempotent-install-script' into idempotent-install-script

github.com/mathesar-foundation/mathesar - b2f596d599b4a27942d8472f52531b2d72dec287 authored about 2 years ago
Merge branch 'master' into add-distinct-array-agg

github.com/mathesar-foundation/mathesar - da0c1db75972b61eee2b7acd9892a90b7794d091 authored about 2 years ago
Merge pull request #2074 from centerofci/fix_bad_agg_output_for_custom_types

Fix bad agg output for custom types

github.com/mathesar-foundation/mathesar - 72a39b4615d7e1e782457890df7d1cf2dfefa5ed authored about 2 years ago
Merge branch 'master' into add-distinct-array-agg

github.com/mathesar-foundation/mathesar - 59307afc032f3cc4eeeab8aa0a3dc67206541bae authored about 2 years ago
Merge branch 'master' into prod-install-script

github.com/mathesar-foundation/mathesar - 8b8acec76769ca2c78a8972f9a1995d72301763a authored about 2 years ago
Merge branch 'master' into store-postgres-data-in-docker-volume

github.com/mathesar-foundation/mathesar - d188fc3ee992871a4c19b9c2a87834521ede8393 authored about 2 years ago
Merge branch 'master' into idempotent-install-script

github.com/mathesar-foundation/mathesar - ecdc670b5fcd575c775fdc906fc58c4021636c3b authored about 2 years ago
Merge branch 'master' into fix_bad_agg_output_for_custom_types

github.com/mathesar-foundation/mathesar - ac402ba6eaac61a614e65f26e447c7ea6367b1d6 authored about 2 years ago
Merge pull request #2078 from centerofci/default_summarization_display_names

Add default display names for summarization output aliases

github.com/mathesar-foundation/mathesar - ca74aeeb9d7af22feb6ee76e6b22d0c2389cce87 authored about 2 years ago
Fix requirements dependency

github.com/mathesar-foundation/mathesar - 7fffbba65057d95f0bff76a9c5febc79440737ce authored about 2 years ago
Add dev-run startup script

github.com/mathesar-foundation/mathesar - ab9c96b1716d2b87bc6e10526a5987d53116dd58 authored about 2 years ago
Merge branch 'prod-install-script' into prod-docker-services

github.com/mathesar-foundation/mathesar - 27c5c8247fb70efdf5c736c872621c603ac5d657 authored about 2 years ago
Add default admin user creation

github.com/mathesar-foundation/mathesar - 5ae8a5c3b80ed4d903eeed387fdf17ef6ceb0d8a authored about 2 years ago
Add development docker service

github.com/mathesar-foundation/mathesar - c0211cb05d60d27fbb3b496c4497ea69ec195a92 authored about 2 years ago
Merge branch 'prod-install-script' into prod-docker-services

github.com/mathesar-foundation/mathesar - 7ad033137bcfc821eefdd0c2f7204cd16ccc7cf5 authored about 2 years ago
Use decouple_config instead of accessing env variable directly

github.com/mathesar-foundation/mathesar - 9ec0dae19893bc39eef74679c4967e7b215bd275 authored about 2 years ago
Add production docker services

github.com/mathesar-foundation/mathesar - 8965d8a125e5c53bf0dfaee1fc0a97a36f1ab015 authored about 2 years ago
Merge branch 'master' into default_summarization_display_names

github.com/mathesar-foundation/mathesar - d1ab77f6e46bd4f2be0da7b95c2dd56814ce752c authored about 2 years ago
Merge branch 'prod-install-script' into prod-docker-services

github.com/mathesar-foundation/mathesar - 8b12ca4e51000c8b247d1167d816a5471db749cb authored about 2 years ago
Make corrections to the installation script messages

github.com/mathesar-foundation/mathesar - d03dc647242957af41b902135f677ae19e0d4a21 authored about 2 years ago
Fix installation script to use the user database credential instead of the root database credential

github.com/mathesar-foundation/mathesar - dba57fb0173fa58dec12902d53dd84d7d3754d0f authored about 2 years ago
Add info message before installation steps

github.com/mathesar-foundation/mathesar - 67b39cf3091e315db2a751a16fdab430627ed1a7 authored about 2 years ago
Merge branch 'master' into 2119_record_selector_search_input_width

github.com/mathesar-foundation/mathesar - 593353c623552b7a1da48f00b3259da083ad6543 authored about 2 years ago
Merge branch 'master' of https://github.com/centerofci/mathesar into general_improvements

github.com/mathesar-foundation/mathesar - 74dc217f46927397927e723307b71b82c4051d2f authored about 2 years ago
Merge pull request #2118 from centerofci/click-and-drag-column-header-to-select

Click & Drag column headers to select multiple columns

github.com/mathesar-foundation/mathesar - 0cdad98ca215174f64c9f8dba986308a65d07681 authored about 2 years ago
remove parallelism from test running for now

github.com/mathesar-foundation/mathesar - 8e8ccb5aeecd718ce7d8eb522f17ef27e43e2a1a authored about 2 years ago
Use ModificationStatus component in table page, remove stale SaveStatusIndicator component

github.com/mathesar-foundation/mathesar - 1bfb5ea7b1ce2ff74abb6a669d4f1584a7012d91 authored about 2 years ago
Update ModificationStatus component to receive request state instead of the entire request status

github.com/mathesar-foundation/mathesar - 12fad432e6d2175eb0885d78c3b92c23266e9606 authored about 2 years ago
Fix summarization of grouped tables

github.com/mathesar-foundation/mathesar - 680a4745c0733f8940e5f3b05c9f516803348310 authored about 2 years ago
Split secret key generator function into a separate file

github.com/mathesar-foundation/mathesar - 3997db598c18cad2973a16b436d87dbd191066d4 authored about 2 years ago
Remove icon for cancel button

github.com/mathesar-foundation/mathesar - 729bff51ba111a3a3412080654c2cff7ca0297c2 authored about 2 years ago
Increase default selection list height

github.com/mathesar-foundation/mathesar - b75a790fa5a1c5f2425016b2c9c2af9d15763b2b authored about 2 years ago
Use form utils for adding new column, fix disabled state in selection list

github.com/mathesar-foundation/mathesar - a07347e92eb57477dac69840f603a8128305dd5e authored about 2 years ago
Implement column type selector

github.com/mathesar-foundation/mathesar - 92b32e7e094607b4a04196734e615b633d1ad8d6 authored about 2 years ago
Create SelectionList component

github.com/mathesar-foundation/mathesar - 90d6eefe510418082a94578b2949f5fa6a62174f authored about 2 years ago
Merge branch 'idempotent-install-script' into prod-install-script

github.com/mathesar-foundation/mathesar - 8e53397205cfdaf3fd42d1f142f4dc556ba3ebb8 authored about 2 years ago
Create Mathesar Types only if they don't exist on the database

github.com/mathesar-foundation/mathesar - 5a7885d592d35812a9c0c52e243958d28a799809 authored about 2 years ago
Set sheet elements width to match row width when virtual list is not used

github.com/mathesar-foundation/mathesar - 96d0e674503eb3507d2999ba166b5ebd52ce7aeb authored about 2 years ago
Create Email type only if it does not exist

github.com/mathesar-foundation/mathesar - 02409d6432706ed23cbe306b378d3b643772b8d4 authored about 2 years ago
Merge branch 'master' into click-and-drag-column-header-to-select

github.com/mathesar-foundation/mathesar - af7e22c9d002e07890101d12d63f68da2241c381 authored about 2 years ago
Add padding right to sheet

github.com/mathesar-foundation/mathesar - e564ac031ab3a048cad084f48b0a903350a6380f authored about 2 years ago
Merge branch 'master' of https://github.com/centerofci/mathesar into general_improvements

github.com/mathesar-foundation/mathesar - cc917eb2f414ab4a78b7139665970492411e45b2 authored about 2 years ago
Fix ModificationStatus component showing twice due to transition

github.com/mathesar-foundation/mathesar - 8ad71df259c53d1cbc098fb77b07c9e8c909de64 authored about 2 years ago
Merge pull request #2092 from centerofci/constraints-modal-re-design

Constraints modal re design

github.com/mathesar-foundation/mathesar - b0c8e73418b7b90cf5b60fca8f394b4b06457aa1 authored about 2 years ago
Add production services for docker-compose.yml

github.com/mathesar-foundation/mathesar - 4c4a759ba43ea75e9f3be9abbb1e04fe124c1fc5 authored about 2 years ago
Revert "removed constraints naming strategy toggle"

This reverts commit 17a56b65fce18a6a92842ffc4aa0599ea630fd2d.

github.com/mathesar-foundation/mathesar - e8862d77981311ea805224163f85c81cc21583f0 authored about 2 years ago
Merge branch 'add-version-api' of github.com:centerofci/mathesar into add-version-api

github.com/mathesar-foundation/mathesar - a516bfda035a5f7e3b20afc745767b1c36176c18 authored about 2 years ago
Test latest version api with stubbed gh api

github.com/mathesar-foundation/mathesar - effc7fdbda3d1eca9c6c7f8ab4999c1fa104d9e1 authored about 2 years ago
Merge branch 'master' into add-version-api

github.com/mathesar-foundation/mathesar - e89c6f02eba9052d4dfdd42c9e69cc36cadd5fff authored about 2 years ago
Grow record selector search input width with query

github.com/mathesar-foundation/mathesar - 7b91c0007a98400912f1943be3c7668a9a04430d authored about 2 years ago
click + drag column headers to select multiple columns

github.com/mathesar-foundation/mathesar - b4256ca1331cc61b99f31d18d65b50c4e471fc44 authored about 2 years ago
Merge branch 'master' into add-version-api

github.com/mathesar-foundation/mathesar - 893929c08852c7362ae53722f5c485b17b314c58 authored about 2 years ago
Merge branch 'master' into allensbranch

github.com/mathesar-foundation/mathesar - 3fc79e46511c26ee5e9a0a5655b7d347bd244b98 authored about 2 years ago
state handling when adding constraints

github.com/mathesar-foundation/mathesar - 5dc5f014a7814e2be544d17839dc875e7a7dfbf8 authored about 2 years ago
reverted not-required css changes

github.com/mathesar-foundation/mathesar - c03141a21f0629ed236f1d852b9872383a8895b9 authored about 2 years ago
hide delete button for primary key constraints

github.com/mathesar-foundation/mathesar - 17d1d4a7e06c3b8f65bcf7a904369734ac70a82b authored about 2 years ago
Merge branch 'master' into default_summarization_display_names

github.com/mathesar-foundation/mathesar - 280cf7ad5c654143f8c3f44b5eb03fa31e1b5824 authored about 2 years ago