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

Version 0.15.0 #188

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Version 0.15.0 #188

merged 2 commits into from
Jan 26, 2024

Conversation

64knl
Copy link
Member

@64knl 64knl commented Jan 26, 2024

  • fix: only add column when it doesn't exist (fix: only add column when it doesn't exist #167)

  • fix: only add column when it doesn't exist

  • style: formatting

  • feat: export cms (feat: export cms #169)

  • feat: import export

  • feat: use file instead of database

  • feat: move import/export to model

  • fix: export from tableitem

  • feat: move export to Trait

  • style: formatting

  • style: formatting

  • fix: never use file as source of truth

  • style: formatting

  • chore: cleanup

  • fix: use export to file

  • feat: comment things that no longer work

  • feat: add meta data

  • feat: list filenames

  • feat: cleaner export

  • feat: remove UI for import/export

  • style: formatting

  • feat: add import command

  • feat: import from files

  • feat: remove import UI

  • feat: prevent editing tables with changes on disk

  • feat: do not use id's in export for tables

  • feat: optionally export ids

  • feat: import ids when available


  • feat: component filter added

  • feat: added filterparams

  • feat: only query if filter exists

  • feat: WIP

  • feat: typed editor classes

  • feat: editor changes

  • feat: removed code

  • feat: removed request from editor and overview

  • feat: added TODO

  • chore: update dependency

  • feat: migration for model column in cms_table

  • fix: retain model on import export cms_table

  • feat: moved code to component

  • feat: added guards

  • style: formatting

  • feat: parameters now in tableservice

  • feat: removed parameter

  • feat: removed request() from editor

  • fix: return empty array if key not exists

  • style: formatting

  • style: formatting


keeama13 and others added 2 commits January 26, 2024 14:34
* fix: only add column when it doesn't exist (#167)

* fix: only add column when it doesn't exist

* style: formatting

* feat: export cms (#169)

* feat: import export

* feat: use file instead of database

* feat: move import/export to model

* fix: export from tableitem

* feat: move export to Trait

* style: formatting

* style: formatting

* fix: never use file as source of truth

* style: formatting

* chore: cleanup

* fix: use export to file

* feat: comment things that no longer work

* feat: add  meta data

* feat: list filenames

* feat: cleaner export

* feat: remove UI for import/export

* style: formatting

* feat: add import command

* feat: import from files

* feat: remove import UI

* feat: prevent editing tables with changes on disk

* feat: do not use id's in export for tables

* feat: optionally export ids

* feat: import ids when available

---------

Co-authored-by: Rene <rene@64k.nl>

* feat: component filter added

* feat: added filterparams

* feat: only query if filter exists

* feat: WIP

* feat: typed editor classes

* feat: editor changes

* feat: removed code

* feat: removed request from editor and overview

* feat: added TODO

* chore: update dependency

* feat: migration for model column in cms_table

* fix: retain model on import export cms_table

* feat: moved code to component

* feat: added guards

* style: formatting

* feat: parameters now in tableservice

* feat: removed parameter

* feat: removed request() from editor

* fix: return empty array if key not exists

* style: formatting

* style: formatting

---------

Co-authored-by: René <rene@64k.nl>
@64knl 64knl enabled auto-merge January 26, 2024 13:37
@64knl 64knl disabled auto-merge January 26, 2024 13:38
@64knl 64knl merged commit 9c69fab into main Jan 26, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants