Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
502 commits
Select commit Hold shift + click to select a range
f31c738
update middleman dep to 4.3.6
MasterOdin Apr 3, 2020
88b28d4
update middleman-syntax and rouge to ~>3.2
MasterOdin Apr 3, 2020
5b25b04
update nokogiri to ~> 1.10.8
MasterOdin May 8, 2020
4f5b12f
add 2.5.0 release to changelog
MasterOdin May 9, 2020
33c4acc
update screenshot in README with new rouge styling (#1228)
MasterOdin May 12, 2020
aace071
fix bc style breaks from rouge 3.x (#1226)
MasterOdin May 12, 2020
589df5f
Change instructions to use templates instead of forking (#1234)
lord May 16, 2020
8c329dc
disable asset hash for woff and woff2 files out of the box (#1231)
MasterOdin May 18, 2020
8bea123
switch to using debian for docker base for bash (#1233)
MasterOdin May 18, 2020
3582930
update sassc to 2.3.0 in Gemfile.lock
MasterOdin May 19, 2020
f0e8682
v2.6.0 release
MasterOdin May 19, 2020
c7c9eaa
Update bug report templates, remove links to Spectrum (#1239)
lord May 21, 2020
ce2c034
Replace travis with github actions (#1240)
MasterOdin May 23, 2020
215e6ee
add missing middleman build step to deploy gh workflow
MasterOdin May 23, 2020
887f6bb
Replace README Getting Started with links to wiki (#1246)
MasterOdin May 28, 2020
fb25af5
Bump middleman from 4.3.6 to 4.3.7 (#1247)
dependabot-preview[bot] May 28, 2020
595b532
cut v2.6.1 release (#1249)
MasterOdin May 30, 2020
4df1048
Fix broken "Getting Started" link in README (#1251)
ritesh99rakesh Jun 1, 2020
fc7612c
Fix link to wiki in README (#1253)
Jun 4, 2020
297fa7c
master -> main (#1264)
lord Jun 20, 2020
7c288d9
Update deploy.yml (#1265)
lord Jun 20, 2020
933b1ae
Remove outdated special thanks section: README.md (#1267)
MikeRalphson Jun 21, 2020
1b78587
Fix username typo in changelog (#1256)
jakemack Jun 8, 2020
36f82aa
Update JavaScript dependencies (#1248)
MikeRalphson Jun 8, 2020
f3653ba
Bump rouge from 3.17.0 to 3.19.0 (#1242)
dependabot-preview[bot] Jun 8, 2020
0c7698a
mark files under source/javascripts/lib as vendored by GitHub statistics
MasterOdin Jun 10, 2020
80da331
Bump redcarpet from 3.4.0 to 3.5.0 (#1241)
dependabot-preview[bot] Jun 10, 2020
cfff5c1
Bump rouge from 3.19.0 to 3.20.0 (#1260)
dependabot-preview[bot] Jun 10, 2020
f8fd39f
[Security] Bump rack from 2.2.2 to 2.2.3 (#1262)
dependabot-preview[bot] Jun 16, 2020
f720bd9
use different rouge theme for printing (#1259)
MasterOdin Jun 17, 2020
bae7edc
add copy to clipboard icon to code boxes (#1258)
MasterOdin Jun 17, 2020
513e78f
Fix handling ToC selectors that contain punctuation (#1109)
gruis Jun 20, 2020
06478b9
fix language bar truncating long list of langs (#1266)
MasterOdin Jun 21, 2020
f390aba
Strip HTML tags from ToC element with regex before showing in title b…
atlc Jun 21, 2020
e28d4d6
cut 2.7.0 release (#1268)
MasterOdin Jun 22, 2020
a16b5b1
Remove extra space before date for 2.7.0
MasterOdin Jun 22, 2020
ed7dd53
Fix link from master to main branch
MasterOdin Jun 22, 2020
27624c1
Remove merge conflict lines from README (#1274)
mckayward Jun 24, 2020
b7e80e6
Bump rouge from 3.20.0 to 3.21.0 (#1285)
dependabot-preview[bot] Jul 31, 2020
d2e11a3
Bump nokogiri from 1.10.9 to 1.10.10 (#1282)
dependabot-preview[bot] Jul 31, 2020
616df62
trim ending newline on copied code (#1296)
MasterOdin Aug 10, 2020
985a75a
Rework docker image to be easier to use for development and deploymen…
MasterOdin Aug 10, 2020
49b3418
Bump middleman from 4.3.7 to 4.3.8 (#1302)
dependabot-preview[bot] Aug 13, 2020
cdd5c62
Bump middleman from 4.3.7 to 4.3.8 (#1302)
dependabot-preview[bot] Aug 13, 2020
6f24a0d
cut 2.7.1 release
MasterOdin Aug 13, 2020
7e80f34
Merge branch 'main' into dev
MasterOdin Aug 16, 2020
7441d83
Add deploy to gh-pages for dev branch (#1305)
MasterOdin Sep 10, 2020
db503c9
update actions/cache to v2 for gh workflows (#1314)
MasterOdin Sep 10, 2020
1f9f3a2
Remove outdated special thanks section in README.md (#1307)
MikeRalphson Sep 10, 2020
54d594c
Bump rouge from 3.21.0 to 3.23.0 (#1311)
dependabot-preview[bot] Sep 10, 2020
e313732
Bump middleman from 4.3.8 to 4.3.10 (#1316)
dependabot-preview[bot] Sep 11, 2020
b3f5fcb
Bump middleman from 4.3.10 to 4.3.11 (#1319)
dependabot-preview[bot] Sep 17, 2020
3af62c8
upgrade lunr to 2.3.9 (#1325)
MikeRalphson Sep 23, 2020
de961f5
Bump rouge from 3.23.0 to 3.24.0 (#1334)
dependabot-preview[bot] Oct 15, 2020
779658d
Dockerfile: allow Docker to cache build steps (#1336)
micvbang Oct 26, 2020
0e242e3
add docker deploy step to github workflows (#1321)
MasterOdin Oct 27, 2020
e40f9be
Fix shell code examples to have line continuations (#1324)
MasterOdin Oct 27, 2020
24b1d1f
cut 2.8.0 release
MasterOdin Oct 27, 2020
ede86c3
Update command to fetch latest commit for issue template (#1342)
MasterOdin Nov 10, 2020
d46c55f
add docker version badge to README
MasterOdin Oct 28, 2020
e546ad5
Fix vagrant issue: use exact version of bundler (#1355)
victorevector Dec 17, 2020
b963852
Bump rouge from 3.24.0 to 3.25.0 (#1343)
dependabot-preview[bot] Nov 11, 2020
a3dee6a
Bump rouge from 3.25.0 to 3.26.0 (#1350)
dependabot-preview[bot] Dec 9, 2020
b5ac2a1
Bump redcarpet from 3.5.0 to 3.5.1 (#1352)
dependabot-preview[bot] Dec 16, 2020
10d4a53
Update link to ruby languages in README (#1351)
MasterOdin Dec 17, 2020
a1e14a5
Remove scale from README examples (#1363)
hdsheena Jan 14, 2021
72f91e2
Drop support for Ruby 2.3 and 2.4 (#1366)
MasterOdin Jan 14, 2021
6163c81
Update supported ruby version in Gemfile
MasterOdin Jan 14, 2021
6e9d009
[Security] Bump nokogiri from 1.10.10 to 1.11.0 (#1360)
dependabot-preview[bot] Jan 15, 2021
200e4c0
Bump nokogiri from 1.11.0 to 1.11.1 (#1370)
dependabot-preview[bot] Jan 18, 2021
b56d145
Update changelog for 2.9.0
MasterOdin Jan 18, 2021
11bcd78
Specify slate is not Ruby 3.0 compatible
MasterOdin Jan 18, 2021
e3a3a3a
Fix changelog entry for 2.9.0
MasterOdin Jan 26, 2021
681f481
Add guards around localStorage in case user disables it (#1399)
MasterOdin Feb 25, 2021
8488edf
cut 2.9.1 release (#1400)
MasterOdin Feb 27, 2021
9aed546
Bump nokogiri from 1.11.1 to 1.11.2 (#1407)
dependabot-preview[bot] Mar 14, 2021
3519c55
[Security] Bump kramdown from 2.3.0 to 2.3.1 (#1416)
dependabot-preview[bot] Mar 29, 2021
fa3a7cf
cut 2.9.2 release
MasterOdin Mar 30, 2021
e08e38c
Bump nokogiri from 1.11.2 to 1.11.3 (#1425)
dependabot-preview[bot] Apr 8, 2021
bf2f1eb
Make slate compatible with ruby 3.0.0 (#1424)
shaun-scale Apr 8, 2021
161eb66
Add git to Dockerfile (#1426)
MasterOdin Apr 8, 2021
91ae1d2
Bump middleman from `0c950d8` to `d180ca3` (#1427)
dependabot-preview[bot] Apr 13, 2021
7a555b5
cut 2.10.0 release (#1428)
MasterOdin Apr 16, 2021
50c9271
Upgrade to GitHub-native Dependabot (#1435)
dependabot-preview[bot] Apr 29, 2021
8382572
Bump nokogiri from 1.11.3 to 1.11.5 (#1446)
dependabot[bot] May 24, 2021
3164dd9
Bump middleman-autoprefixer from 2.10.1 to 3.0.0 (#1445)
dependabot[bot] May 24, 2021
56f452f
Bump nokogiri from 1.11.5 to 1.11.6 (#1450)
dependabot[bot] May 31, 2021
ef09832
Support specifying custom meta tags in YAML (#1453)
MasterOdin May 31, 2021
01b425b
Set minimum supported version of nokogiri to 1.11.4
MasterOdin May 31, 2021
8a5877f
Add sample usage of meta frontmatter to layout
MasterOdin May 31, 2021
7f42fd4
Update jquery to 3.6.0 (#1458)
MasterOdin Jun 17, 2021
9ff4200
Bump middleman from d180ca3 to 4.4.0 (#1474)
MasterOdin Jun 18, 2021
e846fe2
Bump nokogiri from 1.11.6 to 1.11.7 (#1459)
dependabot[bot] Jun 18, 2021
5531a56
Fix incorrect ruby-version parameter in deploy GitHub Actions (#1489)
itskingori Jul 28, 2021
47086f7
Bump addressable from 2.7.0 to 2.8.0 (#1484)
dependabot[bot] Aug 3, 2021
4a68e7b
Bump nokogiri from 1.11.7 to 1.12.1 (#1492)
dependabot[bot] Aug 3, 2021
21a9bb7
Bump nokogiri from 1.12.1 to 1.12.3 (#1496)
dependabot[bot] Aug 12, 2021
e5b4d9d
cut 2.11.0 release (#1455)
MasterOdin Aug 27, 2021
13749d7
Proof of concept.
AlbinLindskog Nov 12, 2021
8f66419
Finish Webhook resource.
AlbinLindskog Nov 18, 2021
c1cb587
Finish Invoices resource.
AlbinLindskog Nov 19, 2021
e1a18bc
Finish Employee resource.
AlbinLindskog Nov 19, 2021
4f7208b
Add Payout and Pricing resource.
AlbinLindskog Nov 23, 2021
c50be83
Add more otex and examples to intro.
AlbinLindskog Nov 24, 2021
e67a848
Go through example code.
AlbinLindskog Dec 10, 2021
b673d7b
Go through one more time.
AlbinLindskog Dec 10, 2021
1125ee3
Add some dynamic behaviour to it by autofilling the correct url and t…
AlbinLindskog Dec 12, 2021
2aeb550
Ensure project builds
AlbinLindskog Dec 12, 2021
6f7d2c2
QA.
AlbinLindskog Dec 12, 2021
5249470
Revert "QA."
AlbinLindskog Dec 12, 2021
32ad781
Dummy commit to force GH pages to reload
AlbinLindskog Dec 12, 2021
d7a0d54
Fix code selection.
AlbinLindskog Dec 12, 2021
1f9abac
Style explanation text.
AlbinLindskog Dec 12, 2021
976a66e
Add some explanation text for code examples
AlbinLindskog Dec 12, 2021
2ebd135
Add documentation about app links in API.
AlbinLindskog Dec 13, 2021
a29522c
Add additional documentation about base64 encoded images.
AlbinLindskog Dec 13, 2021
4942116
Switch resend-notifications endpoints to use PATCH instead of PUT to …
AlbinLindskog Dec 13, 2021
3c948b9
Clean up.
AlbinLindskog Dec 13, 2021
fd90cb7
Bump nokogiri from 1.12.3 to 1.12.4 (#1499)
dependabot[bot] Aug 30, 2021
2cb0580
Add CoinAPI to README examples (#1497)
Svisstack Aug 30, 2021
7b59ffc
Bump rouge from 3.26.0 to 3.26.1 (#1507)
dependabot[bot] Sep 18, 2021
7df143f
Bump nokogiri from 1.12.4 to 1.12.5 (#1511)
dependabot[bot] Sep 27, 2021
8ef49dc
Bump ffi from 1.15.0 to 1.15.4 (#1510)
Oct 28, 2021
fd23167
Limit GITHUB_TOKEN scope for workflows (#1522)
MasterOdin Oct 28, 2021
5a741f4
Ignore more files in docker images (#1523)
MasterOdin Oct 28, 2021
5b8efce
Bump middleman from 4.4.0 to 4.4.2 (#1530)
dependabot[bot] Nov 4, 2021
44f6142
Bump version to 2.12.0 (#1524)
MasterOdin Nov 13, 2021
cbfe771
Bump rouge from 3.26.1 to 3.27.0 (#1544)
dependabot[bot] Dec 16, 2021
831378b
Some minor spelling fixes and suggested changes
gustav Dec 20, 2021
ff07f62
Merge pull request #2 from gigapay/gustav/albin/gig-783-migrate-docum…
AlbinLindskog Jan 3, 2022
eddef30
Minor cleanup and some changes.
AlbinLindskog Jan 3, 2022
d229d13
Cleanup ReadME somewhat.
AlbinLindskog Jan 3, 2022
b475250
Merge pull request #1 from gigapay/albin/gig-783-migrate-documentation
AlbinLindskog Jan 3, 2022
b440e1b
Correct deployment instructions.
AlbinLindskog Jan 3, 2022
c74a938
Add ruby 3.1 to test suite (#1553)
enomotodev Jan 6, 2022
9c98b1f
Bump rouge from 3.27.0 to 3.28.0 (#1574)
dependabot[bot] Feb 4, 2022
0af1c01
Add support to build multi-arch docker images (#1587)
MasterOdin Mar 3, 2022
6208332
Drop support for Ruby 2.5 (#1588)
MasterOdin Mar 23, 2022
5418779
Bump nokogiri from 1.12.5 to 1.13.3 (#1585)
dependabot[bot] Mar 23, 2022
dd5a565
full_salary_specification is a read-only field now.
AlbinLindskog Mar 25, 2022
b7a5658
Bump nokogiri from 1.13.3 to 1.13.4 (#1604)
dependabot[bot] Apr 11, 2022
354e083
Updated documentation for filter, employee & payouts.
JoakimSkoog97 Apr 12, 2022
c51142f
Fixed spelling error "serach"
JoakimSkoog97 Apr 13, 2022
44b63d1
Added example of payout employee_search
JoakimSkoog97 Apr 13, 2022
5bf67b1
Made response shorter
JoakimSkoog97 Apr 13, 2022
9f799b0
Expanded employee
JoakimSkoog97 Apr 14, 2022
79ac5fc
Giang/gig 986 style slate in line with our brand style (#4)
nh-g Apr 14, 2022
68b79be
Removed cellphone_number_search & email_search & name_search
JoakimSkoog97 Apr 19, 2022
f071e7c
Merge pull request #3 from gigapay/skoog/gig-1378-add-search-function…
JoakimSkoog97 Apr 22, 2022
dc4ce03
Remove VOLUME declaration from Dockerfile (#1607)
aemengo Apr 22, 2022
e352596
Bump version to 2.13.0 (#1606)
MasterOdin Apr 23, 2022
6168cd4
Remove extra * from changelog date
MasterOdin Apr 23, 2022
848d9ee
Fix version ranges for rouge and nokogiri in 2.13.0 release
MasterOdin Apr 23, 2022
436d3d0
Changed filter name from "search_employee" to "search" in PayoutFilter.
JoakimSkoog97 Apr 29, 2022
7a20690
Merge pull request #5 from gigapay/skoog/gig-1378-add-search-function…
JoakimSkoog97 Apr 29, 2022
63eee65
Bump nokogiri from 1.13.4 to 1.13.5 (#1612)
dependabot[bot] May 5, 2022
d8225be
Fix Vagrantfile gem install for ruby >= 2.6 (#1618)
Cyb0rk Jun 24, 2022
0ef68b7
Bump rouge from 3.28.0 to 3.29.0 (#1621)
dependabot[bot] Jun 24, 2022
6115480
Bump nokogiri from 1.13.5 to 1.13.6 (#1614)
dependabot[bot] Jun 24, 2022
22ddbe3
Expand deprecated git.io links to full url (#1611)
judge2020 Jun 24, 2022
fa73871
Bump nokogiri from 1.13.6 to 1.13.7 (#1639)
dependabot[bot] Jul 12, 2022
009bd06
Bump nokogiri from 1.13.7 to 1.13.8 (#1643)
dependabot[bot] Jul 26, 2022
eb32e1b
Bump rouge from 3.29.0 to 3.30.0 (#1646)
dependabot[bot] Sep 13, 2022
9ab7838
Bump middleman-syntax from 3.2.0 to 3.3.0 (#1648)
dependabot[bot] Sep 13, 2022
9f927c1
Disable file watcher in run_build() for the sake of qemu on arm64 (#1…
anapsix Sep 13, 2022
10d4c77
Bump nokogiri from 1.13.8 to 1.13.9 (#1676)
dependabot[bot] Oct 18, 2022
0772abc
Refactor: Remove all mentions of payout country.
Jokezor Dec 21, 2022
eaa0107
Merge pull request #6 from gigapay/joakim/gig-2372-remove-payout-coun…
Jokezor Jan 2, 2023
2a2e60f
Bump redcarpet from 3.5.1 to 3.6.0 (#1715)
dependabot[bot] Jan 31, 2023
a43bf2a
Bump webrick from 1.7.0 to 1.8.1 (#1713)
dependabot[bot] Jan 31, 2023
bc3f155
Bump middleman from 4.4.2 to 4.4.3 (#1682)
dependabot[bot] Jan 31, 2023
2f73193
Add margin to paragraph following code-block on phones (#1637)
tlhunter Jan 31, 2023
fc2e92b
Bump version to 2.13.1 (#1661)
MasterOdin Jan 31, 2023
ca630ef
Add ruby 3.2 to test suite (#1755)
realityking Aug 9, 2023
cbdc43c
Remove updating gem from CI (#1787)
MasterOdin Feb 7, 2024
50239a7
Handle incorrectly set language parameter (#1756)
realityking Feb 7, 2024
97c8dd4
Update github actions/checkout and actions/cache to v3 (#1727)
jaredmoody Feb 7, 2024
c1bedd1
feat: update the styling of developergigapayse (#10)
nh-g Apr 16, 2024
e2546f6
feat: add documentation for Messages
EmberCraze Mar 28, 2024
f57305e
Merge pull request #7 from gigapay/maher/gig-4086-create-documentatio…
EmberCraze Apr 29, 2024
2989d85
Bump nokogiri from 1.12.3 to 1.12.4 (#1499)
dependabot[bot] Aug 30, 2021
e70aef9
Add CoinAPI to README examples (#1497)
Svisstack Aug 30, 2021
fd5b1c8
Bump rouge from 3.26.0 to 3.26.1 (#1507)
dependabot[bot] Sep 18, 2021
cc9af02
Bump nokogiri from 1.12.4 to 1.12.5 (#1511)
dependabot[bot] Sep 27, 2021
62ef840
Bump ffi from 1.15.0 to 1.15.4 (#1510)
Oct 28, 2021
93f29f4
Limit GITHUB_TOKEN scope for workflows (#1522)
MasterOdin Oct 28, 2021
d185aaf
Ignore more files in docker images (#1523)
MasterOdin Oct 28, 2021
0a4c710
Bump middleman from 4.4.0 to 4.4.2 (#1530)
dependabot[bot] Nov 4, 2021
2dbaabf
Bump version to 2.12.0 (#1524)
MasterOdin Nov 13, 2021
36eb39b
Bump rouge from 3.26.1 to 3.27.0 (#1544)
dependabot[bot] Dec 16, 2021
63f1f48
Add ruby 3.1 to test suite (#1553)
enomotodev Jan 6, 2022
d37b496
Bump rouge from 3.27.0 to 3.28.0 (#1574)
dependabot[bot] Feb 4, 2022
ac3c742
Add support to build multi-arch docker images (#1587)
MasterOdin Mar 3, 2022
6480ea8
Drop support for Ruby 2.5 (#1588)
MasterOdin Mar 23, 2022
6325fad
Bump nokogiri from 1.12.5 to 1.13.3 (#1585)
dependabot[bot] Mar 23, 2022
1adb683
Bump nokogiri from 1.13.3 to 1.13.4 (#1604)
dependabot[bot] Apr 11, 2022
bbd3b5a
Remove VOLUME declaration from Dockerfile (#1607)
aemengo Apr 22, 2022
12907cc
Bump version to 2.13.0 (#1606)
MasterOdin Apr 23, 2022
7a91c03
Remove extra * from changelog date
MasterOdin Apr 23, 2022
4b10452
Fix version ranges for rouge and nokogiri in 2.13.0 release
MasterOdin Apr 23, 2022
6218f56
Bump nokogiri from 1.13.4 to 1.13.5 (#1612)
dependabot[bot] May 5, 2022
1f1a450
Fix Vagrantfile gem install for ruby >= 2.6 (#1618)
Cyb0rk Jun 24, 2022
7fdc1d3
Bump rouge from 3.28.0 to 3.29.0 (#1621)
dependabot[bot] Jun 24, 2022
66c5b4f
Bump nokogiri from 1.13.5 to 1.13.6 (#1614)
dependabot[bot] Jun 24, 2022
f425770
Expand deprecated git.io links to full url (#1611)
judge2020 Jun 24, 2022
1e29afd
Bump nokogiri from 1.13.6 to 1.13.7 (#1639)
dependabot[bot] Jul 12, 2022
ea15bed
Bump nokogiri from 1.13.7 to 1.13.8 (#1643)
dependabot[bot] Jul 26, 2022
6c1d33d
Bump rouge from 3.29.0 to 3.30.0 (#1646)
dependabot[bot] Sep 13, 2022
aec2b0f
Bump middleman-syntax from 3.2.0 to 3.3.0 (#1648)
dependabot[bot] Sep 13, 2022
b502b6d
Disable file watcher in run_build() for the sake of qemu on arm64 (#1…
anapsix Sep 13, 2022
8b1e29a
Bump nokogiri from 1.13.8 to 1.13.9 (#1676)
dependabot[bot] Oct 18, 2022
9bf0615
Bump redcarpet from 3.5.1 to 3.6.0 (#1715)
dependabot[bot] Jan 31, 2023
42bd619
Bump webrick from 1.7.0 to 1.8.1 (#1713)
dependabot[bot] Jan 31, 2023
60e76d0
Bump middleman from 4.4.2 to 4.4.3 (#1682)
dependabot[bot] Jan 31, 2023
1de5948
Add margin to paragraph following code-block on phones (#1637)
tlhunter Jan 31, 2023
dca65e3
Bump version to 2.13.1 (#1661)
MasterOdin Jan 31, 2023
cf1e87b
Add ruby 3.2 to test suite (#1755)
realityking Aug 9, 2023
6cc4a58
Remove updating gem from CI (#1787)
MasterOdin Feb 7, 2024
9449d21
Handle incorrectly set language parameter (#1756)
realityking Feb 7, 2024
fd847d0
Update github actions/checkout and actions/cache to v3 (#1727)
jaredmoody Feb 7, 2024
104c9da
Merge branch 'main' of github.com:slatedocs/slate into slatedocs-main
EmberCraze Apr 30, 2024
603bd15
Merge branch 'slatedocs-main'
EmberCraze Apr 30, 2024
e4a2e78
feat: change cellphone number from required to optional
EmberCraze May 2, 2024
a435dfc
Merge pull request #11 from gigapay/maher/gig-4204-change-documentati…
EmberCraze May 2, 2024
488e852
feat: update webhook info
EmberCraze Nov 7, 2024
5c71c67
Merge pull request #12 from gigapay/maher/gig-4447-update-api-documen…
EmberCraze Nov 7, 2024
0c7b72a
feat: added documentation for employee invitation_code field
mdamire Mar 28, 2025
af7c0ff
fixup! feat: added documentation for employee invitation_code field
mdamire Apr 24, 2025
c56ea32
Merge pull request #13 from gigapay/amir/employee_invitation_code_field
mdamire Apr 24, 2025
6a09fd0
feat: add info about payrun close action
EmberCraze May 13, 2025
6f1e6ab
fixup! feat: add info about payrun close action
EmberCraze May 13, 2025
8e133a7
fixup! fixup! feat: add info about payrun close action
EmberCraze May 20, 2025
96fe5b4
Merge pull request #14 from gigapay/maher/gig-4886-add-info-about-clo…
EmberCraze May 20, 2025
9a2a0b2
feat: add `payment terms` endpoint documentation
EmberCraze May 20, 2025
996fa36
Update source/includes/_payment_terms.md
gustav Jun 11, 2025
92d843f
Update source/includes/_payment_terms.md
gustav Jun 11, 2025
fba9d69
Merge pull request #15 from gigapay/maher/gig-4891-add-info-about-pay…
gustav Jun 11, 2025
16e6189
Revert "feat: add `payment terms` endpoint documentation"
gustav Jun 12, 2025
c460c8e
Merge pull request #16 from gigapay/revert-15-maher/gig-4891-add-info…
gustav Jun 12, 2025
257a85c
feat: rename invoices endpoint to payruns in API documentation
EmberCraze Jul 8, 2025
e826293
feat: add `canceled_at` to payout documentation
EmberCraze Jul 16, 2025
2f9c1db
Merge pull request #19 from gigapay/maher/gig-4989-add-documentation-…
EmberCraze Jul 17, 2025
9240511
docs: remove integration creation endpoint documentation
EmberCraze Jul 8, 2025
e82a824
docs: remove reference to custom integrations type 3
EmberCraze Jul 8, 2025
bb15a6a
Merge pull request #18 from gigapay/maher/gig-4981-remove-api-documen…
EmberCraze Jul 17, 2025
e1512dc
Merge pull request #17 from gigapay/maher/gig-4980-rename-the-invoice…
EmberCraze Jul 25, 2025
c631d7d
feat: add documentation for `Registration` endpoint
EmberCraze Sep 2, 2025
4bc8a52
feat: add documentation for registration approve
EmberCraze Sep 8, 2025
ab15bc7
Merge pull request #21 from gigapay/maher/gig-5008-add-registration-d…
EmberCraze Sep 8, 2025
81bae1a
feat: added documentation about registration verified event.
mdamire Jul 30, 2025
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
12 changes: 12 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.git/
.github/
build/
.editorconfig
.gitattributes
.gitignore
CHANGELOG.md
CODE_OF_CONDUCT.md
deploy.sh
font-selection.json
README.md
Vagrantfile
18 changes: 18 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# EditorConfig is awesome: https://EditorConfig.org

# Top-most EditorConfig file
root = true

# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true

[*.rb]
charset = utf-8

[*.md]
trim_trailing_whitespace = false
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
source/javascripts/lib/* linguist-vendored
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Report a Bug
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Bug Description**
A clear and concise description of what the bug is and how to reproduce it.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Browser (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Last upstream Slate commit (run `git log --author="\(Robert Lord\)\|\(Matthew Peveler\)\|\(Mike Ralphson\)" | head -n 1`):**
Put the commit hash here
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Questions, Ideas, Discussions
url: https://github.com/slatedocs/slate/discussions
about: Ask and answer questions, and propose new features.
5 changes: 5 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!--
⚠️ 🚨 ⚠️ STOP AND READ THIS ⚠️ 🚨 ⚠️
👆👆 see that 'base fork' dropdown above? You should change it! The default value of "slatedocs/slate" submits your change to ALL USERS OF SLATE, not just your company. This is PROBABLY NOT WHAT YOU WANT.
-->
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
target-branch: dev
versioning-strategy: increase-if-necessary
38 changes: 38 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
name: Build

on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]

jobs:
test:
runs-on: ubuntu-latest

strategy:
matrix:
ruby-version: [2.6, 2.7, '3.0', 3.1, 3.2]

steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}

- uses: actions/cache@v3
with:
path: vendor/bundle
key: gems-${{ runner.os }}-${{ matrix.ruby-version }}-${{ hashFiles('**/Gemfile.lock') }}
restore-keys: |
gems-${{ runner.os }}-${{ matrix.ruby-version }}-
gems-${{ runner.os }}-

- run: bundle config set deployment 'true'
- name: bundle install
run: |
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3

- run: bundle exec middleman build
44 changes: 44 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
name: Deploy

on:
push:
branches: [ 'main' ]

jobs:
deploy:
permissions:
contents: write

runs-on: ubuntu-latest
env:
ruby-version: 2.6

steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ env.ruby-version }}

- uses: actions/cache@v3
with:
path: vendor/bundle
key: gems-${{ runner.os }}-${{ env.ruby-version }}-${{ hashFiles('**/Gemfile.lock') }}
restore-keys: |
gems-${{ runner.os }}-${{ env.ruby-version }}-
gems-${{ runner.os }}-

- run: bundle config set deployment 'true'
- name: bundle install
run: |
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3

- run: bundle exec middleman build

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
keep_files: true
85 changes: 85 additions & 0 deletions .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
name: Dev Deploy

on:
push:
branches: [ 'dev' ]

jobs:
push_to_registry:
runs-on: ubuntu-latest

steps:
- name: Check out the repo
uses: actions/checkout@v3

- name: Set up QEMU
uses: docker/setup-qemu-action@v1
with:
platforms: all

- name: Docker meta
id: meta
uses: docker/metadata-action@v3
with:
images: |
slatedocs/slate
tags: |
type=ref,event=branch

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v1

- name: Login to DockerHub
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_ACCESS_KEY }}

- name: Push to Docker Hub
uses: docker/build-push-action@v2
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64,linux/ppc64le
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

deploy_gh:
permissions:
contents: write

runs-on: ubuntu-latest
env:
ruby-version: 2.6

steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ env.ruby-version }}

- uses: actions/cache@v3
with:
path: vendor/bundle
key: gems-${{ runner.os }}-${{ env.ruby-version }}-${{ hashFiles('**/Gemfile.lock') }}
restore-keys: |
gems-${{ runner.os }}-${{ env.ruby-version }}-
gems-${{ runner.os }}-
- run: bundle config set deployment 'true'
- name: bundle install
run: |
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
- run: bundle exec middleman build

- name: Deploy
uses: peaceiris/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
destination_dir: dev
publish_dir: ./build
keep_files: true
47 changes: 47 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
name: Publish Docker image

on:
release:
types: [published]

jobs:
push_to_registry:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v3

- name: Set up QEMU
uses: docker/setup-qemu-action@v1
with:
platforms: all

- name: Docker meta
id: meta
uses: docker/metadata-action@v3
with:
images: slatedocs/slate
tags: |
type=ref,event=tag

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v1

- name: Login to DockerHub
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_ACCESS_KEY }}

- name: Push to Docker Hub
uses: docker/build-push-action@v2
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64,linux/ppc64le
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,14 @@ tmp
*.DS_STORE
build/
.cache
.vagrant
.sass-cache

# YARD artifacts
.yardoc
_yardoc
doc/
.idea/
.idea/

# Vagrant artifacts
ubuntu-*-console.log
9 changes: 0 additions & 9 deletions .travis.yml

This file was deleted.

Loading