1
0
Fork 0
mirror of synced 2024-09-21 03:43:21 +12:00
Commit graph

34086 commits

Author SHA1 Message Date
Andrew Kingston
b76a0b6e89
Move all grid buttons to builder codebase, update table grids 2024-08-19 15:00:15 +01:00
Adria Navarro
07fe8c6c1f Many to many tests 2024-08-19 15:59:59 +02:00
Adria Navarro
27c618d263 Extra tests 2024-08-19 15:59:59 +02:00
Adria Navarro
bbf7142bd7 Handle relationships properly 2024-08-19 15:59:59 +02:00
Adria Navarro
d8462ba961 Fix tests 2024-08-19 15:59:59 +02:00
Adria Navarro
b744ec3c35 Add extra tests 2024-08-19 15:59:59 +02:00
Adria Navarro
f0a89764f2 Add basic test 2024-08-19 15:59:59 +02:00
Adria Navarro
eb2d71e980 Move getQueryableFields to utils 2024-08-19 15:59:59 +02:00
Adria Navarro
084a481821 Typo 2024-08-19 15:59:59 +02:00
Adria Navarro
09938ae442 Don't change key order on trimming 2024-08-19 15:59:59 +02:00
Adria Navarro
f53500450a Fix wrong test 2024-08-19 15:59:59 +02:00
Adria Navarro
da87c0233b Don't trim usertable 2024-08-19 15:59:59 +02:00
Adria Navarro
ce8730f176 Clean code 2024-08-19 15:59:59 +02:00
Adria Navarro
385c5f6e99 Trim unwanted columns in outputProcessing 2024-08-19 15:59:58 +02:00
Adria Navarro
1a88d9f89b Don't clean relationship query 2024-08-19 15:59:58 +02:00
Adria Navarro
08b0b6af19 Fix search relationships 2024-08-19 15:59:58 +02:00
Adria Navarro
59a164f4df Test relationships 2024-08-19 15:59:58 +02:00
Adria Navarro
ee5c4e8ed8 Don't trim prefixed keys 2024-08-19 15:59:58 +02:00
Adria Navarro
b1d78f129b Remove jest only 2024-08-19 15:59:58 +02:00
Adria Navarro
ac62fc0e29 Fix jest asserts 2024-08-19 15:59:58 +02:00
Adria Navarro
0bdb6396ed Remove unneeded test 2024-08-19 15:59:58 +02:00
Adria Navarro
48486cdaa4 Implement query 2024-08-19 15:59:58 +02:00
Adria Navarro
5b13e53a3b Fix tests 2024-08-19 15:59:58 +02:00
Adria Navarro
6fe628f804 Fix tests 2024-08-19 15:59:58 +02:00
Adria Navarro
42070dcd39 Add tests 2024-08-19 15:59:58 +02:00
Adria Navarro
728b4d363d Add removeInvalidFilters utils 2024-08-19 15:59:58 +02:00
Adria Navarro
0212f584d2 Add imports 2024-08-19 15:59:57 +02:00
Adria Navarro
331e8eb7be Add view tests 2024-08-19 15:59:18 +02:00
Adria Navarro
3acc9bde45 Extra tests 2024-08-19 15:59:18 +02:00
Adria Navarro
723dfee8c8 Add field mapping tests 2024-08-19 15:59:18 +02:00
Adria Navarro
120d5d953d Fetch only table fields and validate 2024-08-19 15:59:18 +02:00
Andrew Kingston
a322f56efd
Remove selection option in nested nav bar 2024-08-19 14:35:43 +01:00
Adria Navarro
79ca65e39a
Merge pull request #14406 from Budibase/BUDI-8560/pre-refactor
Split columns setting button/content
2024-08-19 15:18:28 +02:00
Adria Navarro
c59b3c2d3c
Merge branch 'master' into BUDI-8560/pre-refactor 2024-08-19 15:10:48 +02:00
Budibase Staging Release Bot
c841e7bef7 Bump version to 2.30.6 2024-08-19 11:16:50 +00:00
Martin McKeaveney
eceda485d0
Merge pull request #14407 from Budibase/fix-releases
allow values to be passed in secrets
2024-08-19 12:16:20 +01:00
Martin McKeaveney
d17d245374 allow values to be passed in secrets 2024-08-19 12:08:48 +01:00
Adria Navarro
3dcf17d438 Fix initial visibility 2024-08-19 13:00:23 +02:00
Adria Navarro
3685c6dbe5 Split columns setting button/content 2024-08-19 12:59:39 +02:00
Gerard Burns
205a50156b
[BUDI-8460] Add New Step to Table Screen Template (#14203)
* [BUDI-8460] Add New Step to Table Screen Template Flow

* fix tests

* PR Feedback

---------

Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-08-19 10:44:09 +00:00
Budibase Staging Release Bot
23fd4bbbcb Bump version to 2.30.5 2024-08-19 09:50:38 +00:00
Christos Alexiou
2d6d9746f2
Merge pull request #14347 from Budibase/ops/fix-bug-in-randomisation
Fix: Handle setting of env vars in .env gracefully
2024-08-19 12:45:14 +03:00
Christos Alexiou
69d4f5f1ed
Merge branch 'master' into ops/fix-bug-in-randomisation 2024-08-19 12:20:34 +03:00
Martin McKeaveney
82c258aea6
Merge pull request #14405 from Budibase/helm-encryption-key-updates
auto generate encryption key, and use secrets
2024-08-19 10:14:35 +01:00
Martin McKeaveney
5de3967695 auto generate encryption key, and use secrets 2024-08-19 09:10:56 +01:00
Andrew Kingston
d377186f0d
Add double layer context menu for overflow views 2024-08-16 18:43:48 +01:00
Budibase Staging Release Bot
f8eb726072 Bump version to 2.30.4 2024-08-16 14:42:31 +00:00
Martin McKeaveney
7aa566e187
Merge pull request #14395 from Budibase/allow-custom-repository
allow a custom docker registry to be passed if required to helm chart
2024-08-16 15:34:45 +01:00
Martin McKeaveney
43560aa04f allow a custom docker registry to be passed if required to helm chart 2024-08-16 15:29:52 +01:00
Christos Alexiou
6bb80044e6
Merge branch 'master' into ops/fix-bug-in-randomisation 2024-08-16 11:22:05 +03:00