Commit Graph

293 Commits (dd0db6cd788ed37a234f942a9ec8f85f5be30b16)

Author SHA1 Message Date
Juanfran dd0db6cd78 Reduce taiga weight
- improve uglify
- remove jquery ui
- add dragula
- new autocomplete
2016-04-20 11:44:09 +02:00
Juanfran 0ed5a1428a refactor svg icons 2016-04-12 11:01:23 +02:00
Xavier Julián 08340bee37 Admin header links avoid float 2016-03-30 09:17:16 +02:00
Xavier Julián bf6d74f8bf Fix errors page styles 2016-03-22 14:45:51 +01:00
Xavier Julián acfd53edbf Warning Max Users per Project 2016-03-02 14:51:46 +01:00
Xavier Julián 7fec4f62b4 🎨 🐎 SVG sprites 2016-02-09 10:32:27 +01:00
Xavier Julián 3e9dee18f2 Fix all release bugs 2016-02-01 13:05:22 +01:00
Xavier Julián 5b2f5233c4 US #2127: Discover section [4] 2016-01-21 18:42:12 +01:00
Xavier Julián f63b362054 Refactor sidebar 2016-01-11 12:53:49 +01:00
Juanfran 50af448305 New attachments components
- Attachments image gallery.
- Upload attachments on US/issue/task lightbox.
- Drag files from desktop.
- Completly new attachment code.
- Drag files in wysiwyg
2016-01-08 19:14:36 +01:00
Juanfran 31058d801c add move to latest sprint option in backlog 2016-01-07 13:04:28 +01:00
Alejandro Alonso e6dfca417a Merge branch 'master' into stable 2016-01-05 11:17:19 +01:00
Xavier Julián aff00383cf Long names in wiki brokes UI 2015-12-11 09:12:24 +01:00
Xavier Julián ae1db2c835 Remove moustache :{ 2015-12-10 15:20:40 +01:00
Xavier Julián d0207ed71a Fix SVG login layout bug in old webkit versions 2015-11-10 08:38:30 +01:00
Xavier Julián cd98906ff2 [Backport] Moustache transform origin compatibility in Firefox 2015-11-03 13:53:01 +01:00
Xavier Julián ff4d2c173d Moustache transform origin compatibility in Firefox 2015-11-03 13:52:06 +01:00
Xavier Julián d92c43ffcb [Backport] Movember logo! (  ̄┏_┓ ̄) 2015-11-02 16:05:51 +01:00
Xavier Julián 86fe29eee6 Movember logo! (  ̄┏_┓ ̄) 2015-11-02 16:03:36 +01:00
Xavier Julián 6c2d832554 [Backport] Set max width to avoid scroll on Firefox 2015-11-02 11:51:45 +01:00
Xavier Julián 076e9deb45 Set max width to avoid scroll on Firefox 2015-11-02 11:49:24 +01:00
Juanfran 2cdf9e5f35 fix #3412 - align error messages on admin 2015-10-30 14:21:39 +01:00
Xavier Julián 6911dd91f8 Layout and styles for invitation page 2015-10-28 12:58:17 +01:00
Xavier Julián c4614644b4 Style for like, vote and watch functionalities and refactor of tiket detail pages 2015-10-26 16:42:04 +01:00
Xavier Julián 912454095c Edit error message position 2015-10-16 09:03:42 +02:00
Xavier Julián 76967be9bf Empty Issues Page 2015-10-15 14:24:05 +02:00
Xavier Julián 11dc3b2421 Fixes on backlog options 2015-10-15 14:24:04 +02:00
Xavier Julián ab319029dd Empty backlog placeholder 2015-10-15 14:24:03 +02:00
Juanfran 22f8b16b87 fix some e2e tests at IE 2015-10-09 13:58:18 +02:00
Xavier Julián ac8894e62d Create sample themes: meterial-design, high-contrast 2015-07-07 17:00:39 +02:00
Xavier Julián ce17e4cc98 Design and code refactor to fit on new code and styles 2015-06-18 07:36:49 +02:00
Juanfran bdbba31fea Issue 2778 - fix line-height overflow 2015-06-01 09:21:36 +02:00
Juanfran 5731843d3e Issue 2747 - fix unnecesary scroll 2015-05-29 09:53:16 +02:00
Juanfran 67fb2a6dd0 profile timeline with the new front architecture 2015-05-29 09:44:40 +02:00
Juanfran 80fa5b7db3 refactor profile tabs 2015-05-29 09:44:39 +02:00
Xavier Julián a38f8fcb86 Tabs behavior 2015-05-29 09:44:39 +02:00
Xavier Julián e3030b6948 Timeline 2015-05-29 09:44:39 +02:00
Xavier Julián 2458dfbade Profile sidebar and icons 2015-05-29 09:44:39 +02:00
Xavier Julián 0f1da5101a Navigation bar in projects list 2015-05-29 09:44:39 +02:00
Xavier Julián b8af0bf524 Logged in profile sidebar 2015-05-29 09:44:39 +02:00
Xavier Julián 948c5f3036 Home Loggedin basic structure 2015-05-29 09:44:38 +02:00
David Barragán Merino 4beca537d6 Bamedize (delete) project-color 2015-04-17 10:09:31 +02:00
Juanfran 85fbcffa0a New frontend structure
- coffee, scss & jade inside app/modules/
- coffelint
- vendor is now in the root
- mainSaas removed, a new scss will be automatilly added
2015-04-17 07:29:29 +02:00
Juanfran 2d4014ca20 taiga internationalization
- angular-translate installed
- users can change their language
- translate coffee and jade
- command line tool to find duplicate key values and replaces keys
2015-04-08 12:45:56 +02:00
Xavier Julián 81eb6e8b9e Refactor color variables thorgh the app 2015-04-08 08:27:42 +02:00
Jonathan Barratt 992f15abe7 Disable scss-lint ImportantRule linter only for those blocks which already currently use !important 2015-04-01 16:00:14 +07:00
Jonathan Barratt 670129a2cc Replace all color literals with color variables 2015-04-01 15:19:05 +07:00
Juanfran 0f5507f84a fix taskboard with 28" screens 2015-03-20 08:10:26 +01:00
Alejandro Alonso 83487b6313 Bug 2441 - there is a visual glitch in the issue title, when I promote it to us 2015-03-13 08:58:12 +01:00
Xavier Julián 360ee898bf Move preview in Wiki to fit in edition position. #TG-2442 #ready-for-test 2015-03-13 08:30:41 +01:00