Consumer Decision Maker
Overview
Online app
Introduction
Authors
Contributing
License
Relevant Links
Future
Application
Install instructions
Database Schema
Many To Many Polymorphic
Database Query Example
App URL Routing
Repository pattern
AJAX Calls
API's used to gather data
upcitemdb.com
upcdatabase.org
Server
Docker containers
Continous delivery
Version naming
Byproducts
php7-oci
php7cli-oci
super-simple-oci-orm
Issues
Issue #1 - Meeting #1 - Intro aplicaţie, discuţie use-case-uri, idei generale
Issue #2 - Meeting #2 - Baza de date, discuţie, setare strategie, use-case-uri
Issue #3 - Decizie disponibilitate publică a codului pe perioada dezvoltării lui
Issue #4 - Decizie sub ce licenţă să fie codul scris
Issue #5 - Proiectare diagrama UML
Issue #6 - Descriere bd - specificaţii complete asupra ce trebuie să facă proiectul
Issue #7 - Script creeare tabele
Issue #8 - Script umplere tabele cu date aleatoare
Issue #9 - Script initializare baza de date
Issue #10 - Meeting #3 - Instalare git la fiecare membru din echipă, configurare keys de conectare, testare comenzi pull/push, git add, git commit, prezentare repo
Issue #11 - Instanţiere servere, versiuni instalate, configuri
Issue #12 - Scris script webhook pentru sincronizat codul de pe server cu cel de pe repo
Issue #13 - Practici recomandate pentru cod bun în php http://www.php-fig.org/psr/psr-1/
Issue #14 - Problemă cu baza de date, query-uri foarte încete (peste 1s) la conexiunea remote
Issue #15 - Webhook la push, pentru actualizarea codului de pe server
Issue #16 - Creare tabele, coloane și indecși din baza de date folosind database migrations
Issue #17 - docker-compose.yml, include script creare bază de date la instanțiere
Issue #18 - Meeting #4 - Instalare mediu de dezvoltare, conectare la baza de date, scripturi php
Issue #19 - Meeting #5 - Interfața web
Issue #20 - Nu se poate recrea baza de date
Issue #21 - Pagina Update Profile
Issue #22 - Concatenare fișiere sqlscripts la commit într-un singur fișier pentru a putea fi rulat din Sql Developer
Issue #23 - Opțiune configurare virtualhosts la proiect
Issue #24 - Adaugă readme for sql scripts
Issue #25 - Tabela groups nu conține rows în consecință pagina groups.php nu merge
Issue #26 - Adăugare pași instalare
Issue #27 - Menu brokes on Contact page when logged in
Issue #28 - Hook recreare automată a bazei de date la schimbări în sqlscripts
Issue #29 - Formular dinamic adăugare caracteristici
Issue #30 - "Let's get started" button from home page goes nowhere when logged
Issue #31 - Contact form doesn't submit unless you fill in phone&email; must have a sending confirmation page
Issue #32 - "Let's get started" button from About page goes nowhere when logged
Issue #33 - Second + button from Preferences (not wanted section) adds new field at wanted preferences section
Issue #34 - Template listarea produselor
Issue #35 - Add clrs.cc color pallete; add more LIFE to template!
Issue #36 - Broken scroll on first page
Issue #37 - Adaugă link sursă template original pe undeva, de văzut unde
Issue #38 - Ce limbă să folosim pentru aplicație?
Issue #39 - Add valid css html icons in footer
Issue #40 - Operatiune merge, imbinare cod scris de toti membri
Issue #41 - Adaugă cod analitics pe site
Issue #42 - Modifică culoare butoane paginare
Issue #43 - Clean messy repo
Issue #44 - Animația de la meniu, să o scoatem, să nu o scoatem?
Issue #45 - Moving out to appear.in for daily conversations and screensharing
Issue #46 - Remove analytics code from repo; keep analytics code on server
Issue #47 - Meeting #6 - Status proiect
Issue #48 - Update users schema to be compatible with laravel
Issue #49 - Fix register page on laravel installation
Issue #50 - Ajax Samples
Issue #51 - Update readme.md, neeeeds lots of improvments
Issue #52 - De transformat pdf-ul cu responsabilități în markdown pentru a putea fi modificate la nevoie
Issue #53 - Bug pagina mydetails atunci când ai mai mulți useri cu același username
Issue #54 - Update psgbd/etapa2 app to new Users table modifications
Issue #55 - De creat migrările pentru toată baza de date
Issue #56 - Creare scripturi database seeder pentru generare de date aleatoare și relevante
Issue #57 - Repară naibii baza de date, să meargă live, pe local și la toată lumea odată pentru totdeauna!!!!!!
Issue #58 - Adaugă niște users dummy ca să fie acolo pentru teste
Issue #59 - [Duplicate #63] Regenerează Desen baza de date
Issue #60 - Add Laravel DebugBar for database query debugging/optimizations
Issue #61 - App acts erraticaly because groups is a reserverd word in oracle; Can we rename table groups?
Issue #62 - Make procedure in SQL to remove all existing tables&sequences; for easier database reinitialization
Issue #63 - Generare schema UML a bazei de date
Issue #64 - Add reprezentative pictures to products and companies
Issue #65 - Add UPC code in products table
Issue #66 - Add 'views' column in products table
Issue #67 - Ce face Auth:routes() ?
Issue #68 - Pentru routes accesibile doar userilor autentificați
Issue #69 - Toată lumea să-și adauge user dummy în seeder
Issue #70 - Fix dropdown menu
Issue #71 - Curăță scripturile de inițializare sql, având în vedere că acum folosim migrations
Issue #72 - Add posibility to add custom css/js for specific pages
Issue #73 - Remake blade template
Issue #74 - Fix link generation cross site
Issue #75 - Add CompaniesTableSeeder
Issue #76 - Add ProductsTableSeeder
Issue #77 - Document and implement a way to generate characteristics programatically
Issue #78 - Generate and add favicon for site
Issue #79 - Add latest db sketch link to readme
Issue #80 - Get groups for authenticated user using laravel eloquent
Issue #81 - Add residual products that were created during the development of the app
Issue #82 - Add atom feeds for things in out site (like products)
Issue #83 - Implement a roadmap for our project
Issue #84 - somehow prepare database for first time run
Issue #85 - Remove etapa2 code as it is no longer needed
Issue #86 - think a file permissions schema; write documentation for it
Issue #87 - Etapa 3 psgbd - discuţii
Issue #88 - limit AJAX requests for security purposes
Issue #89 - Fix duplicated relationship generated in CondrgroupUserTableSeeder
Issue #90 - sql query to get all characteristics for a product id
Issue #91 - Use Reviewable and pull requests from now on. Code uploaded is too ugly and buggy.
Pull #92 - testing reviewable
Pull #93 - Ads viewgroup modifications
Pull #94 - incomplete code for products
Pull #95 - working characteristic relationship
Pull #96 - Major backend changes!!!
Issue #97 - Make change password work
Issue #98 - Colecţionare coduri de bare de la diverse
Issue #99 - Use requestb.in for testing http requests
Issue #100 - Should we put laravel debugbar on production or not?
Issue #101 - Parte de administrare, vom avea oare? Ce administrăm dacă vom avea?
Issue #102 - Secure the git hook
Issue #103 - Write docker image for running the site in development mode without without apache
Issue #104 - GuzzleHttp requests examples
Issue #105 - Add current running version somewhere in the site
Pull #106 - Updates webhook code and other server related changes
Issue #107 - Legat de structură; unele pagini vor fi scoase; care vor fi acelea?
Issue #108 - Add envoy task to migrate and seed the database
Issue #109 - Add envoy task to execute sql init scripts
Issue #110 - Restore login form back to original width
Issue #111 - Add git hook version scripts to repo
Issue #112 - Key points for presentation on 22 may
Issue #113 - Ce plan au fetele?
Issue #114 - Inspire our readme from official laravel package readme
Issue #115 - System notificări, de concretizat
Issue #116 - Redesign pagina products
Pull #117 - Semi automated characteristicstable seeder
Pull #118 - test pull request
Pull #119 - added search bar functionality for products page
Pull #120 - Add scout credentials to .env
Issue #121 - Arată mesaj no products founds la sărci când nu găseşte rezultate
Pull #122 - fix unique constraint for group_user many to many relationship
Pull #123 - added #style to products,preferences&viewGroup pages
Pull #124 - fix image size in seeder
Pull #125 - added #style to addpreferences,groups,preferences&viewGroup pages
Pull #126 - added delete functionality to myproduct&mygroups pages
Pull #127 - "add product" functionality added
Pull #128 - stylized mygroups,mypreferences pages
Pull #129 - added major style changes to many pages
Pull #130 - add_characteristic feature implemented
Pull #131 - cleaned up code
Pull #132 - fix
Issue #133 - problem when adding characteristic to my preferences
Issue #134 - no message showing up when no groups available
Pull #135 - Some work
Issue #136 - get values and votes for a specific characteristic related to a product
Issue #137 - myproducts unequal column in row
Issue #138 - Implement scholarly in github pages
Issue #139 - add link to documentation in site
Pull #140 - Fix broken join group after login
Issue #141 - Add public/private/protected before class function declarations
Issue #142 - Use Has Many Though relationship for votes
Issue #143 - Add staticpages controller
Issue #144 - Weekend Sprint
Issue #145 - Implementing Repository Pattern
Pull #146 - Major refactoring; implements Repository Pattern and many more
Pull #147 - ads documentation draft
Issue #148 - Cuprins documentaţie
Issue #149 - Is there a way to automatically import new products with characteristics?
Issue #150 - Generate scannable ean codes for testing purposes
Pull #151 - Revert "Major refactoring; implements Repository Pattern and many more"
Pull #152 - Got minimal working routes
Pull #153 - Cleaning unused routes
Issue #154 - Display no favorited products for my/products page
Issue #155 - How to make http request from ionic?
Pull #156 - restructured database
Pull #157 - more fixes
Pull #158 - fix routes, controllers, repositories and views!!!!! @Madalina
Issue #159 - Eroare la rularea migrării
Issue #160 - Nu se afişează mesajul de success/eroare după ce adaugi grup la mygroup
Issue #161 - Fix delete for my/group
Pull #162 - add document user
Pull #163 - added products api + data manipulation for insert!!!!
Pull #164 - added pagination, changes at groups page (now, works the buttons for delete a group and appear all error messages for join and delete )
Issue #165 - instrucţiuni pentru noul seeder
Issue #166 - Finalizare documentaţie
Issue #167 - idee afişare de câţi useri a fost favorit produsul în singleview produs
Pull #168 - added ajax call
Issue #169 - Undefined offset when introducing product with ean 0762309500581
Pull #170 - Finally we have a working database
Pull #171 - Fixed duplicated entries for offers and characterizables
Pull #172 - remove broken pagination code
Issue #173 - When group has no members, find a way to let user know that the group is empty
Pull #174 - Fix group page things
Issue #175 - Doesn't work pages groups, my groups, my preferences and my products
Issue #176 - Groups Page doesn't work, GroupsController doesn't exist
Issue #177 - Button 'Add product to database' doesn't work
Issue #178 - Problem at my products page
Pull #179 - added ajax call for votes and offers for products
Issue #180 - Last weekend sprint
Issue #181 - Exemplu instrucţiuni foarte bune pentru aplicaţie
Issue #182 - Fix CSRF Ajax Security Issue
Pull #183 - Elisa work
Pull #184 - fix array error
Pull #185 - fix upc array error
Pull #186 - fix upc array error
Pull #187 - fix upc array error
Pull #188 - Elisa work
Issue #189 - adauga statistici dupa keywords cautate
Pull #190 - Documentation related modifications
Pull #191 - This branch is dedicated for last day fixes
Issue #192 - remove laravel debugbar from production
Issue #193 - add analytics code to production code
Issue #194 - Adaugă chestii de făcut în viitor în documentaţie
Issue #195 - adaugă poze reprezentative pentru grupurile pe care le avem
Thanks
Powered by
GitBook
Pull #191 - This branch is dedicated for last day fixes
#191 This branch is dedicated for last day fixes
state:
open
opened by:
adrianharabula
on:
6/6/2017
This change is
results matching "
"
No results matching "
"