mike12345567
26871a7deb
Disallowing access to the backend-core barrel file as it can cause problems, it should only ever be imported externally via @budibase/backend-core.
2024-08-15 15:48:39 +01:00
Peter Clement
2b96cbcad7
Expose old row binding in automations ( #13931 )
...
* expose old row through the emitter
* accidentally added oldRow to step
* fix row fetch in external datasources
* add test for new / old row comparison
* add testing for old row update event
* allow function overloading in test files
* update tests per comments
* handle event race condition
* update test data modal to account for old row output
* switch icon positioning
2024-06-18 13:45:58 +01:00
mike12345567
39ce040b1c
Updating eslint settings to allow function overloading in Typescript.
2024-05-16 13:39:16 +01:00
Adria Navarro
bd86f906b1
Merge branch 'master' into feat/budi-8123-single-user
2024-05-03 17:31:29 +02:00
Andrew Kingston
a2b7791976
Add root flag to eslint config to prevent importing higher level personal configs
2024-05-02 12:55:51 +01:00
Adria Navarro
4b0e389526
Lint
2024-04-25 16:40:13 +02:00
mike12345567
8bb6956925
Merge branch 'master' of github.com:Budibase/budibase into fix-oidc-error-logging
2024-04-19 13:29:21 +01:00
Adria Navarro
9be86e8b05
Lint
2024-04-17 12:16:31 +02:00
Martin McKeaveney
639b8970f9
adding lint rule for console.error
2024-04-10 17:27:15 +01:00
Martin McKeaveney
6b1829a7fc
remove QA core
2024-04-02 17:24:30 +01:00
Sam Rose
217b39c232
Reenable no-unused-vars
2024-03-20 11:46:39 +00:00
Sam Rose
efd4496d48
Reenable no-prototype-builtins
2024-03-20 10:27:51 +00:00
Sam Rose
009c795f54
Reenable no-undefs.
2024-03-19 17:47:39 +00:00
Sam Rose
f1278312ab
Reenable no-case-declarations.
2024-03-19 15:58:25 +00:00
Sam Rose
80008a0739
Reenable no-inner-declarations.
2024-03-19 11:29:19 +00:00
Sam Rose
5749333fc7
Reenable no-useless-escape.
2024-03-19 11:14:16 +00:00
Sam Rose
7a63dc9830
Making progress on getting the eslint-jest plugin working.
2024-03-19 10:46:59 +00:00
Sam Rose
25c23d5245
Enable the eslint-jest plugin.
2024-03-19 09:45:38 +00:00
Sam Rose
cc4f1a0722
Add in ignores (for now)
2024-03-18 10:13:25 +00:00
Sam Rose
6e2528fa31
Add a lint for removing .only from tests.
2024-03-18 10:04:02 +00:00
Sam Rose
686697e890
Enforce using example.com as a domain for emails.
2024-02-21 11:30:22 +00:00
Sam Rose
8e9db069e5
Remove all uses of test.com in the code, replace them with example.com and create a lint rule to prevent this in future.
2024-02-08 16:32:14 +00:00
Martin McKeaveney
475070a495
client and frontend core
2024-01-31 10:53:53 -03:00
Martin McKeaveney
63cc5447d5
adding lint rule for console.log
2024-01-31 10:47:27 -03:00
Adria Navarro
db2c20e3ae
eslint import/newline-after-import
2023-11-20 21:52:29 +01:00
Adria Navarro
4d27ff1dc0
eslint import/no-duplicates
2023-11-20 21:48:49 +01:00
Adria Navarro
0874489585
Configure import/export
2023-11-20 21:48:49 +01:00
Adria Navarro
27ba888ba0
Fix qa-core lint
2023-11-17 16:06:01 +01:00
Adria Navarro
4b5fa1dfd9
Fix qa-core lint
2023-11-17 15:53:56 +01:00
Adria Navarro
e8abb5cb46
Detect non-barrel workspace usages
2023-11-17 14:39:52 +01:00
Adria Navarro
ab56228192
Use eslint-plugin-import and import/no-relative-packages
2023-11-17 13:03:28 +01:00
Gerard Burns
808e0d1ef2
Linting improvements ( #11119 )
2023-07-05 18:00:50 +01:00
Adria Navarro
22fca335f0
Lint pro from monorepo
2023-06-26 15:04:13 +01:00
Rory Powell
3959632254
Exclude pro from bb lint
2023-06-06 09:43:04 +01:00
Rory Powell
69b2b38aea
Merge branch 'master' into merge-master
2022-03-25 13:10:37 +00:00
Rory Powell
dd9503ac09
Add typescript linting at the top level
2022-03-25 11:17:58 +00:00
Dean
b67b34928a
Initial Commit for Issue/3819. World map component added and a small change to the Component draggable behaviour to accomodate it.
2022-03-08 16:41:21 +00:00
Andrew Kingston
70175ba276
Fix prettier and eslint, update versions and update package scripts
2021-06-15 12:42:50 +01:00
Martin McKeaveney
5cd218da02
fixing CI
2020-05-18 11:18:31 +01:00
Martin McKeaveney
7ae40de558
eslint tidy up
2020-02-25 15:46:04 +00:00
Martin McKeaveney
0808178dfa
running prettier over codebase, removing merge files
2020-02-03 09:24:25 +00:00
Martin McKeaveney
7052e6fa40
ci setup
2020-01-31 14:23:16 +00:00