Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSOE-47: Open-source Data Tables #80

Merged
merged 123 commits into from
Feb 21, 2022
Merged
Changes from 1 commit
Commits
Show all changes
123 commits
Select commit Hold shift + click to select a range
6c2a89e
Update PackageReference versions.
sarahelsaig Aug 8, 2021
5b5d8a6
Use BeginTransactionAsync instead of DemandAsync.
sarahelsaig Aug 8, 2021
1546d32
Replace ResourceManifest.
sarahelsaig Aug 8, 2021
1f2bdec
Prevent package downgrade.
sarahelsaig Aug 8, 2021
72267a2
Fix remaining build issues.
sarahelsaig Aug 8, 2021
22f9957
Fix tests.
sarahelsaig Aug 8, 2021
91ec04f
More test code fixes.
sarahelsaig Aug 11, 2021
9746db1
Fix liquid tests.
sarahelsaig Aug 11, 2021
c657f3e
Completely fork the incompatible OrchardCore.AuditTrail into Lombiq.A…
sarahelsaig Aug 14, 2021
fdb9ea7
Bootstrap 5 compatibility (data-bs-toggle).
sarahelsaig Aug 14, 2021
ba28127
Rename to Finitive.AuditTrail.
sarahelsaig Aug 15, 2021
09c86e6
Revert "Bootstrap 5 compatibility (data-bs-toggle)."
sarahelsaig Aug 18, 2021
dc7a243
Merge remote-tracking branch 'origin/dev' into issue/FINI-859
sarahelsaig Aug 22, 2021
46eebb5
Merge remote-tracking branch 'origin/dev' into issue/FINI-859
sarahelsaig Sep 10, 2021
144abf3
Fix zone usage.
sarahelsaig Sep 10, 2021
af700cf
Merge branch 'issue/FINI-859' of https://github.com/Lombiq/Orchard-Da…
sarahelsaig Sep 10, 2021
29afb80
Get rid of TransactionSqlDialectFactory.For as it's no longer supported.
sarahelsaig Sep 10, 2021
913cad7
Clean up and prevent setup errors.
sarahelsaig Sep 11, 2021
92731fb
Merge branch 'issue/FIN-670' into issue/FINI-859
sarahelsaig Nov 23, 2021
880d0f7
Merge branch 'dev' into issue/FINI-859
sarahelsaig Nov 23, 2021
f448e78
Update for OC 1.0 style resource manifest.
sarahelsaig Nov 23, 2021
646f9c0
Use ResourceManagementOptionsConfigurationBase.
sarahelsaig Nov 24, 2021
6e2c221
Fix breaking change in adding shape to zone.
sarahelsaig Nov 26, 2021
804a411
Eliminate more confusing and ambiguous `dynamic` usage.
sarahelsaig Nov 26, 2021
69d8f7c
Code styling.
sarahelsaig Nov 28, 2021
6acf62b
Revert ResourceManagementOptionsConfigurationBase.
sarahelsaig Nov 28, 2021
f5200bb
Merge remote-tracking branch 'origin/dev' into issue/FINI-859
sarahelsaig Nov 29, 2021
a04d072
Merge remote-tracking branch 'origin/issue/FINI-859' into issue/OSOE-47
sarahelsaig Jan 15, 2022
87e7afb
Add missing license file.
sarahelsaig Jan 15, 2022
0e7c8ee
Remove unnecessary PackageReferences.
sarahelsaig Jan 15, 2022
02c2234
Update to 1.2.1.
sarahelsaig Jan 16, 2022
b0f6830
Fix manifest website url.
sarahelsaig Jan 18, 2022
a65dfcf
Code styling.
sarahelsaig Jan 17, 2022
9363290
Update readme.
sarahelsaig Jan 18, 2022
e4834b3
Copy DeletedContentItemDataTableDataProvider.
sarahelsaig Jan 18, 2022
a9a5fef
Fixing stuff.
sarahelsaig Jan 18, 2022
8fcc5e8
Improve readme.
sarahelsaig Jan 18, 2022
2a1f8fc
Refer to DeletedContentItemDataTableDataProvider in the readme.
sarahelsaig Jan 18, 2022
d0fcfcf
move files
sarahelsaig Jan 18, 2022
94ed160
Sample project
sarahelsaig Jan 18, 2022
c879783
Sample data, part and controller.
sarahelsaig Jan 18, 2022
cadbdda
Use fields, add migration.
sarahelsaig Jan 18, 2022
e31be89
Fix tag helper sample.
sarahelsaig Jan 18, 2022
9913f7b
Fix recipe and Gulpfile.
sarahelsaig Jan 18, 2022
2b1f451
Add sample provider with many comments and before shape.
sarahelsaig Jan 18, 2022
991f061
Fix no permission problem.
sarahelsaig Jan 18, 2022
fffb0aa
Fix regex replace.
sarahelsaig Jan 19, 2022
27aa9c1
Fix wrong counts in JSON sample.
sarahelsaig Jan 19, 2022
1c87f35
Sample resources shape.
sarahelsaig Jan 19, 2022
7d473e4
Fix tag helper
sarahelsaig Jan 19, 2022
b1c6a8f
Fix links in the readme.
sarahelsaig Jan 19, 2022
8ff64a6
Add ability to call the shape directly.
sarahelsaig Jan 19, 2022
826b5f7
Fix ProviderWithShape.
sarahelsaig Jan 19, 2022
fa162f9
Naming fixes.
sarahelsaig Jan 19, 2022
b745771
Finish index based provider and more docs.
sarahelsaig Jan 19, 2022
1551fef
Merge remote-tracking branch 'origin/dev' into issue/OSOE-47-alt
sarahelsaig Jan 19, 2022
0f3989f
Reference the O1 branch.
sarahelsaig Jan 19, 2022
13d8e5c
Copy licence file, add github workflows.
sarahelsaig Jan 19, 2022
9d386e9
Add NuGet properties and update license
sarahelsaig Jan 19, 2022
441b161
Add NuGet properties and update license
sarahelsaig Jan 19, 2022
ec9de5a
Add solution for NuGet's sake.
sarahelsaig Jan 19, 2022
811ad33
Add nuget shield.
sarahelsaig Jan 19, 2022
0bbaf60
upgrade to OC 1.2.2.
sarahelsaig Jan 19, 2022
9945f9f
Update .github/workflows/publish.yml
sarahelsaig Jan 20, 2022
d24f2c0
Not needed.
sarahelsaig Jan 20, 2022
7afaba4
Change copyright date to 2020.
sarahelsaig Jan 24, 2022
aa1b67f
Introduce end-of-line normalization
sarahelsaig Feb 5, 2022
b54b2b1
Introduce end-of-line normalization
sarahelsaig Feb 5, 2022
3de9b01
Merge branch 'issue/OSOE-47-base' into issue/OSOE-47-alt
sarahelsaig Feb 5, 2022
e5036c4
Move files to subdirectory.
sarahelsaig Feb 5, 2022
29b768f
Merge branch 'issue/OSOE-47-base' into issue/OSOE-47-alt
sarahelsaig Feb 5, 2022
bb85a97
Typos
Piedone Feb 6, 2022
c925640
Various csproj fixes.
sarahelsaig Feb 6, 2022
07d545e
Revert private references in DataTableIndexGeneratorContentHandler.cs.
sarahelsaig Feb 6, 2022
7e94391
Grammar stuff and other docs improvements.
sarahelsaig Feb 6, 2022
71d25d8
Move tutorial into the sample project's readme.
sarahelsaig Feb 6, 2022
580aed4
Rename ManagedContentType to ManagedContentTypes.
sarahelsaig Feb 7, 2022
24fc9a6
Further documentation improvements.
sarahelsaig Feb 7, 2022
423a729
Add URL comments to the sample actions.
sarahelsaig Feb 7, 2022
d60fa40
Remove unused and non-functional content picker stuff.
sarahelsaig Feb 7, 2022
b5aeb28
Make AllowedPermissions abstract.
sarahelsaig Feb 7, 2022
a0ba9ec
Fix Lombiq.DataTables.Tests.csproj refferences.
sarahelsaig Feb 7, 2022
0d6196c
Code styling.
sarahelsaig Feb 7, 2022
1652a0a
More code styling.
sarahelsaig Feb 7, 2022
f0cd59d
Fix culture in test.
sarahelsaig Feb 7, 2022
dd1642d
Unusing
sarahelsaig Feb 7, 2022
e311430
fix links
sarahelsaig Feb 9, 2022
bb39352
Add missing "Contributing and support" section to root readme.
sarahelsaig Feb 9, 2022
63745d2
More readme improvements.
sarahelsaig Feb 9, 2022
8cb9f14
Remove QueryDataTableDataProvider as its not used.
sarahelsaig Feb 9, 2022
fb2907c
Add OSOCE reference to root readme too.
sarahelsaig Feb 9, 2022
331a7fe
Update Lombiq.DataTables.Samples/Readme.md
sarahelsaig Feb 9, 2022
da5a0c4
Update Lombiq.DataTables.Samples/Readme.md
sarahelsaig Feb 16, 2022
46d1e5a
https://github.com/Lombiq/Orchard-Data-Tables/pull/80#discussion_r807…
sarahelsaig Feb 16, 2022
58458b5
Update packagerefrences, include wwwroot.
sarahelsaig Feb 16, 2022
953b557
HTML valdation fixes and test counter.
sarahelsaig Feb 16, 2022
b154b06
Add tests.
sarahelsaig Feb 16, 2022
0b3410e
Where does this come from? It just appeared.
sarahelsaig Feb 16, 2022
cadc318
Change date format.
sarahelsaig Feb 16, 2022
8590d7f
Try different date rendering.
sarahelsaig Feb 16, 2022
841f80d
This project should also be published on NuGet.
sarahelsaig Feb 17, 2022
62fecfc
Add TestDataTableRecipeData extension method.
sarahelsaig Feb 17, 2022
081588f
Display CultureInfo on the page to diagnose what's going on.
sarahelsaig Feb 19, 2022
28c9e13
Maybe it's a "different" en-US? Can we force it?
sarahelsaig Feb 19, 2022
d0e949b
Is it T's fault?
sarahelsaig Feb 19, 2022
7df5a21
okay now I really don't know
sarahelsaig Feb 19, 2022
7898c79
More investigation.
sarahelsaig Feb 19, 2022
1addbb7
Magic.
sarahelsaig Feb 19, 2022
a77f5f3
Antimagick.
sarahelsaig Feb 19, 2022
98fbc8b
Add comment about useUserOverride usage.
sarahelsaig Feb 19, 2022
571a24c
Update Lombiq.DataTables.Samples/Views/Sample/DataTableTagHelper.cshtml
sarahelsaig Feb 20, 2022
a06d9e1
Update various docs.
sarahelsaig Feb 20, 2022
0e23d26
Bugfix path & gitignore.
sarahelsaig Feb 20, 2022
b0a6d18
improve doc phrasing
sarahelsaig Feb 21, 2022
468fc04
Update title according to naming convention,
sarahelsaig Feb 21, 2022
490d118
Make Lombiq.DataTables.Samples NuGet too.
sarahelsaig Feb 21, 2022
0848076
Comments about bugs and troubles.
sarahelsaig Feb 21, 2022
ffd1ab6
Update Readme.md
sarahelsaig Feb 21, 2022
c4dcdfb
Apply suggestions from code review
sarahelsaig Feb 21, 2022
6a1123b
Remove OrchardCore.Liquid package reference.
sarahelsaig Feb 21, 2022
19389bd
Fix samples readme and package references.
sarahelsaig Feb 21, 2022
d07dada
Fix reference.
sarahelsaig Feb 21, 2022
0f97b78
Fixing Samples Readme
Piedone Feb 21, 2022
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
Prev Previous commit
Next Next commit
Update title according to naming convention,
  • Loading branch information
sarahelsaig committed Feb 21, 2022
commit 468fc04d389b60c2ed5b9c78943eecbfede212d9
Original file line number Diff line number Diff line change
@@ -5,10 +5,10 @@
</PropertyGroup>

<PropertyGroup>
<Title>UI Test Extensions - Lombiq Data Tables for Orchard Core</Title>
<Title>Lombiq Data Tables for Orchard Core - UI Test Extensions</Title>
<Authors>Lombiq Technologies</Authors>
<Copyright>Copyright © 2020, Lombiq Technologies Ltd.</Copyright>
<Description>UI Test Extensions - Lombiq Data Tables for Orchard Core: Extension methods that test various features in Lombiq Data Tables for Orchard Core.</Description>
<Description>Lombiq Data Tables for Orchard Core - UI Test Extensions: Extension methods that test various features in Lombiq Data Tables for Orchard Core.</Description>
sarahelsaig marked this conversation as resolved.
Show resolved Hide resolved
<PackageIcon>NuGetIcon.png</PackageIcon>
<PackageTags>OrchardCore;Lombiq;AspNetCore;DataTables;Vue.js;Shouldly;xUnit;UITesting;Testing</PackageTags>
<RepositoryUrl>https://github.com/Lombiq/Orchard-Data-Tables</RepositoryUrl>
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# UI Test Extensions - Lombiq Data Tables for Orchard Core
# Lombiq Data Tables for Orchard Core - UI Test Extensions


[![Lombiq.DataTables NuGet](https://img.shields.io/nuget/v/Lombiq.DataTables?label=Lombiq.DataTables)](https://www.nuget.org/packages/Lombiq.DataTables/)