Andrew Kingston
|
6c9127427c
|
Fix issues with colours in app skeletons
|
2024-03-26 10:43:56 +00:00 |
Andrew Kingston
|
08ad9d9c4e
|
Add binding eval for non relationship fields when editing formula columns
|
2024-02-27 14:44:25 +00:00 |
Adria Navarro
|
bb28d09eab
|
Add logs endpoint
|
2023-07-11 10:44:09 +02:00 |
mike12345567
|
d8fae3a348
|
Adding SQL export functionality and settings tab for SQL databases.
|
2023-06-28 16:52:45 +01:00 |
Andrew Kingston
|
d77b2c6ab1
|
Refactor how grid settings are used and add option for row height
|
2023-06-19 17:24:40 +01:00 |
Andrew Kingston
|
68f21274ed
|
Add settings to grid block for filtering and sorting, and refactor grid logic to allow external control of these stores
|
2023-06-19 09:54:24 +01:00 |
Andrew Kingston
|
6ed691be1d
|
Improve builder socket
|
2023-05-16 14:18:31 +01:00 |
Adria Navarro
|
158703daef
|
Bug - BUDI-6068 filters do not work for google sheets (#9886)
* Add data-utils with filters
* Create data-utils
* Add data-utils to compiled code
* Reuse constants
* Fix tests
* Rename package to shared-core
* Namespace export shared-core
* Rely on rollup to bundle shared-core
* Revert "Rely on rollup to bundle shared-core"
This reverts commit e8b5a2bb9a .
* Updating version and removing private.
* Update version
* Increment versions.
* Implement sort
* Enabling sort
* v2.3.21-alpha.2
* Fix build
* Improve readability
* Move deepGet to shared helper
* Better type usage
* Fix types
* Configure types
* Fix vite refs
* Add dep
* Fixing depencencies on client
* Add missing dev command
* Fix loading issues
* Update versions to latest
* Multiple es6 and commonjs configs
* Config
* Use local packages on rollup for client
* Change shared-core and types entry points
---------
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
|
2023-03-09 08:50:26 +00:00 |
Andrew Kingston
|
afa5f5e6cd
|
Move some role logic to frontend core and enable client library to preferentially route to home screens
|
2022-04-28 15:13:33 +01:00 |
Andrew Kingston
|
0f295afb04
|
Make component setting updates sequential to prevent 409s
|
2022-03-01 11:11:56 +00:00 |