Ecosyste.ms: OpenCollective

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

github.com/mathesar-foundation/mathesar

Web application providing an intuitive user experience to databases.
https://github.com/mathesar-foundation/mathesar

Implement explorations `add` & `replace` endpoint

Anish9901 opened this pull request 6 months ago
Implement `explorations.replace` RPC method

Anish9901 opened this issue 6 months ago
Implement `explorations.add` RPC method

Anish9901 opened this issue 6 months ago
Handle new records filtering on the front end

seancolsen opened this pull request 6 months ago
Authenticaion Details

AshnaSabu123 opened this issue 6 months ago
Implement `explorations.get` RPC method

Anish9901 opened this issue 6 months ago
Implement explorations `run_saved` & `get` RPC endpoints

Anish9901 opened this pull request 6 months ago
Implement `explorations.run_saved` RPC method

Anish9901 opened this issue 6 months ago
Fix "No current database" error

seancolsen opened this pull request 6 months ago
Proposal for tree-like front end stores structure

seancolsen opened this pull request 6 months ago
Records grouping

mathemancer opened this pull request 6 months ago
Unable to use numbers in filtering

seancolsen opened this issue 6 months ago
Add target_table_info in `tables.list_joinable's` response

Anish9901 opened this pull request 6 months ago
Alter column metadata fields

Anish9901 opened this pull request 6 months ago
Implement `explorations.run` RPC method

Anish9901 opened this issue 6 months ago
Changes to columns metadata

seancolsen opened this issue 6 months ago
Add tables and columns properties to RPC joinable_tables API

seancolsen opened this issue 6 months ago
Update Notice for Public Schema

ghislaineguerin opened this issue 6 months ago
Homepage UI

pavish opened this pull request 6 months ago
Homepage changes - Modify Connections to Databases

pavish opened this pull request 6 months ago
Wire up valid_target_type function to column lister

mathemancer opened this pull request 6 months ago
Add `records.search` RPC function

mathemancer opened this pull request 6 months ago
Implement `records.search` RPC method

mathemancer opened this issue 6 months ago
Return `valid_target_types` for each column in RPC `columns.list`

seancolsen opened this issue 6 months ago
Fix Create Table From Scratch on schema page

seancolsen opened this issue 6 months ago
First steps of RPC implementation for table page

seancolsen opened this pull request 6 months ago
RPC endpoint for column info with metadata

Anish9901 opened this pull request 6 months ago
In SQL, return an empty array when a schema has no tables

seancolsen opened this pull request 6 months ago
Change structure of columns metadata

seancolsen opened this issue 6 months ago
RPC Records list filtering

mathemancer opened this pull request 6 months ago
Fix issues with `tables.patch` RPC method

seancolsen opened this pull request 6 months ago
Implement `explorations.run` RPC endpoint

Anish9901 opened this pull request 6 months ago
Merge breaking changes into develop

seancolsen opened this pull request 6 months ago
RPC transition for explorations `list` and `delete`

Anish9901 opened this pull request 7 months ago
Implement `explorations.delete` RPC method

Anish9901 opened this issue 7 months ago
Implement `explorations.list` RPC method

Anish9901 opened this issue 7 months ago
Add `records.list` rpc function

mathemancer opened this pull request 7 months ago
Implement `records.list` RPC method

mathemancer opened this issue 7 months ago
Remove existing permissions logic on the frontend

pavish opened this pull request 7 months ago
Remove existing permissions frontend logic

pavish opened this issue 7 months ago
Implement changes to home page

pavish opened this issue 7 months ago
Implement permissions revamp frontend

pavish opened this issue 7 months ago
Endpoints for Configured Roles

pavish opened this pull request 7 months ago
Endpoints for Servers, Collaborators

pavish opened this pull request 7 months ago
collaborators.set_role

pavish opened this issue 7 months ago
collaborators.delete

pavish opened this issue 7 months ago
RPC frontend

seancolsen opened this pull request 7 months ago
configured_roles.set_password

pavish opened this issue 7 months ago
configured_roles.list

pavish opened this issue 7 months ago
Fix install script

Anish9901 opened this pull request 7 months ago
servers.list

pavish opened this issue 7 months ago
RPC implementation for `types.list`

Anish9901 opened this pull request 7 months ago
Implement `types.list` RPC method

Anish9901 opened this issue 7 months ago
msar SQL migrations do not happen when service restarts

pavish opened this issue 7 months ago
Bump django from 4.2.11 to 4.2.14

dependabot[bot] opened this pull request 7 months ago
Improve tables metadata

seancolsen opened this pull request 7 months ago
Improve tables metadata

seancolsen opened this issue 7 months ago
roles.add

pavish opened this issue 7 months ago
RPC implementation for `tables.list_joinable`

Anish9901 opened this pull request 7 months ago
Implement `tables.list_joinable` RPC method

Anish9901 opened this issue 7 months ago
Cast OID values to bigint in msar.get_roles

seancolsen opened this pull request 7 months ago
Cast OIDs to bigint before putting in json

seancolsen opened this pull request 7 months ago
Initial `database_setup` RPC functions

mathemancer opened this pull request 7 months ago
Constraints rpc transition (`list`, `delete` & `add`)

Anish9901 opened this pull request 7 months ago
Implement RPC endpoint for listing roles in server

pavish opened this pull request 7 months ago
databases_privileges.list_direct

pavish opened this issue 7 months ago
configured_roles.delete: `(role_id) => void`

pavish opened this issue 7 months ago
roles.list: `(database_id) => RoleInfo[]`

pavish opened this issue 7 months ago
collaborators.add

pavish opened this issue 7 months ago
collaborators.list

pavish opened this issue 7 months ago
databases.list

mathemancer opened this issue 7 months ago
database_setup.create_new

mathemancer opened this issue 7 months ago
database_setup.connect_existing

mathemancer opened this issue 7 months ago
Columns meta rpc patch

mathemancer opened this pull request 7 months ago
Implement `columns.metadata.patch` RPC method

mathemancer opened this issue 7 months ago
Implement tables.list and tables.delete RPC APIs on the schema page

seancolsen opened this pull request 7 months ago
Drop old SQL function signature

seancolsen opened this pull request 7 months ago
Allow unsetting schema comment using NULL

Anish9901 opened this pull request 7 months ago
Use schemas RPC APIs in the front end on the database page

seancolsen opened this pull request 7 months ago
Implement `tables.metadata.patch` RPC method

Anish9901 opened this issue 7 months ago
Implement `tables.metadata` `list` & `patch` RPC endpoint

Anish9901 opened this pull request 7 months ago
Implement `tables.metadata.list` RPC method

Anish9901 opened this issue 7 months ago
Bump djangorestframework from 3.14.0 to 3.15.2

dependabot[bot] opened this pull request 7 months ago
Add SQL code standard for casting OIDs to bigint

seancolsen opened this pull request 7 months ago
UserDatabaseRoleMap error

seancolsen opened this issue 7 months ago
Add `columns.metadata.list` rpc function

mathemancer opened this pull request 7 months ago
Implement `columns.metadata.list` RPC method

mathemancer opened this issue 7 months ago
Implement RPC API functions needed for Permissions revamp

pavish opened this issue 7 months ago
Unable to remove a comment on a schema

Anish9901 opened this issue 7 months ago
Auto generate table name

Anish9901 opened this pull request 7 months ago
Auto generate table_name in `add_mathesar_table` func

Anish9901 opened this issue 7 months ago
Implement `tables.get_import_preview` RPC endpoint

Anish9901 opened this pull request 7 months ago
Implement `tables.get_import_preview` RPC method

Anish9901 opened this issue 7 months ago
Quoting refactor

seancolsen opened this pull request 7 months ago
Wire RPC functions to new models

mathemancer opened this pull request 7 months ago