Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
ede709d
add Dockerfile & docker-compose.yaml
vieirin Oct 22, 2020
ab955c4
finnaly running rake
vieirin Oct 24, 2020
b9c368d
remove initdb
vieirin Oct 24, 2020
d756639
now rails is running
vieirin Oct 24, 2020
430b294
change compose command
vieirin Oct 25, 2020
0b27a11
Implementado cucumber da feature #11
vieirin Oct 29, 2020
4b77f6d
Implementado cumcumber da feature #8
joaoviktor22 Oct 29, 2020
87a5d56
Merge remote-tracking branch 'origin/master'
joaoviktor22 Oct 29, 2020
ebf9f55
Implementado cucumber da feature #8
joaoviktor22 Oct 29, 2020
a834640
Merge remote-tracking branch 'origin/master'
joaoviktor22 Oct 29, 2020
a1c1967
Implementado cumcumber da feature #9
Oct 29, 2020
dff6a08
Create ver_processos_por_pessoa.feature
rafaelmdalmoro Oct 30, 2020
d338f13
Merge branch 'master' of https://github.com/vieiramanoel/secretaria_ppgi
Oct 30, 2020
f9487c2
Update ver_processos_por_pessoa.feature
rafaelmdalmoro Oct 30, 2020
f973ad0
Readme e stepDefinitions
rafaelmdalmoro Oct 31, 2020
fb2f9e5
Finalização do MD
rafaelmdalmoro Oct 31, 2020
a6c851a
Rsteps Feature #13
rafaelmdalmoro Oct 31, 2020
6977383
Implementando RSpec da feature #8
joaoviktor22 Nov 15, 2020
812bc25
Added models from MER
vieirin Nov 15, 2020
44f6e5d
Merge branch 'master' of github.com:vieiramanoel/secretaria_ppgi into…
vieirin Nov 15, 2020
ff99599
Implementando migrate da feature #8
joaoviktor22 Nov 16, 2020
83fb6dd
New migrations and seed file
vieirin Nov 16, 2020
b8aafb8
Implementando RSpec da feature #8
joaoviktor22 Nov 16, 2020
67f476e
Implementando RSpec e Migrate feature #8
joaoviktor22 Nov 16, 2020
7412614
Question and Question Topic model
rafaelmdalmoro Nov 16, 2020
c500e62
WikiEntry and WikiEntryComment Models
rafaelmdalmoro Nov 16, 2020
b4cbe77
Atualizando RSpec e Migrate de Processo e ProcessStatus
joaoviktor22 Nov 16, 2020
f9121a7
Activity_Type models
joaoviktor22 Nov 16, 2020
f1e452e
spec models (Wiki, WikiEntry, Question and QuestionTopic)
rafaelmdalmoro Nov 16, 2020
59f9852
Add last tables from MER
vieirin Nov 16, 2020
a4e9d71
Merge branch 'master' of github.com:vieiramanoel/secretaria_ppgi into…
vieirin Nov 16, 2020
61c0034
WikiEntry e WikiEntryComment migrate
joaoviktor22 Nov 16, 2020
42775de
Wiki models correction
rafaelmdalmoro Nov 16, 2020
c00f65f
Merge remote-tracking branch 'origin/master'
joaoviktor22 Nov 16, 2020
cb31049
Merge branch 'master' into sprint_2
vieirin Nov 16, 2020
7050e31
test request_type with rspec
vieirin Nov 16, 2020
37cd6b4
basic proces controller working
vieirin Nov 23, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .idea/.generators

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/.rakeTasks

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions .idea/dataSources.local.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 29 additions & 0 deletions .idea/dataSources.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading