This website requires JavaScript.
Explore
Help
Sign In
bustikiller
/
wedding-planner
Watch
1
Star
0
Fork
0
You've already forked wedding-planner
Code
Issues
Pull Requests
14
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
tests.yml
Actor
All actors
bustikiller
Status
All status
success
failure
waiting
running
Configure letter opener to read emails via web UI
copyright_notice.yml #987
:
Commit
b892d4006f
pushed by
bustikiller
#150
2024-11-30 18:12:48 +00:00
2m19s
Merge pull request 'Install and configure Devise for user authentication' (#149) from devise into main
build.yml #984
:
Commit
271ad270a4
pushed by
bustikiller
main
2024-11-30 18:01:51 +00:00
11m6s
Generate user model, document some endpoints (missing email verification)
copyright_notice.yml #969
:
Commit
b8e6df732c
pushed by
bustikiller
#149
2024-11-30 13:25:36 +00:00
1m30s
Install devise gem
copyright_notice.yml #960
:
Commit
d9ab2f5091
pushed by
bustikiller
#149
2024-11-30 10:02:35 +00:00
2m35s
Merge pull request 'Revert user authentication' (#148) from revert-authentication into main
tests.yml #959
:
Commit
306fa41187
pushed by
bustikiller
main
2024-11-30 10:00:17 +00:00
34s
Merge pull request 'Revert user authentication' (#148) from revert-authentication into main
license_finder.yml #958
:
Commit
306fa41187
pushed by
bustikiller
main
2024-11-30 10:00:12 +00:00
29s
Merge pull request 'Revert user authentication' (#148) from revert-authentication into main
build.yml #957
:
Commit
306fa41187
pushed by
bustikiller
main
2024-11-30 10:16:00 +00:00
16m17s
Update dependency rubocop to v1.69.0
build.yml #954
:
Commit
50c0a80dec
pushed by
bustikiller
main
2024-11-30 09:59:43 +00:00
12m19s
Merge pull request 'Install Rails' authentication generator' (#142) from authentication into main
build.yml #942
:
Commit
993e4e5e57
pushed by
bustikiller
main
2024-11-29 19:57:40 +00:00
12m47s
Merge pull request 'Update dependency factory_bot_rails to v6.4.4' (#145) from renovate/factory_bot_rails-6.x-lockfile into main
build.yml #939
:
Commit
1a760af3e8
pushed by
bustikiller
main
2024-11-29 19:44:52 +00:00
5m55s
Update dependency rubocop to v1.69.0
tests.yml #935
:
Commit
5ac9506cb3
pushed by
bustikiller
#146
2024-11-27 01:42:43 +00:00
6m5s
Update dependency rubocop to v1.69.0
license_finder.yml #934
:
Commit
5ac9506cb3
pushed by
bustikiller
#146
2024-11-27 01:39:43 +00:00
3m6s
Merge pull request 'Update dependency factory_bot_rails to v6.4.4' (#143) from renovate/factory_bot_rails-6.x-lockfile into main
build.yml #927
:
Commit
515d841c11
pushed by
bustikiller
main
2024-11-26 06:46:48 +00:00
20m29s
Update dependency puma to v6.5.0
tests.yml #923
:
Commit
3bde27ddce
pushed by
bustikiller
main
2024-11-25 04:50:14 +00:00
3h10m32s
Update dependency puma to v6.5.0
build.yml #921
:
Commit
3bde27ddce
pushed by
bustikiller
main
2024-11-25 03:05:53 +00:00
1h32m33s
Update dependency factory_bot_rails to v6.4.4
tests.yml #914
:
Commit
5f419c64e3
pushed by
bustikiller
#143
2024-11-24 02:00:33 +00:00
1m54s
Merge pull request 'Refine guest controller' (#140) from refine-guest-controller into main
build.yml #888
:
Commit
300524956b
pushed by
bustikiller
main
2024-11-17 19:18:12 +00:00
12m10s
Merge pull request 'Define an endpoint to remove guests' (#139) from delete-guest-endpoint into main
build.yml #879
:
Commit
1f81dabff4
pushed by
bustikiller
main
2024-11-17 17:45:38 +00:00
17m24s
Merge pull request 'Remove unused bulk update endpoint' (#138) from remove-guest-bulk-update into main
build.yml #873
:
Commit
7bdfb4f789
pushed by
bustikiller
main
2024-11-17 16:23:23 +00:00
11m29s
Merge pull request 'Define an endpoint to create new guests' (#137) from api-create-guest into main
build.yml #867
:
Commit
29c9764450
pushed by
bustikiller
main
2024-11-17 11:06:38 +00:00
15m35s
Merge pull request 'Merge docker compose up and build into a single command' (#136) from readme-change into main
build.yml #861
:
Commit
08f7c1e584
pushed by
bustikiller
main
2024-11-17 10:51:03 +00:00
18m47s
Update dependency solid_queue to v1.0.2
build.yml #855
:
Commit
b008777c20
pushed by
bustikiller
main
2024-11-17 10:32:16 +00:00
6m36s
Update dependency factory_bot_rails to v6.4.4
tests.yml #851
:
Commit
c37713af8f
pushed by
bustikiller
#134
2024-11-17 01:18:36 +00:00
19s
Update dependency factory_bot_rails to v6.4.4
license_finder.yml #850
:
Commit
c37713af8f
pushed by
bustikiller
#134
2024-11-17 01:18:17 +00:00
6s
Update dependency factory_bot_rails to v6.4.4
copyright_notice.yml #849
:
Commit
c37713af8f
pushed by
bustikiller
#134
2024-11-17 01:18:10 +00:00
32s
Merge pull request 'Remove / server from Swagger configuration' (#133) from remove-localhost-swagger-server into main
build.yml #846
:
Commit
b0ee052b64
pushed by
bustikiller
main
2024-11-16 11:46:18 +00:00
13m43s
Merge pull request 'Document expenses endpoint and add some specs' (#132) from document-expenses-controller into main
build.yml #840
:
Commit
17c796c375
pushed by
bustikiller
main
2024-11-16 09:52:08 +00:00
19m30s
Merge pull request 'Remove leftover code from Swagger-CSRF experiment' (#131) from remove-swagger-csrf into main
build.yml #831
:
Commit
8e799bfd2b
pushed by
bustikiller
main
2024-11-16 09:32:38 +00:00
20m0s
Merge pull request 'Update format of guests API and document endpoints' (#130) from guests-api-changes into main
build.yml #825
:
Commit
d73f59b05c
pushed by
bustikiller
main
2024-11-16 09:12:38 +00:00
15m58s
Merge pull request 'Update dependency pry to v0.15.0' (#129) from renovate/pry-0.x-lockfile into main
build.yml #819
:
Commit
b7714051e4
pushed by
bustikiller
main
2024-11-16 08:56:40 +00:00
5m37s
First
Previous
...
9
10
11
12
13
...
Next
Last