Giter Club home page Giter Club logo

sepal's Introduction

Sepal

sepal's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

sepal's Issues

Add subdomains for organizations

When a users creates a new account and an organization allow them to create a subdomain like mtf.sepal.app. Once created the subdomain for an organization will never change.

This also means we might need to change our landing/marketing page from home.sepal.app.

Automatically create and deploy a new cloud run revision

Before adding automatic deployments we need to also add some kind of CI that make sure that our linters pass first. In Google Cloud Build we already build the container when a new commit is pushed but we need to either run setup the whole process in Cloud Build or move the whole CI/CD pipeline to use GitHub actions.

Need a way to switch organizations

  • Could be a circle arrow button that opens a modal or page to switch the organization
  • Maybe the organization name in the sidebar could be a dropdown
  • We should be able to switch organizations just by changing the orgId in the URL

Switch from next.jdbc to pg2

What do we gain?

  • 2x-ish performance over next.jdbc
  • Supports honeysql queries and could probably replace a lot of our db.i functions
  • Supports JSON out of the box so we could remove our support

What do we lose?

  • next.jdbc has great docs
  • pg2 is less mature, next.jdbc is established and widely used

We could also replace migratus with pg2-migration.

Allow exporting data

We probably want a way to allow exporting all data but also allow exporting subsets of data, search results or selected items in search results

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.