Commit Graph

696 Commits

Author SHA1 Message Date
JUDIT GRESKOVITS 5c52332f67 Add AddMetric component and redux-form-proxy 2017-01-09 18:18:32 +00:00
JUDIT GRESKOVITS 3ab2221ca3 Add AddMetric component and redux-form-proxy 2017-01-09 18:11:01 +00:00
JUDIT GRESKOVITS 3e33f4bf6d Add AddMetric component and redux-form-proxy 2017-01-09 17:57:49 +00:00
Sérgio Ramos 77ac03962e allow to use button as a function 2017-01-09 12:37:25 +00:00
Sérgio Ramos 69627def2a don't apply font, size and color to every element 2017-01-09 12:36:44 +00:00
Sérgio Ramos 83d5350c81 list item ui component 2017-01-09 12:13:12 +00:00
Sérgio Ramos 73240d9165 anchor button 2017-01-09 12:01:26 +00:00
Sérgio Ramos b66d32f33d add LibreFranklin font-family 2017-01-09 11:52:51 +00:00
Tom Gallacher 6e7b83b82f Fixing docker deployment 2017-01-06 16:24:37 +00:00
Tom Gallacher d507348e30 Frontend deployment will now run correctly 2017-01-06 15:32:38 +00:00
Tom Gallacher ddec264c19 Deployment shouldn't use shorthand bash. 2017-01-06 15:26:18 +00:00
JUDIT GRESKOVITS 6bf719033a Merge branch 'master' of https://github.com/yldio/joyent-portal 2017-01-06 15:17:21 +00:00
JUDIT GRESKOVITS 51fd97ec7c Update redux form proxy and Input to include Proxy functionality in Input component 2017-01-06 15:17:08 +00:00
Alex Windett 60db73fe0d adding react-select to ui 2017-01-06 15:14:38 +00:00
Tom Gallacher a04d642d82 Debugging deployment 2017-01-06 15:10:20 +00:00
Tom Gallacher 22dd961fce New implementation of detecting when to publish ui 2017-01-06 15:00:36 +00:00
Tom Gallacher d54f8d4704 Hopefully fix builds 2017-01-06 14:47:36 +00:00
Tom Gallacher 057f074553 Only build ui when changes occur 2017-01-06 14:38:30 +00:00
JUDIT GRESKOVITS cbbc764f30 Merge branch 'master' of https://github.com/yldio/joyent-portal 2017-01-06 12:51:48 +00:00
JUDIT GRESKOVITS 3a18bedb45 Add functionality to transform props from redux-form to ui form components 2017-01-06 12:51:33 +00:00
Tom Gallacher 91c377c134 Fixing broken circle.yml 2017-01-06 12:50:11 +00:00
Tom Gallacher a3a7622927 Only publish `ui` when changes have been made 2017-01-06 12:42:49 +00:00
Judit Greskovits 8dc61bce40 Update readme.md 2017-01-06 11:31:16 +00:00
Tom Gallacher 49ae9e1eee Fix ui deployment 2017-01-06 11:26:08 +00:00
Tom Gallacher 1e50e4d7aa Update styles for MiniMetric's 2017-01-06 11:06:40 +00:00
Alex Windett 319552fc20 Merge branch 'spike/fuzzy-search'
* spike/fuzzy-search:
  changing setTimeout length
  adding in async select type
  adding in more readme details
  Implimenting React Search
  removing .idea dir generated by webstorm
  moving react selectize to single folder and updating readme with notes
  implimenting react-selectize with ajax to API endpoint
  adding notes to spike readme
  implimenting first fuzzy search spike
2017-01-06 11:02:40 +00:00
Alex Windett 8d500cd8d3 changing setTimeout length 2017-01-06 10:56:19 +00:00
Sérgio Ramos f6369b5491 Merge pull request #145 from geek/master
Send full locale
2017-01-06 10:39:13 +00:00
JUDIT GRESKOVITS 9b67417afd Merge branch 'master' of https://github.com/yldio/joyent-portal 2017-01-06 10:36:33 +00:00
geek 781476d712 Send full locale 2017-01-05 14:47:33 -06:00
JUDIT GRESKOVITS 8160896e50 Add redux-form spike: one page form, multi page form, validation, errors 2017-01-05 18:07:29 +00:00
Alex Windett bdc7af27de adding in async select type 2017-01-05 17:12:31 +00:00
Alex Windett 06822f57c5 adding in more readme details 2017-01-05 16:26:38 +00:00
Alex Windett 7502b2d8f3 Implimenting React Search 2017-01-05 16:26:17 +00:00
Tom Gallacher 7fe98d915b Add MiniMetric component 2017-01-05 13:48:37 +00:00
Alex Windett 21a26497d6 removing .idea dir generated by webstorm 2017-01-05 11:31:52 +00:00
Alex Windett dcdbb114d8 moving react selectize to single folder and updating readme with notes 2017-01-05 11:29:44 +00:00
Tom Gallacher 414df1af48 Update circleci nodejs version 2017-01-05 11:05:02 +00:00
Tom Gallacher a3e828fa48 Update nodejs version in containers 2017-01-05 11:03:48 +00:00
Tom Gallacher 40c39012a5 Ensure publish occurs any other builds 2017-01-05 10:46:10 +00:00
Tom Gallacher d0e70a54b0 Fix ui docker builds 2017-01-05 10:40:55 +00:00
Sérgio Ramos 86f9aa39e7 update dependencies 2017-01-04 19:09:49 +00:00
Sérgio Ramos a7305895aa update ui version 2017-01-04 19:06:39 +00:00
Sérgio Ramos 954ea0387e fix button active state 2017-01-04 18:52:07 +00:00
Sérgio Ramos 68aa758b64 update brand colors 2017-01-04 18:52:07 +00:00
Tom Gallacher 0614839905 Spike should use new chartjs box plot module 2017-01-04 16:45:31 +00:00
Alex Windett e623ea6115 implimenting react-selectize with ajax to API endpoint 2017-01-04 15:23:27 +00:00
Alex Windett d0d20495cb adding notes to spike readme 2017-01-04 12:17:20 +00:00
Alex Windett 72e8171c4a implimenting first fuzzy search spike 2017-01-04 12:14:51 +00:00
JUDIT GRESKOVITS 94ae410220 Add Redux devtool extension connection - will need to only be available in dev in the future 2017-01-04 12:00:14 +00:00