Commit Graph

778 Commits

Author SHA1 Message Date
pablodip e3a9d07add fix filter single-static-option when clicking with touchpad in mac 2018-02-02 23:39:49 +01:00
pablodip a3e42fe61f some filtering and sorting fixes 2018-02-01 15:56:15 +01:00
P 34db7df1fc
Merge pull request #236 from pablodip/sort-and-filter
Sorting and filtering for open bounties
2018-02-01 10:53:52 +01:00
pablodip 489260aaf4 change <= for < 2018-01-31 18:51:44 +01:00
pablodip eef57a3046 add some docstrings 2018-01-31 16:06:01 +01:00
pablodip 35ad4e48d0 add filter for claims 2018-01-31 15:21:34 +01:00
pablodip faff532797 making some lines shorter 2018-01-31 12:45:40 +01:00
pablodip 1ac3b41488 Merge remote-tracking branch 'status/develop' into sort-and-filter 2018-01-31 12:20:16 +01:00
pablodip 15768318cf reset sorting and filters when navigating page 2018-01-31 12:04:33 +01:00
pablodip 65cea5d521 reformat bounty-filter-types-def 2018-01-31 12:01:24 +01:00
pablodip fa5bdef66a a few improvements and comments in filter-bounties 2018-01-31 11:51:55 +01:00
pablodip 9b40abc1a1 added missing svgs 2018-01-31 11:43:39 +01:00
Tetiana Churikova ef1a9ff4ee
Merge pull request #243 from status-im/tests/doc
fixed Jenkinsfile for Jenkins
2018-01-30 19:00:19 +02:00
Churikova Tetiana 7bf00ce6c1 fixed Jenkinsfile for Jenkins 2018-01-30 18:25:46 +02:00
Tetiana Churikova 5005b433f8
Merge pull request #238 from status-im/tests/doc
Add end-to-end setup doc and JenkinsFile
2018-01-30 18:12:08 +02:00
Vitaliy Vlasov d2a2389716
Merge pull request #237 from status-im/doc/dev-doc-updates
[FIX #198] Docs: more details about configuration and troubleshooting
2018-01-29 12:24:29 +02:00
Vitaliy Vlasov 3f883a36c1 Remove empty line 2018-01-26 19:24:25 +02:00
Vitaliy Vlasov 2f2431792a Revert CIDER removal and update to recent version 2018-01-26 18:38:04 +02:00
Vitaliy Vlasov d1a34be891
Merge pull request #224 from status-im/feature/pagination-#156
[FIX #226] Pagination: add cursor pointer for buttons, scroll to top
2018-01-26 13:44:36 +02:00
Churikova Tetiana b10fee6ff1 Add end-to-end setup doc 2018-01-26 13:36:08 +02:00
Vitaliy Vlasov 3813e19150 Add check for container-element 2018-01-26 12:46:50 +02:00
Vitaliy Vlasov dbffabffe0 Remove scroll-div; pass container element ref to on-click handlers 2018-01-25 17:04:00 +02:00
Vitaliy Vlasov bb71d830a8 Add page-num-active style disabling pointer cursor 2018-01-25 13:43:15 +02:00
Vitaliy Vlasov 5c163773b4 Add config-related docs;
add cookbook.md for common issue troubleshooting
2018-01-25 13:14:51 +02:00
pablodip 6786411299 add created_at to queries 2018-01-25 11:08:50 +01:00
pablodip aabdff10fd use multimethod in bounties-filter-tooltip-view 2018-01-25 10:34:32 +01:00
Vitaliy Vlasov 8f6dfe7b2f
Merge pull request #232 from noman-land/fix-google-analytics
Ensure Google Analytics using correct ID on `/app`
2018-01-25 11:27:08 +02:00
pablodip fc994102e8 add -view suffix and remove old code 2018-01-25 10:08:36 +01:00
pablodip cc1cedbbbd set bounty page 1 when filters or sorting change 2018-01-25 10:06:53 +01:00
pablodip 161cd7bd99 Merge remote-tracking branch 'status/develop' into sort-and-filter 2018-01-25 10:02:17 +01:00
pablodip b3b3e47acd change no open bounties message 2018-01-25 09:48:12 +01:00
pablodip 4bb81f976b pre-predicate-value-processor 2018-01-25 09:33:05 +01:00
pablodip 834f826092 disable filter and sort in mobile for now 2018-01-25 08:33:18 +01:00
pablodip fdec3ad56b abstracting filter type category 2018-01-25 08:28:48 +01:00
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