Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1474 commits
Select commit Hold shift + click to select a range
6539f2f
Ensure HoundCI uses same Rubocop version as we
tvdeyen Mar 18, 2020
3f13d96
Refactor shell colors
tvdeyen Mar 18, 2020
0925641
Merge pull request #1753 from tvdeyen/update-rubocop
tvdeyen Mar 18, 2020
82a2f55
Remove Tasks::Helper module
mamhoff Mar 19, 2020
64433c8
Remove db tasks
mamhoff Mar 19, 2020
90ae19d
Remove references to nonexistent generator
mamhoff Mar 19, 2020
d22dd5a
Merge pull request #1755 from mamhoff/scaffold-to-install
tvdeyen Mar 19, 2020
69bc84e
Merge pull request #1754 from mamhoff/remove-task-helpers
tvdeyen Mar 20, 2020
30c85bd
Add Alchemy::Node.available_menu_names
mamhoff Mar 19, 2020
01f79e7
Add menus.yml to install generator
mamhoff Mar 19, 2020
560d5a7
Change menu generator to use Node.available_menu_names
mamhoff Mar 20, 2020
b82d41e
Use programmatic name and translations in new menu form
mamhoff Mar 20, 2020
3204ada
Display translated root nodes
mamhoff Mar 20, 2020
aa78e2c
Fix test coverage reporting
tvdeyen Mar 22, 2020
b55ed01
Merge pull request #1757 from tvdeyen/fix-codeclimate-test-coverage
tvdeyen Mar 22, 2020
51f00fa
Update Fontawesome
tvdeyen Mar 22, 2020
d90b254
Merge pull request #1759 from tvdeyen/update-fontawesome
tvdeyen Mar 22, 2020
6ceafe7
Merge pull request #1756 from mamhoff/programmatic-menus
tvdeyen Mar 22, 2020
b6e7e55
Add alchemy.test to development domains
tvdeyen Mar 22, 2020
1d29817
Merge pull request #1760 from tvdeyen/alchemy-test
tvdeyen Mar 22, 2020
39ca24e
Add Node Serializer
mamhoff Mar 22, 2020
85d1131
Add Api::NodesController#move
mamhoff Mar 22, 2020
b6151b4
Add Sortable.js 1.10.2
mamhoff Mar 22, 2020
7da1c0a
Use Sortable.js to sort Menus
mamhoff Mar 22, 2020
1d59430
Refactor folding code to only use one Event handler
mamhoff Mar 24, 2020
3d4f004
Move reimplementation of jQuery.on to Alchemy.on
mamhoff Mar 24, 2020
36a80cf
Refactor Folder template to Handlebars template
mamhoff Mar 24, 2020
66759de
Add tiny helper function to add Alchemy stuff to XHR
mamhoff Mar 24, 2020
f6cd9ac
Move Admin::NodesController#toggle to API
mamhoff Mar 24, 2020
fbd5498
Use programmatic paths in Node Tree JS
mamhoff Mar 24, 2020
3dd1d54
Add Accept: application/json to Alchemy.xhr
mamhoff Mar 24, 2020
1dba365
Add authorization to API Nodes Controller
mamhoff Mar 25, 2020
c9075bb
Set Move Cursor on Node Names
mamhoff Mar 25, 2020
36fb0aa
Refactor Alchemy.xhr to use Promises
mamhoff Mar 25, 2020
b7fce5c
Merge pull request #1758 from mamhoff/sortable-menus
tvdeyen Mar 25, 2020
a1f3ef3
Fix fontawesome in production
mickenorlen Mar 27, 2020
6d86bca
Update CHANGELOG after 4.5.0 release
tvdeyen Mar 30, 2020
0aa9984
Merge pull request #1765 from mickenorlen/fix-fontawesome-production
tvdeyen Mar 30, 2020
cb1fb7f
Update 5.0 Changelog
tvdeyen Mar 30, 2020
a6969bd
Remove implicit Site and Language creation (#1763)
mamhoff Mar 30, 2020
d6987ae
Fix bug in language from session w/o site
tvdeyen Mar 31, 2020
2d82429
Merge pull request #1769 from tvdeyen/fix-language-from-session-wo-site
tvdeyen Mar 31, 2020
5be4213
Multi language menus (#1774)
rmparr Apr 3, 2020
8531f6c
On Boarding Flow (#1770)
tvdeyen Apr 3, 2020
a43a746
Add content editor css class and data attributes helpers (#1761)
mickenorlen Apr 3, 2020
e246432
Add Webpacker (#1775)
tvdeyen Apr 7, 2020
5d8ae3b
Fix regular icons (#1784)
tvdeyen Apr 17, 2020
4433ede
Update sassc to version 2.3.0 (#1787)
depfu[bot] Apr 22, 2020
37d7737
Use 2.5.7 of code climate coverage reporter GH action (#1790)
tvdeyen Apr 22, 2020
addc211
Update rubocop to version 0.82.0 (#1785)
depfu[bot] Apr 22, 2020
5093856
Convert NodeTree into ES6 (#1782)
tvdeyen Apr 27, 2020
489181e
Merge branch 'fix-email'
tvdeyen Apr 27, 2020
7a79235
Add EssenceNode (#1792)
mamhoff Apr 28, 2020
1e95b31
Use Rufo to format all files in a consistent way (#1799)
tvdeyen Apr 29, 2020
7596a48
Make the preview url configurable (#1803)
tvdeyen Apr 30, 2020
09f3041
Remove stamper from essences (#1802)
tvdeyen May 4, 2020
9301a06
Remove enforce_ssl (#1804)
tvdeyen May 4, 2020
4b60c7b
Remove Site ID from nodes
mamhoff May 4, 2020
a6f3640
Remove acts_as_list from Content (#1798)
tvdeyen May 5, 2020
ba1acf5
Drop Rails 5.0 and 5.1 support (#1805)
tvdeyen May 5, 2020
09abf7b
Add Alchemy::Language.has_many :nodes (#1806)
mamhoff May 5, 2020
c206a2a
Remove stamper from content model (#1808)
tvdeyen May 5, 2020
34b1721
Remove timestamps from essences and contents (#1809)
tvdeyen May 5, 2020
afd266d
Remove legacy element serializer (#1810)
tvdeyen May 5, 2020
9a67a36
Use timestamps method in migration files (#1811)
tvdeyen May 5, 2020
12c97fe
Remove layout root pages (#1812)
tvdeyen May 5, 2020
6d9e5d8
Remove old 4.4 upgrader class (#1814)
tvdeyen May 5, 2020
c7261e8
Invoke rake task in upgrader instead of system call (#1815)
tvdeyen May 5, 2020
8b7cd55
Fix page unlock page icon replacement (#1816)
tvdeyen May 5, 2020
2196e80
Add Down Migration
mamhoff May 6, 2020
19aa55f
Remove Page.ancestors_for (#1813)
tvdeyen May 6, 2020
dc7b25d
Merge pull request #1807 from mamhoff/remove-site-id-from-nodes
mamhoff May 6, 2020
4b43ce8
Remove root page (#1817)
tvdeyen May 6, 2020
6fccc3b
Update babel-jest to version 26.0.1 (#1819)
depfu[bot] May 6, 2020
5a86ae5
Make page.language mandatory (#1818)
tvdeyen May 6, 2020
81ae05f
Use rails root in install generator (#1822)
tvdeyen May 8, 2020
30c2aa8
Add has_one association for root page (#1820)
mamhoff May 8, 2020
0eec65a
Add a quick Node select (#1821)
mamhoff May 11, 2020
729cd21
Fix Association between Nodes and EssenceNodes (#1826)
mamhoff May 13, 2020
f58f4f9
Add errors when node cant be deleted (#1828)
mamhoff May 13, 2020
f25b8e5
Render nodes (#1831)
mamhoff May 14, 2020
8ff8ca2
Add error flash to resource controller (#1827)
mamhoff May 14, 2020
02983a0
Scope has one site (#1832)
mamhoff May 14, 2020
2cb3228
Install Webpacker in install generator (#1835)
mamhoff May 18, 2020
3e4d476
Use Rails standards for deleting pages from EssencePage (#1833)
mamhoff May 18, 2020
6a08040
Fix deleting an EssenceNode from a content (#1834)
mamhoff May 18, 2020
73963dd
Translated root menus (#1825)
mamhoff May 19, 2020
f7ffece
Do not use ES6 Syntax in Node Selector (#1846)
mamhoff May 25, 2020
fe36e20
Update rubocop to version 0.84.0 (#1845)
depfu[bot] May 25, 2020
84ac809
Add indifferent access to default options in encoded_image (#1840)
mickenorlen May 25, 2020
5397826
Run yarn:install after installing webpacker in install generator (#1850)
mamhoff May 26, 2020
14625b7
Remove male sign after emoji (#1849)
mamhoff May 26, 2020
913d3dd
Fix node select ES5 syntax (#1851)
tvdeyen May 26, 2020
50f19ea
Use Alchemy npm package instead of hacking webpacker (#1853)
tvdeyen May 26, 2020
c7dad35
Remove active_record_5_1? (#1854)
tvdeyen May 27, 2020
de453c5
Set proper nested set scope on page (#1837)
tvdeyen May 27, 2020
2f15aba
Deprecate url_nesting configuration
tvdeyen May 21, 2020
21a1028
Remove the url_nesting config option
tvdeyen May 21, 2020
a43c8de
Update rubocop to version 0.85.0
depfu[bot] Jun 2, 2020
2767a66
Use apt update instead of apt-get in GH action (#1866)
tvdeyen Jun 2, 2020
9105536
Merge pull request #1844 from tvdeyen/remove-url_nesting
tvdeyen Jun 2, 2020
e75927f
Fix the sitemap wrapper height
tvdeyen May 29, 2020
40ce6ae
Use Slug as urlname field label
tvdeyen May 27, 2020
68c7e02
Update urlname translation to URL-Path
tvdeyen May 27, 2020
c801a36
Introduce page.url_path and use it for alchemyPageSelect (#1859)
tvdeyen Jun 1, 2020
961fdc7
Show url name in Page tree (#1856)
tvdeyen Jun 2, 2020
86e59cc
Use depth for page tree serializer root_or_leaf (#1864)
tvdeyen Jun 2, 2020
bb0c50d
Add active button style
tvdeyen May 18, 2020
51a7d82
Reduce horizontal padding of small button
tvdeyen May 18, 2020
5d630bc
fix GitHub Actions spelling (#1869)
alexanderadam Jun 3, 2020
bf9ecd0
Merge pull request #1867 from tvdeyen/4.6-backports
tvdeyen Jun 3, 2020
c8fcfba
Update sassc to version 2.4.0
depfu[bot] Jun 3, 2020
c4b6d59
Merge pull request #1871 from AlchemyCMS/depfu/update/sassc-2.4.0
tvdeyen Jun 3, 2020
5238788
Remove url_nesting config
tvdeyen Jun 3, 2020
dc242d9
Merge pull request #1872 from tvdeyen/remove-url_nesting-config
tvdeyen Jun 4, 2020
b60c75f
Merge pull request #1863 from AlchemyCMS/depfu/update/rubocop-0.85.0
tvdeyen Jun 4, 2020
a67c632
Do not seed while upgrading
tvdeyen Jun 4, 2020
9f18b95
Fix the order of upgrade tasks
tvdeyen Jun 4, 2020
daa78e3
Fix the add menu_type migration
tvdeyen Jun 4, 2020
9a19906
Merge pull request #1874 from tvdeyen/upgrader-fixes
tvdeyen Jun 5, 2020
44c4a3f
Remove attach_to_menu feature
tvdeyen Jun 2, 2020
3730ddd
Fix page status in page info dialog
tvdeyen Jun 3, 2020
e5eabe1
Remove usages of visible attribute from Page
tvdeyen May 21, 2020
cb7de34
Remove visible from existing pages
tvdeyen May 21, 2020
e815878
Simplify urlname generating
tvdeyen Jun 3, 2020
71bf393
Merge pull request #1868 from tvdeyen/remove-attach-to-menu
tvdeyen Jun 5, 2020
b3c794e
Update CHANGELOG for 4.6 release
tvdeyen Jun 5, 2020
69fefff
Update 5.0 changelog
tvdeyen Jun 5, 2020
59bc152
Format page sorter with Prettier
tvdeyen Jun 10, 2020
87b2648
Fix page sorting after root page removal
tvdeyen Jun 10, 2020
e3f94b4
Merge pull request #1876 from tvdeyen/page-tree-fix-sorting
tvdeyen Jun 10, 2020
751a3df
fix remove correct image in edit element content picture
Apr 7, 2020
87f8018
Merge pull request #1780 from alebacca89/fix_remove_picture_in_element
tvdeyen Jun 11, 2020
5cbe155
v5.0.0.beta1
tvdeyen Jun 11, 2020
5795da2
Allow previe url to be configured per site
tvdeyen Jun 11, 2020
102d9c1
Use pages url path in page preview for external sites
tvdeyen Jun 11, 2020
1e7c025
Merge pull request #1877 from tvdeyen/preview-per-site
tvdeyen Jun 11, 2020
e251ae5
Extract picture preprocessing into service class
tvdeyen Jun 15, 2020
a7479da
Make image preprocessor configurable
tvdeyen Jun 15, 2020
3072ac9
Merge pull request #1878 from tvdeyen/preprocess-images
tvdeyen Jun 15, 2020
4264215
Extract picture thumbnail sizes in a constant
tvdeyen Jun 15, 2020
0ea5aa3
Respect filter and tagging params in picture archive size buttons
tvdeyen Jun 16, 2020
ee69d49
Disable Style/TrailingCommaInArguments check
tvdeyen Jun 16, 2020
2dd2929
Merge pull request #1880 from tvdeyen/fix-picture-library-size-filters
tvdeyen Jun 16, 2020
f637e02
Merge pull request #1879 from tvdeyen/picture-thumbnail-sizes-constant
tvdeyen Jun 16, 2020
bb645db
Update factory_bot_rails to version 6.0.0
depfu[bot] Jun 20, 2020
5bdf08a
Merge pull request #1883 from AlchemyCMS/depfu/update/factory_bot_rai…
tvdeyen Jun 23, 2020
36ee497
Create default language in host app's locale
mamhoff Jun 23, 2020
9565b37
Reload before checking for related EssenceNodes
mamhoff Jun 23, 2020
afd7319
Merge pull request #1884 from mamhoff/allow-page-factory-with-host-ap…
tvdeyen Jun 23, 2020
8432864
Bump version to 5.0.0.beta2
tvdeyen Jun 25, 2020
638737d
only html_safe() when hint translation is present
gr8bit Jul 8, 2020
b0b5b9d
allow "hint: false" in elements.yml
gr8bit Jul 8, 2020
5ee0abd
Update rubocop to version 0.87.1
depfu[bot] Jul 8, 2020
7766b02
Remove old install task dependency
tvdeyen Jul 10, 2020
b94408f
Add --auto-accept option to installer
tvdeyen Jul 11, 2020
5bf1900
Move all installer code into install generator
tvdeyen Jul 11, 2020
bdb90e6
Fix alchemy-devise install instructions
tvdeyen Jul 11, 2020
97d1827
Merge pull request #1889 from AlchemyCMS/depfu/update/rubocop-0.87.1
tvdeyen Jul 11, 2020
8951d90
Merge branch '5.0-stable'
tvdeyen Jul 11, 2020
8af3e09
Add --auto-accept option to installer
tvdeyen Jul 11, 2020
f06c7ec
Fix alchemy-devise install instructions
tvdeyen Jul 11, 2020
823483d
Deprecate redirect_to_public_child
tvdeyen Jul 11, 2020
a422dbb
Skip injecting route if it is already present
tvdeyen Jul 11, 2020
6f2c0a1
Merge branch '5.0-stable'
tvdeyen Jul 11, 2020
dccd6e9
Revert "allow "hint: false" in elements.yml"
gr8bit Jul 11, 2020
1aa06ac
return nil (instead of false) for missing help text translations
gr8bit Jul 11, 2020
b71c685
Bump version to 5.0.0.rc1
tvdeyen Jul 14, 2020
dbcdd96
Merge branch '5.0-stable'
tvdeyen Jul 14, 2020
d0457f8
v5.1.0.alpha
tvdeyen Jul 14, 2020
a5d7b24
added tests
gr8bit Jul 14, 2020
896cef6
Merge pull request #1888 from bichinger/fix-false-hint-translations
tvdeyen Jul 14, 2020
efd0339
Update rubocop to version 0.88.0
depfu[bot] Jul 14, 2020
99774b3
Allow editing sites
mamhoff Jul 14, 2020
9ef9633
Always make pages taggable
tvdeyen Jul 14, 2020
f6cdf05
Merge pull request #1891 from mamhoff/fix-sites-form
tvdeyen Jul 14, 2020
679d110
Fix vertical position of site name in page tab
tvdeyen Jul 14, 2020
b56edbd
Fix tag-list height
tvdeyen Jul 14, 2020
374ac42
Merge pull request #1895 from tvdeyen/fix-site-name-position-in-page-tab
tvdeyen Jul 14, 2020
f617d53
Merge pull request #1893 from tvdeyen/page-always-taggable
tvdeyen Jul 14, 2020
5c63658
Merge pull request #1896 from tvdeyen/fix-tag-list-height
tvdeyen Jul 14, 2020
8b32bfa
Use absolute controller paths in module defintion
tvdeyen Jul 14, 2020
b5f824b
Support module resolving from nested controller setting
tvdeyen Jul 14, 2020
f16d387
Deprecate toolbar helper
tvdeyen Jul 15, 2020
1303ca9
Merge pull request #1892 from AlchemyCMS/depfu/update/rubocop-0.88.0
tvdeyen Jul 17, 2020
ef5bc3a
Do not add id attributes to hidden fields in search and filters
tvdeyen Jul 15, 2020
af6e054
Do not freeze common_search_filter_includes
tvdeyen Jul 15, 2020
b2593e6
Refactor sidebar CSS
tvdeyen Jul 15, 2020
17cfcb5
Allow to define a nested controller in module definition
tvdeyen Jul 14, 2020
2b81630
Merge pull request #1900 from tvdeyen/deprecate-toolbar-helper
tvdeyen Jul 17, 2020
c54e9cd
Convert search form label into button
tvdeyen Jul 15, 2020
ac92480
Full text search should respect filters
tvdeyen Jul 15, 2020
b1722f8
Merge pull request #1894 from tvdeyen/support-nested-controllers-in-m…
tvdeyen Jul 17, 2020
98ad675
Merge pull request #1897 from tvdeyen/refactor-sidebar-css
tvdeyen Jul 17, 2020
3b0e1c3
Merge pull request #1898 from tvdeyen/do-not-freeze-search-filter-inc…
tvdeyen Jul 17, 2020
0b7cc38
Merge pull request #1899 from tvdeyen/remove-ids-from-hidden-fields
tvdeyen Jul 17, 2020
173d3ee
Merge pull request #1901 from tvdeyen/full-text-search-respects-filters
tvdeyen Jul 17, 2020
96fb431
Rename Attachment#urlname into slug (#1848)
tvdeyen Jul 17, 2020
dc51e11
Always show original image as zoomed image (#1902)
tvdeyen Jul 17, 2020
3ede2b6
Do not enable image cropper if file is missing (#1903)
tvdeyen Jul 17, 2020
e034b8b
Do not convert JPEG images into JPG (#1904)
tvdeyen Jul 17, 2020
dce8727
Extract PictureVariant out of Picture::Url
tvdeyen Jun 12, 2020
7db526a
Extract picture url generation into class
tvdeyen Jun 12, 2020
8080770
Remove Picture Transformations mixin from Picture
tvdeyen Jun 12, 2020
911b733
Separate picture test files
tvdeyen Jun 12, 2020
ecc1e0c
Allow to configure Alchemy::Picture.url_class
tvdeyen Jun 12, 2020
705f9cb
Format dragonfly initializers with Rufo
tvdeyen Jun 12, 2020
8986981
Change default url format to basename+extension
tvdeyen Jun 12, 2020
499841b
Lazy load processed image in URL class
tvdeyen Jun 14, 2020
436098c
Extract render_format into attr_accessor
tvdeyen Jun 15, 2020
b6f4705
Extract picture calculations module
tvdeyen Jun 17, 2020
42d975b
Fix shoulda-matchers setup
tvdeyen Jun 17, 2020
9a71bf8
Add PictureThumb model
tvdeyen Jun 17, 2020
18cdc76
Persist Picture Thumbnails during URL generating
tvdeyen Jun 17, 2020
55a34b6
Create important thumbnails upfront
tvdeyen Jun 17, 2020
95a6f66
Eager load picture thumbs in archive
tvdeyen Jun 17, 2020
605cb45
Enable image cropping in dummy apps elements
tvdeyen Jun 17, 2020
5a65a08
Rescue dragonfly fetch errors in picture url method
tvdeyen Jun 18, 2020
ff23c49
Add rake task to re-render picture thumbs
tvdeyen Jun 18, 2020
3296a51
Add missing image for urls returning nil
tvdeyen Jun 19, 2020
2cd3259
Remove image_file_name from picture factory
tvdeyen Jun 25, 2020
9448882
Allow to pass name to show attachment paths
tvdeyen Jun 30, 2020
b235b2a
Add attachment#url
tvdeyen Jun 30, 2020
fa50228
Merge pull request #1882 from tvdeyen/remote-images
tvdeyen Jul 17, 2020
0ceca4c
Move back to Travis CI (#1907)
tvdeyen Jul 26, 2020
729e2c7
Two minor CSS fixes (#1908)
tvdeyen Jul 26, 2020
4e512db
Remove toolbar helper (#1909)
tvdeyen Jul 26, 2020
f9b70e0
Do not convert JPG images into JPEG (#1905)
tvdeyen Jul 26, 2020
e96bb7b
Remove deprecated Attachment#urlname (#1911)
tvdeyen Jul 26, 2020
87ec366
Remove redirect_to_public_child flag and feature (#1910)
tvdeyen Jul 31, 2020
504f864
Update note about latest stable Version
tvdeyen Jul 31, 2020
9ece5d4
Add support for custom mount points in Page::UrlPath (#1921)
tvdeyen Aug 7, 2020
ab3cb5b
Allow to set a custom Page::UrlPath class (#1919)
tvdeyen Aug 7, 2020
2bdc485
Update rubocop to version 0.89.0 (#1920)
depfu[bot] Aug 7, 2020
7a0b8b7
Use Node 12 on CI runs (#1925)
tvdeyen Aug 20, 2020
2c438fe
Allow coffee-rails 5 (#1926)
sechix Aug 24, 2020
3a26cf9
Remove page from search form query
tvdeyen Aug 24, 2020
f3f0d43
Update documentation (#1917)
dhughesbc Aug 26, 2020
98ab5e4
Merge pull request #1928 from tvdeyen/remove-page-from-search-query
tvdeyen Aug 26, 2020
420d7f4
Autoselect first if only one layout available (#1932)
mickenorlen Sep 7, 2020
0dd3571
[a11y] Better image alt text support (#1940)
tvdeyen Sep 22, 2020
84dcf34
Change all Boolean columns to never be null (#1933)
mamhoff Sep 22, 2020
85fee74
Update changelog after 5.0.1 release
tvdeyen Sep 29, 2020
9ef40eb
Update puma to version 5.0.2 (#1944)
depfu[bot] Sep 30, 2020
259edb8
Update rubocop to version 0.92.0 (#1942)
depfu[bot] Sep 30, 2020
e2223f5
Unset picture render_size on layout default selection (#1935)
mickenorlen Sep 30, 2020
253643c
Store current pictures size in session (#1927)
tvdeyen Sep 30, 2020
27a66a3
Don't show sizes select in picture form if using srcset (#1934)
mickenorlen Sep 30, 2020
2b32de1
Deprivatize useful picture view methods (#1936)
mickenorlen Oct 14, 2020
91bc323
Update rubocop to version 0.93.1 (#1948)
depfu[bot] Oct 14, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ engines:
enabled: true
exclude_paths:
- "lib/alchemy/permissions.rb"
- "lib/tasks/alchemy/tidy.rake"
- "lib/alchemy/tasks/tidy.rb"
- "lib/tasks/alchemy/upgrade.rake"
config:
languages:
Expand All @@ -32,3 +32,4 @@ exclude_paths:
- "spec/"
- "lib/alchemy/upgrader/"
- "lib/rails/"
- "vendor/assets/"
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# These are supported funding model platforms

patreon: alchemy_cms
open_collective: alchemy_cms
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/Bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Bug report
about: Create a report to help us improve

---

### Steps to reproduce

How can we make this happen

### Expected behavior

Tell us what should happen

### Actual behavior

Tell us what happens instead

### System configuration

- Alchemy Version:
- Rails Version:
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/Feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
18 changes: 18 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## What is this pull request for?

Describe you pull request here...

Closes #<issue number> (Remove if not related to any issue)

### Notable changes (remove if none)

Explain any changes (maybe breaking?) that have been made.

### Screenshots

Remove if no visual changes have been made.

## Checklist
- [ ] I have followed [Pull Request guidelines](https://github.com/AlchemyCMS/alchemy_cms/blob/master/CONTRIBUTING.md)
- [ ] I have added a detailed description into each commit message
- [ ] I have added tests to cover this change
13 changes: 13 additions & 0 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Greetings

on: [pull_request, issues]

jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hey. Thanks for reporting this issue and welcome to AlchemyCMS. The maintainer have been notified. Please be patient while waiting for an answer. Open Source is done by volunteers, so give them some time to react. Meanwhile please think about sending a PR that fixes this issue. It is way more likely that it will be accepted than this bug fixed for you. Remember OpenSource is done by all of us. Again, thanks for reporting.'
pr-message: 'Hey. Thanks for sending this PR. It is very much appreciated. Please be patient and give the maintainers some time to review your work. Meanwhile make sure that the PR meets our [contributing guidelines](https://github.com/AlchemyCMS/alchemy_cms/blob/master/CONTRIBUTING.md). This mostly means [great commit messages](https://chris.beams.io/posts/git-commit/) and adding tests. Thanks again for your contribution. Your help makes Alchemy better.'
17 changes: 17 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: Mark stale issues and pull requests

on:
schedule:
- cron: "0 0 * * *"

jobs:
stale:

runs-on: ubuntu-latest

steps:
- uses: actions/stale@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has not seen any activity in a long time. If the issue described still exists in recent versions of Alchemy, please open a new issue or preferably open a PR with a fix. Thanks for reporting.'
stale-pr-message: 'This pull request has not seen any activiy in a long time. Probably because of missing tests or a necessary rebase. Please open a new PR to latest master if you want to continue working on this. Thanks for the contribution.'
25 changes: 23 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,22 @@ pkg
tmp
log
.sass-cache
spec/dummy/uploads/
spec/dummy/.browserslistrc
spec/dummy/app/assets/stylesheets/alchemy/
spec/dummy/app/javascript/
spec/dummy/babel.config.js
spec/dummy/bin/webpack
spec/dummy/bin/webpack-dev-server
spec/dummy/config/alchemy/config.yml
spec/dummy/config/webpack/
spec/dummy/config/webpacker.yml
spec/dummy/db/*.sqlite3*
spec/dummy/public/assets
spec/dummy/package.json
spec/dummy/postcss.config.js
spec/dummy/public/assets/
spec/dummy/public/packs/
spec/dummy/public/packs-test/
spec/dummy/uploads/
.rvmrc
/coverage/
*.gem
Expand All @@ -20,3 +33,11 @@ spec/dummy/public/assets
.rbenv-version
.ruby-gemset
.ruby-version
.env
.rspec
node_modules
yarn-error.log
yarn-debug.log*
.yarn-integrity
yarn.lock
/spec/dummy/public/pictures
3 changes: 2 additions & 1 deletion .hound.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
ruby:
rubocop:
config_file: .rubocop.yml
version: 0.80.0
scss:
enabled: false
coffeescript:
Expand Down
8 changes: 8 additions & 0 deletions .localeapp/config.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
require 'dotenv/load'

Localeapp.configure do |config|
config.api_key = ENV['LOCALEAPP_API_KEY']
config.translation_data_directory = 'config/locales'
config.synchronization_data_file = '.localeapp/log.yml'
config.daemon_pid_file = '.localeapp/localeapp.pid'
end
6 changes: 6 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"semi": false,
"trailingComma": "none",
"vueIndentScriptAndStyle": true,
"arrowParens": "always"
}
1 change: 0 additions & 1 deletion .rspec

This file was deleted.

Loading