Commit graph

663 commits

Author SHA1 Message Date
Lauri Ojansivu
9990f9856b Change button order at Boards Recycle Bin. 2018-06-08 00:41:39 +03:00
RJevnikar
ec4e1b6eff Fix spacing on cardDetails.jade to get 'Add' buttons in <a> tag for RequestedBy & AssignedBy 2018-06-07 16:26:20 +00:00
RJevnikar
c72b769f82 Attempt to lineup buttons in recycle bin & get delete board popup to appear 2018-06-07 16:02:44 +00:00
RJevnikar
8f364281d2 Remove delete option from board hamburger menu 2018-06-06 20:05:44 +00:00
RJevnikar
1f17cee39b Remove double template for deleteCardPopup 2018-06-06 17:45:43 +00:00
RJevnikar
3c4b09157e Fix AssignedBy & RequestedBy fields & forms 2018-06-06 16:44:15 +00:00
RJevnikar
87ee0ca646 Fix display of card details - cardDetails.styl - remove trailing comma 2018-06-06 16:31:18 +00:00
RJevnikar
de59758471 Add delete board to Recycle Bin, fix delete-board menu item on board menu 2018-06-06 15:27:05 +00:00
RJevnikar
9035989abf Finish adding delete board feature 2018-06-05 22:03:46 +00:00
RJevnikar
78b9436f38 Fix problems highlighted by Codacy/PR Quality Review 2018-06-05 21:21:14 +00:00
RJevnikar
3ce3fa74b3 Add additional label colours (from pull by JamesLavin), Add Assigned & Requested By text fields. 2018-06-05 20:23:29 +00:00
Daniel Kreuter
be507e567a Extend editCardReceivedDatePopup and editCardEndDatePopup from DatePicker to fix #1654 2018-05-25 19:44:49 +02:00
Lauri Ojansivu
529594ef55 Fix lint errors. 2018-05-23 20:58:28 +03:00
Ignatz
3d1f004e90 lint corrections 2018-05-23 11:04:12 +02:00
IgnatzHome
2119a6568b forgot a ' 2018-05-20 14:59:32 +02:00
IgnatzHome
dd7c9997a9 Removing Debug Lines, correcting behavior, caching las valide filter, and adding description 2018-05-20 14:53:00 +02:00
IgnatzHome
256ca129f0 Correcting not Filter 2018-05-20 14:03:48 +02:00
IgnatzHome
6d9ac3ae48 testing theorie: subcommands are allways 1 entry 2018-05-20 13:19:18 +02:00
IgnatzHome
59046d448f making custom-fields uneditable on minicard 2018-05-20 12:24:07 +02:00
IgnatzHome
d9e291635a customFields bevore mebers on minicard 2018-05-20 12:17:25 +02:00
IgnatzHome
43fe9ef34a style correction for custom fields on minicard 2018-05-20 12:11:58 +02:00
IgnatzHome
f910b66ef2 correcting indent in jade 2018-05-20 11:49:49 +02:00
IgnatzHome
bfac626fa4 showOnCard test implementation 2018-05-20 11:40:32 +02:00
IgnatzHome
ecbb8ef071 correcting strings not part of subcommand 2018-05-20 11:27:22 +02:00
IgnatzHome
1c0c5bde0f More conditions and logic Operators, Also Brackets. 2018-05-20 11:15:57 +02:00
IgnatzHome
c3044a6b8b removing .cmd in oricessing Operators 2018-05-20 10:20:29 +02:00
IgnatzHome
778a29855f stringify console.logs becouse of asynchrone nature from chromes interpretation... WAT 2018-05-20 10:11:46 +02:00
IgnatzHome
eb859dac3a More Debugging Logs 2018-05-20 09:57:40 +02:00
IgnatzHome
9ac1164440 Testing 'or' condition for advanced Filter 2018-05-20 09:47:20 +02:00
IgnatzHome
39974c9532 rewrite Filter._getMongoSelecto to not include Empty Filter. 2018-05-20 09:33:51 +02:00
IgnatzHome
4ff8989e8f More Debugging 2018-05-19 22:29:12 +02:00
IgnatzHome
2bf13a50c4 find to findOne 2018-05-19 22:17:00 +02:00
IgnatzHome
382b14ea27 debugging _fieldNameToId 2018-05-19 21:54:20 +02:00
IgnatzHome
17fcfd3697 correcting _fieldNameToId(field); 2018-05-19 21:42:11 +02:00
IgnatzHome
811ccf0f10 i was constructing the wrong and the whole time.. *sigh* 2018-05-19 21:31:43 +02:00
IgnatzHome
422424d21c fixing string detection in advanced filter 2018-05-19 21:19:10 +02:00
IgnatzHome
0bdc7efc8b another debug line 2018-05-19 21:06:53 +02:00
IgnatzHome
ba12b53e49 correct way, wrong idea 2018-05-19 20:53:25 +02:00
IgnatzHome
b9ead144fb javascript is confusing sometimes 2018-05-19 20:33:49 +02:00
IgnatzHome
1d58e40133 this took me way too long 2018-05-19 20:17:52 +02:00
IgnatzHome
cd749bc385 console log for debug 2018-05-19 19:59:10 +02:00
IgnatzHome
01cd2df369 correcting return type from constructed 2018-05-19 19:16:10 +02:00
IgnatzHome
1854f5c061 correcting push not part of string 2018-05-19 19:00:20 +02:00
IgnatzHome
b00bd04baa first test for Advanced Filter 2018-05-19 18:38:48 +02:00
IgnatzHome
977bce9eb2 correcting 'no custom fields' 2018-05-19 16:23:18 +02:00
IgnatzHome
bc0aef3332 More Filter Corrections (Custom Fields) 2018-05-19 16:06:06 +02:00
IgnatzHome
f6d19d2833 Filter Sidebar Corrections 2018-05-19 15:40:51 +02:00
IgnatzHome
c431af27c2 Correcting FIlter search with Multiple Custom Fields 2018-05-19 15:35:25 +02:00
IgnatzHome
cbdb7b4f64 Correcting constructed mongoSelector 2018-05-19 15:21:12 +02:00
IgnatzHome
78317ef792 Filter on custom fields presence 2018-05-19 14:51:01 +02:00