index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web-ui
/
config
Age
Commit message (
Expand
)
Author
2017-02-23
[#907] Minifies svg images
Anike Arni
2017-02-23
[#907] Moves minified images to public folder
Anike Arni
2017-02-21
Fix production environments css directory
Anike Arni
2017-02-16
[#907] Bundles login static files separately
Anike Arni
2017-02-16
[#907] Convert login page to react
Tulio Casagrande
2017-02-09
[#922] Rename backup account flow
Tayane Fernandes
2017-02-08
[#922] Add css autoprefixer for compatibility with browsers
Anike Arni
2017-02-07
[#922] Refactoring react folder structure
Tayane Fernandes
2017-02-06
[#922] Add back link
Tayane Fernandes
2017-02-03
[#922] Creates container in backup account page
Anike Arni
2017-02-03
[#922] Adds css to account recovery
Anike Arni
2017-02-01
[#922] Create route for account recovery
Anike Arni
2016-12-29
Move package script to npm
Anike Arni
2016-12-29
Move aliases to common folder for local and production compilation
Anike Arni
2016-12-29
Compile sandbox files through webpack as well
Anike Arni
2016-12-28
Remove requirejs compilation taks and options
Anike Arni
2016-12-28
Use webpack files for packaging
Anike Arni
2016-12-28
Move foundation from bower to npm and package them with webpack
Anike Arni
2016-12-28
Update package script to use webpack files
Anike Arni
2016-12-28
Bundles local files that were previously in script tags with webpack for opti...
Anike Arni
2016-12-28
Output javascript bundle in dist folder and use it locally
Anike Arni
2016-12-08
Revert "[#801] Merge branch 'signup'"
Roald de Vries
2016-12-06
remove some TODO's
Roald de Vries
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-06-26
Updated minifiers and packaging accordingly
Bruno Wagner
2016-04-28
Issue #678 fixing typo on the right date format
Zara Gebru
2016-04-28
Issue #678 fixing typo on the right date format
NavaL
2016-04-15
Issue #678: added utility converting time passed and dynamically changing ve...
Zara Gebru
2016-04-07
Issue #644: add time passed since last commit in nav bar
Zara Gebru
2016-03-22
removed minified js libraries before our minification
NavaL
2016-03-18
re-introduce minification with the 'hacky' prepending semi-column fix
NavaL
2016-03-18
adding a temporary fix to minify blowing up because of iframeresizer
NavaL
2016-03-18
Temporarily removed minification of js
Bruno Wagner
2016-03-09
Issue #617: Add sandbox to build scripts
Felix Hammerl
2015-12-28
Added file upload dependencies to build
Bruno Wagner
2015-09-29
Add git version during CI
kaeff
2015-09-22
Added foundation init file to the concat step #462
Bruno Wagner
2015-09-15
Add git revision to web-ui on build
Folker Bernitt
2014-12-17
For packaging, using r.js wont work properly for static deps,
Duda Dornelles
2014-12-17
Fixing package for web-ui
Duda Dornelles
2014-12-16
adding set -e to web-ui package since it was breaking silently
Duda Dornelles
2014-12-15
#170 Added UTF-8 encoding to the html body, because the quoted-printable modu...
Bruno Wagner
2014-12-10
No more gemfiles (also means no more control tower for now). Will rewrite it ...
Duda Dornelles
2014-12-09
Adding license info to files
Duda Dornelles
2014-12-09
Getting rid of grunt; using npm scripts instead
Duda Dornelles