1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777 |
- // initial list
- QUnit.test('table new - initial list', assert => {
- App.i18n.set('de-de')
- $('#qunit').append('<hr><h1>table with data</h1><div id="table-new1"></div>')
- var el = $('#table-new1')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note 1',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note 2',
- active: false,
- created_at: '2014-06-10T10:17:34.000Z',
- },
- ], {clear: true})
- var table = new App.ControllerTable({
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'}),
- checkbox: false,
- radio: false,
- })
- //equal(el.find('table').length, 0, 'row count')
- //table.render()
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0, 'check row 3')
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'noChanges')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: 'Priority',
- note: 'some note 1',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.lenghtChanged')
- assert.equal(result[1], 2)
- assert.equal(result[2], 1)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), 'Priorität', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 0, 'check row 2')
- App.TicketPriority.refresh([], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'emptyList')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Keine Einträge', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 0, 'check row 1')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note 1',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note 2',
- active: false,
- created_at: '2014-06-10T10:17:34.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0, 'check row 3')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note 1',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note 2',
- active: false,
- created_at: '2014-06-10T10:17:34.000Z',
- },
- {
- id: 3,
- name: '3 high',
- note: 'some note 3',
- active: false,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(result[1][0], undefined)
- assert.equal(result[2][0], 2)
- assert.equal(result[2][1], undefined)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0, 'check row 4')
- result = table.update({sync: true, orderDirection: 'DESC', orderBy: 'name'})
- assert.equal(result[0], 'fullRender.contentChanged')
- assert.equal(result[1], 0)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '3 hoch', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '1 niedrig', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0, 'check row 4')
- result = table.update({sync: true, orderDirection: 'ASC', orderBy: 'name'})
- assert.equal(result[0], 'fullRender.contentChanged')
- assert.equal(result[1], 0)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0, 'check row 4')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note 1',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 3,
- name: '3 high',
- note: 'some note 3',
- active: false,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(result[1][0], 1)
- assert.equal(result[1][1], undefined)
- assert.notOk(result[1][1])
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0, 'check row 3')
- result = table.update({sync: true, overviewAttributes: ['name', 'created_at']})
- assert.equal(result[0], 'fullRender.overviewAttributesChanged')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th').length, 2, 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 2, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 2, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0, 'check row 3')
- App.TicketPriority.refresh([], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'emptyList')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Keine Einträge', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 0, 'check row 1')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note 1',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 3,
- name: '3 high',
- note: 'some note 3',
- active: false,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'}), overviewAttributes: ['name'], orderBy: 'created_at', orderDirection: 'DESC'})
- assert.equal(result[0], 'fullRender')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th').length, 1, 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 1, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 1, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0, 'check row 3')
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'}), overviewAttributes: ['name'], orderBy: 'created_at', orderDirection: 'ASC'})
- assert.equal(result[0], 'fullRender.overviewAttributesChanged')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th').length, 1, 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 1, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 1, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0, 'check row 3')
- $('#qunit').append('<hr><h1>table group by with data</h1><div id="table-new2"></div>')
- var el = $('#table-new2')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- {
- id: 3,
- name: '3 high',
- note: 'some other note',
- active: true,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- ], {clear: true})
- var table = new App.ControllerTable({
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'}),
- checkbox: false,
- radio: false,
- groupBy: 'note',
- })
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 1, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), 'some note', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 niedrig', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '2 normal', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 1, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td:first').text().trim(), 'some other note', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(5) > td:first').text().trim(), '3 hoch', 'check row 5')
- assert.equal(el.find('tbody > tr:nth-child(5) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 5')
- assert.equal(el.find('tbody > tr:nth-child(5) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 5')
- assert.equal(el.find('tbody > tr:nth-child(6) > td').length, 0, 'check row 6')
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'noChanges')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 1, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), 'some note', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 niedrig', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '2 normal', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0, 'check row 6')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- {
- id: 3,
- name: '3 high',
- note: 'some other note',
- active: true,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(result[1][0], undefined)
- assert.equal(result[2][0], 3)
- assert.equal(result[2][1], 4)
- assert.equal(result[2][2], undefined)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 1, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), 'some note', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 niedrig', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '2 normal', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 1, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td:first').text().trim(), 'some other note', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(5) > td:first').text().trim(), '3 hoch', 'check row 5')
- assert.equal(el.find('tbody > tr:nth-child(5) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 5')
- assert.equal(el.find('tbody > tr:nth-child(5) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 5')
- assert.equal(el.find('tbody > tr:nth-child(6) > td').length, 0, 'check row 6')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- {
- id: 3,
- name: '3 high',
- note: 'some other note',
- active: true,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- {
- id: 4,
- name: '4 high',
- note: 'some other note',
- active: true,
- created_at: '2014-06-10T10:17:39.000Z',
- },
- {
- id: 5,
- name: '5 high',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:39.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(result[1][0], undefined)
- assert.equal(result[2][0], 3)
- assert.equal(result[2][1], 6)
- assert.equal(result[2][2], undefined)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 1, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), 'some note', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 niedrig', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '2 normal', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 3, 'check row 4')
- assert.equal(el.find('tbody > tr:nth-child(4) > td:first').text().trim(), '5 high', 'check row 4')
- assert.equal(el.find('tbody > tr:nth-child(4) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 4')
- assert.equal(el.find('tbody > tr:nth-child(4) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 4')
- assert.equal(el.find('tbody > tr:nth-child(5) > td').length, 1, 'check row 5')
- assert.equal(el.find('tbody > tr:nth-child(5) > td:first').text().trim(), 'some other note', 'check row 5')
- assert.equal(el.find('tbody > tr:nth-child(6) > td:first').text().trim(), '3 hoch', 'check row 6')
- assert.equal(el.find('tbody > tr:nth-child(6) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 6')
- assert.equal(el.find('tbody > tr:nth-child(6) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 6')
- assert.equal(el.find('tbody > tr:nth-child(7) > td').length, 3, 'check row 7')
- assert.equal(el.find('tbody > tr:nth-child(7) > td:first').text().trim(), '4 high', 'check row 7')
- assert.equal(el.find('tbody > tr:nth-child(7) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 7')
- assert.equal(el.find('tbody > tr:nth-child(7) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 7')
- assert.equal(el.find('tbody > tr:nth-child(8) > td').length, 0, 'check row 8')
- $('#qunit').append('<hr><h1>table with large data</h1><div id="table-new3"></div>')
- var el = $('#table-new3')
- var objects = [];
- var created_at = Date.parse('2014-06-10T11:17:34.000Z')
- for (i = 0; i < 1000; i++) {
- local_created_at = new Date(created_at - (1000 * 60 * 60 * 24 * i)).toISOString()
- item = {
- id: i,
- name: i + ' prio',
- note: 'some note',
- active: true,
- created_at: local_created_at,
- }
- objects.push(item)
- }
- App.TicketPriority.refresh(objects.reverse(), {clear: true})
- var table = new App.ControllerTable({
- tableId: 'large_table_test',
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.all(),
- checkbox: false,
- radio: false,
- ttt: true
- })
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '999 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '15.09.2011', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '998 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '16.09.2011', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '997 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '17.09.2011', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="name"] .js-sort .icon').length, 0)
- el.find('.js-tableHead[data-column-key="name"] .js-sort').trigger('click')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '0 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '09.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '10 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '31.05.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="name"] .js-sort .icon.icon-arrow-up').length, 1)
- assert.equal(el.find('.js-tableHead[data-column-key="name"] .js-sort .icon.icon-arrow-down').length, 0)
- el.find('.js-tableHead[data-column-key="name"] .js-sort').trigger('click')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '999 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '15.09.2011', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '998 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '16.09.2011', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '997 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '17.09.2011', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="name"] .js-sort .icon.icon-arrow-down').length, 1)
- assert.equal(el.find('.js-tableHead[data-column-key="name"] .js-sort .icon.icon-arrow-up').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="created_at"] .js-sort .icon').length, 0)
- el.find('.js-tableHead[data-column-key="created_at"] .js-sort').trigger('click')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '999 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '15.09.2011', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '998 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '16.09.2011', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '997 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '17.09.2011', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="name"] .js-sort .icon').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="created_at"] .js-sort .icon.icon-arrow-down').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="created_at"] .js-sort .icon.icon-arrow-up').length, 1)
- el.find('.js-tableHead[data-column-key="created_at"] .js-sort').trigger('click')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '0 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '09.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '2 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '08.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="name"] .js-sort .icon').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="created_at"] .js-sort .icon.icon-arrow-down').length, 1)
- assert.equal(el.find('.js-tableHead[data-column-key="created_at"] .js-sort .icon.icon-arrow-up').length, 0)
- objects = App.TicketPriority.all().reverse()
- objects.shift()
- objects.shift()
- result = table.update({sync: true, objects: objects})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(result[1][0], 1)
- assert.equal(result[1][1], 0)
- assert.equal(result[2][0], 148)
- assert.equal(result[2][1], 149)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '2 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '08.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '3 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '07.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '4 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '06.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(149) > td:first').text().trim(), '150 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(149) > td:nth-child(2)').text().trim(), '11.01.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(149) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(150) > td:first').text().trim(), '151 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(150) > td:nth-child(2)').text().trim(), '10.01.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(150) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="name"] .js-sort .icon').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="created_at"] .js-sort .icon.icon-arrow-down').length, 1)
- assert.equal(el.find('.js-tableHead[data-column-key="created_at"] .js-sort .icon.icon-arrow-up').length, 0)
- el.find('.js-tableHead[data-column-key="created_at"] .js-sort').trigger('click')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '999 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '15.09.2011', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '998 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '16.09.2011', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '997 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '17.09.2011', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="name"] .js-sort .icon').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="created_at"] .js-sort .icon.icon-arrow-down').length, 0)
- assert.equal(el.find('.js-tableHead[data-column-key="created_at"] .js-sort .icon.icon-arrow-up').length, 1)
- el.find('.js-tableHead[data-column-key="created_at"] .js-sort').trigger('click')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '2 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '08.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '3 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '07.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '4 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '06.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(149) > td:first').text().trim(), '150 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(149) > td:nth-child(2)').text().trim(), '11.01.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(149) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(150) > td:first').text().trim(), '151 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(150) > td:nth-child(2)').text().trim(), '10.01.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(150) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- $('#qunit').append('<hr><h1>table with now data</h1><div id="table-new4"></div>')
- var el = $('#table-new4')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- ], {clear: true})
- var table = new App.ControllerTable({
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'}),
- checkbox: false,
- radio: false,
- })
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 0)
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(result[1][0], undefined)
- assert.equal(result[2][0], 1)
- assert.equal(result[2][1], undefined)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0)
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- {
- id: 3,
- name: '3 high',
- note: 'some note 3',
- active: true,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(result[1][0], undefined)
- assert.equal(result[2][0], 2)
- assert.equal(result[2][1], undefined)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '3 hoch')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0)
- App.TicketPriority.refresh([
- {
- id: 3,
- name: '3 high',
- note: 'some note 3',
- active: true,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(result[1][0], 0)
- assert.equal(result[1][1], undefined)
- assert.equal(result[2][0], undefined)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '2 normal')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '3 hoch')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0)
- App.TicketPriority.refresh([
- {
- id: 2,
- name: '2 normal',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.lenghtChanged')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '2 normal')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 0)
- App.TicketPriority.refresh([], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'emptyList')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Keine Einträge', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 0, 'check row 1')
- App.TicketPriority.refresh([
- {
- id: 2,
- name: '2 normal',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '2 normal')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 0)
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(result[1][0], undefined)
- assert.equal(result[2][0], 0)
- assert.equal(result[2][1], undefined)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0)
- App.TicketPriority.refresh([
- {
- id: 2,
- name: '2 normal',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.lenghtChanged')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3)
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '2 normal')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 0)
- $('#qunit').append('<hr><h1>table with large data and pager</h1><div id="table-new5"></div>')
- var el = $('#table-new5')
- var objects = [];
- var created_at = Date.parse('2014-06-10T11:17:34.000Z')
- for (i = 0; i < 151; i++) {
- local_created_at = new Date(created_at - (1000 * 60 * 60 * 24 * i)).toISOString()
- item = {
- id: i,
- name: i + ' prio',
- note: 'some note',
- active: true,
- created_at: local_created_at,
- }
- objects.push(item)
- }
- App.TicketPriority.refresh(objects, {clear: true})
- var table = new App.ControllerTable({
- tableId: 'large_table_test_pager',
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.all(),
- checkbox: false,
- radio: false,
- ttt: true
- })
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '0 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '09.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '2 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '08.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- assert.equal(el.find('.js-pager').first().find('.js-page').length, 2)
- assert.equal(el.find('.js-pager').first().find('.js-page.is-selected').length, 1)
- assert.equal(el.find('.js-pager').first().find('.js-page.is-selected').text(), '1')
- el.find('.js-pager').first().find('.js-page:nth-child(2)').trigger('click')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '150 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '11.01.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr').length, 1)
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 0)
- objects = [
- {
- id: 500,
- name: '500 prio',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- ]
- App.TicketPriority.refresh(objects)
- result = table.update({sync: true, objects: App.TicketPriority.all()})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(result[1][0], undefined)
- assert.equal(result[2][0], 1)
- assert.equal(result[2][1], undefined)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '150 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '11.01.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '500 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr').length, 2)
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0)
- objects = App.TicketPriority.all()
- objects.splice(2,1)
- result = table.update({sync: true, objects: objects})
- assert.equal(result[0], 'fullRender.lenghtChanged')
- //equal(result[1][0], 1)
- //equal(result[1][1], undefined)
- //equal(result[2][0], undefined)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '500 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr').length, 1)
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 0)
- objects.splice(2,1)
- result = table.update({sync: true, objects: objects})
- assert.equal(result[0], 'fullRender.lenghtChanged')
- //equal(result[0], 'fullRender.contentRemoved')
- //equal(result[1][0], 1)
- //equal(result[1][1], undefined)
- //equal(result[2][0], undefined)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '0 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '09.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '4 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '06.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- assert.equal(el.find('.js-pager').first().find('.js-page').length, 0)
- objects = [
- {
- id: 500,
- name: '500 prio',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- ]
- App.TicketPriority.refresh(objects)
- objects = App.TicketPriority.all()
- result = table.update({sync: true, objects: objects})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(el.find('.js-pager').first().find('.js-page').length, 2)
- assert.equal(el.find('.js-pager').first().find('.js-page.is-selected').length, 1)
- assert.equal(el.find('.js-pager').first().find('.js-page.is-selected').text(), '1')
- el.find('.js-pager').first().find('.js-page:nth-child(2)').trigger('click')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '150 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '11.01.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '500 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr').length, 2)
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0)
- assert.equal(el.find('.js-pager').first().find('.js-page').length, 2)
- assert.equal(el.find('.js-pager').first().find('.js-page.is-selected').length, 1)
- assert.equal(el.find('.js-pager').first().find('.js-page.is-selected').text(), '2')
- el.find('.js-pager').first().find('.js-page:nth-child(1)').trigger('click')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '0 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '09.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '2 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '08.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- assert.equal(el.find('.js-pager').first().find('.js-page').length, 2)
- assert.equal(el.find('.js-pager').first().find('.js-page.is-selected').length, 1)
- assert.equal(el.find('.js-pager').first().find('.js-page.is-selected').text(), '1')
- objects.splice(2,2)
- result = table.update({sync: true, objects: objects})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(el.find('.js-pager').first().find('.js-page').length, 0)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '0 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '09.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '4 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '06.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- objects = [
- {
- id: 501,
- name: '501 prio',
- note: 'some note',
- active: true,
- created_at: '2014-06-10T10:17:30.000Z',
- },
- ]
- App.TicketPriority.refresh(objects)
- objects = App.TicketPriority.all()
- result = table.update({sync: true, objects: objects})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '0 prio', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '1 prio', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '09.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '2 prio', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '08.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 3')
- assert.equal(el.find('tbody > tr').length, 150)
- assert.equal(el.find('tbody > tr:nth-child(151) > td').length, 0)
- assert.equal(el.find('.js-pager').first().find('.js-page').length, 2)
- assert.equal(el.find('.js-pager').first().find('.js-page.is-selected').length, 1)
- assert.equal(el.find('.js-pager').first().find('.js-page.is-selected').text(), '1')
- $('#qunit').append('<hr><h1>table with data 7</h1><div id="table-new7"></div>')
- var el = $('#table-new7')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note 1',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note 2',
- active: false,
- created_at: '2014-06-10T10:17:34.000Z',
- },
- {
- id: 3,
- name: '3 high',
- note: 'some note 3',
- active: false,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- ], {clear: true})
- var table = new App.ControllerTable({
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'}),
- checkbox: false,
- radio: false,
- })
- //equal(el.find('table').length, 0, 'row count')
- //table.render()
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0, 'check row 3')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note',
- active: true,
- created_at: '2014-06-12T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note 2',
- active: false,
- created_at: '2014-06-10T10:17:34.000Z',
- },
- {
- id: 3,
- name: '3 high',
- note: 'some note 3',
- active: false,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- ], {clear: true})
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'fullRender.contentRemoved')
- assert.equal(result[1][0], 0)
- assert.equal(result[1][1], undefined)
- assert.equal(result[2][0], 0)
- assert.equal(result[2][1], undefined)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '12.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0, 'check row 3')
- $('#qunit').append('<hr><h1>table with data 8</h1><div id="table-new8"></div>')
- var el = $('#table-new8')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note',
- active: true,
- created_at: '2014-06-12T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note 2',
- active: false,
- created_at: '2014-06-10T10:17:34.000Z',
- },
- {
- id: 3,
- name: '3 high',
- note: 'some note 3',
- active: false,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- ], {clear: true})
- var table = new App.ControllerTable({
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.all(),
- checkbox: false,
- radio: false,
- orderBy: 'not_existing',
- orderDirection: 'DESC',
- })
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '12.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0, 'check row 3')
- result = table.update({sync: true, objects: App.TicketPriority.all(), orderBy: 'not_existing', orderDirection: 'ASC'})
- assert.equal(result[0], 'noChanges')
- $('#qunit').append('<hr><h1>table with data 9</h1><div id="table-new9"></div>')
- var el = $('#table-new9')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- external_id: 3,
- note: 'some note',
- active: true,
- created_at: '2014-06-12T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- external_id: 2,
- note: 'some note 2',
- active: false,
- created_at: '2014-06-10T10:17:34.000Z',
- },
- {
- id: 3,
- name: '3 high',
- external_id: 1,
- note: 'some note 3',
- active: false,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- ], {clear: true})
- App.TicketPriority.resetAttributes()
- App.TicketPriority.updateAttributes([{
- name: 'external_id',
- display: 'External',
- tag: 'input',
- readonly: 1,
- }])
- var table = new App.ControllerTable({
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.all(),
- checkbox: false,
- radio: false,
- orderBy: 'external',
- orderDirection: 'DESC',
- })
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '12.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0, 'check row 3')
- result = table.update({sync: true, objects: App.TicketPriority.all(), orderBy: 'external', orderDirection: 'ASC'})
- assert.equal(result[0], 'fullRender.contentChanged')
- assert.equal(result[1], 0)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '12.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0, 'check row 3')
- $('#qunit').append('<hr><h1>table with data 10</h1><div id="table-new10"></div>')
- var el = $('#table-new10')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- external_id: 3,
- note: 'some note',
- active: true,
- created_at: '2014-06-12T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- external_id: 2,
- note: 'some note 2',
- active: false,
- created_at: '2014-06-10T10:17:34.000Z',
- },
- {
- id: 3,
- name: '3 high',
- external_id: 1,
- note: 'some note 3',
- active: false,
- created_at: '2014-06-10T10:17:38.000Z',
- },
- ], {clear: true})
- App.TicketPriority.resetAttributes()
- App.TicketPriority.updateAttributes([{
- name: 'external',
- display: 'External',
- tag: 'input',
- readonly: 1,
- }])
- var table = new App.ControllerTable({
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.all(),
- checkbox: false,
- radio: false,
- orderBy: 'external',
- orderDirection: 'ASC',
- })
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '12.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0, 'check row 3')
- result = table.update({sync: true, objects: App.TicketPriority.all(), orderBy: 'external', orderDirection: 'DESC'})
- assert.equal(result[0], 'fullRender.contentChanged')
- assert.equal(result[1], 0)
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '3 hoch', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 3')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '10.06.2014', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(2)').text().trim(), '12.06.2014', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(3) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(4) > td').length, 0, 'check row 3')
- $('#qunit').append('<hr><h1>table with data 11</h1><div id="table-new11"></div>')
- var el = $('#table-new11')
- App.TicketPriority.refresh([
- {
- id: 1,
- name: '1 low',
- note: 'some note 1',
- active: true,
- created_at: '2014-06-10T11:17:34.000Z',
- },
- {
- id: 2,
- name: '2 normal',
- note: 'some note 2',
- active: false,
- created_at: '2014-06-10T10:17:34.000Z',
- },
- ], {clear: true})
- var table = new App.ControllerTable({
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'}),
- checkbox: false,
- radio: false,
- frontendTimeUpdateExecute: false,
- })
- //equal(el.find('table').length, 0, 'row count')
- //table.render()
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(3) > td').length, 0, 'check row 3')
- result = table.update({sync: true, objects: App.TicketPriority.search({sortBy:'name', order: 'ASC'})})
- assert.equal(result[0], 'noChanges')
- assert.equal(el.find('table > thead > tr').length, 1, 'row count')
- assert.equal(el.find('table > thead > tr > th:nth-child(1)').text().trim(), 'Name', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(2)').text().trim(), 'Erstellt', 'check header')
- assert.equal(el.find('table > thead > tr > th:nth-child(3)').text().trim(), 'Aktiv', 'check header')
- assert.equal(el.find('tbody > tr:nth-child(1) > td').length, 3, 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:first').text().trim(), '1 niedrig', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(2)').text().trim(), '', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(1) > td:nth-child(3)').text().trim(), 'aktiv', 'check row 1')
- assert.equal(el.find('tbody > tr:nth-child(2) > td').length, 3, 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:first').text().trim(), '2 normal', 'check row 2')
- assert.equal(el.find('tbody > tr:nth-child(2) > td:nth-child(2)').text().trim(), '', 'check row 2')
- $('#qunit').append('<hr><h1>table with large data and pager and 10 per page</h1><div id="table-new12"></div>')
- var el = $('#table-new12')
- var objects = [];
- var created_at = Date.parse('2014-06-10T11:17:34.000Z')
- for (i = 0; i < 35; i++) {
- local_created_at = new Date(created_at - (1000 * 60 * 60 * 24 * i)).toISOString()
- item = {
- id: i,
- name: i + ' prio',
- note: 'some note',
- active: true,
- created_at: local_created_at,
- }
- objects.push(item)
- }
- App.TicketPriority.refresh(objects, {clear: true})
- var table = new App.ControllerTable({
- tableId: 'large_table_test_pager',
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.all(),
- checkbox: false,
- radio: false,
- pagerItemsPerPage: 10,
- ttt: true
- })
- assert.equal(el.find('tbody > tr').length, 10)
- assert.equal(el.find('.js-pager:first-child .js-page').length, 4)
- $('#qunit').append('<hr><h1>table with large data and pager disabled</h1><div id="table-new13"></div>')
- var el = $('#table-new13')
- var objects = [];
- var created_at = Date.parse('2014-06-10T11:17:34.000Z')
- for (i = 0; i < 200; i++) {
- local_created_at = new Date(created_at - (1000 * 60 * 60 * 24 * i)).toISOString()
- item = {
- id: i,
- name: i + ' prio',
- note: 'some note',
- active: true,
- created_at: local_created_at,
- }
- objects.push(item)
- }
- App.TicketPriority.refresh(objects, {clear: true})
- var table = new App.ControllerTable({
- tableId: 'large_table_test_pager',
- el: el,
- overviewAttributes: ['name', 'created_at', 'active'],
- model: App.TicketPriority,
- objects: App.TicketPriority.all(),
- checkbox: false,
- radio: false,
- pagerEnabled: false,
- ttt: true
- })
- assert.equal(el.find('tbody > tr').length, 200)
- assert.equal(el.find('.js-pager:first-child .js-page').length, 0)
- })
|