Commit Graph

1056 Commits

Author SHA1 Message Date
Noman 41e15937c4
Ensure Google Analytics using correct ID 2018-01-24 23:54:45 -05:00
Vitaliy Vlasov c9b07fec90
Merge pull request #228 from status-im/dev/piggieback-repl-fix
Dev fix: add cljs source paths to :dev profile and remove CIDER dep
2018-01-24 20:41:28 +02:00
Tetiana Churikova 8414d19404 Config support and other little improvements (#231)
* Configure work with remote config; add stepa to verify issue title;

* transfer settings to global .gitignore

* Change channel and repo path

* Delete local env by default

* change locator for BountyFooters
2018-01-24 12:58:58 +02:00
pablodip 561232d6e2 remove printlns and fix chrome remove filter style 2018-01-24 09:49:21 +01:00
pablodip 27442937cf fix firefox behaviour when removing filters and with checkbox filters 2018-01-24 09:46:51 +01:00
pablodip 12edb1abc6 some fixes and behaviours of sort and filter 2018-01-23 17:48:45 +01:00
Vitaliy Vlasov 3310a34566 Dev fix: add cljs source paths to :dev profile and remove CIDER dep.
Additional source paths help to resolve the Piggieback REPL issue. I was
getting annoying "No such namespace warnings" for commiteth.* namespaces
2018-01-23 12:49:19 +02:00
Tetiana Churikova e3fad56b74
Merge pull request #227 from status-im/tests/added-local-env
added local env
2018-01-23 09:42:01 +02:00
Anton Danchenko 0db8136730 added local env 2018-01-22 18:19:05 +02:00
Vitaliy Vlasov df8de46532 Pagination controls: apply CSS media queries for mobile devices 2018-01-22 17:42:01 +02:00
Vitaliy Vlasov 326c221988 [FIX #226] UI changes; refactor React refs usage 2018-01-22 13:53:33 +02:00
pablodip d937bf361d fix ui checkbox checked and start filtering 2018-01-22 12:21:04 +01:00
pablodip 09cd84a89b sorting behaviour 2018-01-21 10:27:32 +01:00
pablodip d470b3aea3 zindex 2018-01-21 08:06:09 +01:00
pablodip 4563781192 take some filter options from open bounties 2018-01-20 10:49:07 +01:00
pablodip 366148f250 some behaviour in bounty filters 2018-01-20 08:21:59 +01:00
Vitaliy Vlasov b2ab0949f6 handlers: remove require for clojure.browser.dom 2018-01-19 21:02:51 +02:00
Vitaliy Vlasov 55cbb713f9 Pagination: use React Refs in order to obtain DOM element for scrolling 2018-01-19 21:01:35 +02:00
Vitaliy Vlasov 03ab5b0539 Pagination: add cursor pointer for buttons;
scroll to top when changing page
2018-01-19 15:41:33 +02:00
pablodip 646ad8a038 some more filter markup 2018-01-19 07:51:50 +01:00
pablodip 11e4a00ac6 some filter markup and behaviour 2018-01-18 09:08:37 +01:00
pablodip bdbdc2e2d2 add some bounty sorting 2018-01-18 05:45:42 +01:00
Chris Hutchinson d073102d1a
Merge pull request #222 from status-im/pablanopete-patch-1
update readme
2018-01-17 03:51:18 -06:00
Chris Hutchinson df68be9ba7
Update README.md 2018-01-17 03:15:46 -06:00
Chris Hutchinson 78ab683a28
update readme 2018-01-17 03:13:06 -06:00
Teemu Patja d3338d3eab
Merge pull request #220 from status-im/feature/pagination-#156
Correct 'Showing' label text
2018-01-16 17:52:35 +02:00
Vitaliy Vlasov 7d7d781f06 Correct 'Showing' label text;
decrease default page size to 15
2018-01-16 17:48:26 +02:00
Teemu Patja 0d047289b3
Merge pull request #205 from status-im/suppress-logging-in-dev
Suppress stdout logging in dev
2018-01-16 17:44:50 +02:00
Teemu Patja 228fb9384c
Merge pull request #216 from status-im/feature/pagination-#156
[FIX #156] Add pagination to Bounties and Activities views
2018-01-16 17:19:06 +02:00
pablodip 26c740517b some more sort and filter markup and interface behaviour 2018-01-16 13:05:41 +01:00
Teemu Patja 62555ec144
Merge pull request #217 from pablodip/develop-merge-master
Update develop with master
2018-01-16 08:29:43 +02:00
pablodip ffa0cfa3bb some filter and sort markup 2018-01-16 06:55:45 +01:00
pablodip 2138603d1a Merge remote-tracking branch 'origin/master' into develop-merge-master 2018-01-16 05:52:39 +01:00
Vitaliy Vlasov fea0db845a [FIX #156] Add pagination to Bounties and Activities views 2018-01-15 19:37:41 +02:00
Oskar Thoren 58c200c092
noop 2018-01-13 17:08:36 +09:00
Teemu Patja cd3bbbdda0
Merge pull request #207 from status-im/bug/classnotfoundexception-#206
[FIX #206] Dynamically require commiteth.core in user namespace
2018-01-09 16:10:09 +02:00
Vitaliy Vlasov 3c77dd297e [FIX #206] Dynamically require commiteth.core in user namespace 2018-01-09 14:18:03 +02:00
Teemu Patja 7ed71fab9c
Error handling fix 2018-01-08 12:53:40 +02:00
Dmitry Novotochinov a2e4b52f97
Suppress stdout logging in dev
Log to file only
2018-01-03 22:59:19 +03:00
Teemu Patja c58f814713
Merge pull request #200 from noman-land/fb-code
Add Facebook and HubSpot tracking codes
2017-12-28 09:23:20 +02:00
Noman 4d8e970262
Run build script 2017-12-28 02:20:04 -05:00
Noman 1dc2f95b75
Add HubSpot tracking code to welcome page 2017-12-27 17:59:29 -05:00
Noman a9c0b29aae
Add Facebook tracking pixel to home page 2017-12-27 17:59:12 -05:00
Ivan Grishaev 78d8b2885d 193 transaction removed 2017-12-27 21:07:42 +03:00
Ivan Grishaev 559f4f4212 193 checkbox updated 2017-12-27 21:04:32 +03:00
Ivan Grishaev fea8d4f0b5 193 style added 2017-12-27 19:01:27 +03:00
Ivan Grishaev bea4321ca4 193 migrations updated 2017-12-27 18:47:37 +03:00
Ivan Grishaev b77a2312ff 193 ui widget added 2017-12-27 18:27:40 +03:00
Ivan Grishaev e44639ae85 193 server handler added 2017-12-27 18:20:24 +03:00
Ivan Grishaev 0eba6fed2e 193 start-end pairs added 2017-12-26 19:21:08 +03:00