Commit graph

411 commits

Author SHA1 Message Date
nixa
3ec1fc3304 fix(login): fix styles issues 2016-06-16 15:49:06 +03:00
nixa
751c8d9981 feat(register): add pages to menu 2016-06-16 15:10:49 +03:00
nixa
1a2512daaf feat(register): add angular 2 form logic 2016-06-16 12:50:49 +03:00
nixa
2ba18109cd feat(login): add angular 2 form logic 2016-06-16 12:11:28 +03:00
nixa
919cbf5d2d feat(pages): register page 2016-06-16 11:47:25 +03:00
nixa
c10f864c59 feat(pages): login page 2016-06-16 11:33:20 +03:00
shootermv
359499729d trying to fix issue sidebar angle icon no pointing up when expanded 2016-06-16 10:07:10 +03:00
Dmitry
8cf3f9ef0b Merge pull request #4 from pritambaral/spinner-2d
Improve preloader performance on non-accelerated platforms
2016-06-06 11:13:08 +03:00
nixa
86a8cb1cda fix(route): fix #2, add a default handler for non registered routes 2016-06-03 00:00:13 +03:00
nixa
cba6578722 Merge remote-tracking branch 'origin/master' 2016-06-02 23:44:42 +03:00
nixa
c276c5535a fix(todo): fix #7 adding empty todo item issue 2016-06-02 23:44:28 +03:00
David Francis
1c4660da2f Inject BaThemeConfig into the App. 2016-06-02 09:31:40 -04:00
nixa
a1046ce2b4 fix(breadcrumbs): fix #2 breadcrubms visibility 2016-05-30 18:32:42 +03:00
Chhatoi Pritam Baral
7078fa4452 Improve preloader performance on non-accelerated platforms
Using the backface-visibility property causes 2D elements and transforms
to be elevated to a 3D context. Since the only transform being used is
rotate(Xdeg), which is a 2D transform, there is no need to incur the
extra performance penalty.
2016-05-29 17:13:29 +05:30
nixa
774bebfcd2 fix(bg): correct image to pre-load and optimized bg image 2016-05-25 17:16:46 +03:00
nixa
e44109e380 feat(styles): add fadeIn animation 2016-05-25 16:41:08 +03:00
nixa
f2c729e101 refactor(spinner): spinner moved into services 2016-05-25 10:59:12 +03:00
nixa
a820faae1a refactor(color scheme): colors docs 2016-05-24 17:43:28 +03:00
nixa
6464be1340 fix(menu): static links don't lead anywhere 2016-05-24 17:18:09 +03:00
nixa
ffe020fd2a fix(preloader): missed file, add again, hopefully final version 2016-05-24 17:07:42 +03:00
nixa
44faacd19a fix(preloader): missed file, remove again 2016-05-24 17:06:34 +03:00
nixa
e84c009dc3 fix(preloader): missed file, removed 2016-05-24 17:03:22 +03:00
nixa
e0a25d64c0 fix(preloader): missed file, smth weird going on with this file... 2016-05-24 16:59:05 +03:00
nixa
d2fadd02d2 fix(preloader): missed file 2016-05-24 16:51:56 +03:00
nixa
d1f368e571 feat(preloader): preloader service which can take a list of promises and execute smth once all promises are completed 2016-05-24 16:40:17 +03:00
nixa
02fdd09bc0 fix(styles): body bg image instead of css pattern 2016-05-24 14:00:27 +03:00
nixa
3605a811b4 Merge branch 'develop/docs' 2016-05-24 13:54:42 +03:00
nixa
d7ec3fa1dd feat(sidebar): ability to add custom url into the menu 2016-05-24 13:18:44 +03:00
nixa
40c409185a fix(styles): additional bg hidden by default 2016-05-24 11:32:10 +03:00
nixa
0b44fd6293 fix(styles): move blur bg to blur theme configuration 2016-05-24 11:24:49 +03:00
nixa
610a3e0e41 fix(docs): comment the comment 2016-05-23 16:41:02 +03:00
KostyaDanovsky
067535b500 fix(dashboard): change margin for the line chart 2016-05-23 16:40:34 +03:00
nixa
2dd262709a docs(scheme):how to change color scheme 2016-05-23 16:40:06 +03:00
KostyaDanovsky
da524e9a0f fix(layout): add border for the panel headers 2016-05-23 16:16:47 +03:00
nixa
c66de4a295 fix(baFullCalendar): fix of incorrect filename 2016-05-20 20:12:15 +03:00
nixa
b5f5e9055c fix(typography): lean -> learn 2016-05-20 20:04:54 +03:00
nixa
d1307b8f58 refactor(components): ViewChild instead of querying dom 2016-05-20 20:00:36 +03:00
nixa
b05f525a7c refactor(baAmChart): ViewChild instead of querying dom 2016-05-20 19:46:37 +03:00
nixa
8e82cc57ff refactor(calendar): move fullCalendar into baFullCalendar 2016-05-20 19:44:29 +03:00
nixa
6bca50b36e fix(baAmChart): remove unused scss file 2016-05-20 18:55:00 +03:00
nixa
525d3444fe fix(webpack): correct relative base url to work inside a folder 2016-05-20 18:03:29 +03:00
nixa
e602783e22 fix(grid): remove unused incorrect styles 2016-05-20 13:32:14 +03:00
nixa
f612bfe733 style(link): new link colors 2016-05-20 13:21:05 +03:00
nixa
8e89f0324b feat(favicon): add new favicon 2016-05-20 13:14:42 +03:00
nixa
a47d13e46a fix(styles): chart bg with same transparency as chart border 2016-05-20 12:55:17 +03:00
nixa
89c9db7a71 fix(styles): input groups active border colors 2016-05-20 12:49:44 +03:00
nixa
71bdc5c9d1 fix(styles): sticky background and input background and border colors 2016-05-20 12:39:57 +03:00
nixa
4cfd5c4f7c prod build works fine now 2016-05-20 11:24:39 +03:00
nixa
3d5d62db94 chart styles updates 2016-05-19 17:06:15 +03:00
nixa
0606590327 icons update 2016-05-19 16:37:29 +03:00