Abdullah Almsaeed
|
3f47e43650
|
Add bower_components to gitignore
|
2016-10-15 13:14:27 -04:00 |
Abdullah Almsaeed
|
f6c69f1d12
|
Update sidebar
|
2016-07-02 13:20:32 -04:00 |
Abdullah Almsaeed
|
8483fb3e04
|
Add sass compiler
|
2016-07-02 13:20:12 -04:00 |
Abdullah Almsaeed
|
6841615631
|
Update Layout manager to work with regular layout for now
|
2016-07-02 11:44:24 -04:00 |
Abdullah Almsaeed
|
6ee1b1a029
|
Update grunt-tasks folder name to grunt
|
2016-07-02 11:43:51 -04:00 |
Abdullah Almsaeed
|
7861601c7e
|
Add tether to bower
|
2016-07-02 11:43:17 -04:00 |
Abdullah Almsaeed
|
97df6065b1
|
Move grunt-tasks to the build folder
|
2016-07-02 10:32:18 -04:00 |
Abdullah Almsaeed
|
cd2293e814
|
Merge pull request #1082 from gitarno/feature/load-grunt-config
Feature/load grunt config
|
2016-06-28 20:37:04 -04:00 |
Arno Roldao Junior
|
ba167fa22d
|
Separate: task 'JSCS' and create module for 'load-config-grunt'
|
2016-06-28 21:12:44 -03:00 |
Arno Roldao Junior
|
78bdcb26ec
|
Separate: task 'ESLINT' and create module for 'load-config-grunt'
|
2016-06-28 21:12:31 -03:00 |
Arno Roldao Junior
|
1d7f8fa444
|
Separate: task 'CONCAT' and create module for 'load-config-grunt'
|
2016-06-28 21:12:20 -03:00 |
Arno Roldao Junior
|
70c5d7341d
|
add outer files in config module of merged request old
|
2016-06-28 21:10:35 -03:00 |
Arno Roldao Junior
|
b97973d8c5
|
add outer files in config module: BABEL
|
2016-06-28 21:08:01 -03:00 |
Arno Roldao Junior
|
c58d1d48c5
|
Merge branch 'v3-dev' into feature/load-grunt-config
# Conflicts:
# Gruntfile.js -> Resolve
# package.json -> Resolve
|
2016-06-28 21:05:57 -03:00 |
Arno Roldao Junior
|
df23666eff
|
Description of module: WATCH
|
2016-06-23 11:55:18 -03:00 |
Arno Roldao Junior
|
a6e1acb8ed
|
Description of module: UGLIFY
|
2016-06-23 11:55:12 -03:00 |
Arno Roldao Junior
|
e031a7b0de
|
Description of module: SASS
|
2016-06-23 11:55:04 -03:00 |
Arno Roldao Junior
|
754f44af5d
|
Description of module: JSHINT
|
2016-06-23 11:54:57 -03:00 |
Arno Roldao Junior
|
c6995623a4
|
Description of module: INCLUDES
|
2016-06-23 11:54:49 -03:00 |
Arno Roldao Junior
|
7ed8bfa8e4
|
Description of module: IMAGE
|
2016-06-23 11:54:36 -03:00 |
Arno Roldao Junior
|
e140f96d12
|
Description of module: CSSLINT
|
2016-06-23 11:54:27 -03:00 |
Arno Roldao Junior
|
b6a21d5dc7
|
Description of module: CLEAN
|
2016-06-23 11:54:19 -03:00 |
Arno Roldao Junior
|
fc5ef6217b
|
Description of module: BOOTLINT
|
2016-06-23 11:54:05 -03:00 |
Arno Roldao Junior
|
5297b27e51
|
Description of module: BABEL
|
2016-06-23 11:53:52 -03:00 |
Arno Roldao Junior
|
071a2c166e
|
remove task and using the task loader: "load-grunt-config" for load the modules of tasks of folder: "grunt-tasks"
|
2016-06-23 11:49:39 -03:00 |
Arno Roldao Junior
|
fdd077c936
|
Separate: task 'IMAGE' and create module for 'load-config-grunt'
|
2016-06-23 11:48:31 -03:00 |
Arno Roldao Junior
|
f91a394270
|
modify structure JSON in task
|
2016-06-23 11:48:14 -03:00 |
Arno Roldao Junior
|
46f087d3a0
|
Separate: task 'JSHINT' and create module for 'load-config-grunt'
|
2016-06-23 11:46:11 -03:00 |
Arno Roldao Junior
|
ed7235e0e0
|
Separate: task 'BOOTLINT' and create module for 'load-config-grunt'
|
2016-06-23 11:45:26 -03:00 |
Arno Roldao Junior
|
f3e425f2c1
|
Separate: task 'CLEAN' and create module for 'load-config-grunt'
|
2016-06-23 10:28:57 -03:00 |
Arno Roldao Junior
|
acd331b6dc
|
Separate: task 'INCLUDES' and create module for 'load-config-grunt'
|
2016-06-23 10:28:15 -03:00 |
Arno Roldao Junior
|
8e15275c22
|
Separate: task 'BABEL' and create module for 'load-config-grunt'
|
2016-06-23 10:27:27 -03:00 |
Arno Roldao Junior
|
d0c2e69724
|
Separate: task 'UGLIFY' and create module for 'load-config-grunt'
|
2016-06-23 10:26:11 -03:00 |
Arno Roldao Junior
|
5ba76d1270
|
Separate: task 'SASS' and create module for 'load-config-grunt'
|
2016-06-23 10:25:16 -03:00 |
Arno Roldao Junior
|
561ea68955
|
Separate: task 'WATCH' and create module for 'load-config-grunt'
|
2016-06-23 10:25:08 -03:00 |
Arno Roldao Junior
|
0d725c1750
|
Adding task of grunt: "load-grunt-config" for the config of task modules, in folder: "grunt-task/"
|
2016-06-23 10:23:48 -03:00 |
Abdullah Almsaeed
|
545a862c1d
|
Dev setup
|
2016-01-16 11:27:23 -05:00 |
Abdullah Almsaeed
|
c4ac73688b
|
Create PushMenu.js
|
2015-11-11 14:29:54 -05:00 |
Abdullah Almsaeed
|
4ab0cc8b78
|
Fix JS links error
|
2015-11-09 08:51:25 -05:00 |
Abdullah Almsaeed
|
f5f78f415b
|
Add AdminLTE.css to css folder
|
2015-11-09 08:51:11 -05:00 |
Abdullah Almsaeed
|
60c105323d
|
Remove JS links error
|
2015-11-09 08:50:24 -05:00 |
Abdullah Almsaeed
|
cadb9726fa
|
Get Font Awesome via Bower
|
2015-11-07 12:05:28 -05:00 |
Abdullah Almsaeed
|
6237a4cf8e
|
Change header markup
|
2015-11-05 11:41:13 -05:00 |
Abdullah Almsaeed
|
846cee1b4d
|
Add Fix header height issue
|
2015-11-05 10:47:49 -05:00 |
Abdullah Almsaeed
|
f0977ab235
|
Replace ruby sass with sassc for faster (much faster\!) compiling
|
2015-11-05 10:47:24 -05:00 |
Abdullah Almsaeed
|
17dce579b0
|
Add new js build folder
|
2015-11-04 13:51:53 -05:00 |
Abdullah Almsaeed
|
bf136b493f
|
Add new header
|
2015-11-04 13:51:39 -05:00 |
Abdullah Almsaeed
|
b045821f37
|
Add babel to compile ECMA6
|
2015-11-04 13:51:10 -05:00 |
Abdullah Almsaeed
|
f9977e15aa
|
Compile sass
|
2015-11-04 13:50:50 -05:00 |
Abdullah Almsaeed
|
c6667c6bca
|
Adjusted skins and main-header to function with BS4
|
2015-11-04 13:50:04 -05:00 |