Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-25 | [pkg] packaging and path changes | Kali Kaneko | |
- move all the pixelated python package under src/ - move the pixelated_www package under the leap namespace - allow to set globally the static folder - add hours and minutes to the timestamp in package version, to allow for several releases a day. | |||
2017-07-24 | [feature] package web-ui as a distributable python module | Kali Kaneko (leap communications) | |
in this way, we can generate wheels and pip-install it from pypi or other sources. we intend to use this for easing the shipping of the Pixelated UI in our packages/bundles. a separate debian package can also be easily generated form this artifact. | |||
2017-02-24 | [#907] Adds npm-debug.log. on .gitignore | Thais Siqueira | |
2017-02-08 | [#922] Add test coverage for new js files | Anike Arni | |
Since this added a lot of scripts to our npm scripts, this commit also organizes the package.json. with @tayanefernandes | |||
2016-12-28 | Add compiled files to gitignore | Anike Arni | |
2016-12-27 | Add webpack compilation to build, fix aliases, and add babel | Anike Arni | |
2016-12-08 | Revert "[#801] Merge branch 'signup'" | Roald de Vries | |
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5. | |||
2016-12-05 | no difference between dev and prod static files | Roald de Vries | |
2016-12-02 | [refactor] move app dir into public dir | Zara Gebru | |
2016-11-18 | [#801] Fix gitignore file to use more absolute paths | Tayane Fernandes | |
2016-11-18 | serve signup page through twisted | Roald de Vries | |
2016-11-18 | rename react subdir to signup | Roald de Vries | |
2016-11-16 | add a form and use fetch | Roald de Vries | |
2016-03-24 | [tests] stop tracking top-folder _trial_temp | Kali Kaneko (leap communications) | |
2016-02-26 | added note about credentials config file | Thomas Hirsch | |
2015-02-12 | Add generation of coverage information from jasmine tests. | Tiago Ferraz | |
Coverage is always generated when tests are executed, information is in web-ui/coverage | |||
2015-02-09 | added /config to .gitignore so ppl can put their config files in a subdir | varac | |
2015-01-22 | #224 adding trial temp folder to gitignore | Duda Dornelles | |
2015-01-12 | added pixelated.cfg to .gitignore so we can put a custom config file | varac | |
2014-12-24 | Removed some legacy things from gitignore | Bruno Wagner | |
2014-10-08 | Added logout link to dispatcher (issue #55). | Folker Bernitt | |
- Set DISPATCHER_LOGOUT_URL environment to logout url to show logout. - Logout button currently lacks some design | |||
2014-09-09 | ignore all egg-info files | Christoph Kluenter | |
2014-08-22 | ignoring egg-info file | Duda Dornelles | |
2014-08-21 | adding deamon start|stop|restart|killall scripts for the service and ↵ | Duda Dornelles | |
py-fake-service | |||
2014-08-13 | adding package script for pixelated user agent | Duda Dornelles | |
2014-08-12 | adding mails query, tags and contacts to py-fake-service | Duda Dornelles | |
2014-08-06 | Duda/Colucci: downloading medium mail set on request | Duda Dornelles | |
2014-08-04 | Move web server functionality to the service, and update web-ui grunt tasks | Alexandre Pretto Nunes | |
2014-07-31 | Add inboxapp temporary service | Ola Bini | |
2014-07-31 | Add fake-service | Ola Bini | |
2014-07-31 | Add gitignore and gitattributes | Ola Bini | |