8000 Releases · filiptrivan/spiderly · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: filiptrivan/spiderly

19.1.0

23 Jun 22:31
Compare
Choose a tag to compare

Full Changelog: 19.0.9...19.1.0

What's Changed

  • Added .nuget XML summaries support; Updated Translate attributes summaries;
  • Changed the namespace from Spiderly.Attributes.EF to Spiderly.Attributes.Entity; TranslateSingular -> Translate; Improved attributes C# summaries;
  • Spiderly.CLI: Deleted the Partials and Helpers folders from the DTO directory in the initialized app #80 .
  • feat: Spiderly.SourceGenerators, NgBaseDetailsGenerator: Added checkbox change output event.
  • Merged all many to one db context config methods into a single one; Renamed M2M property attributes to M2MWithMany; Added M2M attribute; Switched from ManyToOneRequired to Required attribute;
  • Added Support for Dynamic CultureInfo with Default to "en" #74 .
  • Set spiderly-checkbox control to have "x" icon as a false value.
  • Added frontend logic for handling image data display in the spiderly-data-view component.
  • Added logic that blobs are also dragged when retrieving records for the table; Added frontend logic for handling image data display in the table;
  • Added options so that the user can remove the icons from the ApplyFilters and ClearFilters buttons #79 ; Added option so that the user can remove hover bg on root top menu items;
  • Hid Top Menu Items Based on User Permissions #77

19.0.9

14 Jun 14:03
Compare
Choose a tag to compare

Full Changelog: 19.0.6...19.0.9

19.0.6

14 Jun 01:40
Compare
Choose a tag to compare

Full Changelog: 19.0.5...19.0.6

19.0.5

14 Jun 00:44
Compare
Choose a tag to compare

What's changed

  • Spiderly.CLI: Import fixes in the initialized app.

Full Changelog: 19.0.4...19.0.5

19.0.4

14 Jun 00:15
Compare
Choose a tag to compare

What's Changed

  • Finished data view component; Added show time and on change variables into NgBaseDetailsGenerator;~
  • Working on the data view component and filters, made card body template strongly typed with template-type directive;~
  • Made dark theme work; Working on the data view filters;~
  • Spiderly Angular: Fixed default table column filter type bug; Spiderly.CLI: Added actions column by default as the last column without a header;~
  • Made strongly typed table filters.~
  • Added the show-time feature to the calendar component on the details page.~
  • Spiderly.Angular: Made spiderly-autocomplete (PrimeNG) component fluid (full width) #51 .~
  • Spiderly Angular: Dynamic logo option added to the top menu navigation bar.~
  • dynamically fetching image~
  • Added --top-navbar option for spiderly init command #25 ; Made initialized application can build in prod env;~
  • Switched from PrimeNG's MegaMenu to MenuBar.~
  • Added top menu navigation bar option in spiderly-layout #63 ;~
  • Added Developing and Testing Spiderly.CLI explanation in README.md.~
  • Added a getting started guide for contributors to README.md.~

New Contributors

19.0.3

06 Jun 12:07
Compare
Choose a tag to compare

What's Changed

  • Cleaning initialized app structure and preparing for the new version.~
  • Deleted PrimengModule #54 ; Standalone Angular migration #52 ; Finished add-new-page command #10 ; dashboard -> homepage;~
  • Working on the add-new-page command; Minor project structure refactor (Data -> Database, deleted Documentation folder); Improved CLI messages;~
  • Minor project structure refactor (Angular -> Frontend, API -> Backend, features -> pages);~
  • Spiderly.CLI: Deleted NuGet folder from the initialized app #44; Opening blank tab in the initialized app welcome dashboard info card;~
  • Deleted Nucleus dependency (#45); Made the DiskStorageService work by default (#49);~
  • Spiderly v19.0.2 migration; Made the Autocomplete default control type for the many to one relationship (#47).~
  • Angular v19 + Spiderly v19.0.1 migration; Not found page improvements; Primeng multi autocomplete 'value' bug fix; Added SQL Server Express support in app init;~
  • Spiderly.CLI: If the application name is incorrect, do not kill the program but prompt the user to re-enter it (#40).~
  • Spiderly app initializer: Translated permissions in the GetInitializeScriptSqlData method to English (#42).~
  • Angular v19 migration.~
  • Prepare Angular v19.~
  • PrimeNG v19 migration.~
  • Angular v18 migration.~
  • v19.0.0 update.~
  • Updated Contributing section of the README.md~

How to migrate from v19.0.2

  • Rename: your-app-name\API -> your-app-name\Backend
  • Rename: your-app-name\Angular -> your-app-name\Frontend
  • Delete: your-app-name\Frontend\plop folder, because the logic is now handled with the Spiderly.CLI

Full Changelog: 19.0.0...19.0.3

19.0.0

0