Releases: Fliplet/fliplet-widget-data-source
Releases · Fliplet/fliplet-widget-data-source
v1.0.6
What's Changed
- Production by @armine-fliplet in #264
- PS-864 [FIX] Ensures DS Security rules are not duplicated when adding a new rule for API token. by @armine-fliplet in #265
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- PS-1496 [Fix] Ensure correct organization id is supplied during creation of data source by @zeryabkhan91 in #262
New Contributors
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
v1.0.2
What's Changed
- release/PS-772 - Data Source - wrapping text correctly by @armine-fliplet in #242
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- release/PS-116 - fix rows height by @dwfliplet in #235
Full Changelog: v0.0.1...v1.0.1
v0.0.1
What's Changed
- Updates UI design by @tonytlwu in #1
- Fix/show data by @seromenho in #3
- Support for data types by @squallstar in #5
- fixes Fliplet/fliplet-studio/issues/266 by @squallstar in #6
- fixed data source columns by @squallstar in #7
- columns fix by @squallstar in #8
- User roles by @squallstar in #9
- Updates to interface by @tonytlwu in #11
- We want some numbers not to be numbers by @seromenho in #10
- When fetch fails show a proper message by @seromenho in #12
- Bundle setting by @seromenho in #13
- Get only datasources with no type by @seromenho in #17
- Redesign by @seromenho in #15
- Keep UI consistent with current datasources by @seromenho in #20
- Show datasource id on settings by @seromenho in #21
- Escape search regex by @seromenho in #22
- Backdoor UI by @seromenho in #23
- Columns should be first ds.columns then any missing one from rows by @seromenho in #24
- Better error message loading data source by @seromenho in #25
- Fix: Don't cache get data source by @seromenho in #26
- refresh list on back by @squallstar in #27
- Fixes #2036 by @hcarneiro in #32
- Missing this CSS change by @hcarneiro in #33
- Feat - Handsontable by @seromenho in #29
- Cleanup padding by @hcarneiro in #34
- Move columnSorting function after table init by @seromenho in #35
- Fix/init col widths by @seromenho in #36
- Chore/enhance find by @seromenho in #37
- Added ID column by @hcarneiro in #38
- Removes duplicated apps and adds search by ID by @tonytlwu in #39
- Increases default copyPaste limit of 1000 rows/columns to 1 billion by @tonytlwu in #40
- Fixes issue with jumping column width by @hcarneiro in #41
- Fixes IE 11 compatibility issue by @tonytlwu in #42
- Corrects table border styles in data source manager by @tonytlwu in #43
- Allow the data sources widget to initialise filtered by appId by @hcarneiro in #45
- Fix for data passed by Studio by @hcarneiro in #46
- Logs and renders errors when loading data sources by @tonytlwu in #47
- Columns width to be stored in dataSource definition by @squallstar in #48
- removed incorrect return by @squallstar in #49
- added hooks editor by @squallstar in #50
- allow editing array of values by @squallstar in #51
- User now cannot change data source name to empty (or only spaces), input gets highlighted by @MaksymShokin in #53
- Now pressing enter on data source name input not triggers delete modal by @MaksymShokin in #54
- Updated need help link by @MaksymShokin in #55
- Opening data source after search now works on first click by @MaksymShokin in #56
- Before deleting data source modal window will show apps where this data source is used by @MaksymShokin in #58
- When pasting into data source empty row and columns will be deleted by @MaksymShokin in #62
- Added padding column to the end of the data source so a user can resize the last cell without any trouble by @YaroslavOvdii in #60
- Toolbar now works even before user clicks on the data source by @MaksymShokin in #61
- Now users cannot open data source in a new tab by @MaksymShokin in #57
- Added max-height to cells, rows are now resizable by @MaksymShokin in #59
- Now user cannot create data source with empty name (spaces) by @MaksymShokin in #52
- User can edit large data sources by @YaroslavOvdii in #63
- User is now able to delete data source that is not used by any app from data source overlay by @MaksymShokin in #64
- User now can paste row in data source, fixed error when pasting empty data by @MaksymShokin in #65
- Search now works correctly in data source by @MaksymShokin in #68
- Show to a user message while loading and rendering data by @YaroslavOvdii in #67
- When we press ctrl + a key combination we will select only cells with data in them by @YaroslavOvdii in #66
- When a user select any tab except the entries and the quit and return to the data source again he will see the entries tab by @YaroslavOvdii in #69
- When user select data selection will be similar to the google sheets by @YaroslavOvdii in #70
- Error catch on commit save to display a modal by @squallstar in #71
- Modals updated from default to Fliplet standart by @MaksymShokin in #72
- Data source created in the app will be linked to the app in which it was created by @YaroslavOvdii in #73
- Now user can delete just created data source by @MaksymShokin in #74
- Support for Version history by @squallstar in #76
- Returned old loader for data source by @YaroslavOvdii in #77
- When user sort data sources by the name they will be sorted correctly by @YaroslavOvdii in #79
- The column will save its width when the user deletes a column to the left of it. by @YaroslavOvdii in #80
- Saving columns width when deleting column before. After column was manually resized by @YaroslavOvdii in #81
- [Fix] Added max size limit for data source name in 255 chars by @YaroslavOvdii in #82
- [Feat] UI to configure Data Source ACL by @squallstar in #83
- [Maintenance] Copy change following A/B test by @squallstar in #84
- [Feat] Refactor to use server-side operators by @squallstar in #85
- [Fix] Typo by @squallstar in #86
- [Feat] Support for enabling and disabling rules by @squallstar in #87
- [Maintenance] Refactored style for toggle by @squallstar in #88
- [Fix] don't display the loading spinner on security rules tab by @squallstar in #89
- [Fix] Data Source ACL: fixes required fields with the same being added multiple times by @squallstar in https://github.com/Fliplet/fliplet-widget-data-s...