Skip to content
#

catalog

Here are 337 public repositories matching this topic...

matt-in-a-hat
matt-in-a-hat commented Feb 24, 2020

CKAN Version if known (or site URL)

2.7.5

Please describe the expected behaviour

When using "Add Filter" in a data tables resource view and entering a value with a space, it should continue to show the available values that match.

Please describe the actual behaviour

It stops loading values or allowing selecting a value once you've entered a space.
It seems that the query it

catalog
Jordan-Morrison
Jordan-Morrison commented Mar 2, 2020

The Catalog docs say:

By default, Catalog integrates with Create React App and next.js. Run create-catalog in the same directory as you’ve set up your app.

Upon doing so it installs everything with no errors and says:

Run yarn run catalog-start to get started.

After running yarn run catalog-start I'm getting the following: ```Error: Cannot find module 'babel-plugin-react-requ

dmfrancisco
dmfrancisco commented Dec 3, 2017

The new "Web" and "Expo" react-native filters come from the native.directory project. They have been requested in the past (#532) and may help people that are looking for packages that are compatible with expo for example.

The problem now is that they are not explained and the counters make it look like the majority of packages are not comp

tegamckinney
tegamckinney commented Aug 5, 2019

chart-repo.tf sets cluster_name = "${var.region}.${var.zone_name}" however when deploying kops module there is the ability to set cluster_name_prefix which overrides the default region name.

Other modules in the root-module set cluster_name the same way. Does it make sense to move the cluster_name_prefix logic to aws/kops-aws-platform or use some other ENV?

mbenadda
mbenadda commented Nov 6, 2019

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.
The API url is hardcoded at call sites in Richie (like fetch('/api/v1.0/whatever')). We're probably not going to change this or increment versions any time soon but it's generally cleaner if this is a constant.

Describe the solution you'd like
Use a constant, probably set in

yjshen
yjshen commented Sep 3, 2019
  • Database
    • alterDatabase - currently, a database is mapped to a namespace in Pulsar, we are unable to store or change metadata of the DB in k/v manner
  • View
    • listViews - we don't support view in pulsar on top of a topic
  • Table
    • alterTable - metadata in k/v of a topic cannot be store in Pulsar, right?
    • renameTable - can we change the name of a topic after creation?
  • Partition
hauten
hauten commented Jan 6, 2020

For better site accessibility, a navigation option should change (e.g., text or background color) when the user mouses over it. This happens on most, but not all, of the site. We should be consistent.

No rollover or selection behavior:

  • News, About, Explore, and their sub-pages - Nothing happens at rollover. When the page is selected, the background turns gray while the text remains black. Su

Improve this page

Add a description, image, and links to the catalog topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the catalog topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.