-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: Version 0.17.1 #202
feat: Version 0.17.1 #202
Commits on Jan 26, 2024
-
feat: component filter added (#176)
* 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 <[email protected]> * 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é <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 405b0d9 - Browse repository at this point
Copy the full SHA 405b0d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd146d - Browse repository at this point
Copy the full SHA 4bd146dView commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9362bac - Browse repository at this point
Copy the full SHA 9362bacView commit details
Commits on Jan 31, 2024
-
fix: exceptions handling (#189)
* fix: exception handling * style: formatting * fix: return type
Configuration menu - View commit details
-
Copy full SHA for e7a302f - Browse repository at this point
Copy the full SHA e7a302fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59077b3 - Browse repository at this point
Copy the full SHA 59077b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0725069 - Browse repository at this point
Copy the full SHA 0725069View commit details
Commits on Feb 1, 2024
-
feat: moved layoutbar to editor (#193)
* feat: moved layoutbar to editor * style: formatting * chore: remove unused methods --------- Co-authored-by: Rene <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 977377f - Browse repository at this point
Copy the full SHA 977377fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0167896 - Browse repository at this point
Copy the full SHA 0167896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b8d951 - Browse repository at this point
Copy the full SHA 4b8d951View commit details
Commits on Feb 2, 2024
-
feat: CMS editor import/export (#197)
* feat: move to service * style: formatting * feat: template import * fix: edit tables
Configuration menu - View commit details
-
Copy full SHA for 446c12c - Browse repository at this point
Copy the full SHA 446c12cView commit details -
feat: moved bar items to editor (#196)
* feat: moved bar items to editor * feat: abstract class * style: formatting * feat: updated default editor --------- Co-authored-by: Rene <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65ea236 - Browse repository at this point
Copy the full SHA 65ea236View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de626b5 - Browse repository at this point
Copy the full SHA de626b5View commit details -
fix: editing template items throws error (#201)
* fix: editing template items throws error * style: formatting * fix: insights requirements fail
Configuration menu - View commit details
-
Copy full SHA for 55ddf61 - Browse repository at this point
Copy the full SHA 55ddf61View commit details