Giter Club home page Giter Club logo

filament's Introduction

Build Status

Filament

Filament is the Montage Builder Web Application. It lives inside the Firefly shell and relies on the Palette library to enable users to build components and assemble applications.

Originally, Palette was intended as a container for the guts of the builder application, such that third parties could build their own interfaces using the core editing tools provided by Palette. Extracting such editing mechanics so that third parties can build their own Filament-like applications is no longer the goal, and new editing mechanics should be implemented in Filament instead. Palette now primarily contains property inspectors, and other functionality will be merged into Filament over time.

Palette may be useful in the future for providing reusable Filament interfaces, so that users can build their own inspectors inside Montage Studio.

Filament also serves as an extensible authoring platform that can accommodate loading new functionality form packages provided at runtime.

The Filament source code itself is not intended for public distribution.

Installation

  1. Clone Filament
  2. Install a local Firefly environment
  3. Visit Montage Studio at https://local-aurora.montagestudio.com:2440

Developing

Testing

  • npm test Tests functional portions of Filament inside a Node.js environment
  • npm run test:karma Tests most client-side portions of Filament inside a Karma environment
  • npm run test:karma-dev Same as above, but reruns every time the filesystem changes
  • minit serve & and FILAMENT_URL/test/run.html Tests all client-side portions of Filament in the browser

Contributing

  • Run jshint on your code to ensure it conforms to Filament standards

  • Make sure all commit messages follow the 50 character subject/72 character body formatting used throughout git

  • Make sure commit messages start with uppercase present tense commands e.g. Prefer "Clear selection when clicking templateExplorer" over "Cleared selection when clicking templateExplorer"

  • When adding or updating dependencies list the EXACT version of the dependency to minimize differences when building at different times. i.e. treat package.json as a shrinkwrapped dependency specifier

Misc

Lumieres

Lumieres was the old shell for Filament. It has since been deprecated in favor of Firefly, and is no longer maintained or generally accessible. Filament should now live exclusively alongside Firefly, for both development and production.

Functional Tests

While Lumieres was the designated environment for Filament, the project contained integration tests run through Sikuli. These tests have not been maintained and are likely impossible to run now that Lumieres has been deprecated. The original instructions for running these tests are included below:

  1. Install sikuli http://www.sikuli.org/index.html (You'll want Pack 1 and Pack 2) installed seperately)
  2. Set an environment variable $SIKULI to point to the runScript built by the Sikuli installer
  3. Set an environment variable $LUMIERES to point to the Lumieres binary inside the Lumieres.app bundle
  4. Run the integration tests using npm run lumieres

You can also run individual tests manually or via the sikuli IDE

filament's People

Contributors

mczepiel avatar stuk avatar simurai avatar thibaultzanini avatar 3on avatar aadsm avatar cdebost avatar spearway avatar ducarroz avatar cesine avatar nv avatar francoisfrisch avatar pchaussalet avatar marchant avatar fabrobinet avatar hthetiot avatar joshuarule avatar romancortes avatar pierrefrisch avatar asolove avatar kriskowal avatar

Watchers

 avatar James Cloos avatar

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.