Git Product home page Git Product logo

flux's Introduction

Hi there ๐Ÿ‘‹

flux's People

Contributors

dependabot[bot] avatar

Watchers

 avatar

flux's Issues

Analytics

Capture basic analytics like page views, most viewed pages, bounce rate etc.

Graphs

Display analytics in the dashboard area. Requires #14

Markdown buttons

Add buttons to the markdown editor for automatically creating markdown elements.

Serve specified image size

Requires #9
Return specified image size to front end so that theme can decide on relevant image size.
Will require an additional liquid filter.

Security audit

Test forms for XSS vulnerabilities.
Test API endpoints for vulnerabilities.

Admin hotkeys

  • Hold CMD to display tool tips for hotkeys
  • CMD + S for save

Header user tooltip

Simple drop down tooltip with the users name, account actions and gravatar.

Add Vue Routing and VueX Store

Turn the admin into a single page app.

  • Convert all server routes to client routes
  • Create all endpoints as json endpoints
  • Store persistent data like site and user in vue store
  • Remove unused webpack entry points
  • Check all links are replaced with router links
  • Add loading bar

Make password page setting

  • Make site boolean setting
  • Make route for when password page is enabled
  • Make front end template render
  • Make password form and authentication

Basic user listing

Requires endpoints from server to return user accounts and client side views for the admin.

Resource list component

A component that displays a list of resources with options for sorting by a column. Options for bulk editing resources.

Add linting

  • Add linting
  • Resolve linter errors and warnings
  • Prevent deployment if errors exist using CI
  • Prevent committing of errors
  • Automate fixing of errors

Collection type schema and selection

Add the ability to create a schema which would create additional predetermined settings for a specific collection type.

Client side

Requires a new view for the schema creation.
Requires a type selection on the collection page for the type selection.

Server side

Schema db collection
Endpoints for creating updating and deleting schemas.

GraphQL API

Create a GraphQL API for creating headless front ends.

Image upload feature

For items and collections.

Client side

New component for image uploading

Server side

Endpoints for creating image assets, they should not be stored on the theme.
Store in GridFS

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.