super-productivity/e2e
Rodrigo Baião 9ba2957b13 Fix #4046: Mulitple Same Name Tags being created.
When you create a task you can use the pound sign to assign it tags,
and if the tag dosent exist it creates it.
There was an error in the parsing of the user input that allowed
the user can create multiple tags with the same name,
which was not what was intended
2025-04-03 10:42:09 +02:00
..
commands Fix #4046: Mulitple Same Name Tags being created. 2025-04-03 10:42:09 +02:00
src Fix #4046: Mulitple Same Name Tags being created. 2025-04-03 10:42:09 +02:00
e2e.const.ts test: display autocomplete when using short syntax for tags 2024-07-06 18:29:29 +02:00
n-browser-interface.ts Fix #4046: Mulitple Same Name Tags being created. 2025-04-03 10:42:09 +02:00
nightwatch.conf.js build: new attempt to upgrade start-server-and-test 2024-12-12 20:20:38 +01:00
tsconfig.e2e.json migrate: make e2e tests work step 1 2024-06-18 15:11:42 +02:00